Started by user Stanislav Trailov Running as Stanislav Trailov Agent basic-bw2k7 is provisioned from template basic --- apiVersion: "v1" kind: "Pod" metadata: labels: jenkins: "slave" jenkins/label-digest: "61a7508ed1b04e9ada836fcd14d4d8ef5687c7dd" jenkins/label: "basic" name: "basic-bw2k7" 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-bw2k7" - 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-bw2k7" - 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-3160.vd76b_9ddd10cc" 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-bw2k7 (basic) in workspace /home/jenkins/agent/workspace/hawkbit-master-release [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 > git init /home/jenkins/agent/workspace/hawkbit-master-release # timeout=10 Fetching upstream changes from https://github.com/eclipse/hawkbit.git > 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.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://github.com/eclipse/hawkbit.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision d1bdca04a1c033f22b2ffcfcfaca8ad7165e4833 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f d1bdca04a1c033f22b2ffcfcfaca8ad7165e4833 # timeout=10 Commit message: "Rename simple ui package com -> org (#1541)" > git rev-list --no-walk ff015fd0e9cd1ee9231820f9b70b45fe15c717e6 # timeout=10 [hawkbit-master-release] $ /bin/sh -xe /tmp/jenkins3129000853431562458.sh ++ tty + export 'GPG_TTY=not a tty' + GPG_TTY='not a tty' + gpg --batch --import **** gpg: directory '/home/jenkins/.gnupg' created gpg: keybox '/home/jenkins/.gnupg/pubring.kbx' created gpg: key 385CBC1C7F667FAE: 1 signature not checked due to a missing key gpg: /home/jenkins/.gnupg/trustdb.gpg: trustdb created gpg: key 385CBC1C7F667FAE: public key "Eclipse hawkBit Project " imported gpg: To migrate 'secring.gpg', with each smartcard, run: gpg --card-status gpg: key 385CBC1C7F667FAE: secret key imported gpg: Total number processed: 1 gpg: imported: 1 gpg: secret keys read: 1 gpg: secret keys imported: 1 gpg: no ultimately trusted keys found ++ gpg --list-keys --with-colons ++ awk -F: '/fpr:/ {print $10}' ++ sort -u + for fpr in $(gpg --list-keys --with-colons | awk -F: '/fpr:/ {print $10}' | sort -u) + echo -e '5\ny\n' + gpg --batch --command-fd 0 --expert --edit-key 52BAC27902B3C6B04F449AEC6331B813E9297CE0 trust Secret subkeys are available. pub rsa4096/385CBC1C7F667FAE created: 2016-09-23 expires: 2026-10-20 usage: SCEA trust: unknown validity: unknown ssb rsa4096/6331B813E9297CE0 created: 2016-09-26 expires: 2026-10-20 usage: S [ unknown] (1). Eclipse hawkBit Project pub rsa4096/385CBC1C7F667FAE created: 2016-09-23 expires: 2026-10-20 usage: SCEA trust: unknown validity: unknown ssb rsa4096/6331B813E9297CE0 created: 2016-09-26 expires: 2026-10-20 usage: S [ unknown] (1). Eclipse hawkBit Project Please decide how far you trust this user to correctly verify other users' keys (by looking at passports, checking fingerprints from different sources, etc.) 1 = I don't know or won't say 2 = I do NOT trust 3 = I trust marginally 4 = I trust fully 5 = I trust ultimately m = back to the main menu pub rsa4096/385CBC1C7F667FAE created: 2016-09-23 expires: 2026-10-20 usage: SCEA trust: ultimate validity: unknown ssb rsa4096/6331B813E9297CE0 created: 2016-09-26 expires: 2026-10-20 usage: S [ unknown] (1). Eclipse hawkBit Project Please note that the shown key validity is not necessarily correct unless you restart the program. + for fpr in $(gpg --list-keys --with-colons | awk -F: '/fpr:/ {print $10}' | sort -u) + echo -e '5\ny\n' + gpg --batch --command-fd 0 --expert --edit-key 6F9F44404ED99C36E85D059F385CBC1C7F667FAE trust Secret subkeys are available. gpg: checking the trustdb gpg: marginals needed: 3 completes needed: 1 trust model: pgp gpg: depth: 0 valid: 1 signed: 0 trust: 0-, 0q, 0n, 0m, 0f, 1u gpg: next trustdb check due at 2026-10-20 pub rsa4096/385CBC1C7F667FAE created: 2016-09-23 expires: 2026-10-20 usage: SCEA trust: ultimate validity: ultimate ssb rsa4096/6331B813E9297CE0 created: 2016-09-26 expires: 2026-10-20 usage: S [ultimate] (1). Eclipse hawkBit Project pub rsa4096/385CBC1C7F667FAE created: 2016-09-23 expires: 2026-10-20 usage: SCEA trust: ultimate validity: ultimate ssb rsa4096/6331B813E9297CE0 created: 2016-09-26 expires: 2026-10-20 usage: S [ultimate] (1). Eclipse hawkBit Project Please decide how far you trust this user to correctly verify other users' keys (by looking at passports, checking fingerprints from different sources, etc.) 1 = I don't know or won't say 2 = I do NOT trust 3 = I trust marginally 4 = I trust fully 5 = I trust ultimately m = back to the main menu pub rsa4096/385CBC1C7F667FAE created: 2016-09-23 expires: 2026-10-20 usage: SCEA trust: ultimate validity: ultimate ssb rsa4096/6331B813E9297CE0 created: 2016-09-26 expires: 2026-10-20 usage: S [ultimate] (1). Eclipse hawkBit Project [hawkbit-master-release] $ /bin/sh -xe /tmp/jenkins12058277219715005378.sh + git config user.email jeroen.laverman@bosch.io + git config user.name Laverman [hawkbit-master-release] $ /opt/tools/apache-maven/latest/bin/mvn -f pom.xml clean compile license:check javadoc:jar deploy scm:tag -Drevision=0.4.1 -B -Pcreate_gpg_signature -Dadditionalparam=-Xdoclint:none -Dusername=**** -Dpassword=**** -Drelease.scm.connection=scm:git:https://github.com/eclipse/hawkbit.git -Drelease.scm.developerConnection=scm:git:https://github.com/eclipse/hawkbit.git -Drelease.scm.url=https://github.com/eclipse/hawkbit.git Apache Maven 3.9.5 (57804ffe001d7215b5e7bcb531cf83df38f93546) Maven home: /opt/tools/apache-maven/latest Java version: 17.0.9, vendor: Eclipse Adoptium, runtime: /opt/tools/java/temurin/jdk-17/jdk-17.0.9+9 Default locale: en_US, platform encoding: UTF-8 OS name: "linux", version: "5.18.5-100.fc35.x86_64", arch: "amd64", family: "unix" [INFO] Scanning for projects... [INFO] Inspecting build with total of 37 modules... [INFO] Installing Nexus Staging features: [INFO] ... total of 37 executions of maven-deploy-plugin replaced with nexus-staging-maven-plugin [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] hawkBit :: Parent [pom] [INFO] hawkBit :: Core [jar] [INFO] hawkBit :: Core Security [jar] [INFO] hawkBit :: Repository [pom] [INFO] hawkBit :: Repository :: API [jar] [INFO] hawkBit :: Repository :: Core Implementation Support [jar] [INFO] hawkBit :: Artifact Repository :: Filesystem [jar] [INFO] hawkBit :: Repository :: Test Utilities [jar] [INFO] hawkBit :: Repository :: JPA Implementation [jar] [INFO] hawkBit :: Security Integration [jar] [INFO] hawkBit :: HTTP Security [jar] [INFO] hawkBit :: DMF [pom] [INFO] hawkBit :: DMF :: API [jar] [INFO] hawkBit :: DMF :: RabbitMq Test module [jar] [INFO] hawkBit :: DMF :: AMQP 0.9 Implementation [jar] [INFO] hawkBit :: REST [pom] [INFO] hawkBit :: REST :: Core [jar] [INFO] hawkBit :: REST :: DDI API [jar] [INFO] hawkBit :: REST :: DDI Resources [jar] [INFO] hawkBit :: REST :: Management API [jar] [INFO] hawkBit :: REST :: Management Resources [jar] [INFO] hawkBit :: Spring Boot Autoconfigure [jar] [INFO] hawkBit :: Mgmt UI [jar] [INFO] hawkBit :: Spring Boot Starters [pom] [INFO] hawkBit :: Spring Boot Starter DDI API [jar] [INFO] hawkBit :: Spring Boot Starter DMF API [jar] [INFO] hawkBit :: Spring Boot Starter Management API [jar] [INFO] hawkBit :: Spring Boot Starter Management UI [jar] [INFO] hawkBit :: Spring Boot Starter [jar] [INFO] hawkBit :: Runtime :: Parent [pom] [INFO] hawkBit :: Runtime :: Update Server (Monolith) [jar] [INFO] hawkBit :: Test Report [jar] [INFO] hawkBit :: Runtime :: DDI Server [jar] [INFO] hawkBit :: Runtime :: DMF Server [jar] [INFO] hawkBit :: Runtime :: Management Server [jar] [INFO] hawkBit :: Runtime :: Simple UI [jar] [INFO] hawkBit :: Runtime :: Vaadin v8 UI [jar] [INFO] [INFO] -----------------< org.eclipse.hawkbit:hawkbit-parent >----------------- [INFO] Building hawkBit :: Parent 0.4.1 [1/37] [INFO] from pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ hawkbit-parent --- [INFO] [INFO] --- flatten:1.5.0:clean (flatten.clean) @ hawkbit-parent --- [INFO] [INFO] --- enforcer:3.3.0:enforce (enforce-no-snapshots) @ hawkbit-parent --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- flatten:1.5.0:flatten (flatten) @ hawkbit-parent --- [INFO] Generating flattened POM of project org.eclipse.hawkbit:hawkbit-parent:pom:0.4.1... [INFO] [INFO] --- license:2.11:check (default-cli) @ hawkbit-parent --- [INFO] Checking licenses... [WARNING] Unknown file extension: /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-sdk/hawkbit-sdk-test/spring-shell.log [WARNING] Unable to find a comment style definition for some files. You may want to add a custom mapping for the relevant file extensions. [INFO] [INFO] --- javadoc:3.4.1:jar (default-cli) @ hawkbit-parent --- [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] --- enforcer:3.3.0:enforce (enforce-no-snapshots) @ hawkbit-parent --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- flatten:1.5.0:flatten (flatten) @ hawkbit-parent --- [INFO] Generating flattened POM of project org.eclipse.hawkbit:hawkbit-parent:pom:0.4.1... [INFO] [INFO] --- jacoco:0.8.8:prepare-agent (prepare-ut-agent) @ hawkbit-parent --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/hawkbit-master-release/target/jacoco.exec [INFO] [INFO] >>> source:3.2.1:jar (attach-sources) > generate-sources @ hawkbit-parent >>> [INFO] [INFO] --- enforcer:3.3.0:enforce (enforce-no-snapshots) @ hawkbit-parent --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] <<< source:3.2.1:jar (attach-sources) < generate-sources @ hawkbit-parent <<< [INFO] [INFO] [INFO] --- source:3.2.1:jar (attach-sources) @ hawkbit-parent --- [INFO] [INFO] --- jacoco:0.8.8:prepare-agent-integration (prepare-it-agent) @ hawkbit-parent --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/hawkbit-master-release/target/jacoco-it.exec [WARNING] The following dependencies could not be resolved at this point of the build but seem to be part of the reactor: [WARNING] o org.eclipse.hawkbit:hawkbit-core:jar:0.4.1 (compile) [WARNING] Try running the build up to the lifecycle phase "package" [WARNING] The following dependencies could not be resolved at this point of the build but seem to be part of the reactor: [WARNING] o org.eclipse.hawkbit:hawkbit-security-core:jar:0.4.1 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-core:jar:0.4.1 (compile) [WARNING] Try running the build up to the lifecycle phase "package" [WARNING] The following dependencies could not be resolved at this point of the build but seem to be part of the reactor: [WARNING] o org.eclipse.hawkbit:hawkbit-repository-api:jar:0.4.1 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-security-core:jar:0.4.1 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-core:jar:0.4.1 (compile) [WARNING] Try running the build up to the lifecycle phase "package" [WARNING] The following dependencies could not be resolved at this point of the build but seem to be part of the reactor: [WARNING] o org.eclipse.hawkbit:hawkbit-core:jar:0.4.1 (compile) [WARNING] Try running the build up to the lifecycle phase "package" [WARNING] The following dependencies could not be resolved at this point of the build but seem to be part of the reactor: [WARNING] o org.eclipse.hawkbit:hawkbit-repository-api:jar:0.4.1 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-repository-core:jar:0.4.1 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-security-core:jar:0.4.1 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-core:jar:0.4.1 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-artifact-repository-filesystem:jar:0.4.1 (compile) [WARNING] Try running the build up to the lifecycle phase "package" [WARNING] The following dependencies could not be resolved at this point of the build but seem to be part of the reactor: [WARNING] o org.eclipse.hawkbit:hawkbit-repository-api:jar:0.4.1 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-security-core:jar:0.4.1 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-repository-core:jar:0.4.1 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-artifact-repository-filesystem:jar:0.4.1 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-core:jar:0.4.1 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-repository-test:jar:0.4.1 (test) [WARNING] Try running the build up to the lifecycle phase "package" [WARNING] The following dependencies could not be resolved at this point of the build but seem to be part of the reactor: [WARNING] o org.eclipse.hawkbit:hawkbit-repository-api:jar:0.4.1 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-security-core:jar:0.4.1 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-core:jar:0.4.1 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-repository-jpa:jar:0.4.1 (test) [WARNING] o org.eclipse.hawkbit:hawkbit-repository-core:jar:0.4.1 (test) [WARNING] o org.eclipse.hawkbit:hawkbit-artifact-repository-filesystem:jar:0.4.1 (test) [WARNING] Try running the build up to the lifecycle phase "package" [WARNING] The following dependencies could not be resolved at this point of the build but seem to be part of the reactor: [WARNING] o org.eclipse.hawkbit:hawkbit-repository-api:jar:0.4.1 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-security-core:jar:0.4.1 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-core:jar:0.4.1 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-security-integration:jar:0.4.1 (compile) [WARNING] Try running the build up to the lifecycle phase "package" [WARNING] The following dependencies could not be resolved at this point of the build but seem to be part of the reactor: [WARNING] o org.eclipse.hawkbit:hawkbit-repository-api:jar:0.4.1 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-security-core:jar:0.4.1 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-core:jar:0.4.1 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-repository-core:jar:0.4.1 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-repository-jpa:jar:0.4.1 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-artifact-repository-filesystem:jar:0.4.1 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-dmf-api:jar:0.4.1 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-repository-test:jar:0.4.1 (compile) [WARNING] Try running the build up to the lifecycle phase "package" [WARNING] The following dependencies could not be resolved at this point of the build but seem to be part of the reactor: [WARNING] o org.eclipse.hawkbit:hawkbit-repository-api:jar:0.4.1 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-security-core:jar:0.4.1 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-core:jar:0.4.1 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-security-integration:jar:0.4.1 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-dmf-api:jar:0.4.1 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-dmf-rabbitmq-test:jar:0.4.1 (test) [WARNING] o org.eclipse.hawkbit:hawkbit-repository-core:jar:0.4.1 (test) [WARNING] o org.eclipse.hawkbit:hawkbit-repository-jpa:jar:0.4.1 (test) [WARNING] o org.eclipse.hawkbit:hawkbit-artifact-repository-filesystem:jar:0.4.1 (test) [WARNING] o org.eclipse.hawkbit:hawkbit-repository-test:jar:0.4.1 (test) [WARNING] Try running the build up to the lifecycle phase "package" [WARNING] The following dependencies could not be resolved at this point of the build but seem to be part of the reactor: [WARNING] o org.eclipse.hawkbit:hawkbit-core:jar:0.4.1 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-repository-test:jar:0.4.1 (test) [WARNING] o org.eclipse.hawkbit:hawkbit-repository-api:jar:0.4.1 (test) [WARNING] o org.eclipse.hawkbit:hawkbit-repository-core:jar:0.4.1 (test) [WARNING] o org.eclipse.hawkbit:hawkbit-security-core:jar:0.4.1 (test) [WARNING] o org.eclipse.hawkbit:hawkbit-artifact-repository-filesystem:jar:0.4.1 (test) [WARNING] o org.eclipse.hawkbit:hawkbit-repository-jpa:jar:0.4.1 (test) [WARNING] Try running the build up to the lifecycle phase "package" [WARNING] The following dependencies could not be resolved at this point of the build but seem to be part of the reactor: [WARNING] o org.eclipse.hawkbit:hawkbit-rest-core:jar:0.4.1 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-core:jar:0.4.1 (compile) [WARNING] Try running the build up to the lifecycle phase "package" [WARNING] The following dependencies could not be resolved at this point of the build but seem to be part of the reactor: [WARNING] o org.eclipse.hawkbit:hawkbit-ddi-api:jar:0.4.1 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-rest-core:jar:0.4.1 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-core:jar:0.4.1 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-repository-api:jar:0.4.1 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-security-core:jar:0.4.1 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-repository-test:jar:0.4.1 (test) [WARNING] o org.eclipse.hawkbit:hawkbit-repository-core:jar:0.4.1 (test) [WARNING] o org.eclipse.hawkbit:hawkbit-artifact-repository-filesystem:jar:0.4.1 (test) [WARNING] o org.eclipse.hawkbit:hawkbit-repository-jpa:jar:0.4.1 (test) [WARNING] o org.eclipse.hawkbit:hawkbit-rest-core:jar:tests:0.4.1 (test) [WARNING] o org.eclipse.hawkbit:hawkbit-http-security:jar:0.4.1 (test) [WARNING] o org.eclipse.hawkbit:hawkbit-security-integration:jar:0.4.1 (test) [WARNING] Try running the build up to the lifecycle phase "package" [WARNING] The following dependencies could not be resolved at this point of the build but seem to be part of the reactor: [WARNING] o org.eclipse.hawkbit:hawkbit-rest-core:jar:0.4.1 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-core:jar:0.4.1 (compile) [WARNING] Try running the build up to the lifecycle phase "package" [WARNING] The following dependencies could not be resolved at this point of the build but seem to be part of the reactor: [WARNING] o org.eclipse.hawkbit:hawkbit-repository-api:jar:0.4.1 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-security-core:jar:0.4.1 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-mgmt-api:jar:0.4.1 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-rest-core:jar:0.4.1 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-core:jar:0.4.1 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-repository-test:jar:0.4.1 (test) [WARNING] o org.eclipse.hawkbit:hawkbit-repository-core:jar:0.4.1 (test) [WARNING] o org.eclipse.hawkbit:hawkbit-artifact-repository-filesystem:jar:0.4.1 (test) [WARNING] o org.eclipse.hawkbit:hawkbit-repository-jpa:jar:0.4.1 (test) [WARNING] o org.eclipse.hawkbit:hawkbit-rest-core:jar:tests:0.4.1 (test) [WARNING] o org.eclipse.hawkbit:hawkbit-http-security:jar:0.4.1 (test) [WARNING] o org.eclipse.hawkbit:hawkbit-security-integration:jar:0.4.1 (test) [WARNING] Try running the build up to the lifecycle phase "package" [WARNING] The following dependencies could not be resolved at this point of the build but seem to be part of the reactor: [WARNING] o org.eclipse.hawkbit:hawkbit-core:jar:0.4.1 (compile?) [WARNING] o org.eclipse.hawkbit:hawkbit-dmf-amqp:jar:0.4.1 (compile?) [WARNING] o org.eclipse.hawkbit:hawkbit-repository-api:jar:0.4.1 (compile?) [WARNING] o org.eclipse.hawkbit:hawkbit-security-integration:jar:0.4.1 (compile?) [WARNING] o org.eclipse.hawkbit:hawkbit-dmf-api:jar:0.4.1 (compile?) [WARNING] o org.eclipse.hawkbit:hawkbit-repository-jpa:jar:0.4.1 (compile?) [WARNING] o org.eclipse.hawkbit:hawkbit-repository-core:jar:0.4.1 (compile?) [WARNING] o org.eclipse.hawkbit:hawkbit-http-security:jar:0.4.1 (compile?) [WARNING] o org.eclipse.hawkbit:hawkbit-security-core:jar:0.4.1 (compile?) [WARNING] o org.eclipse.hawkbit:hawkbit-ddi-resource:jar:0.4.1 (compile?) [WARNING] o org.eclipse.hawkbit:hawkbit-ddi-api:jar:0.4.1 (compile?) [WARNING] o org.eclipse.hawkbit:hawkbit-rest-core:jar:0.4.1 (compile?) [WARNING] o org.eclipse.hawkbit:hawkbit-mgmt-resource:jar:0.4.1 (compile?) [WARNING] o org.eclipse.hawkbit:hawkbit-mgmt-api:jar:0.4.1 (compile?) [WARNING] o org.eclipse.hawkbit:hawkbit-artifact-repository-filesystem:jar:0.4.1 (compile?) [WARNING] Try running the build up to the lifecycle phase "package" [WARNING] The following dependencies could not be resolved at this point of the build but seem to be part of the reactor: [WARNING] o org.eclipse.hawkbit:hawkbit-repository-api:jar:0.4.1 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-security-core:jar:0.4.1 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-core:jar:0.4.1 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-http-security:jar:0.4.1 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-security-integration:jar:0.4.1 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-autoconfigure:jar:0.4.1 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-repository-jpa:jar:0.4.1 (test) [WARNING] o org.eclipse.hawkbit:hawkbit-repository-core:jar:0.4.1 (test) [WARNING] o org.eclipse.hawkbit:hawkbit-artifact-repository-filesystem:jar:0.4.1 (test) [WARNING] Try running the build up to the lifecycle phase "package" [WARNING] The following dependencies could not be resolved at this point of the build but seem to be part of the reactor: [WARNING] o org.eclipse.hawkbit:hawkbit-ddi-resource:jar:0.4.1 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-ddi-api:jar:0.4.1 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-rest-core:jar:0.4.1 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-core:jar:0.4.1 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-repository-api:jar:0.4.1 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-security-integration:jar:0.4.1 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-http-security:jar:0.4.1 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-security-core:jar:0.4.1 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-repository-jpa:jar:0.4.1 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-repository-core:jar:0.4.1 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-artifact-repository-filesystem:jar:0.4.1 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-autoconfigure:jar:0.4.1 (compile) [WARNING] Try running the build up to the lifecycle phase "package" [WARNING] The following dependencies could not be resolved at this point of the build but seem to be part of the reactor: [WARNING] o org.eclipse.hawkbit:hawkbit-dmf-amqp:jar:0.4.1 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-repository-api:jar:0.4.1 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-security-core:jar:0.4.1 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-core:jar:0.4.1 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-security-integration:jar:0.4.1 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-dmf-api:jar:0.4.1 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-repository-jpa:jar:0.4.1 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-repository-core:jar:0.4.1 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-artifact-repository-filesystem:jar:0.4.1 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-autoconfigure:jar:0.4.1 (compile) [WARNING] Try running the build up to the lifecycle phase "package" [WARNING] The following dependencies could not be resolved at this point of the build but seem to be part of the reactor: [WARNING] o org.eclipse.hawkbit:hawkbit-mgmt-resource:jar:0.4.1 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-repository-api:jar:0.4.1 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-mgmt-api:jar:0.4.1 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-rest-core:jar:0.4.1 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-core:jar:0.4.1 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-security-integration:jar:0.4.1 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-http-security:jar:0.4.1 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-security-core:jar:0.4.1 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-repository-jpa:jar:0.4.1 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-repository-core:jar:0.4.1 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-artifact-repository-filesystem:jar:0.4.1 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-autoconfigure:jar:0.4.1 (compile) [WARNING] Try running the build up to the lifecycle phase "package" [WARNING] The following dependencies could not be resolved at this point of the build but seem to be part of the reactor: [WARNING] o org.eclipse.hawkbit:hawkbit-ui:jar:0.4.1 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-repository-api:jar:0.4.1 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-http-security:jar:0.4.1 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-security-core:jar:0.4.1 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-core:jar:0.4.1 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-security-integration:jar:0.4.1 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-repository-jpa:jar:0.4.1 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-repository-core:jar:0.4.1 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-artifact-repository-filesystem:jar:0.4.1 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-autoconfigure:jar:0.4.1 (compile) [WARNING] Try running the build up to the lifecycle phase "package" [WARNING] The following dependencies could not be resolved at this point of the build but seem to be part of the reactor: [WARNING] o org.eclipse.hawkbit:hawkbit-boot-starter-ddi-api:jar:0.4.1 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-ddi-resource:jar:0.4.1 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-ddi-api:jar:0.4.1 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-rest-core:jar:0.4.1 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-repository-api:jar:0.4.1 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-security-integration:jar:0.4.1 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-http-security:jar:0.4.1 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-security-core:jar:0.4.1 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-repository-jpa:jar:0.4.1 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-repository-core:jar:0.4.1 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-artifact-repository-filesystem:jar:0.4.1 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-autoconfigure:jar:0.4.1 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-boot-starter-dmf-api:jar:0.4.1 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-dmf-amqp:jar:0.4.1 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-core:jar:0.4.1 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-dmf-api:jar:0.4.1 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-boot-starter-mgmt-api:jar:0.4.1 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-mgmt-resource:jar:0.4.1 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-mgmt-api:jar:0.4.1 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-boot-starter-mgmt-ui:jar:0.4.1 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-ui:jar:0.4.1 (compile) [WARNING] Try running the build up to the lifecycle phase "package" [WARNING] The following dependencies could not be resolved at this point of the build but seem to be part of the reactor: [WARNING] o org.eclipse.hawkbit:hawkbit-repository-test:jar:0.4.1 (test) [WARNING] o org.eclipse.hawkbit:hawkbit-repository-api:jar:0.4.1 (test) [WARNING] o org.eclipse.hawkbit:hawkbit-repository-core:jar:0.4.1 (test) [WARNING] o org.eclipse.hawkbit:hawkbit-security-core:jar:0.4.1 (test) [WARNING] o org.eclipse.hawkbit:hawkbit-core:jar:0.4.1 (test) [WARNING] o org.eclipse.hawkbit:hawkbit-artifact-repository-filesystem:jar:0.4.1 (test) [WARNING] Try running the build up to the lifecycle phase "package" [WARNING] The following dependencies could not be resolved at this point of the build but seem to be part of the reactor: [WARNING] o org.eclipse.hawkbit:hawkbit-boot-starter:jar:0.4.1 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-boot-starter-ddi-api:jar:0.4.1 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-ddi-resource:jar:0.4.1 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-ddi-api:jar:0.4.1 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-rest-core:jar:0.4.1 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-security-integration:jar:0.4.1 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-http-security:jar:0.4.1 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-repository-jpa:jar:0.4.1 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-autoconfigure:jar:0.4.1 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-boot-starter-dmf-api:jar:0.4.1 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-dmf-amqp:jar:0.4.1 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-dmf-api:jar:0.4.1 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-boot-starter-mgmt-api:jar:0.4.1 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-mgmt-resource:jar:0.4.1 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-mgmt-api:jar:0.4.1 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-boot-starter-mgmt-ui:jar:0.4.1 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-ui:jar:0.4.1 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-repository-test:jar:0.4.1 (test) [WARNING] o org.eclipse.hawkbit:hawkbit-repository-api:jar:0.4.1 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-repository-core:jar:0.4.1 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-security-core:jar:0.4.1 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-core:jar:0.4.1 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-artifact-repository-filesystem:jar:0.4.1 (compile) [WARNING] Try running the build up to the lifecycle phase "package" [WARNING] The following dependencies could not be resolved at this point of the build but seem to be part of the reactor: [WARNING] o org.eclipse.hawkbit:hawkbit-core:jar:0.4.1 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-security-core:jar:0.4.1 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-security-integration:jar:0.4.1 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-http-security:jar:0.4.1 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-repository-api:jar:0.4.1 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-repository-core:jar:0.4.1 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-repository-jpa:jar:0.4.1 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-artifact-repository-filesystem:jar:0.4.1 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-autoconfigure:jar:0.4.1 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-ui:jar:0.4.1 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-ddi-api:jar:0.4.1 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-ddi-resource:jar:0.4.1 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-mgmt-api:jar:0.4.1 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-mgmt-resource:jar:0.4.1 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-rest-core:jar:0.4.1 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-dmf-amqp:jar:0.4.1 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-dmf-api:jar:0.4.1 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-update-server:jar:0.4.1 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-boot-starter:jar:0.4.1 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-boot-starter-ddi-api:jar:0.4.1 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-boot-starter-dmf-api:jar:0.4.1 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-boot-starter-mgmt-api:jar:0.4.1 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-boot-starter-mgmt-ui:jar:0.4.1 (compile) [WARNING] Try running the build up to the lifecycle phase "package" [WARNING] The following dependencies could not be resolved at this point of the build but seem to be part of the reactor: [WARNING] o org.eclipse.hawkbit:hawkbit-boot-starter-ddi-api:jar:0.4.1 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-ddi-resource:jar:0.4.1 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-ddi-api:jar:0.4.1 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-rest-core:jar:0.4.1 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-security-integration:jar:0.4.1 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-http-security:jar:0.4.1 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-repository-jpa:jar:0.4.1 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-autoconfigure:jar:0.4.1 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-repository-test:jar:0.4.1 (test) [WARNING] o org.eclipse.hawkbit:hawkbit-repository-api:jar:0.4.1 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-repository-core:jar:0.4.1 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-security-core:jar:0.4.1 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-core:jar:0.4.1 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-artifact-repository-filesystem:jar:0.4.1 (compile) [WARNING] Try running the build up to the lifecycle phase "package" [WARNING] The following dependencies could not be resolved at this point of the build but seem to be part of the reactor: [WARNING] o org.eclipse.hawkbit:hawkbit-boot-starter-dmf-api:jar:0.4.1 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-dmf-amqp:jar:0.4.1 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-core:jar:0.4.1 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-security-integration:jar:0.4.1 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-dmf-api:jar:0.4.1 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-repository-jpa:jar:0.4.1 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-autoconfigure:jar:0.4.1 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-repository-test:jar:0.4.1 (test) [WARNING] o org.eclipse.hawkbit:hawkbit-repository-api:jar:0.4.1 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-repository-core:jar:0.4.1 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-security-core:jar:0.4.1 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-artifact-repository-filesystem:jar:0.4.1 (compile) [WARNING] Try running the build up to the lifecycle phase "package" [WARNING] The following dependencies could not be resolved at this point of the build but seem to be part of the reactor: [WARNING] o org.eclipse.hawkbit:hawkbit-boot-starter-mgmt-api:jar:0.4.1 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-mgmt-resource:jar:0.4.1 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-mgmt-api:jar:0.4.1 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-rest-core:jar:0.4.1 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-security-integration:jar:0.4.1 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-http-security:jar:0.4.1 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-repository-jpa:jar:0.4.1 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-autoconfigure:jar:0.4.1 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-repository-test:jar:0.4.1 (test) [WARNING] o org.eclipse.hawkbit:hawkbit-repository-api:jar:0.4.1 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-repository-core:jar:0.4.1 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-security-core:jar:0.4.1 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-core:jar:0.4.1 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-artifact-repository-filesystem:jar:0.4.1 (compile) [WARNING] Try running the build up to the lifecycle phase "package" [WARNING] The following dependencies could not be resolved at this point of the build but seem to be part of the reactor: [WARNING] o org.eclipse.hawkbit:hawkbit-mgmt-api:jar:0.4.1 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-rest-core:jar:0.4.1 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-core:jar:0.4.1 (compile) [WARNING] Try running the build up to the lifecycle phase "package" [WARNING] The following dependencies could not be resolved at this point of the build but seem to be part of the reactor: [WARNING] o org.eclipse.hawkbit:hawkbit-boot-starter-mgmt-ui:jar:0.4.1 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-ui:jar:0.4.1 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-http-security:jar:0.4.1 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-security-integration:jar:0.4.1 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-repository-jpa:jar:0.4.1 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-autoconfigure:jar:0.4.1 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-repository-test:jar:0.4.1 (test) [WARNING] o org.eclipse.hawkbit:hawkbit-repository-api:jar:0.4.1 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-repository-core:jar:0.4.1 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-security-core:jar:0.4.1 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-core:jar:0.4.1 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-artifact-repository-filesystem:jar:0.4.1 (compile) [WARNING] Try running the build up to the lifecycle phase "package" [INFO] [INFO] --- license-tool:1.0.2:license-check (license-check) @ hawkbit-parent --- [INFO] Skipping dependency license check [INFO] [INFO] --- gpg:1.6:sign (sign-artifacts) @ hawkbit-parent --- [INFO] [INFO] --- install:2.5.2:install (default-install) @ hawkbit-parent --- [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-parent/0.4.1/hawkbit-parent-0.4.1.pom [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/target/hawkbit-parent-0.4.1.pom.asc to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-parent/0.4.1/hawkbit-parent-0.4.1.pom.asc [INFO] [INFO] --- nexus-staging:1.6.13:deploy (injected-nexus-deploy) @ hawkbit-parent --- [INFO] Performing local staging (local stagingDirectory="/home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging")... [INFO] + Using server credentials "ossrh" from Maven settings. [INFO] * Connected to Nexus at https://oss.sonatype.org:443/, is version 2.15.1-02 and edition "Professional" [INFO] * Using staging profile ID "1d2b23f380235e" (matched by Nexus). [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/.flattened-pom.xml to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-parent/0.4.1/hawkbit-parent-0.4.1.pom [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/target/hawkbit-parent-0.4.1.pom.asc to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-parent/0.4.1/hawkbit-parent-0.4.1.pom.asc [INFO] Execution skipped to the last project... [INFO] [INFO] ------------------< org.eclipse.hawkbit:hawkbit-core >------------------ [INFO] Building hawkBit :: Core 0.4.1 [2/37] [INFO] from hawkbit-core/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ hawkbit-core --- [INFO] [INFO] --- flatten:1.5.0:clean (flatten.clean) @ hawkbit-core --- [INFO] [INFO] --- enforcer:3.3.0:enforce (enforce-no-snapshots) @ hawkbit-core --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ hawkbit-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-core/src/main/resources [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-core/src/main/resources [INFO] [INFO] --- flatten:1.5.0:flatten (flatten) @ hawkbit-core --- [INFO] Generating flattened POM of project org.eclipse.hawkbit:hawkbit-core:jar:0.4.1... [INFO] [INFO] --- compiler:3.10.1:compile (default-compile) @ hawkbit-core --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 52 source files to /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-core/target/classes [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-core/src/main/java/org/eclipse/hawkbit/repository/FieldNameProvider.java:[51,28] isEmpty(java.lang.Object) in org.springframework.util.StringUtils has been deprecated [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-core/src/main/java/org/eclipse/hawkbit/artifact/repository/AbstractArtifactRepository.java:[80,29] isEmpty(java.lang.Object) in org.springframework.util.StringUtils has been deprecated [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-core/src/main/java/org/eclipse/hawkbit/artifact/repository/AbstractArtifactRepository.java:[98,27] isEmpty(java.lang.Object) in org.springframework.util.StringUtils has been deprecated [INFO] [INFO] --- license:2.11:check (default-cli) @ hawkbit-core --- [INFO] Checking licenses... [INFO] [INFO] --- javadoc:3.4.1:jar (default-cli) @ hawkbit-core --- [INFO] No previous run data found, generating javadoc. [INFO] Building jar: /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-core/target/hawkbit-core-0.4.1-javadoc.jar [INFO] [INFO] --- enforcer:3.3.0:enforce (enforce-no-snapshots) @ hawkbit-core --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ hawkbit-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-core/src/main/resources [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-core/src/main/resources [INFO] [INFO] --- flatten:1.5.0:flatten (flatten) @ hawkbit-core --- [INFO] Generating flattened POM of project org.eclipse.hawkbit:hawkbit-core:jar:0.4.1... [INFO] [INFO] --- compiler:3.10.1:compile (default-compile) @ hawkbit-core --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 52 source files to /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-core/target/classes [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-core/src/main/java/org/eclipse/hawkbit/repository/FieldNameProvider.java:[51,28] isEmpty(java.lang.Object) in org.springframework.util.StringUtils has been deprecated [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-core/src/main/java/org/eclipse/hawkbit/artifact/repository/AbstractArtifactRepository.java:[80,29] isEmpty(java.lang.Object) in org.springframework.util.StringUtils has been deprecated [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-core/src/main/java/org/eclipse/hawkbit/artifact/repository/AbstractArtifactRepository.java:[98,27] isEmpty(java.lang.Object) in org.springframework.util.StringUtils has been deprecated [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ hawkbit-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-core/src/test/resources [INFO] [INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ hawkbit-core --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-core/target/test-classes [INFO] [INFO] --- jacoco:0.8.8:prepare-agent (prepare-ut-agent) @ hawkbit-core --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-core/target/jacoco.exec [INFO] [INFO] --- surefire:3.1.2:test (default-test) @ hawkbit-core --- [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.eclipse.hawkbit.cache.DefaultDownloadIdCacheTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.834 s -- in org.eclipse.hawkbit.cache.DefaultDownloadIdCacheTest [INFO] Running org.eclipse.hawkbit.api.Base62UtilTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.069 s -- in org.eclipse.hawkbit.api.Base62UtilTest [INFO] Running org.eclipse.hawkbit.api.URLPlaceholderTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.081 s -- in org.eclipse.hawkbit.api.URLPlaceholderTest [INFO] Running org.eclipse.hawkbit.api.PropertyBasedArtifactUrlHandlerTest [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.134 s -- in org.eclipse.hawkbit.api.PropertyBasedArtifactUrlHandlerTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jar:3.2.2:jar (default-jar) @ hawkbit-core --- [INFO] Building jar: /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-core/target/hawkbit-core-0.4.1.jar [INFO] [INFO] >>> source:3.2.1:jar (attach-sources) > generate-sources @ hawkbit-core >>> [INFO] [INFO] --- enforcer:3.3.0:enforce (enforce-no-snapshots) @ hawkbit-core --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] <<< source:3.2.1:jar (attach-sources) < generate-sources @ hawkbit-core <<< [INFO] [INFO] [INFO] --- source:3.2.1:jar (attach-sources) @ hawkbit-core --- [INFO] Building jar: /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-core/target/hawkbit-core-0.4.1-sources.jar [INFO] [INFO] --- jacoco:0.8.8:prepare-agent-integration (prepare-it-agent) @ hawkbit-core --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-core/target/jacoco-it.exec [INFO] [INFO] --- license-tool:1.0.2:license-check (license-check) @ hawkbit-core --- [INFO] [INFO] --- gpg:1.6:sign (sign-artifacts) @ hawkbit-core --- [INFO] [INFO] --- install:2.5.2:install (default-install) @ hawkbit-core --- [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-core/target/hawkbit-core-0.4.1.jar to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-core/0.4.1/hawkbit-core-0.4.1.jar [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-core/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-core/0.4.1/hawkbit-core-0.4.1.pom [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-core/target/hawkbit-core-0.4.1-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-core/0.4.1/hawkbit-core-0.4.1-javadoc.jar [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-core/target/hawkbit-core-0.4.1-sources.jar to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-core/0.4.1/hawkbit-core-0.4.1-sources.jar [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-core/target/hawkbit-core-0.4.1.jar.asc to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-core/0.4.1/hawkbit-core-0.4.1.jar.asc [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-core/target/hawkbit-core-0.4.1.pom.asc to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-core/0.4.1/hawkbit-core-0.4.1.pom.asc [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-core/target/hawkbit-core-0.4.1-javadoc.jar.asc to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-core/0.4.1/hawkbit-core-0.4.1-javadoc.jar.asc [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-core/target/hawkbit-core-0.4.1-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-core/0.4.1/hawkbit-core-0.4.1-sources.jar.asc [INFO] [INFO] --- nexus-staging:1.6.13:deploy (injected-nexus-deploy) @ hawkbit-core --- [INFO] Performing local staging (local stagingDirectory="/home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging")... [INFO] + Using server credentials "ossrh" from Maven settings. [INFO] * Connected to Nexus at https://oss.sonatype.org:443/, is version 2.15.1-02 and edition "Professional" [INFO] * Using staging profile ID "1d2b23f380235e" (matched by Nexus). [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-core/target/hawkbit-core-0.4.1.jar to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-core/0.4.1/hawkbit-core-0.4.1.jar [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-core/.flattened-pom.xml to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-core/0.4.1/hawkbit-core-0.4.1.pom [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-core/target/hawkbit-core-0.4.1-javadoc.jar to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-core/0.4.1/hawkbit-core-0.4.1-javadoc.jar [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-core/target/hawkbit-core-0.4.1-sources.jar to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-core/0.4.1/hawkbit-core-0.4.1-sources.jar [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-core/target/hawkbit-core-0.4.1.jar.asc to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-core/0.4.1/hawkbit-core-0.4.1.jar.asc [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-core/target/hawkbit-core-0.4.1.pom.asc to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-core/0.4.1/hawkbit-core-0.4.1.pom.asc [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-core/target/hawkbit-core-0.4.1-javadoc.jar.asc to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-core/0.4.1/hawkbit-core-0.4.1-javadoc.jar.asc [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-core/target/hawkbit-core-0.4.1-sources.jar.asc to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-core/0.4.1/hawkbit-core-0.4.1-sources.jar.asc [INFO] Execution skipped to the last project... [INFO] [INFO] -------------< org.eclipse.hawkbit:hawkbit-security-core >-------------- [INFO] Building hawkBit :: Core Security 0.4.1 [3/37] [INFO] from hawkbit-security-core/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ hawkbit-security-core --- [INFO] [INFO] --- flatten:1.5.0:clean (flatten.clean) @ hawkbit-security-core --- [INFO] [INFO] --- enforcer:3.3.0:enforce (enforce-no-snapshots) @ hawkbit-security-core --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ hawkbit-security-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-security-core/src/main/resources [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-security-core/src/main/resources [INFO] [INFO] --- flatten:1.5.0:flatten (flatten) @ hawkbit-security-core --- [INFO] Generating flattened POM of project org.eclipse.hawkbit:hawkbit-security-core:jar:0.4.1... [INFO] [INFO] --- compiler:3.10.1:compile (default-compile) @ hawkbit-security-core --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 19 source files to /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-security-core/target/classes [WARNING] Cannot find annotation method 'when()' in type 'javax.annotation.Nonnull': class file for javax.annotation.Nonnull not found [WARNING] unknown enum constant javax.annotation.meta.When.MAYBE reason: class file for javax.annotation.meta.When not found [INFO] [INFO] --- license:2.11:check (default-cli) @ hawkbit-security-core --- [INFO] Checking licenses... [INFO] [INFO] --- javadoc:3.4.1:jar (default-cli) @ hawkbit-security-core --- [INFO] No previous run data found, generating javadoc. [WARNING] Javadoc Warnings [WARNING] Loading source files for package org.eclipse.hawkbit.im.authentication... [WARNING] Loading source files for package org.eclipse.hawkbit.security... [WARNING] Loading source files for package org.eclipse.hawkbit.util... [WARNING] Constructing Javadoc information... [WARNING] warning: unknown enum constant When.MAYBE [WARNING] reason: class file for javax.annotation.meta.When not found [WARNING] Building index for all the packages and classes... [WARNING] Standard Doclet version 17.0.9+9 [WARNING] Building tree for all the packages and classes... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-security-core/target/apidocs/org/eclipse/hawkbit/security/DdiSecurityProperties.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-security-core/target/apidocs/org/eclipse/hawkbit/security/DdiSecurityProperties.Authentication.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-security-core/target/apidocs/org/eclipse/hawkbit/security/DdiSecurityProperties.Authentication.Anonymous.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-security-core/target/apidocs/org/eclipse/hawkbit/security/DdiSecurityProperties.Authentication.Gatewaytoken.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-security-core/target/apidocs/org/eclipse/hawkbit/security/DdiSecurityProperties.Authentication.Targettoken.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-security-core/target/apidocs/org/eclipse/hawkbit/security/DdiSecurityProperties.Rp.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-security-core/target/apidocs/org/eclipse/hawkbit/security/HawkbitSecurityProperties.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-security-core/target/apidocs/org/eclipse/hawkbit/security/HawkbitSecurityProperties.Clients.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-security-core/target/apidocs/org/eclipse/hawkbit/security/HawkbitSecurityProperties.Cors.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-security-core/target/apidocs/org/eclipse/hawkbit/security/HawkbitSecurityProperties.Dos.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-security-core/target/apidocs/org/eclipse/hawkbit/security/HawkbitSecurityProperties.Dos.Filter.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-security-core/target/apidocs/org/eclipse/hawkbit/security/InMemoryUserAuthoritiesResolver.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-security-core/target/apidocs/org/eclipse/hawkbit/util/IpUtil.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-security-core/target/apidocs/org/eclipse/hawkbit/im/authentication/MultitenancyIndicator.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-security-core/target/apidocs/org/eclipse/hawkbit/im/authentication/PermissionService.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-security-core/target/apidocs/org/eclipse/hawkbit/im/authentication/PermissionUtils.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-security-core/target/apidocs/org/eclipse/hawkbit/security/SecurityConstants.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-security-core/target/apidocs/org/eclipse/hawkbit/security/SecurityContextSerializer.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-security-core/target/apidocs/org/eclipse/hawkbit/security/SecurityContextSerializer.JavaSerialization.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-security-core/target/apidocs/org/eclipse/hawkbit/security/SecurityContextSerializer.Nop.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-security-core/target/apidocs/org/eclipse/hawkbit/security/SecurityContextTenantAware.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-security-core/target/apidocs/org/eclipse/hawkbit/security/SecurityTokenGenerator.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-security-core/target/apidocs/org/eclipse/hawkbit/im/authentication/SpPermission.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-security-core/target/apidocs/org/eclipse/hawkbit/im/authentication/SpPermission.SpringEvalExpressions.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-security-core/target/apidocs/org/eclipse/hawkbit/security/SpringSecurityAuditorAware.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-security-core/target/apidocs/org/eclipse/hawkbit/security/SystemSecurityContext.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-security-core/target/apidocs/org/eclipse/hawkbit/security/SystemSecurityContext.SystemCodeAuthentication.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-security-core/target/apidocs/org/eclipse/hawkbit/im/authentication/TenantAwareAuthenticationDetails.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-security-core/target/apidocs/org/eclipse/hawkbit/im/authentication/TenantUserPasswordAuthenticationToken.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-security-core/target/apidocs/org/eclipse/hawkbit/util/UrlUtils.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-security-core/target/apidocs/org/eclipse/hawkbit/im/authentication/UserAuthenticationFilter.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-security-core/target/apidocs/org/eclipse/hawkbit/im/authentication/UserPrincipal.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-security-core/target/apidocs/org/eclipse/hawkbit/im/authentication/package-summary.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-security-core/target/apidocs/org/eclipse/hawkbit/im/authentication/package-tree.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-security-core/target/apidocs/org/eclipse/hawkbit/security/package-summary.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-security-core/target/apidocs/org/eclipse/hawkbit/security/package-tree.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-security-core/target/apidocs/org/eclipse/hawkbit/util/package-summary.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-security-core/target/apidocs/org/eclipse/hawkbit/util/package-tree.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-security-core/target/apidocs/constant-values.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-security-core/target/apidocs/serialized-form.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-security-core/target/apidocs/org/eclipse/hawkbit/im/authentication/class-use/MultitenancyIndicator.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-security-core/target/apidocs/org/eclipse/hawkbit/im/authentication/class-use/PermissionService.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-security-core/target/apidocs/org/eclipse/hawkbit/im/authentication/class-use/PermissionUtils.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-security-core/target/apidocs/org/eclipse/hawkbit/im/authentication/class-use/SpPermission.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-security-core/target/apidocs/org/eclipse/hawkbit/im/authentication/class-use/SpPermission.SpringEvalExpressions.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-security-core/target/apidocs/org/eclipse/hawkbit/im/authentication/class-use/TenantAwareAuthenticationDetails.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-security-core/target/apidocs/org/eclipse/hawkbit/im/authentication/class-use/TenantUserPasswordAuthenticationToken.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-security-core/target/apidocs/org/eclipse/hawkbit/im/authentication/class-use/UserAuthenticationFilter.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-security-core/target/apidocs/org/eclipse/hawkbit/im/authentication/class-use/UserPrincipal.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-security-core/target/apidocs/org/eclipse/hawkbit/security/class-use/DdiSecurityProperties.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-security-core/target/apidocs/org/eclipse/hawkbit/security/class-use/DdiSecurityProperties.Authentication.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-security-core/target/apidocs/org/eclipse/hawkbit/security/class-use/DdiSecurityProperties.Authentication.Anonymous.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-security-core/target/apidocs/org/eclipse/hawkbit/security/class-use/DdiSecurityProperties.Authentication.Gatewaytoken.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-security-core/target/apidocs/org/eclipse/hawkbit/security/class-use/DdiSecurityProperties.Authentication.Targettoken.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-security-core/target/apidocs/org/eclipse/hawkbit/security/class-use/DdiSecurityProperties.Rp.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-security-core/target/apidocs/org/eclipse/hawkbit/security/class-use/HawkbitSecurityProperties.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-security-core/target/apidocs/org/eclipse/hawkbit/security/class-use/HawkbitSecurityProperties.Dos.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-security-core/target/apidocs/org/eclipse/hawkbit/security/class-use/HawkbitSecurityProperties.Dos.Filter.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-security-core/target/apidocs/org/eclipse/hawkbit/security/class-use/HawkbitSecurityProperties.Clients.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-security-core/target/apidocs/org/eclipse/hawkbit/security/class-use/HawkbitSecurityProperties.Cors.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-security-core/target/apidocs/org/eclipse/hawkbit/security/class-use/InMemoryUserAuthoritiesResolver.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-security-core/target/apidocs/org/eclipse/hawkbit/security/class-use/SecurityConstants.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-security-core/target/apidocs/org/eclipse/hawkbit/security/class-use/SecurityContextSerializer.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-security-core/target/apidocs/org/eclipse/hawkbit/security/class-use/SecurityContextSerializer.JavaSerialization.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-security-core/target/apidocs/org/eclipse/hawkbit/security/class-use/SecurityContextSerializer.Nop.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-security-core/target/apidocs/org/eclipse/hawkbit/security/class-use/SecurityContextTenantAware.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-security-core/target/apidocs/org/eclipse/hawkbit/security/class-use/SecurityTokenGenerator.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-security-core/target/apidocs/org/eclipse/hawkbit/security/class-use/SpringSecurityAuditorAware.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-security-core/target/apidocs/org/eclipse/hawkbit/security/class-use/SystemSecurityContext.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-security-core/target/apidocs/org/eclipse/hawkbit/security/class-use/SystemSecurityContext.SystemCodeAuthentication.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-security-core/target/apidocs/org/eclipse/hawkbit/util/class-use/IpUtil.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-security-core/target/apidocs/org/eclipse/hawkbit/util/class-use/UrlUtils.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-security-core/target/apidocs/org/eclipse/hawkbit/im/authentication/package-use.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-security-core/target/apidocs/org/eclipse/hawkbit/security/package-use.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-security-core/target/apidocs/org/eclipse/hawkbit/util/package-use.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-security-core/target/apidocs/overview-tree.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-security-core/target/apidocs/index.html... [WARNING] Building index for all classes... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-security-core/target/apidocs/allclasses-index.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-security-core/target/apidocs/allpackages-index.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-security-core/target/apidocs/index-all.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-security-core/target/apidocs/overview-summary.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-security-core/target/apidocs/help-doc.html... [WARNING] 1 warning [INFO] Building jar: /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-security-core/target/hawkbit-security-core-0.4.1-javadoc.jar [INFO] [INFO] --- enforcer:3.3.0:enforce (enforce-no-snapshots) @ hawkbit-security-core --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ hawkbit-security-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-security-core/src/main/resources [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-security-core/src/main/resources [INFO] [INFO] --- flatten:1.5.0:flatten (flatten) @ hawkbit-security-core --- [INFO] Generating flattened POM of project org.eclipse.hawkbit:hawkbit-security-core:jar:0.4.1... [INFO] [INFO] --- compiler:3.10.1:compile (default-compile) @ hawkbit-security-core --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 19 source files to /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-security-core/target/classes [WARNING] Cannot find annotation method 'when()' in type 'javax.annotation.Nonnull': class file for javax.annotation.Nonnull not found [WARNING] unknown enum constant javax.annotation.meta.When.MAYBE reason: class file for javax.annotation.meta.When not found [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ hawkbit-security-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-security-core/src/test/resources [INFO] [INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ hawkbit-security-core --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-security-core/target/test-classes [INFO] [INFO] --- jacoco:0.8.8:prepare-agent (prepare-ut-agent) @ hawkbit-security-core --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-security-core/target/jacoco.exec [INFO] [INFO] --- surefire:3.1.2:test (default-test) @ hawkbit-security-core --- [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.eclipse.hawkbit.im.authentication.SpPermissionTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.616 s -- in org.eclipse.hawkbit.im.authentication.SpPermissionTest [INFO] Running org.eclipse.hawkbit.util.IpUtilTest [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.617 s -- in org.eclipse.hawkbit.util.IpUtilTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jar:3.2.2:jar (default-jar) @ hawkbit-security-core --- [INFO] Building jar: /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-security-core/target/hawkbit-security-core-0.4.1.jar [INFO] [INFO] >>> source:3.2.1:jar (attach-sources) > generate-sources @ hawkbit-security-core >>> [INFO] [INFO] --- enforcer:3.3.0:enforce (enforce-no-snapshots) @ hawkbit-security-core --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] <<< source:3.2.1:jar (attach-sources) < generate-sources @ hawkbit-security-core <<< [INFO] [INFO] [INFO] --- source:3.2.1:jar (attach-sources) @ hawkbit-security-core --- [INFO] Building jar: /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-security-core/target/hawkbit-security-core-0.4.1-sources.jar [INFO] [INFO] --- jacoco:0.8.8:prepare-agent-integration (prepare-it-agent) @ hawkbit-security-core --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-security-core/target/jacoco-it.exec [INFO] [INFO] --- license-tool:1.0.2:license-check (license-check) @ hawkbit-security-core --- [INFO] [INFO] --- gpg:1.6:sign (sign-artifacts) @ hawkbit-security-core --- [INFO] [INFO] --- install:2.5.2:install (default-install) @ hawkbit-security-core --- [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-security-core/target/hawkbit-security-core-0.4.1.jar to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-security-core/0.4.1/hawkbit-security-core-0.4.1.jar [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-security-core/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-security-core/0.4.1/hawkbit-security-core-0.4.1.pom [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-security-core/target/hawkbit-security-core-0.4.1-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-security-core/0.4.1/hawkbit-security-core-0.4.1-javadoc.jar [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-security-core/target/hawkbit-security-core-0.4.1-sources.jar to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-security-core/0.4.1/hawkbit-security-core-0.4.1-sources.jar [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-security-core/target/hawkbit-security-core-0.4.1.jar.asc to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-security-core/0.4.1/hawkbit-security-core-0.4.1.jar.asc [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-security-core/target/hawkbit-security-core-0.4.1.pom.asc to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-security-core/0.4.1/hawkbit-security-core-0.4.1.pom.asc [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-security-core/target/hawkbit-security-core-0.4.1-javadoc.jar.asc to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-security-core/0.4.1/hawkbit-security-core-0.4.1-javadoc.jar.asc [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-security-core/target/hawkbit-security-core-0.4.1-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-security-core/0.4.1/hawkbit-security-core-0.4.1-sources.jar.asc [INFO] [INFO] --- nexus-staging:1.6.13:deploy (injected-nexus-deploy) @ hawkbit-security-core --- [INFO] Performing local staging (local stagingDirectory="/home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging")... [INFO] + Using server credentials "ossrh" from Maven settings. [INFO] * Connected to Nexus at https://oss.sonatype.org:443/, is version 2.15.1-02 and edition "Professional" [INFO] * Using staging profile ID "1d2b23f380235e" (matched by Nexus). [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-security-core/target/hawkbit-security-core-0.4.1.jar to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-security-core/0.4.1/hawkbit-security-core-0.4.1.jar [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-security-core/.flattened-pom.xml to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-security-core/0.4.1/hawkbit-security-core-0.4.1.pom [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-security-core/target/hawkbit-security-core-0.4.1-javadoc.jar to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-security-core/0.4.1/hawkbit-security-core-0.4.1-javadoc.jar [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-security-core/target/hawkbit-security-core-0.4.1-sources.jar to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-security-core/0.4.1/hawkbit-security-core-0.4.1-sources.jar [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-security-core/target/hawkbit-security-core-0.4.1.jar.asc to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-security-core/0.4.1/hawkbit-security-core-0.4.1.jar.asc [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-security-core/target/hawkbit-security-core-0.4.1.pom.asc to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-security-core/0.4.1/hawkbit-security-core-0.4.1.pom.asc [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-security-core/target/hawkbit-security-core-0.4.1-javadoc.jar.asc to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-security-core/0.4.1/hawkbit-security-core-0.4.1-javadoc.jar.asc [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-security-core/target/hawkbit-security-core-0.4.1-sources.jar.asc to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-security-core/0.4.1/hawkbit-security-core-0.4.1-sources.jar.asc [INFO] Execution skipped to the last project... [INFO] [INFO] ---------------< org.eclipse.hawkbit:hawkbit-repository >--------------- [INFO] Building hawkBit :: Repository 0.4.1 [4/37] [INFO] from hawkbit-repository/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ hawkbit-repository --- [INFO] [INFO] --- flatten:1.5.0:clean (flatten.clean) @ hawkbit-repository --- [INFO] [INFO] --- enforcer:3.3.0:enforce (enforce-no-snapshots) @ hawkbit-repository --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- flatten:1.5.0:flatten (flatten) @ hawkbit-repository --- [INFO] Generating flattened POM of project org.eclipse.hawkbit:hawkbit-repository:pom:0.4.1... [INFO] [INFO] --- license:2.11:check (default-cli) @ hawkbit-repository --- [INFO] Checking licenses... [INFO] [INFO] --- javadoc:3.4.1:jar (default-cli) @ hawkbit-repository --- [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] --- enforcer:3.3.0:enforce (enforce-no-snapshots) @ hawkbit-repository --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- flatten:1.5.0:flatten (flatten) @ hawkbit-repository --- [INFO] Generating flattened POM of project org.eclipse.hawkbit:hawkbit-repository:pom:0.4.1... [INFO] [INFO] --- jacoco:0.8.8:prepare-agent (prepare-ut-agent) @ hawkbit-repository --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/target/jacoco.exec [INFO] [INFO] >>> source:3.2.1:jar (attach-sources) > generate-sources @ hawkbit-repository >>> [INFO] [INFO] --- enforcer:3.3.0:enforce (enforce-no-snapshots) @ hawkbit-repository --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] <<< source:3.2.1:jar (attach-sources) < generate-sources @ hawkbit-repository <<< [INFO] [INFO] [INFO] --- source:3.2.1:jar (attach-sources) @ hawkbit-repository --- [INFO] [INFO] --- jacoco:0.8.8:prepare-agent-integration (prepare-it-agent) @ hawkbit-repository --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/target/jacoco-it.exec [INFO] [INFO] --- license-tool:1.0.2:license-check (license-check) @ hawkbit-repository --- [INFO] [INFO] --- gpg:1.6:sign (sign-artifacts) @ hawkbit-repository --- [INFO] [INFO] --- install:2.5.2:install (default-install) @ hawkbit-repository --- [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-repository/0.4.1/hawkbit-repository-0.4.1.pom [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/target/hawkbit-repository-0.4.1.pom.asc to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-repository/0.4.1/hawkbit-repository-0.4.1.pom.asc [INFO] [INFO] --- nexus-staging:1.6.13:deploy (injected-nexus-deploy) @ hawkbit-repository --- [INFO] Performing local staging (local stagingDirectory="/home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging")... [INFO] + Using server credentials "ossrh" from Maven settings. [INFO] * Connected to Nexus at https://oss.sonatype.org:443/, is version 2.15.1-02 and edition "Professional" [INFO] * Using staging profile ID "1d2b23f380235e" (matched by Nexus). [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/.flattened-pom.xml to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-repository/0.4.1/hawkbit-repository-0.4.1.pom [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/target/hawkbit-repository-0.4.1.pom.asc to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-repository/0.4.1/hawkbit-repository-0.4.1.pom.asc [INFO] Execution skipped to the last project... [INFO] [INFO] -------------< org.eclipse.hawkbit:hawkbit-repository-api >------------- [INFO] Building hawkBit :: Repository :: API 0.4.1 [5/37] [INFO] from hawkbit-repository/hawkbit-repository-api/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ hawkbit-repository-api --- [INFO] [INFO] --- flatten:1.5.0:clean (flatten.clean) @ hawkbit-repository-api --- [INFO] [INFO] --- enforcer:3.3.0:enforce (enforce-no-snapshots) @ hawkbit-repository-api --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ hawkbit-repository-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-api/src/main/resources [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-api/src/main/resources [INFO] [INFO] --- flatten:1.5.0:flatten (flatten) @ hawkbit-repository-api --- [INFO] Generating flattened POM of project org.eclipse.hawkbit:hawkbit-repository-api:jar:0.4.1... [INFO] [INFO] --- compiler:3.10.1:compile (default-compile) @ hawkbit-repository-api --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 255 source files to /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-api/target/classes [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-api/src/main/java/org/eclipse/hawkbit/repository/exception/FileSizeQuotaExceededException.java:[20,8] serializable class org.eclipse.hawkbit.repository.exception.FileSizeQuotaExceededException has no definition of serialVersionUID [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-api/src/main/java/org/eclipse/hawkbit/repository/event/remote/RemoteTenantAwareEvent.java:[47,9] RemoteApplicationEvent(java.lang.Object,java.lang.String) in org.springframework.cloud.bus.event.RemoteApplicationEvent has been deprecated [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-api/src/main/java/org/eclipse/hawkbit/repository/exception/AssignmentQuotaExceededException.java:[19,8] serializable class org.eclipse.hawkbit.repository.exception.AssignmentQuotaExceededException has no definition of serialVersionUID [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-api/src/main/java/org/eclipse/hawkbit/repository/MaintenanceScheduleHelper.java:[137,29] isEmpty(java.lang.Object) in org.springframework.util.StringUtils has been deprecated [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-api/src/main/java/org/eclipse/hawkbit/repository/MaintenanceScheduleHelper.java:[137,66] isEmpty(java.lang.Object) in org.springframework.util.StringUtils has been deprecated [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-api/src/main/java/org/eclipse/hawkbit/repository/MaintenanceScheduleHelper.java:[137,99] isEmpty(java.lang.Object) in org.springframework.util.StringUtils has been deprecated [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-api/src/main/java/org/eclipse/hawkbit/repository/MaintenanceScheduleHelper.java:[141,28] isEmpty(java.lang.Object) in org.springframework.util.StringUtils has been deprecated [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-api/src/main/java/org/eclipse/hawkbit/repository/MaintenanceScheduleHelper.java:[141,66] isEmpty(java.lang.Object) in org.springframework.util.StringUtils has been deprecated [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-api/src/main/java/org/eclipse/hawkbit/repository/MaintenanceScheduleHelper.java:[141,100] isEmpty(java.lang.Object) in org.springframework.util.StringUtils has been deprecated [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-api/src/main/java/org/eclipse/hawkbit/repository/exception/StorageQuotaExceededException.java:[20,8] serializable class org.eclipse.hawkbit.repository.exception.StorageQuotaExceededException has no definition of serialVersionUID [INFO] [INFO] --- license:2.11:check (default-cli) @ hawkbit-repository-api --- [INFO] Checking licenses... [INFO] [INFO] --- javadoc:3.4.1:jar (default-cli) @ hawkbit-repository-api --- [INFO] No previous run data found, generating javadoc. [INFO] Building jar: /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-api/target/hawkbit-repository-api-0.4.1-javadoc.jar [INFO] [INFO] --- enforcer:3.3.0:enforce (enforce-no-snapshots) @ hawkbit-repository-api --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ hawkbit-repository-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-api/src/main/resources [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-api/src/main/resources [INFO] [INFO] --- flatten:1.5.0:flatten (flatten) @ hawkbit-repository-api --- [INFO] Generating flattened POM of project org.eclipse.hawkbit:hawkbit-repository-api:jar:0.4.1... [INFO] [INFO] --- compiler:3.10.1:compile (default-compile) @ hawkbit-repository-api --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 255 source files to /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-api/target/classes [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-api/src/main/java/org/eclipse/hawkbit/repository/exception/FileSizeQuotaExceededException.java:[20,8] serializable class org.eclipse.hawkbit.repository.exception.FileSizeQuotaExceededException has no definition of serialVersionUID [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-api/src/main/java/org/eclipse/hawkbit/repository/event/remote/RemoteTenantAwareEvent.java:[47,9] RemoteApplicationEvent(java.lang.Object,java.lang.String) in org.springframework.cloud.bus.event.RemoteApplicationEvent has been deprecated [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-api/src/main/java/org/eclipse/hawkbit/repository/exception/AssignmentQuotaExceededException.java:[19,8] serializable class org.eclipse.hawkbit.repository.exception.AssignmentQuotaExceededException has no definition of serialVersionUID [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-api/src/main/java/org/eclipse/hawkbit/repository/MaintenanceScheduleHelper.java:[137,29] isEmpty(java.lang.Object) in org.springframework.util.StringUtils has been deprecated [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-api/src/main/java/org/eclipse/hawkbit/repository/MaintenanceScheduleHelper.java:[137,66] isEmpty(java.lang.Object) in org.springframework.util.StringUtils has been deprecated [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-api/src/main/java/org/eclipse/hawkbit/repository/MaintenanceScheduleHelper.java:[137,99] isEmpty(java.lang.Object) in org.springframework.util.StringUtils has been deprecated [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-api/src/main/java/org/eclipse/hawkbit/repository/MaintenanceScheduleHelper.java:[141,28] isEmpty(java.lang.Object) in org.springframework.util.StringUtils has been deprecated [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-api/src/main/java/org/eclipse/hawkbit/repository/MaintenanceScheduleHelper.java:[141,66] isEmpty(java.lang.Object) in org.springframework.util.StringUtils has been deprecated [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-api/src/main/java/org/eclipse/hawkbit/repository/MaintenanceScheduleHelper.java:[141,100] isEmpty(java.lang.Object) in org.springframework.util.StringUtils has been deprecated [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-api/src/main/java/org/eclipse/hawkbit/repository/exception/StorageQuotaExceededException.java:[20,8] serializable class org.eclipse.hawkbit.repository.exception.StorageQuotaExceededException has no definition of serialVersionUID [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ hawkbit-repository-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-api/src/test/resources [INFO] [INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ hawkbit-repository-api --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-api/target/test-classes [WARNING] Cannot find annotation method 'value()' in type 'com.google.errorprone.annotations.DoNotMock': class file for com.google.errorprone.annotations.DoNotMock not found [WARNING] Cannot find annotation method 'value()' in type 'com.google.errorprone.annotations.DoNotCall': class file for com.google.errorprone.annotations.DoNotCall not found [WARNING] Cannot find annotation method 'value()' in type 'com.google.errorprone.annotations.DoNotCall' [WARNING] Cannot find annotation method 'value()' in type 'com.google.errorprone.annotations.DoNotCall' [WARNING] Cannot find annotation method 'value()' in type 'com.google.errorprone.annotations.DoNotCall' [WARNING] Cannot find annotation method 'value()' in type 'com.google.errorprone.annotations.DoNotCall' [WARNING] Cannot find annotation method 'value()' in type 'com.google.errorprone.annotations.DoNotCall' [WARNING] Cannot find annotation method 'value()' in type 'com.google.errorprone.annotations.DoNotCall' [INFO] [INFO] --- jacoco:0.8.8:prepare-agent (prepare-ut-agent) @ hawkbit-repository-api --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-api/target/jacoco.exec [INFO] [INFO] --- surefire:3.1.2:test (default-test) @ hawkbit-repository-api --- [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.eclipse.hawkbit.repository.RegexCharTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.434 s -- in org.eclipse.hawkbit.repository.RegexCharTest [INFO] Running org.eclipse.hawkbit.repository.MaintenanceScheduleHelperTest [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.212 s -- in org.eclipse.hawkbit.repository.MaintenanceScheduleHelperTest [INFO] Running org.eclipse.hawkbit.repository.RepositoryManagementMethodPreAuthorizeAnnotatedTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.442 s -- in org.eclipse.hawkbit.repository.RepositoryManagementMethodPreAuthorizeAnnotatedTest [INFO] Running org.eclipse.hawkbit.repository.model.TotalTargetCountStatusTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.048 s -- in org.eclipse.hawkbit.repository.model.TotalTargetCountStatusTest [INFO] Running org.eclipse.hawkbit.repository.ArtifactEncryptionServiceTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.eclipse.hawkbit.repository.ArtifactEncryptionServiceTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jar:3.2.2:jar (default-jar) @ hawkbit-repository-api --- [INFO] Building jar: /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-api/target/hawkbit-repository-api-0.4.1.jar [INFO] [INFO] >>> source:3.2.1:jar (attach-sources) > generate-sources @ hawkbit-repository-api >>> [INFO] [INFO] --- enforcer:3.3.0:enforce (enforce-no-snapshots) @ hawkbit-repository-api --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] <<< source:3.2.1:jar (attach-sources) < generate-sources @ hawkbit-repository-api <<< [INFO] [INFO] [INFO] --- source:3.2.1:jar (attach-sources) @ hawkbit-repository-api --- [INFO] Building jar: /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-api/target/hawkbit-repository-api-0.4.1-sources.jar [INFO] [INFO] --- jacoco:0.8.8:prepare-agent-integration (prepare-it-agent) @ hawkbit-repository-api --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-api/target/jacoco-it.exec [INFO] [INFO] --- license-tool:1.0.2:license-check (license-check) @ hawkbit-repository-api --- [INFO] [INFO] --- gpg:1.6:sign (sign-artifacts) @ hawkbit-repository-api --- [INFO] [INFO] --- install:2.5.2:install (default-install) @ hawkbit-repository-api --- [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-api/target/hawkbit-repository-api-0.4.1.jar to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-repository-api/0.4.1/hawkbit-repository-api-0.4.1.jar [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-api/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-repository-api/0.4.1/hawkbit-repository-api-0.4.1.pom [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-api/target/hawkbit-repository-api-0.4.1-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-repository-api/0.4.1/hawkbit-repository-api-0.4.1-javadoc.jar [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-api/target/hawkbit-repository-api-0.4.1-sources.jar to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-repository-api/0.4.1/hawkbit-repository-api-0.4.1-sources.jar [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-api/target/hawkbit-repository-api-0.4.1.jar.asc to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-repository-api/0.4.1/hawkbit-repository-api-0.4.1.jar.asc [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-api/target/hawkbit-repository-api-0.4.1.pom.asc to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-repository-api/0.4.1/hawkbit-repository-api-0.4.1.pom.asc [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-api/target/hawkbit-repository-api-0.4.1-javadoc.jar.asc to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-repository-api/0.4.1/hawkbit-repository-api-0.4.1-javadoc.jar.asc [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-api/target/hawkbit-repository-api-0.4.1-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-repository-api/0.4.1/hawkbit-repository-api-0.4.1-sources.jar.asc [INFO] [INFO] --- nexus-staging:1.6.13:deploy (injected-nexus-deploy) @ hawkbit-repository-api --- [INFO] Performing local staging (local stagingDirectory="/home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging")... [INFO] + Using server credentials "ossrh" from Maven settings. [INFO] * Connected to Nexus at https://oss.sonatype.org:443/, is version 2.15.1-02 and edition "Professional" [INFO] * Using staging profile ID "1d2b23f380235e" (matched by Nexus). [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-api/target/hawkbit-repository-api-0.4.1.jar to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-repository-api/0.4.1/hawkbit-repository-api-0.4.1.jar [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-api/.flattened-pom.xml to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-repository-api/0.4.1/hawkbit-repository-api-0.4.1.pom [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-api/target/hawkbit-repository-api-0.4.1-javadoc.jar to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-repository-api/0.4.1/hawkbit-repository-api-0.4.1-javadoc.jar [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-api/target/hawkbit-repository-api-0.4.1-sources.jar to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-repository-api/0.4.1/hawkbit-repository-api-0.4.1-sources.jar [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-api/target/hawkbit-repository-api-0.4.1.jar.asc to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-repository-api/0.4.1/hawkbit-repository-api-0.4.1.jar.asc [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-api/target/hawkbit-repository-api-0.4.1.pom.asc to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-repository-api/0.4.1/hawkbit-repository-api-0.4.1.pom.asc [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-api/target/hawkbit-repository-api-0.4.1-javadoc.jar.asc to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-repository-api/0.4.1/hawkbit-repository-api-0.4.1-javadoc.jar.asc [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-api/target/hawkbit-repository-api-0.4.1-sources.jar.asc to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-repository-api/0.4.1/hawkbit-repository-api-0.4.1-sources.jar.asc [INFO] Execution skipped to the last project... [INFO] [INFO] ------------< org.eclipse.hawkbit:hawkbit-repository-core >------------- [INFO] Building hawkBit :: Repository :: Core Implementation Support 0.4.1 [6/37] [INFO] from hawkbit-repository/hawkbit-repository-core/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ hawkbit-repository-core --- [INFO] [INFO] --- flatten:1.5.0:clean (flatten.clean) @ hawkbit-repository-core --- [INFO] [INFO] --- enforcer:3.3.0:enforce (enforce-no-snapshots) @ hawkbit-repository-core --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ hawkbit-repository-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 0 resource [INFO] Copying 1 resource [INFO] [INFO] --- flatten:1.5.0:flatten (flatten) @ hawkbit-repository-core --- [INFO] Generating flattened POM of project org.eclipse.hawkbit:hawkbit-repository-core:jar:0.4.1... [INFO] [INFO] --- compiler:3.10.1:compile (default-compile) @ hawkbit-repository-core --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 38 source files to /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-core/target/classes [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-core/src/main/java/org/eclipse/hawkbit/repository/builder/AbstractMetadataUpdateCreate.java:[32,20] unchecked cast required: T found: org.eclipse.hawkbit.repository.builder.AbstractMetadataUpdateCreate [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-core/src/main/java/org/eclipse/hawkbit/repository/builder/AbstractMetadataUpdateCreate.java:[41,20] unchecked cast required: T found: org.eclipse.hawkbit.repository.builder.AbstractMetadataUpdateCreate [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-core/src/main/java/org/eclipse/hawkbit/repository/builder/AbstractSoftwareModuleMetadataUpdateCreate.java:[26,20] unchecked cast required: T found: org.eclipse.hawkbit.repository.builder.AbstractSoftwareModuleMetadataUpdateCreate [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-core/src/main/java/org/eclipse/hawkbit/repository/builder/AbstractSoftwareModuleMetadataUpdateCreate.java:[39,20] unchecked cast required: T found: org.eclipse.hawkbit.repository.builder.AbstractSoftwareModuleMetadataUpdateCreate [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-core/src/main/java/org/eclipse/hawkbit/repository/builder/AbstractTargetFilterQueryUpdateCreate.java:[55,20] unchecked cast required: T found: org.eclipse.hawkbit.repository.builder.AbstractTargetFilterQueryUpdateCreate [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-core/src/main/java/org/eclipse/hawkbit/repository/builder/AbstractTargetFilterQueryUpdateCreate.java:[72,20] unchecked cast required: T found: org.eclipse.hawkbit.repository.builder.AbstractTargetFilterQueryUpdateCreate [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-core/src/main/java/org/eclipse/hawkbit/repository/builder/AbstractTargetFilterQueryUpdateCreate.java:[84,20] unchecked cast required: T found: org.eclipse.hawkbit.repository.builder.AbstractTargetFilterQueryUpdateCreate [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-core/src/main/java/org/eclipse/hawkbit/repository/builder/AbstractTargetFilterQueryUpdateCreate.java:[104,20] unchecked cast required: T found: org.eclipse.hawkbit.repository.builder.AbstractTargetFilterQueryUpdateCreate [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-core/src/main/java/org/eclipse/hawkbit/repository/builder/AbstractTargetFilterQueryUpdateCreate.java:[120,20] unchecked cast required: T found: org.eclipse.hawkbit.repository.builder.AbstractTargetFilterQueryUpdateCreate [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-core/src/main/java/org/eclipse/hawkbit/repository/builder/AbstractTargetFilterQueryUpdateCreate.java:[135,20] unchecked cast required: T found: org.eclipse.hawkbit.repository.builder.AbstractTargetFilterQueryUpdateCreate [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-core/src/main/java/org/eclipse/hawkbit/repository/builder/AbstractNamedEntityBuilder.java:[27,20] unchecked cast required: T found: org.eclipse.hawkbit.repository.builder.AbstractNamedEntityBuilder [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-core/src/main/java/org/eclipse/hawkbit/repository/builder/AbstractNamedEntityBuilder.java:[32,20] unchecked cast required: T found: org.eclipse.hawkbit.repository.builder.AbstractNamedEntityBuilder [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-core/src/main/java/org/eclipse/hawkbit/repository/builder/AbstractDistributionSetUpdateCreate.java:[34,20] unchecked cast required: T found: org.eclipse.hawkbit.repository.builder.AbstractDistributionSetUpdateCreate [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-core/src/main/java/org/eclipse/hawkbit/repository/builder/AbstractDistributionSetUpdateCreate.java:[43,20] unchecked cast required: T found: org.eclipse.hawkbit.repository.builder.AbstractDistributionSetUpdateCreate [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-core/src/main/java/org/eclipse/hawkbit/repository/builder/AbstractDistributionSetUpdateCreate.java:[52,20] unchecked cast required: T found: org.eclipse.hawkbit.repository.builder.AbstractDistributionSetUpdateCreate [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-core/src/main/java/org/eclipse/hawkbit/repository/builder/AbstractTypeUpdateCreate.java:[32,20] unchecked cast required: T found: org.eclipse.hawkbit.repository.builder.AbstractTypeUpdateCreate [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-core/src/main/java/org/eclipse/hawkbit/repository/builder/AbstractTypeUpdateCreate.java:[41,20] unchecked cast required: T found: org.eclipse.hawkbit.repository.builder.AbstractTypeUpdateCreate [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-core/src/main/java/org/eclipse/hawkbit/repository/builder/AbstractDistributionSetTypeUpdateCreate.java:[31,20] unchecked cast required: T found: org.eclipse.hawkbit.repository.builder.AbstractDistributionSetTypeUpdateCreate [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-core/src/main/java/org/eclipse/hawkbit/repository/builder/AbstractDistributionSetTypeUpdateCreate.java:[36,20] unchecked cast required: T found: org.eclipse.hawkbit.repository.builder.AbstractDistributionSetTypeUpdateCreate [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-core/src/main/java/org/eclipse/hawkbit/repository/builder/AbstractTagUpdateCreate.java:[29,20] unchecked cast required: T found: org.eclipse.hawkbit.repository.builder.AbstractTagUpdateCreate [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-core/src/main/java/org/eclipse/hawkbit/repository/builder/AbstractRolloutGroupCreate.java:[31,20] unchecked cast required: T found: org.eclipse.hawkbit.repository.builder.AbstractRolloutGroupCreate [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-core/src/main/java/org/eclipse/hawkbit/repository/builder/AbstractRolloutGroupCreate.java:[36,20] unchecked cast required: T found: org.eclipse.hawkbit.repository.builder.AbstractRolloutGroupCreate [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-core/src/main/java/org/eclipse/hawkbit/repository/builder/AbstractRolloutGroupCreate.java:[41,20] unchecked cast required: T found: org.eclipse.hawkbit.repository.builder.AbstractRolloutGroupCreate [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-core/src/main/java/org/eclipse/hawkbit/repository/builder/AbstractRolloutGroupCreate.java:[46,20] unchecked cast required: T found: org.eclipse.hawkbit.repository.builder.AbstractRolloutGroupCreate [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-core/src/main/java/org/eclipse/hawkbit/repository/builder/AbstractSoftwareModuleUpdateCreate.java:[35,20] unchecked cast required: T found: org.eclipse.hawkbit.repository.builder.AbstractSoftwareModuleUpdateCreate [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-core/src/main/java/org/eclipse/hawkbit/repository/builder/AbstractSoftwareModuleUpdateCreate.java:[44,20] unchecked cast required: T found: org.eclipse.hawkbit.repository.builder.AbstractSoftwareModuleUpdateCreate [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-core/src/main/java/org/eclipse/hawkbit/repository/builder/AbstractSoftwareModuleUpdateCreate.java:[53,20] unchecked cast required: T found: org.eclipse.hawkbit.repository.builder.AbstractSoftwareModuleUpdateCreate [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-core/src/main/java/org/eclipse/hawkbit/repository/builder/AbstractRolloutUpdateCreate.java:[52,20] unchecked cast required: T found: org.eclipse.hawkbit.repository.builder.AbstractRolloutUpdateCreate [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-core/src/main/java/org/eclipse/hawkbit/repository/builder/AbstractRolloutUpdateCreate.java:[64,20] unchecked cast required: T found: org.eclipse.hawkbit.repository.builder.AbstractRolloutUpdateCreate [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-core/src/main/java/org/eclipse/hawkbit/repository/builder/AbstractRolloutUpdateCreate.java:[76,20] unchecked cast required: T found: org.eclipse.hawkbit.repository.builder.AbstractRolloutUpdateCreate [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-core/src/main/java/org/eclipse/hawkbit/repository/builder/AbstractRolloutUpdateCreate.java:[88,20] unchecked cast required: T found: org.eclipse.hawkbit.repository.builder.AbstractRolloutUpdateCreate [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-core/src/main/java/org/eclipse/hawkbit/repository/builder/AbstractRolloutUpdateCreate.java:[100,20] unchecked cast required: T found: org.eclipse.hawkbit.repository.builder.AbstractRolloutUpdateCreate [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-core/src/main/java/org/eclipse/hawkbit/repository/builder/AbstractRolloutUpdateCreate.java:[112,20] unchecked cast required: T found: org.eclipse.hawkbit.repository.builder.AbstractRolloutUpdateCreate [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-core/src/main/java/org/eclipse/hawkbit/repository/RolloutHelper.java:[169,58] isEmpty(java.lang.Object) in org.springframework.util.StringUtils has been deprecated [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-core/src/main/java/org/eclipse/hawkbit/repository/RolloutHelper.java:[199,25] isEmpty(java.lang.Object) in org.springframework.util.StringUtils has been deprecated [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-core/src/main/java/org/eclipse/hawkbit/repository/RolloutHelper.java:[200,29] isEmpty(java.lang.Object) in org.springframework.util.StringUtils has been deprecated [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-core/src/main/java/org/eclipse/hawkbit/repository/RolloutHelper.java:[205,25] isEmpty(java.lang.Object) in org.springframework.util.StringUtils has been deprecated [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-core/src/main/java/org/eclipse/hawkbit/repository/RolloutHelper.java:[212,28] isEmpty(java.lang.Object) in org.springframework.util.StringUtils has been deprecated [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-core/src/main/java/org/eclipse/hawkbit/repository/RolloutHelper.java:[213,70] isEmpty(java.lang.Object) in org.springframework.util.StringUtils has been deprecated [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-core/src/main/java/org/eclipse/hawkbit/repository/RolloutHelper.java:[229,24] isEmpty(java.lang.Object) in org.springframework.util.StringUtils has been deprecated [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-core/src/main/java/org/eclipse/hawkbit/repository/builder/AbstractActionStatusCreate.java:[47,20] unchecked cast required: T found: org.eclipse.hawkbit.repository.builder.AbstractActionStatusCreate [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-core/src/main/java/org/eclipse/hawkbit/repository/builder/AbstractActionStatusCreate.java:[53,20] unchecked cast required: T found: org.eclipse.hawkbit.repository.builder.AbstractActionStatusCreate [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-core/src/main/java/org/eclipse/hawkbit/repository/builder/AbstractActionStatusCreate.java:[59,20] unchecked cast required: T found: org.eclipse.hawkbit.repository.builder.AbstractActionStatusCreate [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-core/src/main/java/org/eclipse/hawkbit/repository/builder/AbstractActionStatusCreate.java:[69,20] unchecked cast required: T found: org.eclipse.hawkbit.repository.builder.AbstractActionStatusCreate [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-core/src/main/java/org/eclipse/hawkbit/repository/builder/AbstractActionStatusCreate.java:[78,20] unchecked cast required: T found: org.eclipse.hawkbit.repository.builder.AbstractActionStatusCreate [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-core/src/main/java/org/eclipse/hawkbit/repository/builder/AbstractTargetTypeUpdateCreate.java:[35,20] unchecked cast required: T found: org.eclipse.hawkbit.repository.builder.AbstractTargetTypeUpdateCreate [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-core/src/main/java/org/eclipse/hawkbit/repository/rsql/VirtualPropertyResolver.java:[44,46] org.apache.commons.lang3.text.StrLookup in org.apache.commons.lang3.text has been deprecated [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-core/src/main/java/org/eclipse/hawkbit/repository/rsql/VirtualPropertyResolver.java:[44,46] org.apache.commons.lang3.text.StrLookup in org.apache.commons.lang3.text has been deprecated [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-core/src/main/java/org/eclipse/hawkbit/repository/rsql/VirtualPropertyResolver.java:[48,23] org.apache.commons.lang3.text.StrSubstitutor in org.apache.commons.lang3.text has been deprecated [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-core/src/main/java/org/eclipse/hawkbit/repository/rsql/VirtualPropertyResolver.java:[65,31] org.apache.commons.lang3.text.StrSubstitutor in org.apache.commons.lang3.text has been deprecated [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-core/src/main/java/org/eclipse/hawkbit/repository/rsql/VirtualPropertyResolver.java:[65,52] org.apache.commons.lang3.text.StrSubstitutor in org.apache.commons.lang3.text has been deprecated [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-core/src/main/java/org/eclipse/hawkbit/repository/rsql/VirtualPropertyResolver.java:[65,83] org.apache.commons.lang3.text.StrSubstitutor in org.apache.commons.lang3.text has been deprecated [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-core/src/main/java/org/eclipse/hawkbit/repository/rsql/VirtualPropertyResolver.java:[66,21] org.apache.commons.lang3.text.StrSubstitutor in org.apache.commons.lang3.text has been deprecated [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-core/src/main/java/org/eclipse/hawkbit/repository/builder/AbstractTargetUpdateCreate.java:[47,20] unchecked cast required: T found: org.eclipse.hawkbit.repository.builder.AbstractTargetUpdateCreate [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-core/src/main/java/org/eclipse/hawkbit/repository/builder/AbstractTargetUpdateCreate.java:[61,20] unchecked cast required: T found: org.eclipse.hawkbit.repository.builder.AbstractTargetUpdateCreate [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-core/src/main/java/org/eclipse/hawkbit/repository/builder/AbstractTargetUpdateCreate.java:[66,20] unchecked cast required: T found: org.eclipse.hawkbit.repository.builder.AbstractTargetUpdateCreate [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-core/src/main/java/org/eclipse/hawkbit/repository/builder/AbstractTargetUpdateCreate.java:[71,20] unchecked cast required: T found: org.eclipse.hawkbit.repository.builder.AbstractTargetUpdateCreate [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-core/src/main/java/org/eclipse/hawkbit/repository/builder/AbstractTargetUpdateCreate.java:[76,20] unchecked cast required: T found: org.eclipse.hawkbit.repository.builder.AbstractTargetUpdateCreate [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-core/src/main/java/org/eclipse/hawkbit/repository/builder/AbstractTargetUpdateCreate.java:[86,20] unchecked cast required: T found: org.eclipse.hawkbit.repository.builder.AbstractTargetUpdateCreate [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-core/src/main/java/org/eclipse/hawkbit/repository/builder/AbstractSoftwareModuleTypeUpdateCreate.java:[24,20] unchecked cast required: T found: org.eclipse.hawkbit.repository.builder.AbstractSoftwareModuleTypeUpdateCreate [INFO] [INFO] --- license:2.11:check (default-cli) @ hawkbit-repository-core --- [INFO] Checking licenses... [INFO] [INFO] --- javadoc:3.4.1:jar (default-cli) @ hawkbit-repository-core --- [INFO] No previous run data found, generating javadoc. [INFO] Building jar: /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-core/target/hawkbit-repository-core-0.4.1-javadoc.jar [INFO] [INFO] --- enforcer:3.3.0:enforce (enforce-no-snapshots) @ hawkbit-repository-core --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ hawkbit-repository-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 0 resource [INFO] Copying 1 resource [INFO] [INFO] --- flatten:1.5.0:flatten (flatten) @ hawkbit-repository-core --- [INFO] Generating flattened POM of project org.eclipse.hawkbit:hawkbit-repository-core:jar:0.4.1... [INFO] [INFO] --- compiler:3.10.1:compile (default-compile) @ hawkbit-repository-core --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 38 source files to /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-core/target/classes [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-core/src/main/java/org/eclipse/hawkbit/repository/builder/AbstractMetadataUpdateCreate.java:[32,20] unchecked cast required: T found: org.eclipse.hawkbit.repository.builder.AbstractMetadataUpdateCreate [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-core/src/main/java/org/eclipse/hawkbit/repository/builder/AbstractMetadataUpdateCreate.java:[41,20] unchecked cast required: T found: org.eclipse.hawkbit.repository.builder.AbstractMetadataUpdateCreate [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-core/src/main/java/org/eclipse/hawkbit/repository/builder/AbstractSoftwareModuleMetadataUpdateCreate.java:[26,20] unchecked cast required: T found: org.eclipse.hawkbit.repository.builder.AbstractSoftwareModuleMetadataUpdateCreate [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-core/src/main/java/org/eclipse/hawkbit/repository/builder/AbstractSoftwareModuleMetadataUpdateCreate.java:[39,20] unchecked cast required: T found: org.eclipse.hawkbit.repository.builder.AbstractSoftwareModuleMetadataUpdateCreate [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-core/src/main/java/org/eclipse/hawkbit/repository/builder/AbstractTargetFilterQueryUpdateCreate.java:[55,20] unchecked cast required: T found: org.eclipse.hawkbit.repository.builder.AbstractTargetFilterQueryUpdateCreate [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-core/src/main/java/org/eclipse/hawkbit/repository/builder/AbstractTargetFilterQueryUpdateCreate.java:[72,20] unchecked cast required: T found: org.eclipse.hawkbit.repository.builder.AbstractTargetFilterQueryUpdateCreate [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-core/src/main/java/org/eclipse/hawkbit/repository/builder/AbstractTargetFilterQueryUpdateCreate.java:[84,20] unchecked cast required: T found: org.eclipse.hawkbit.repository.builder.AbstractTargetFilterQueryUpdateCreate [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-core/src/main/java/org/eclipse/hawkbit/repository/builder/AbstractTargetFilterQueryUpdateCreate.java:[104,20] unchecked cast required: T found: org.eclipse.hawkbit.repository.builder.AbstractTargetFilterQueryUpdateCreate [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-core/src/main/java/org/eclipse/hawkbit/repository/builder/AbstractTargetFilterQueryUpdateCreate.java:[120,20] unchecked cast required: T found: org.eclipse.hawkbit.repository.builder.AbstractTargetFilterQueryUpdateCreate [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-core/src/main/java/org/eclipse/hawkbit/repository/builder/AbstractTargetFilterQueryUpdateCreate.java:[135,20] unchecked cast required: T found: org.eclipse.hawkbit.repository.builder.AbstractTargetFilterQueryUpdateCreate [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-core/src/main/java/org/eclipse/hawkbit/repository/builder/AbstractNamedEntityBuilder.java:[27,20] unchecked cast required: T found: org.eclipse.hawkbit.repository.builder.AbstractNamedEntityBuilder [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-core/src/main/java/org/eclipse/hawkbit/repository/builder/AbstractNamedEntityBuilder.java:[32,20] unchecked cast required: T found: org.eclipse.hawkbit.repository.builder.AbstractNamedEntityBuilder [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-core/src/main/java/org/eclipse/hawkbit/repository/builder/AbstractDistributionSetUpdateCreate.java:[34,20] unchecked cast required: T found: org.eclipse.hawkbit.repository.builder.AbstractDistributionSetUpdateCreate [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-core/src/main/java/org/eclipse/hawkbit/repository/builder/AbstractDistributionSetUpdateCreate.java:[43,20] unchecked cast required: T found: org.eclipse.hawkbit.repository.builder.AbstractDistributionSetUpdateCreate [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-core/src/main/java/org/eclipse/hawkbit/repository/builder/AbstractDistributionSetUpdateCreate.java:[52,20] unchecked cast required: T found: org.eclipse.hawkbit.repository.builder.AbstractDistributionSetUpdateCreate [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-core/src/main/java/org/eclipse/hawkbit/repository/builder/AbstractTypeUpdateCreate.java:[32,20] unchecked cast required: T found: org.eclipse.hawkbit.repository.builder.AbstractTypeUpdateCreate [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-core/src/main/java/org/eclipse/hawkbit/repository/builder/AbstractTypeUpdateCreate.java:[41,20] unchecked cast required: T found: org.eclipse.hawkbit.repository.builder.AbstractTypeUpdateCreate [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-core/src/main/java/org/eclipse/hawkbit/repository/builder/AbstractDistributionSetTypeUpdateCreate.java:[31,20] unchecked cast required: T found: org.eclipse.hawkbit.repository.builder.AbstractDistributionSetTypeUpdateCreate [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-core/src/main/java/org/eclipse/hawkbit/repository/builder/AbstractDistributionSetTypeUpdateCreate.java:[36,20] unchecked cast required: T found: org.eclipse.hawkbit.repository.builder.AbstractDistributionSetTypeUpdateCreate [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-core/src/main/java/org/eclipse/hawkbit/repository/builder/AbstractTagUpdateCreate.java:[29,20] unchecked cast required: T found: org.eclipse.hawkbit.repository.builder.AbstractTagUpdateCreate [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-core/src/main/java/org/eclipse/hawkbit/repository/builder/AbstractRolloutGroupCreate.java:[31,20] unchecked cast required: T found: org.eclipse.hawkbit.repository.builder.AbstractRolloutGroupCreate [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-core/src/main/java/org/eclipse/hawkbit/repository/builder/AbstractRolloutGroupCreate.java:[36,20] unchecked cast required: T found: org.eclipse.hawkbit.repository.builder.AbstractRolloutGroupCreate [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-core/src/main/java/org/eclipse/hawkbit/repository/builder/AbstractRolloutGroupCreate.java:[41,20] unchecked cast required: T found: org.eclipse.hawkbit.repository.builder.AbstractRolloutGroupCreate [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-core/src/main/java/org/eclipse/hawkbit/repository/builder/AbstractRolloutGroupCreate.java:[46,20] unchecked cast required: T found: org.eclipse.hawkbit.repository.builder.AbstractRolloutGroupCreate [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-core/src/main/java/org/eclipse/hawkbit/repository/builder/AbstractSoftwareModuleUpdateCreate.java:[35,20] unchecked cast required: T found: org.eclipse.hawkbit.repository.builder.AbstractSoftwareModuleUpdateCreate [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-core/src/main/java/org/eclipse/hawkbit/repository/builder/AbstractSoftwareModuleUpdateCreate.java:[44,20] unchecked cast required: T found: org.eclipse.hawkbit.repository.builder.AbstractSoftwareModuleUpdateCreate [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-core/src/main/java/org/eclipse/hawkbit/repository/builder/AbstractSoftwareModuleUpdateCreate.java:[53,20] unchecked cast required: T found: org.eclipse.hawkbit.repository.builder.AbstractSoftwareModuleUpdateCreate [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-core/src/main/java/org/eclipse/hawkbit/repository/builder/AbstractRolloutUpdateCreate.java:[52,20] unchecked cast required: T found: org.eclipse.hawkbit.repository.builder.AbstractRolloutUpdateCreate [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-core/src/main/java/org/eclipse/hawkbit/repository/builder/AbstractRolloutUpdateCreate.java:[64,20] unchecked cast required: T found: org.eclipse.hawkbit.repository.builder.AbstractRolloutUpdateCreate [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-core/src/main/java/org/eclipse/hawkbit/repository/builder/AbstractRolloutUpdateCreate.java:[76,20] unchecked cast required: T found: org.eclipse.hawkbit.repository.builder.AbstractRolloutUpdateCreate [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-core/src/main/java/org/eclipse/hawkbit/repository/builder/AbstractRolloutUpdateCreate.java:[88,20] unchecked cast required: T found: org.eclipse.hawkbit.repository.builder.AbstractRolloutUpdateCreate [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-core/src/main/java/org/eclipse/hawkbit/repository/builder/AbstractRolloutUpdateCreate.java:[100,20] unchecked cast required: T found: org.eclipse.hawkbit.repository.builder.AbstractRolloutUpdateCreate [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-core/src/main/java/org/eclipse/hawkbit/repository/builder/AbstractRolloutUpdateCreate.java:[112,20] unchecked cast required: T found: org.eclipse.hawkbit.repository.builder.AbstractRolloutUpdateCreate [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-core/src/main/java/org/eclipse/hawkbit/repository/RolloutHelper.java:[169,58] isEmpty(java.lang.Object) in org.springframework.util.StringUtils has been deprecated [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-core/src/main/java/org/eclipse/hawkbit/repository/RolloutHelper.java:[199,25] isEmpty(java.lang.Object) in org.springframework.util.StringUtils has been deprecated [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-core/src/main/java/org/eclipse/hawkbit/repository/RolloutHelper.java:[200,29] isEmpty(java.lang.Object) in org.springframework.util.StringUtils has been deprecated [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-core/src/main/java/org/eclipse/hawkbit/repository/RolloutHelper.java:[205,25] isEmpty(java.lang.Object) in org.springframework.util.StringUtils has been deprecated [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-core/src/main/java/org/eclipse/hawkbit/repository/RolloutHelper.java:[212,28] isEmpty(java.lang.Object) in org.springframework.util.StringUtils has been deprecated [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-core/src/main/java/org/eclipse/hawkbit/repository/RolloutHelper.java:[213,70] isEmpty(java.lang.Object) in org.springframework.util.StringUtils has been deprecated [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-core/src/main/java/org/eclipse/hawkbit/repository/RolloutHelper.java:[229,24] isEmpty(java.lang.Object) in org.springframework.util.StringUtils has been deprecated [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-core/src/main/java/org/eclipse/hawkbit/repository/builder/AbstractActionStatusCreate.java:[47,20] unchecked cast required: T found: org.eclipse.hawkbit.repository.builder.AbstractActionStatusCreate [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-core/src/main/java/org/eclipse/hawkbit/repository/builder/AbstractActionStatusCreate.java:[53,20] unchecked cast required: T found: org.eclipse.hawkbit.repository.builder.AbstractActionStatusCreate [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-core/src/main/java/org/eclipse/hawkbit/repository/builder/AbstractActionStatusCreate.java:[59,20] unchecked cast required: T found: org.eclipse.hawkbit.repository.builder.AbstractActionStatusCreate [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-core/src/main/java/org/eclipse/hawkbit/repository/builder/AbstractActionStatusCreate.java:[69,20] unchecked cast required: T found: org.eclipse.hawkbit.repository.builder.AbstractActionStatusCreate [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-core/src/main/java/org/eclipse/hawkbit/repository/builder/AbstractActionStatusCreate.java:[78,20] unchecked cast required: T found: org.eclipse.hawkbit.repository.builder.AbstractActionStatusCreate [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-core/src/main/java/org/eclipse/hawkbit/repository/builder/AbstractTargetTypeUpdateCreate.java:[35,20] unchecked cast required: T found: org.eclipse.hawkbit.repository.builder.AbstractTargetTypeUpdateCreate [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-core/src/main/java/org/eclipse/hawkbit/repository/rsql/VirtualPropertyResolver.java:[44,46] org.apache.commons.lang3.text.StrLookup in org.apache.commons.lang3.text has been deprecated [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-core/src/main/java/org/eclipse/hawkbit/repository/rsql/VirtualPropertyResolver.java:[44,46] org.apache.commons.lang3.text.StrLookup in org.apache.commons.lang3.text has been deprecated [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-core/src/main/java/org/eclipse/hawkbit/repository/rsql/VirtualPropertyResolver.java:[48,23] org.apache.commons.lang3.text.StrSubstitutor in org.apache.commons.lang3.text has been deprecated [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-core/src/main/java/org/eclipse/hawkbit/repository/rsql/VirtualPropertyResolver.java:[65,31] org.apache.commons.lang3.text.StrSubstitutor in org.apache.commons.lang3.text has been deprecated [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-core/src/main/java/org/eclipse/hawkbit/repository/rsql/VirtualPropertyResolver.java:[65,52] org.apache.commons.lang3.text.StrSubstitutor in org.apache.commons.lang3.text has been deprecated [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-core/src/main/java/org/eclipse/hawkbit/repository/rsql/VirtualPropertyResolver.java:[65,83] org.apache.commons.lang3.text.StrSubstitutor in org.apache.commons.lang3.text has been deprecated [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-core/src/main/java/org/eclipse/hawkbit/repository/rsql/VirtualPropertyResolver.java:[66,21] org.apache.commons.lang3.text.StrSubstitutor in org.apache.commons.lang3.text has been deprecated [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-core/src/main/java/org/eclipse/hawkbit/repository/builder/AbstractTargetUpdateCreate.java:[47,20] unchecked cast required: T found: org.eclipse.hawkbit.repository.builder.AbstractTargetUpdateCreate [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-core/src/main/java/org/eclipse/hawkbit/repository/builder/AbstractTargetUpdateCreate.java:[61,20] unchecked cast required: T found: org.eclipse.hawkbit.repository.builder.AbstractTargetUpdateCreate [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-core/src/main/java/org/eclipse/hawkbit/repository/builder/AbstractTargetUpdateCreate.java:[66,20] unchecked cast required: T found: org.eclipse.hawkbit.repository.builder.AbstractTargetUpdateCreate [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-core/src/main/java/org/eclipse/hawkbit/repository/builder/AbstractTargetUpdateCreate.java:[71,20] unchecked cast required: T found: org.eclipse.hawkbit.repository.builder.AbstractTargetUpdateCreate [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-core/src/main/java/org/eclipse/hawkbit/repository/builder/AbstractTargetUpdateCreate.java:[76,20] unchecked cast required: T found: org.eclipse.hawkbit.repository.builder.AbstractTargetUpdateCreate [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-core/src/main/java/org/eclipse/hawkbit/repository/builder/AbstractTargetUpdateCreate.java:[86,20] unchecked cast required: T found: org.eclipse.hawkbit.repository.builder.AbstractTargetUpdateCreate [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-core/src/main/java/org/eclipse/hawkbit/repository/builder/AbstractSoftwareModuleTypeUpdateCreate.java:[24,20] unchecked cast required: T found: org.eclipse.hawkbit.repository.builder.AbstractSoftwareModuleTypeUpdateCreate [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ hawkbit-repository-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-core/src/test/resources [INFO] [INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ hawkbit-repository-core --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-core/target/test-classes [INFO] [INFO] --- jacoco:0.8.8:prepare-agent (prepare-ut-agent) @ hawkbit-repository-core --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-core/target/jacoco.exec [INFO] [INFO] --- surefire:3.1.2:test (default-test) @ hawkbit-repository-core --- [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.eclipse.hawkbit.event.BusProtoStuffMessageConverterTest 16:13:45.045 [main] ERROR org.eclipse.hawkbit.event.BusProtoStuffMessageConverter - There is no mapping to EventType for the given class class org.eclipse.hawkbit.event.BusProtoStuffMessageConverterTest$DummyRemoteEntityEvent [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.705 s -- in org.eclipse.hawkbit.event.BusProtoStuffMessageConverterTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jar:3.2.2:jar (default-jar) @ hawkbit-repository-core --- [INFO] Building jar: /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-core/target/hawkbit-repository-core-0.4.1.jar [INFO] [INFO] >>> source:3.2.1:jar (attach-sources) > generate-sources @ hawkbit-repository-core >>> [INFO] [INFO] --- enforcer:3.3.0:enforce (enforce-no-snapshots) @ hawkbit-repository-core --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] <<< source:3.2.1:jar (attach-sources) < generate-sources @ hawkbit-repository-core <<< [INFO] [INFO] [INFO] --- source:3.2.1:jar (attach-sources) @ hawkbit-repository-core --- [INFO] Building jar: /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-core/target/hawkbit-repository-core-0.4.1-sources.jar [INFO] [INFO] --- jacoco:0.8.8:prepare-agent-integration (prepare-it-agent) @ hawkbit-repository-core --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-core/target/jacoco-it.exec [INFO] [INFO] --- license-tool:1.0.2:license-check (license-check) @ hawkbit-repository-core --- [INFO] [INFO] --- gpg:1.6:sign (sign-artifacts) @ hawkbit-repository-core --- [INFO] [INFO] --- install:2.5.2:install (default-install) @ hawkbit-repository-core --- [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-core/target/hawkbit-repository-core-0.4.1.jar to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-repository-core/0.4.1/hawkbit-repository-core-0.4.1.jar [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-core/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-repository-core/0.4.1/hawkbit-repository-core-0.4.1.pom [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-core/target/hawkbit-repository-core-0.4.1-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-repository-core/0.4.1/hawkbit-repository-core-0.4.1-javadoc.jar [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-core/target/hawkbit-repository-core-0.4.1-sources.jar to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-repository-core/0.4.1/hawkbit-repository-core-0.4.1-sources.jar [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-core/target/hawkbit-repository-core-0.4.1.jar.asc to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-repository-core/0.4.1/hawkbit-repository-core-0.4.1.jar.asc [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-core/target/hawkbit-repository-core-0.4.1.pom.asc to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-repository-core/0.4.1/hawkbit-repository-core-0.4.1.pom.asc [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-core/target/hawkbit-repository-core-0.4.1-javadoc.jar.asc to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-repository-core/0.4.1/hawkbit-repository-core-0.4.1-javadoc.jar.asc [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-core/target/hawkbit-repository-core-0.4.1-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-repository-core/0.4.1/hawkbit-repository-core-0.4.1-sources.jar.asc [INFO] [INFO] --- nexus-staging:1.6.13:deploy (injected-nexus-deploy) @ hawkbit-repository-core --- [INFO] Performing local staging (local stagingDirectory="/home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging")... [INFO] + Using server credentials "ossrh" from Maven settings. [INFO] * Connected to Nexus at https://oss.sonatype.org:443/, is version 2.15.1-02 and edition "Professional" [INFO] * Using staging profile ID "1d2b23f380235e" (matched by Nexus). [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-core/target/hawkbit-repository-core-0.4.1.jar to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-repository-core/0.4.1/hawkbit-repository-core-0.4.1.jar [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-core/.flattened-pom.xml to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-repository-core/0.4.1/hawkbit-repository-core-0.4.1.pom [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-core/target/hawkbit-repository-core-0.4.1-javadoc.jar to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-repository-core/0.4.1/hawkbit-repository-core-0.4.1-javadoc.jar [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-core/target/hawkbit-repository-core-0.4.1-sources.jar to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-repository-core/0.4.1/hawkbit-repository-core-0.4.1-sources.jar [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-core/target/hawkbit-repository-core-0.4.1.jar.asc to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-repository-core/0.4.1/hawkbit-repository-core-0.4.1.jar.asc [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-core/target/hawkbit-repository-core-0.4.1.pom.asc to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-repository-core/0.4.1/hawkbit-repository-core-0.4.1.pom.asc [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-core/target/hawkbit-repository-core-0.4.1-javadoc.jar.asc to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-repository-core/0.4.1/hawkbit-repository-core-0.4.1-javadoc.jar.asc [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-core/target/hawkbit-repository-core-0.4.1-sources.jar.asc to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-repository-core/0.4.1/hawkbit-repository-core-0.4.1-sources.jar.asc [INFO] Execution skipped to the last project... [INFO] [INFO] -----< org.eclipse.hawkbit:hawkbit-artifact-repository-filesystem >----- [INFO] Building hawkBit :: Artifact Repository :: Filesystem 0.4.1 [7/37] [INFO] from hawkbit-artifact-repository-filesystem/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ hawkbit-artifact-repository-filesystem --- [INFO] [INFO] --- flatten:1.5.0:clean (flatten.clean) @ hawkbit-artifact-repository-filesystem --- [INFO] [INFO] --- enforcer:3.3.0:enforce (enforce-no-snapshots) @ hawkbit-artifact-repository-filesystem --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ hawkbit-artifact-repository-filesystem --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-artifact-repository-filesystem/src/main/resources [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-artifact-repository-filesystem/src/main/resources [INFO] [INFO] --- flatten:1.5.0:flatten (flatten) @ hawkbit-artifact-repository-filesystem --- [INFO] Generating flattened POM of project org.eclipse.hawkbit:hawkbit-artifact-repository-filesystem:jar:0.4.1... [INFO] [INFO] --- compiler:3.10.1:compile (default-compile) @ hawkbit-artifact-repository-filesystem --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-artifact-repository-filesystem/target/classes [WARNING] Cannot find annotation method 'replacement()' in type 'com.google.errorprone.annotations.InlineMe': class file for com.google.errorprone.annotations.InlineMe not found [WARNING] Cannot find annotation method 'imports()' in type 'com.google.errorprone.annotations.InlineMe' [WARNING] Cannot find annotation method 'replacement()' in type 'com.google.errorprone.annotations.InlineMe' [WARNING] Cannot find annotation method 'imports()' in type 'com.google.errorprone.annotations.InlineMe' [WARNING] Cannot find annotation method 'replacement()' in type 'com.google.errorprone.annotations.InlineMe' [WARNING] Cannot find annotation method 'imports()' in type 'com.google.errorprone.annotations.InlineMe' [WARNING] Cannot find annotation method 'replacement()' in type 'com.google.errorprone.annotations.InlineMe' [WARNING] Cannot find annotation method 'imports()' in type 'com.google.errorprone.annotations.InlineMe' [WARNING] Cannot find annotation method 'replacement()' in type 'com.google.errorprone.annotations.InlineMe' [WARNING] Cannot find annotation method 'imports()' in type 'com.google.errorprone.annotations.InlineMe' [WARNING] Cannot find annotation method 'replacement()' in type 'com.google.errorprone.annotations.InlineMe' [WARNING] Cannot find annotation method 'imports()' in type 'com.google.errorprone.annotations.InlineMe' [WARNING] Cannot find annotation method 'replacement()' in type 'com.google.errorprone.annotations.InlineMe' [WARNING] Cannot find annotation method 'imports()' in type 'com.google.errorprone.annotations.InlineMe' [WARNING] Cannot find annotation method 'replacement()' in type 'com.google.errorprone.annotations.InlineMe' [WARNING] Cannot find annotation method 'imports()' in type 'com.google.errorprone.annotations.InlineMe' [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-artifact-repository-filesystem/src/main/java/org/eclipse/hawkbit/artifact/repository/ArtifactFileNotFoundException.java:[15,8] serializable class org.eclipse.hawkbit.artifact.repository.ArtifactFileNotFoundException has no definition of serialVersionUID [INFO] [INFO] --- license:2.11:check (default-cli) @ hawkbit-artifact-repository-filesystem --- [INFO] Checking licenses... [INFO] [INFO] --- javadoc:3.4.1:jar (default-cli) @ hawkbit-artifact-repository-filesystem --- [INFO] No previous run data found, generating javadoc. [INFO] Building jar: /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-artifact-repository-filesystem/target/hawkbit-artifact-repository-filesystem-0.4.1-javadoc.jar [INFO] [INFO] --- enforcer:3.3.0:enforce (enforce-no-snapshots) @ hawkbit-artifact-repository-filesystem --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ hawkbit-artifact-repository-filesystem --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-artifact-repository-filesystem/src/main/resources [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-artifact-repository-filesystem/src/main/resources [INFO] [INFO] --- flatten:1.5.0:flatten (flatten) @ hawkbit-artifact-repository-filesystem --- [INFO] Generating flattened POM of project org.eclipse.hawkbit:hawkbit-artifact-repository-filesystem:jar:0.4.1... [INFO] [INFO] --- compiler:3.10.1:compile (default-compile) @ hawkbit-artifact-repository-filesystem --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-artifact-repository-filesystem/target/classes [WARNING] Cannot find annotation method 'replacement()' in type 'com.google.errorprone.annotations.InlineMe': class file for com.google.errorprone.annotations.InlineMe not found [WARNING] Cannot find annotation method 'imports()' in type 'com.google.errorprone.annotations.InlineMe' [WARNING] Cannot find annotation method 'replacement()' in type 'com.google.errorprone.annotations.InlineMe' [WARNING] Cannot find annotation method 'imports()' in type 'com.google.errorprone.annotations.InlineMe' [WARNING] Cannot find annotation method 'replacement()' in type 'com.google.errorprone.annotations.InlineMe' [WARNING] Cannot find annotation method 'imports()' in type 'com.google.errorprone.annotations.InlineMe' [WARNING] Cannot find annotation method 'replacement()' in type 'com.google.errorprone.annotations.InlineMe' [WARNING] Cannot find annotation method 'imports()' in type 'com.google.errorprone.annotations.InlineMe' [WARNING] Cannot find annotation method 'replacement()' in type 'com.google.errorprone.annotations.InlineMe' [WARNING] Cannot find annotation method 'imports()' in type 'com.google.errorprone.annotations.InlineMe' [WARNING] Cannot find annotation method 'replacement()' in type 'com.google.errorprone.annotations.InlineMe' [WARNING] Cannot find annotation method 'imports()' in type 'com.google.errorprone.annotations.InlineMe' [WARNING] Cannot find annotation method 'replacement()' in type 'com.google.errorprone.annotations.InlineMe' [WARNING] Cannot find annotation method 'imports()' in type 'com.google.errorprone.annotations.InlineMe' [WARNING] Cannot find annotation method 'replacement()' in type 'com.google.errorprone.annotations.InlineMe' [WARNING] Cannot find annotation method 'imports()' in type 'com.google.errorprone.annotations.InlineMe' [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-artifact-repository-filesystem/src/main/java/org/eclipse/hawkbit/artifact/repository/ArtifactFileNotFoundException.java:[15,8] serializable class org.eclipse.hawkbit.artifact.repository.ArtifactFileNotFoundException has no definition of serialVersionUID [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ hawkbit-artifact-repository-filesystem --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-artifact-repository-filesystem/src/test/resources [INFO] [INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ hawkbit-artifact-repository-filesystem --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-artifact-repository-filesystem/target/test-classes [INFO] [INFO] --- jacoco:0.8.8:prepare-agent (prepare-ut-agent) @ hawkbit-artifact-repository-filesystem --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-artifact-repository-filesystem/target/jacoco.exec [INFO] [INFO] --- surefire:3.1.2:test (default-test) @ hawkbit-artifact-repository-filesystem --- [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.eclipse.hawkbit.artifact.repository.ArtifactFilesystemTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.473 s -- in org.eclipse.hawkbit.artifact.repository.ArtifactFilesystemTest [INFO] Running org.eclipse.hawkbit.artifact.repository.ArtifactFilesystemRepositoryTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.173 s -- in org.eclipse.hawkbit.artifact.repository.ArtifactFilesystemRepositoryTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jar:3.2.2:jar (default-jar) @ hawkbit-artifact-repository-filesystem --- [INFO] Building jar: /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-artifact-repository-filesystem/target/hawkbit-artifact-repository-filesystem-0.4.1.jar [INFO] [INFO] >>> source:3.2.1:jar (attach-sources) > generate-sources @ hawkbit-artifact-repository-filesystem >>> [INFO] [INFO] --- enforcer:3.3.0:enforce (enforce-no-snapshots) @ hawkbit-artifact-repository-filesystem --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] <<< source:3.2.1:jar (attach-sources) < generate-sources @ hawkbit-artifact-repository-filesystem <<< [INFO] [INFO] [INFO] --- source:3.2.1:jar (attach-sources) @ hawkbit-artifact-repository-filesystem --- [INFO] Building jar: /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-artifact-repository-filesystem/target/hawkbit-artifact-repository-filesystem-0.4.1-sources.jar [INFO] [INFO] --- jacoco:0.8.8:prepare-agent-integration (prepare-it-agent) @ hawkbit-artifact-repository-filesystem --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-artifact-repository-filesystem/target/jacoco-it.exec [INFO] [INFO] --- license-tool:1.0.2:license-check (license-check) @ hawkbit-artifact-repository-filesystem --- [INFO] [INFO] --- gpg:1.6:sign (sign-artifacts) @ hawkbit-artifact-repository-filesystem --- [INFO] [INFO] --- install:2.5.2:install (default-install) @ hawkbit-artifact-repository-filesystem --- [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-artifact-repository-filesystem/target/hawkbit-artifact-repository-filesystem-0.4.1.jar to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-artifact-repository-filesystem/0.4.1/hawkbit-artifact-repository-filesystem-0.4.1.jar [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-artifact-repository-filesystem/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-artifact-repository-filesystem/0.4.1/hawkbit-artifact-repository-filesystem-0.4.1.pom [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-artifact-repository-filesystem/target/hawkbit-artifact-repository-filesystem-0.4.1-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-artifact-repository-filesystem/0.4.1/hawkbit-artifact-repository-filesystem-0.4.1-javadoc.jar [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-artifact-repository-filesystem/target/hawkbit-artifact-repository-filesystem-0.4.1-sources.jar to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-artifact-repository-filesystem/0.4.1/hawkbit-artifact-repository-filesystem-0.4.1-sources.jar [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-artifact-repository-filesystem/target/hawkbit-artifact-repository-filesystem-0.4.1.jar.asc to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-artifact-repository-filesystem/0.4.1/hawkbit-artifact-repository-filesystem-0.4.1.jar.asc [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-artifact-repository-filesystem/target/hawkbit-artifact-repository-filesystem-0.4.1.pom.asc to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-artifact-repository-filesystem/0.4.1/hawkbit-artifact-repository-filesystem-0.4.1.pom.asc [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-artifact-repository-filesystem/target/hawkbit-artifact-repository-filesystem-0.4.1-javadoc.jar.asc to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-artifact-repository-filesystem/0.4.1/hawkbit-artifact-repository-filesystem-0.4.1-javadoc.jar.asc [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-artifact-repository-filesystem/target/hawkbit-artifact-repository-filesystem-0.4.1-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-artifact-repository-filesystem/0.4.1/hawkbit-artifact-repository-filesystem-0.4.1-sources.jar.asc [INFO] [INFO] --- nexus-staging:1.6.13:deploy (injected-nexus-deploy) @ hawkbit-artifact-repository-filesystem --- [INFO] Performing local staging (local stagingDirectory="/home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging")... [INFO] + Using server credentials "ossrh" from Maven settings. [INFO] * Connected to Nexus at https://oss.sonatype.org:443/, is version 2.15.1-02 and edition "Professional" [INFO] * Using staging profile ID "1d2b23f380235e" (matched by Nexus). [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-artifact-repository-filesystem/target/hawkbit-artifact-repository-filesystem-0.4.1.jar to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-artifact-repository-filesystem/0.4.1/hawkbit-artifact-repository-filesystem-0.4.1.jar [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-artifact-repository-filesystem/.flattened-pom.xml to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-artifact-repository-filesystem/0.4.1/hawkbit-artifact-repository-filesystem-0.4.1.pom [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-artifact-repository-filesystem/target/hawkbit-artifact-repository-filesystem-0.4.1-javadoc.jar to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-artifact-repository-filesystem/0.4.1/hawkbit-artifact-repository-filesystem-0.4.1-javadoc.jar [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-artifact-repository-filesystem/target/hawkbit-artifact-repository-filesystem-0.4.1-sources.jar to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-artifact-repository-filesystem/0.4.1/hawkbit-artifact-repository-filesystem-0.4.1-sources.jar [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-artifact-repository-filesystem/target/hawkbit-artifact-repository-filesystem-0.4.1.jar.asc to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-artifact-repository-filesystem/0.4.1/hawkbit-artifact-repository-filesystem-0.4.1.jar.asc [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-artifact-repository-filesystem/target/hawkbit-artifact-repository-filesystem-0.4.1.pom.asc to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-artifact-repository-filesystem/0.4.1/hawkbit-artifact-repository-filesystem-0.4.1.pom.asc [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-artifact-repository-filesystem/target/hawkbit-artifact-repository-filesystem-0.4.1-javadoc.jar.asc to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-artifact-repository-filesystem/0.4.1/hawkbit-artifact-repository-filesystem-0.4.1-javadoc.jar.asc [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-artifact-repository-filesystem/target/hawkbit-artifact-repository-filesystem-0.4.1-sources.jar.asc to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-artifact-repository-filesystem/0.4.1/hawkbit-artifact-repository-filesystem-0.4.1-sources.jar.asc [INFO] Execution skipped to the last project... [INFO] [INFO] ------------< org.eclipse.hawkbit:hawkbit-repository-test >------------- [INFO] Building hawkBit :: Repository :: Test Utilities 0.4.1 [8/37] [INFO] from hawkbit-repository/hawkbit-repository-test/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ hawkbit-repository-test --- [INFO] [INFO] --- flatten:1.5.0:clean (flatten.clean) @ hawkbit-repository-test --- [INFO] [INFO] --- enforcer:3.3.0:enforce (enforce-no-snapshots) @ hawkbit-repository-test --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ hawkbit-repository-test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 0 resource [INFO] Copying 1 resource [INFO] [INFO] --- flatten:1.5.0:flatten (flatten) @ hawkbit-repository-test --- [INFO] Generating flattened POM of project org.eclipse.hawkbit:hawkbit-repository-test:jar:0.4.1... [INFO] [INFO] --- compiler:3.10.1:compile (default-compile) @ hawkbit-repository-test --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 23 source files to /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-test/target/classes [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-test/src/main/java/org/eclipse/hawkbit/repository/test/matcher/EventVerifier.java:[184,13] RemoteApplicationEvent(java.lang.Object,java.lang.String) in org.springframework.cloud.bus.event.RemoteApplicationEvent has been deprecated [INFO] [INFO] --- license:2.11:check (default-cli) @ hawkbit-repository-test --- [INFO] Checking licenses... [INFO] [INFO] --- javadoc:3.4.1:jar (default-cli) @ hawkbit-repository-test --- [INFO] No previous run data found, generating javadoc. [INFO] Building jar: /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-test/target/hawkbit-repository-test-0.4.1-javadoc.jar [INFO] [INFO] --- enforcer:3.3.0:enforce (enforce-no-snapshots) @ hawkbit-repository-test --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ hawkbit-repository-test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 0 resource [INFO] Copying 1 resource [INFO] [INFO] --- flatten:1.5.0:flatten (flatten) @ hawkbit-repository-test --- [INFO] Generating flattened POM of project org.eclipse.hawkbit:hawkbit-repository-test:jar:0.4.1... [INFO] [INFO] --- compiler:3.10.1:compile (default-compile) @ hawkbit-repository-test --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 23 source files to /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-test/target/classes [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-test/src/main/java/org/eclipse/hawkbit/repository/test/matcher/EventVerifier.java:[184,13] RemoteApplicationEvent(java.lang.Object,java.lang.String) in org.springframework.cloud.bus.event.RemoteApplicationEvent has been deprecated [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ hawkbit-repository-test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-test/src/test/resources [INFO] [INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ hawkbit-repository-test --- [INFO] No sources to compile [INFO] [INFO] --- jacoco:0.8.8:prepare-agent (prepare-ut-agent) @ hawkbit-repository-test --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-test/target/jacoco.exec [INFO] [INFO] --- surefire:3.1.2:test (default-test) @ hawkbit-repository-test --- [INFO] No tests to run. [INFO] [INFO] --- jar:3.2.2:jar (default-jar) @ hawkbit-repository-test --- [INFO] Building jar: /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-test/target/hawkbit-repository-test-0.4.1.jar [INFO] [INFO] >>> source:3.2.1:jar (attach-sources) > generate-sources @ hawkbit-repository-test >>> [INFO] [INFO] --- enforcer:3.3.0:enforce (enforce-no-snapshots) @ hawkbit-repository-test --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] <<< source:3.2.1:jar (attach-sources) < generate-sources @ hawkbit-repository-test <<< [INFO] [INFO] [INFO] --- source:3.2.1:jar (attach-sources) @ hawkbit-repository-test --- [INFO] Building jar: /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-test/target/hawkbit-repository-test-0.4.1-sources.jar [INFO] [INFO] --- jacoco:0.8.8:prepare-agent-integration (prepare-it-agent) @ hawkbit-repository-test --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-test/target/jacoco-it.exec [INFO] [INFO] --- license-tool:1.0.2:license-check (license-check) @ hawkbit-repository-test --- [INFO] [INFO] --- gpg:1.6:sign (sign-artifacts) @ hawkbit-repository-test --- [INFO] [INFO] --- install:2.5.2:install (default-install) @ hawkbit-repository-test --- [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-test/target/hawkbit-repository-test-0.4.1.jar to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-repository-test/0.4.1/hawkbit-repository-test-0.4.1.jar [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-test/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-repository-test/0.4.1/hawkbit-repository-test-0.4.1.pom [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-test/target/hawkbit-repository-test-0.4.1-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-repository-test/0.4.1/hawkbit-repository-test-0.4.1-javadoc.jar [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-test/target/hawkbit-repository-test-0.4.1-sources.jar to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-repository-test/0.4.1/hawkbit-repository-test-0.4.1-sources.jar [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-test/target/hawkbit-repository-test-0.4.1.jar.asc to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-repository-test/0.4.1/hawkbit-repository-test-0.4.1.jar.asc [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-test/target/hawkbit-repository-test-0.4.1.pom.asc to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-repository-test/0.4.1/hawkbit-repository-test-0.4.1.pom.asc [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-test/target/hawkbit-repository-test-0.4.1-javadoc.jar.asc to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-repository-test/0.4.1/hawkbit-repository-test-0.4.1-javadoc.jar.asc [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-test/target/hawkbit-repository-test-0.4.1-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-repository-test/0.4.1/hawkbit-repository-test-0.4.1-sources.jar.asc [INFO] [INFO] --- nexus-staging:1.6.13:deploy (injected-nexus-deploy) @ hawkbit-repository-test --- [INFO] Performing local staging (local stagingDirectory="/home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging")... [INFO] + Using server credentials "ossrh" from Maven settings. [INFO] * Connected to Nexus at https://oss.sonatype.org:443/, is version 2.15.1-02 and edition "Professional" [INFO] * Using staging profile ID "1d2b23f380235e" (matched by Nexus). [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-test/target/hawkbit-repository-test-0.4.1.jar to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-repository-test/0.4.1/hawkbit-repository-test-0.4.1.jar [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-test/.flattened-pom.xml to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-repository-test/0.4.1/hawkbit-repository-test-0.4.1.pom [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-test/target/hawkbit-repository-test-0.4.1-javadoc.jar to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-repository-test/0.4.1/hawkbit-repository-test-0.4.1-javadoc.jar [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-test/target/hawkbit-repository-test-0.4.1-sources.jar to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-repository-test/0.4.1/hawkbit-repository-test-0.4.1-sources.jar [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-test/target/hawkbit-repository-test-0.4.1.jar.asc to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-repository-test/0.4.1/hawkbit-repository-test-0.4.1.jar.asc [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-test/target/hawkbit-repository-test-0.4.1.pom.asc to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-repository-test/0.4.1/hawkbit-repository-test-0.4.1.pom.asc [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-test/target/hawkbit-repository-test-0.4.1-javadoc.jar.asc to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-repository-test/0.4.1/hawkbit-repository-test-0.4.1-javadoc.jar.asc [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-test/target/hawkbit-repository-test-0.4.1-sources.jar.asc to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-repository-test/0.4.1/hawkbit-repository-test-0.4.1-sources.jar.asc [INFO] Execution skipped to the last project... [INFO] [INFO] -------------< org.eclipse.hawkbit:hawkbit-repository-jpa >------------- [INFO] Building hawkBit :: Repository :: JPA Implementation 0.4.1 [9/37] [INFO] from hawkbit-repository/hawkbit-repository-jpa/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ hawkbit-repository-jpa --- [INFO] [INFO] --- flatten:1.5.0:clean (flatten.clean) @ hawkbit-repository-jpa --- [INFO] [INFO] --- enforcer:3.3.0:enforce (enforce-no-snapshots) @ hawkbit-repository-jpa --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- eclipselink:2.7.9.1:modelgen (modelgen) @ hawkbit-repository-jpa --- [INFO] JPA modelgen: Found 176 source files for potential processing [INFO] JPA modelgen: Output directory: /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/generated-sources/apt [INFO] [INFO] --- build-helper:3.3.0:add-source (add-source) @ hawkbit-repository-jpa --- [INFO] Source directory: /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/generated-sources/apt added. [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ hawkbit-repository-jpa --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 0 resource [INFO] Copying 154 resources [INFO] [INFO] --- flatten:1.5.0:flatten (flatten) @ hawkbit-repository-jpa --- [INFO] Generating flattened POM of project org.eclipse.hawkbit:hawkbit-repository-jpa:jar:0.4.1... [INFO] [INFO] --- compiler:3.10.1:compile (default-compile) @ hawkbit-repository-jpa --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 206 source files to /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/classes [WARNING] Cannot find annotation method 'when()' in type 'javax.annotation.Nonnull': class file for javax.annotation.Nonnull not found [WARNING] unknown enum constant javax.annotation.meta.When.MAYBE reason: class file for javax.annotation.meta.When not found [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/src/main/java/org/eclipse/hawkbit/repository/jpa/model/JpaAutoConfirmationStatus.java:[52,37] isEmpty(java.lang.Object) in org.springframework.util.StringUtils has been deprecated [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/src/main/java/org/eclipse/hawkbit/repository/jpa/model/JpaAutoConfirmationStatus.java:[53,34] isEmpty(java.lang.Object) in org.springframework.util.StringUtils has been deprecated [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/src/main/java/org/eclipse/hawkbit/repository/jpa/model/JpaAutoConfirmationStatus.java:[29,8] serializable class org.eclipse.hawkbit.repository.jpa.model.JpaAutoConfirmationStatus has no definition of serialVersionUID [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/src/main/java/org/eclipse/hawkbit/repository/jpa/rsql/ParseExceptionWrapper.java:[176,12] serializable class org.eclipse.hawkbit.repository.jpa.rsql.ParseExceptionWrapper.IllegalFieldAccessExeption has no definition of serialVersionUID [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/src/main/java/org/eclipse/hawkbit/repository/jpa/JpaManagementHelper.java:[110,43] isEmpty(java.lang.Object) in org.springframework.util.StringUtils has been deprecated [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/src/main/java/org/eclipse/hawkbit/repository/jpa/management/OnlineDsAssignmentStrategy.java:[135,29] setAssignedDistributionSetAndUpdateStatus(org.eclipse.hawkbit.repository.model.TargetUpdateStatus,org.eclipse.hawkbit.repository.jpa.model.JpaDistributionSet,java.lang.Long,java.lang.String,java.util.Collection) in org.eclipse.hawkbit.repository.jpa.repository.TargetRepository has been deprecated and marked for removal [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/src/main/java/org/eclipse/hawkbit/repository/jpa/executor/AfterTransactionCommitDefaultServiceExecutor.java:[25,67] org.springframework.transaction.support.TransactionSynchronizationAdapter in org.springframework.transaction.support has been deprecated [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/src/main/java/org/eclipse/hawkbit/repository/jpa/DefaultRolloutApprovalStrategy.java:[72,29] isEmpty(java.lang.Object) in org.springframework.util.StringUtils has been deprecated [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/src/main/java/org/eclipse/hawkbit/repository/jpa/rollout/condition/EvaluatorNotConfiguredException.java:[16,8] serializable class org.eclipse.hawkbit.repository.jpa.rollout.condition.EvaluatorNotConfiguredException has no definition of serialVersionUID [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/src/main/java/org/eclipse/hawkbit/repository/jpa/management/JpaDeploymentManagement.java:[894,17] countMessagesByActionStatusId(long) in org.eclipse.hawkbit.repository.DeploymentManagement has been deprecated and marked for removal [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/src/main/java/org/eclipse/hawkbit/repository/jpa/management/OfflineDsAssignmentStrategy.java:[100,29] setAssignedAndInstalledDistributionSetAndUpdateStatus(org.eclipse.hawkbit.repository.model.TargetUpdateStatus,org.eclipse.hawkbit.repository.jpa.model.JpaDistributionSet,java.lang.Long,java.lang.String,java.util.Collection) in org.eclipse.hawkbit.repository.jpa.repository.TargetRepository has been deprecated and marked for removal [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/src/main/java/org/eclipse/hawkbit/repository/jpa/builder/JpaTargetCreate.java:[44,24] isEmpty(java.lang.Object) in org.springframework.util.StringUtils has been deprecated [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/src/main/java/org/eclipse/hawkbit/repository/jpa/builder/JpaTargetCreate.java:[50,25] isEmpty(java.lang.Object) in org.springframework.util.StringUtils has been deprecated [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/src/main/java/org/eclipse/hawkbit/repository/jpa/rsql/JpaQueryRsqlVisitor.java:[447,28] isEmpty(java.lang.Object) in org.springframework.util.StringUtils has been deprecated [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/src/main/java/org/eclipse/hawkbit/repository/jpa/rsql/JpaQueryRsqlVisitor.java:[466,28] isEmpty(java.lang.Object) in org.springframework.util.StringUtils has been deprecated [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/src/main/java/org/eclipse/hawkbit/repository/jpa/utils/DeploymentHelper.java:[158,30] isEmpty(java.lang.Object) in org.springframework.util.StringUtils has been deprecated [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/src/main/java/org/eclipse/hawkbit/repository/jpa/specifications/TargetSpecifications.java:[311,42] non-varargs call of varargs method with inexact argument type for last parameter; cast to java.lang.Object for a varargs call cast to java.lang.Object[] for a non-varargs call and to suppress this warning [INFO] [INFO] --- license:2.11:check (default-cli) @ hawkbit-repository-jpa --- [INFO] Checking licenses... [INFO] [INFO] --- javadoc:3.4.1:jar (default-cli) @ hawkbit-repository-jpa --- [INFO] No previous run data found, generating javadoc. [WARNING] Javadoc Warnings [WARNING] Loading source files for package org.eclipse.hawkbit.repository.jpa... [WARNING] Loading source files for package org.eclipse.hawkbit.repository.jpa.acm... [WARNING] Loading source files for package org.eclipse.hawkbit.repository.jpa.aspects... [WARNING] Loading source files for package org.eclipse.hawkbit.repository.jpa.autoassign... [WARNING] Loading source files for package org.eclipse.hawkbit.repository.jpa.autocleanup... [WARNING] Loading source files for package org.eclipse.hawkbit.repository.jpa.builder... [WARNING] Loading source files for package org.eclipse.hawkbit.repository.jpa.configuration... [WARNING] Loading source files for package org.eclipse.hawkbit.repository.jpa.event... [WARNING] Loading source files for package org.eclipse.hawkbit.repository.jpa.executor... [WARNING] Loading source files for package org.eclipse.hawkbit.repository.jpa.management... [WARNING] Loading source files for package org.eclipse.hawkbit.repository.jpa.model... [WARNING] Loading source files for package org.eclipse.hawkbit.repository.jpa.model.helper... [WARNING] Loading source files for package org.eclipse.hawkbit.repository.jpa.repository... [WARNING] Loading source files for package org.eclipse.hawkbit.repository.jpa.rollout... [WARNING] Loading source files for package org.eclipse.hawkbit.repository.jpa.rollout.condition... [WARNING] Loading source files for package org.eclipse.hawkbit.repository.jpa.rsql... [WARNING] Loading source files for package org.eclipse.hawkbit.repository.jpa.specifications... [WARNING] Loading source files for package org.eclipse.hawkbit.repository.jpa.utils... [WARNING] Constructing Javadoc information... [WARNING] warning: unknown enum constant When.MAYBE [WARNING] reason: class file for javax.annotation.meta.When not found [WARNING] Building index for all the packages and classes... [WARNING] Standard Doclet version 17.0.9+9 [WARNING] Building tree for all the packages and classes... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/autoassign/AbstractAutoAssignExecutor.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/management/AbstractDsAssignmentStrategy.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/rsql/AbstractFieldNameRSQLVisitor.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/model/AbstractJpaBaseEntity.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/model/AbstractJpaBaseEntity_.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/model/AbstractJpaMetaData.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/model/AbstractJpaMetaData_.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/model/AbstractJpaNamedEntity.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/model/AbstractJpaNamedEntity_.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/model/AbstractJpaNamedVersionedEntity.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/model/AbstractJpaNamedVersionedEntity_.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/model/AbstractJpaTenantAwareBaseEntity.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/model/AbstractJpaTenantAwareBaseEntity_.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/model/AbstractJpaTypeEntity.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/model/AbstractJpaTypeEntity_.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/acm/AccessController.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/acm/AccessController.Operation.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/repository/ACMRepository.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/repository/ActionRepository.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/specifications/ActionSpecifications.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/repository/ActionStatusRepository.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/executor/AfterTransactionCommitDefaultServiceExecutor.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/executor/AfterTransactionCommitExecutor.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/model/helper/AfterTransactionCommitExecutorHolder.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/specifications/ArtifactSpecifications.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/autocleanup/AutoActionCleanup.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/autoassign/AutoAssignChecker.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/autoassign/AutoAssignScheduler.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/autocleanup/AutoCleanupScheduler.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/repository/BaseEntityRepository.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/repository/BaseEntityRepositoryACM.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/autocleanup/CleanupTask.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/configuration/Constants.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/CurrentTenantCacheKeyGenerator.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/CustomBaseRepositoryFactoryBean.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/DefaultRolloutApprovalStrategy.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/rsql/DefaultRsqlVisitorFactory.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/utils/DeploymentHelper.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/repository/DistributionSetMetadataRepository.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/repository/DistributionSetRepository.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/specifications/DistributionSetSpecification.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/repository/DistributionSetTagRepository.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/specifications/DistributionSetTagSpecifications.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/model/DistributionSetTypeElement.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/model/DistributionSetTypeElement_.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/model/DistributionSetTypeElementCompositeKey.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/model/DistributionSetTypeElementCompositeKey_.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/repository/DistributionSetTypeRepository.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/specifications/DistributionSetTypeSpecification.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/model/DsMetadataCompositeKey.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/EncryptionAwareDbArtifact.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/EntityInterceptor.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/model/helper/EntityInterceptorHolder.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/model/EntityInterceptorListener.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/model/EntityPropertyChangeListener.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/rollout/condition/EvaluatorNotConfiguredException.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/model/EventAwareEntity.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/aspects/ExceptionMappingAspectHandler.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/rsql/FieldValidationRsqlVisitor.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/utils/FileSizeAndStorageQuotaCheckingInputStream.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/repository/HawkBitBaseRepository.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/repository/HawkBitBaseRepository.RepositoryTypeProvider.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/HawkBitEclipseLinkJpaDialect.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/model/JpaAction.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/model/JpaAction_.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/management/JpaActionManagement.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/model/JpaActionStatus.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/model/JpaActionStatus_.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/builder/JpaActionStatusBuilder.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/builder/JpaActionStatusCreate.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/model/JpaArtifact.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/model/JpaArtifact_.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/management/JpaArtifactManagement.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/model/JpaAutoConfirmationStatus.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/model/JpaAutoConfirmationStatus_.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/management/JpaConfirmationManagement.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/management/JpaControllerManagement.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/management/JpaDeploymentManagement.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/model/JpaDistributionSet.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/model/JpaDistributionSet_.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/builder/JpaDistributionSetBuilder.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/builder/JpaDistributionSetCreate.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/management/JpaDistributionSetInvalidationManagement.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/management/JpaDistributionSetManagement.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/model/JpaDistributionSetMetadata.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/model/JpaDistributionSetMetadata_.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/model/JpaDistributionSetTag.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/model/JpaDistributionSetTag_.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/management/JpaDistributionSetTagManagement.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/model/JpaDistributionSetType.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/model/JpaDistributionSetType_.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/builder/JpaDistributionSetTypeBuilder.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/builder/JpaDistributionSetTypeCreate.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/management/JpaDistributionSetTypeManagement.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/JpaEntityFactory.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/event/JpaEventEntityManager.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/JpaManagementHelper.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/rsql/JpaQueryRsqlVisitor.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/model/JpaRollout.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/model/JpaRollout_.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/builder/JpaRolloutBuilder.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/builder/JpaRolloutCreate.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/JpaRolloutExecutor.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/model/JpaRolloutGroup.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/model/JpaRolloutGroup_.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/builder/JpaRolloutGroupBuilder.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/builder/JpaRolloutGroupCreate.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/management/JpaRolloutGroupManagement.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/JpaRolloutHandler.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/management/JpaRolloutManagement.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/model/JpaSoftwareModule.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/model/JpaSoftwareModule_.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/builder/JpaSoftwareModuleBuilder.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/builder/JpaSoftwareModuleCreate.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/management/JpaSoftwareModuleManagement.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/model/JpaSoftwareModuleMetadata.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/model/JpaSoftwareModuleMetadata_.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/builder/JpaSoftwareModuleMetadataBuilder.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/builder/JpaSoftwareModuleMetadataCreate.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/model/JpaSoftwareModuleType.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/model/JpaSoftwareModuleType_.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/builder/JpaSoftwareModuleTypeBuilder.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/builder/JpaSoftwareModuleTypeCreate.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/management/JpaSoftwareModuleTypeManagement.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/model/JpaStatistic.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/management/JpaSystemManagement.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/model/JpaTag.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/model/JpaTag_.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/builder/JpaTagBuilder.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/builder/JpaTagCreate.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/model/JpaTarget.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/model/JpaTarget_.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/builder/JpaTargetBuilder.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/builder/JpaTargetCreate.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/model/JpaTargetFilterQuery.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/model/JpaTargetFilterQuery_.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/builder/JpaTargetFilterQueryBuilder.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/builder/JpaTargetFilterQueryCreate.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/management/JpaTargetFilterQueryManagement.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/management/JpaTargetManagement.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/model/JpaTargetMetadata.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/model/JpaTargetMetadata_.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/model/JpaTargetTag.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/model/JpaTargetTag_.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/management/JpaTargetTagManagement.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/model/JpaTargetType.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/model/JpaTargetType_.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/builder/JpaTargetTypeBuilder.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/builder/JpaTargetTypeCreate.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/management/JpaTargetTypeManagement.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/builder/JpaTargetUpdate.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/model/JpaTenantConfiguration.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/model/JpaTenantConfiguration_.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/management/JpaTenantConfigurationManagement.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/model/JpaTenantMetaData.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/model/JpaTenantMetaData_.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/management/JpaTenantStatsManagement.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/repository/LocalArtifactRepository.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/configuration/MultiTenantJpaTransactionManager.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/repository/NoCountSliceRepository.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/management/OfflineDsAssignmentStrategy.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/management/OnlineDsAssignmentStrategy.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/rsql/ParseExceptionWrapper.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/rsql/ParseExceptionWrapper.TokenWrapper.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/rollout/condition/PauseRolloutGroupAction.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/rsql/PropertyMapper.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/utils/QuotaHelper.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/RepositoryApplicationConfiguration.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/rollout/condition/RolloutGroupActionEvaluator.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/rollout/condition/RolloutGroupConditionEvaluator.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/rollout/condition/RolloutGroupEvaluationManager.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/repository/RolloutGroupRepository.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/repository/RolloutRepository.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/rollout/RolloutScheduler.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/specifications/RolloutSpecification.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/model/RolloutTargetGroup.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/model/RolloutTargetGroup_.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/model/RolloutTargetGroupId.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/repository/RolloutTargetGroupRepository.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/rsql/RsqlParserValidationOracle.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/rsql/RSQLUtility.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/model/helper/SecurityChecker.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/model/helper/SecurityTokenGeneratorHolder.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/repository/SoftwareModuleMetadataRepository.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/repository/SoftwareModuleRepository.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/specifications/SoftwareModuleSpecification.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/repository/SoftwareModuleTypeRepository.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/specifications/SoftwareModuleTypeSpecification.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/specifications/SpecificationsBuilder.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/rollout/condition/StartNextGroupRolloutGroupSuccessAction.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/model/SwMetadataCompositeKey.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/SystemManagementCacheKeyGenerator.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/SystemManagementCacheKeyGenerator.CurrentTenantKeyGenerator.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/specifications/TagSpecification.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/repository/TargetFilterQueryRepository.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/specifications/TargetFilterQuerySpecification.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/model/TargetMetadataCompositeKey.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/repository/TargetMetadataRepository.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/repository/TargetRepository.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/specifications/TargetSpecifications.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/repository/TargetTagRepository.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/repository/TargetTypeRepository.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/specifications/TargetTypeSpecification.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/model/helper/TenantAwareHolder.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/repository/TenantConfigurationRepository.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/TenantKeyGenerator.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/repository/TenantMetaDataRepository.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/rollout/condition/ThresholdRolloutGroupErrorCondition.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/rollout/condition/ThresholdRolloutGroupSuccessCondition.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/utils/WeightValidationHelper.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/package-summary.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/package-tree.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/acm/package-summary.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/acm/package-tree.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/aspects/package-summary.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/aspects/package-tree.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/autoassign/package-summary.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/autoassign/package-tree.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/autocleanup/package-summary.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/autocleanup/package-tree.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/builder/package-summary.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/builder/package-tree.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/configuration/package-summary.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/configuration/package-tree.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/event/package-summary.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/event/package-tree.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/executor/package-summary.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/executor/package-tree.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/management/package-summary.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/management/package-tree.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/model/package-summary.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/model/package-tree.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/model/helper/package-summary.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/model/helper/package-tree.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/repository/package-summary.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/repository/package-tree.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/rollout/package-summary.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/rollout/package-tree.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/rollout/condition/package-summary.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/rollout/condition/package-tree.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/rsql/package-summary.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/rsql/package-tree.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/specifications/package-summary.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/specifications/package-tree.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/utils/package-summary.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/utils/package-tree.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/constant-values.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/serialized-form.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/class-use/CurrentTenantCacheKeyGenerator.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/class-use/CustomBaseRepositoryFactoryBean.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/class-use/DefaultRolloutApprovalStrategy.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/class-use/EncryptionAwareDbArtifact.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/class-use/EntityInterceptor.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/class-use/HawkBitEclipseLinkJpaDialect.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/class-use/JpaEntityFactory.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/class-use/JpaManagementHelper.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/class-use/JpaRolloutExecutor.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/class-use/JpaRolloutHandler.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/class-use/RepositoryApplicationConfiguration.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/class-use/SystemManagementCacheKeyGenerator.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/class-use/SystemManagementCacheKeyGenerator.CurrentTenantKeyGenerator.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/class-use/TenantKeyGenerator.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/acm/class-use/AccessController.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/acm/class-use/AccessController.Operation.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/aspects/class-use/ExceptionMappingAspectHandler.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/autoassign/class-use/AbstractAutoAssignExecutor.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/autoassign/class-use/AutoAssignChecker.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/autoassign/class-use/AutoAssignScheduler.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/autocleanup/class-use/AutoActionCleanup.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/autocleanup/class-use/AutoCleanupScheduler.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/autocleanup/class-use/CleanupTask.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/builder/class-use/JpaActionStatusBuilder.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/builder/class-use/JpaActionStatusCreate.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/builder/class-use/JpaDistributionSetBuilder.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/builder/class-use/JpaDistributionSetCreate.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/builder/class-use/JpaDistributionSetTypeBuilder.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/builder/class-use/JpaDistributionSetTypeCreate.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/builder/class-use/JpaRolloutBuilder.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/builder/class-use/JpaRolloutCreate.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/builder/class-use/JpaRolloutGroupBuilder.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/builder/class-use/JpaRolloutGroupCreate.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/builder/class-use/JpaSoftwareModuleBuilder.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/builder/class-use/JpaSoftwareModuleCreate.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/builder/class-use/JpaSoftwareModuleMetadataBuilder.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/builder/class-use/JpaSoftwareModuleMetadataCreate.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/builder/class-use/JpaSoftwareModuleTypeBuilder.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/builder/class-use/JpaSoftwareModuleTypeCreate.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/builder/class-use/JpaTagBuilder.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/builder/class-use/JpaTagCreate.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/builder/class-use/JpaTargetBuilder.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/builder/class-use/JpaTargetCreate.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/builder/class-use/JpaTargetFilterQueryBuilder.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/builder/class-use/JpaTargetFilterQueryCreate.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/builder/class-use/JpaTargetTypeBuilder.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/builder/class-use/JpaTargetTypeCreate.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/builder/class-use/JpaTargetUpdate.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/configuration/class-use/Constants.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/configuration/class-use/MultiTenantJpaTransactionManager.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/event/class-use/JpaEventEntityManager.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/executor/class-use/AfterTransactionCommitDefaultServiceExecutor.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/executor/class-use/AfterTransactionCommitExecutor.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/management/class-use/AbstractDsAssignmentStrategy.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/management/class-use/JpaActionManagement.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/management/class-use/JpaArtifactManagement.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/management/class-use/JpaConfirmationManagement.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/management/class-use/JpaControllerManagement.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/management/class-use/JpaDeploymentManagement.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/management/class-use/JpaDistributionSetInvalidationManagement.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/management/class-use/JpaDistributionSetManagement.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/management/class-use/JpaDistributionSetTagManagement.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/management/class-use/JpaDistributionSetTypeManagement.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/management/class-use/JpaRolloutGroupManagement.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/management/class-use/JpaRolloutManagement.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/management/class-use/JpaSoftwareModuleManagement.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/management/class-use/JpaSoftwareModuleTypeManagement.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/management/class-use/JpaSystemManagement.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/management/class-use/JpaTargetFilterQueryManagement.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/management/class-use/JpaTargetManagement.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/management/class-use/JpaTargetTagManagement.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/management/class-use/JpaTargetTypeManagement.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/management/class-use/JpaTenantConfigurationManagement.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/management/class-use/JpaTenantStatsManagement.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/management/class-use/OfflineDsAssignmentStrategy.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/management/class-use/OnlineDsAssignmentStrategy.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/model/class-use/AbstractJpaBaseEntity.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/model/class-use/AbstractJpaMetaData.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/model/class-use/AbstractJpaNamedEntity.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/model/class-use/AbstractJpaNamedVersionedEntity.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/model/class-use/AbstractJpaTenantAwareBaseEntity.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/model/class-use/AbstractJpaTypeEntity.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/model/class-use/DistributionSetTypeElement.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/model/class-use/DistributionSetTypeElementCompositeKey.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/model/class-use/DsMetadataCompositeKey.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/model/class-use/EntityInterceptorListener.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/model/class-use/EntityPropertyChangeListener.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/model/class-use/EventAwareEntity.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/model/class-use/JpaAction.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/model/class-use/JpaActionStatus.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/model/class-use/JpaArtifact.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/model/class-use/JpaAutoConfirmationStatus.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/model/class-use/JpaDistributionSet.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/model/class-use/JpaDistributionSetMetadata.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/model/class-use/JpaDistributionSetTag.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/model/class-use/JpaDistributionSetType.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/model/class-use/JpaRollout.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/model/class-use/JpaRolloutGroup.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/model/class-use/JpaSoftwareModule.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/model/class-use/JpaSoftwareModuleMetadata.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/model/class-use/JpaSoftwareModuleType.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/model/class-use/JpaStatistic.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/model/class-use/JpaTag.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/model/class-use/JpaTarget.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/model/class-use/JpaTargetFilterQuery.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/model/class-use/JpaTargetMetadata.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/model/class-use/JpaTargetTag.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/model/class-use/JpaTargetType.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/model/class-use/JpaTenantConfiguration.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/model/class-use/JpaTenantMetaData.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/model/class-use/RolloutTargetGroup.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/model/class-use/RolloutTargetGroupId.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/model/class-use/SwMetadataCompositeKey.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/model/class-use/TargetMetadataCompositeKey.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/model/class-use/AbstractJpaBaseEntity_.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/model/class-use/RolloutTargetGroup_.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/model/class-use/DistributionSetTypeElement_.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/model/class-use/JpaTargetMetadata_.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/model/class-use/AbstractJpaNamedEntity_.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/model/class-use/AbstractJpaTenantAwareBaseEntity_.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/model/class-use/JpaTenantMetaData_.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/model/class-use/JpaTag_.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/model/class-use/JpaSoftwareModuleType_.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/model/class-use/AbstractJpaMetaData_.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/model/class-use/JpaArtifact_.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/model/class-use/JpaAction_.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/model/class-use/JpaTargetTag_.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/model/class-use/JpaTarget_.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/model/class-use/JpaRolloutGroup_.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/model/class-use/JpaTenantConfiguration_.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/model/class-use/JpaRollout_.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/model/class-use/JpaSoftwareModuleMetadata_.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/model/class-use/JpaAutoConfirmationStatus_.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/model/class-use/JpaActionStatus_.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/model/class-use/JpaDistributionSetMetadata_.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/model/class-use/AbstractJpaNamedVersionedEntity_.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/model/class-use/JpaDistributionSetType_.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/model/class-use/JpaTargetFilterQuery_.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/model/class-use/JpaSoftwareModule_.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/model/class-use/JpaDistributionSetTag_.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/model/class-use/JpaDistributionSet_.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/model/class-use/AbstractJpaTypeEntity_.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/model/class-use/JpaTargetType_.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/model/class-use/DistributionSetTypeElementCompositeKey_.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/model/helper/class-use/AfterTransactionCommitExecutorHolder.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/model/helper/class-use/EntityInterceptorHolder.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/model/helper/class-use/SecurityChecker.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/model/helper/class-use/SecurityTokenGeneratorHolder.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/model/helper/class-use/TenantAwareHolder.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/repository/class-use/ACMRepository.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/repository/class-use/ActionRepository.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/repository/class-use/ActionStatusRepository.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/repository/class-use/BaseEntityRepository.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/repository/class-use/BaseEntityRepositoryACM.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/repository/class-use/DistributionSetMetadataRepository.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/repository/class-use/DistributionSetRepository.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/repository/class-use/DistributionSetTagRepository.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/repository/class-use/DistributionSetTypeRepository.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/repository/class-use/HawkBitBaseRepository.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/repository/class-use/HawkBitBaseRepository.RepositoryTypeProvider.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/repository/class-use/LocalArtifactRepository.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/repository/class-use/NoCountSliceRepository.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/repository/class-use/RolloutGroupRepository.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/repository/class-use/RolloutRepository.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/repository/class-use/RolloutTargetGroupRepository.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/repository/class-use/SoftwareModuleMetadataRepository.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/repository/class-use/SoftwareModuleRepository.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/repository/class-use/SoftwareModuleTypeRepository.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/repository/class-use/TargetFilterQueryRepository.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/repository/class-use/TargetMetadataRepository.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/repository/class-use/TargetRepository.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/repository/class-use/TargetTagRepository.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/repository/class-use/TargetTypeRepository.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/repository/class-use/TenantConfigurationRepository.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/repository/class-use/TenantMetaDataRepository.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/rollout/class-use/RolloutScheduler.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/rollout/condition/class-use/EvaluatorNotConfiguredException.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/rollout/condition/class-use/PauseRolloutGroupAction.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/rollout/condition/class-use/RolloutGroupActionEvaluator.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/rollout/condition/class-use/RolloutGroupConditionEvaluator.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/rollout/condition/class-use/RolloutGroupEvaluationManager.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/rollout/condition/class-use/StartNextGroupRolloutGroupSuccessAction.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/rollout/condition/class-use/ThresholdRolloutGroupErrorCondition.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/rollout/condition/class-use/ThresholdRolloutGroupSuccessCondition.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/rsql/class-use/AbstractFieldNameRSQLVisitor.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/rsql/class-use/DefaultRsqlVisitorFactory.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/rsql/class-use/FieldValidationRsqlVisitor.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/rsql/class-use/JpaQueryRsqlVisitor.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/rsql/class-use/ParseExceptionWrapper.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/rsql/class-use/ParseExceptionWrapper.TokenWrapper.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/rsql/class-use/PropertyMapper.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/rsql/class-use/RSQLUtility.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/rsql/class-use/RsqlParserValidationOracle.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/specifications/class-use/ActionSpecifications.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/specifications/class-use/ArtifactSpecifications.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/specifications/class-use/DistributionSetSpecification.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/specifications/class-use/DistributionSetTagSpecifications.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/specifications/class-use/DistributionSetTypeSpecification.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/specifications/class-use/RolloutSpecification.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/specifications/class-use/SoftwareModuleSpecification.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/specifications/class-use/SoftwareModuleTypeSpecification.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/specifications/class-use/SpecificationsBuilder.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/specifications/class-use/TagSpecification.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/specifications/class-use/TargetFilterQuerySpecification.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/specifications/class-use/TargetSpecifications.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/specifications/class-use/TargetTypeSpecification.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/utils/class-use/DeploymentHelper.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/utils/class-use/FileSizeAndStorageQuotaCheckingInputStream.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/utils/class-use/QuotaHelper.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/utils/class-use/WeightValidationHelper.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/package-use.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/acm/package-use.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/aspects/package-use.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/autoassign/package-use.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/autocleanup/package-use.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/builder/package-use.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/configuration/package-use.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/event/package-use.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/executor/package-use.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/management/package-use.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/model/package-use.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/model/helper/package-use.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/repository/package-use.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/rollout/package-use.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/rollout/condition/package-use.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/rsql/package-use.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/specifications/package-use.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/utils/package-use.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/overview-tree.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/deprecated-list.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/index.html... [WARNING] Building index for all classes... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/allclasses-index.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/allpackages-index.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/index-all.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/overview-summary.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/help-doc.html... [WARNING] 1 warning [INFO] Building jar: /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/hawkbit-repository-jpa-0.4.1-javadoc.jar [INFO] [INFO] --- enforcer:3.3.0:enforce (enforce-no-snapshots) @ hawkbit-repository-jpa --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- eclipselink:2.7.9.1:modelgen (modelgen) @ hawkbit-repository-jpa --- [INFO] JPA modelgen: Found 176 source files for potential processing [INFO] JPA modelgen: Output directory: /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/generated-sources/apt [INFO] [INFO] --- build-helper:3.3.0:add-source (add-source) @ hawkbit-repository-jpa --- [INFO] Source directory: /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/generated-sources/apt added. [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ hawkbit-repository-jpa --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 0 resource [INFO] Copying 154 resources [INFO] [INFO] --- flatten:1.5.0:flatten (flatten) @ hawkbit-repository-jpa --- [INFO] Generating flattened POM of project org.eclipse.hawkbit:hawkbit-repository-jpa:jar:0.4.1... [INFO] [INFO] --- compiler:3.10.1:compile (default-compile) @ hawkbit-repository-jpa --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 206 source files to /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/classes [WARNING] Cannot find annotation method 'when()' in type 'javax.annotation.Nonnull': class file for javax.annotation.Nonnull not found [WARNING] unknown enum constant javax.annotation.meta.When.MAYBE reason: class file for javax.annotation.meta.When not found [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/src/main/java/org/eclipse/hawkbit/repository/jpa/model/JpaAutoConfirmationStatus.java:[52,37] isEmpty(java.lang.Object) in org.springframework.util.StringUtils has been deprecated [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/src/main/java/org/eclipse/hawkbit/repository/jpa/model/JpaAutoConfirmationStatus.java:[53,34] isEmpty(java.lang.Object) in org.springframework.util.StringUtils has been deprecated [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/src/main/java/org/eclipse/hawkbit/repository/jpa/model/JpaAutoConfirmationStatus.java:[29,8] serializable class org.eclipse.hawkbit.repository.jpa.model.JpaAutoConfirmationStatus has no definition of serialVersionUID [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/src/main/java/org/eclipse/hawkbit/repository/jpa/rsql/ParseExceptionWrapper.java:[176,12] serializable class org.eclipse.hawkbit.repository.jpa.rsql.ParseExceptionWrapper.IllegalFieldAccessExeption has no definition of serialVersionUID [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/src/main/java/org/eclipse/hawkbit/repository/jpa/JpaManagementHelper.java:[110,43] isEmpty(java.lang.Object) in org.springframework.util.StringUtils has been deprecated [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/src/main/java/org/eclipse/hawkbit/repository/jpa/management/OnlineDsAssignmentStrategy.java:[135,29] setAssignedDistributionSetAndUpdateStatus(org.eclipse.hawkbit.repository.model.TargetUpdateStatus,org.eclipse.hawkbit.repository.jpa.model.JpaDistributionSet,java.lang.Long,java.lang.String,java.util.Collection) in org.eclipse.hawkbit.repository.jpa.repository.TargetRepository has been deprecated and marked for removal [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/src/main/java/org/eclipse/hawkbit/repository/jpa/executor/AfterTransactionCommitDefaultServiceExecutor.java:[25,67] org.springframework.transaction.support.TransactionSynchronizationAdapter in org.springframework.transaction.support has been deprecated [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/src/main/java/org/eclipse/hawkbit/repository/jpa/DefaultRolloutApprovalStrategy.java:[72,29] isEmpty(java.lang.Object) in org.springframework.util.StringUtils has been deprecated [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/src/main/java/org/eclipse/hawkbit/repository/jpa/rollout/condition/EvaluatorNotConfiguredException.java:[16,8] serializable class org.eclipse.hawkbit.repository.jpa.rollout.condition.EvaluatorNotConfiguredException has no definition of serialVersionUID [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/src/main/java/org/eclipse/hawkbit/repository/jpa/management/JpaDeploymentManagement.java:[894,17] countMessagesByActionStatusId(long) in org.eclipse.hawkbit.repository.DeploymentManagement has been deprecated and marked for removal [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/src/main/java/org/eclipse/hawkbit/repository/jpa/management/OfflineDsAssignmentStrategy.java:[100,29] setAssignedAndInstalledDistributionSetAndUpdateStatus(org.eclipse.hawkbit.repository.model.TargetUpdateStatus,org.eclipse.hawkbit.repository.jpa.model.JpaDistributionSet,java.lang.Long,java.lang.String,java.util.Collection) in org.eclipse.hawkbit.repository.jpa.repository.TargetRepository has been deprecated and marked for removal [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/src/main/java/org/eclipse/hawkbit/repository/jpa/builder/JpaTargetCreate.java:[44,24] isEmpty(java.lang.Object) in org.springframework.util.StringUtils has been deprecated [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/src/main/java/org/eclipse/hawkbit/repository/jpa/builder/JpaTargetCreate.java:[50,25] isEmpty(java.lang.Object) in org.springframework.util.StringUtils has been deprecated [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/src/main/java/org/eclipse/hawkbit/repository/jpa/rsql/JpaQueryRsqlVisitor.java:[447,28] isEmpty(java.lang.Object) in org.springframework.util.StringUtils has been deprecated [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/src/main/java/org/eclipse/hawkbit/repository/jpa/rsql/JpaQueryRsqlVisitor.java:[466,28] isEmpty(java.lang.Object) in org.springframework.util.StringUtils has been deprecated [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/src/main/java/org/eclipse/hawkbit/repository/jpa/utils/DeploymentHelper.java:[158,30] isEmpty(java.lang.Object) in org.springframework.util.StringUtils has been deprecated [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/src/main/java/org/eclipse/hawkbit/repository/jpa/specifications/TargetSpecifications.java:[311,42] non-varargs call of varargs method with inexact argument type for last parameter; cast to java.lang.Object for a varargs call cast to java.lang.Object[] for a non-varargs call and to suppress this warning [INFO] [INFO] --- eclipselink:2.7.9.1:weave (default) @ hawkbit-repository-jpa --- [INFO] Only entities from base packages 'org.eclipse.hawkbit.repository.jpa.model' will be included in persistence.xml [INFO] Entities found : 30 [INFO] persistence.xml location: /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/classes/META-INF/persistence.xml [INFO] Source classes dir: /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/classes [INFO] Target classes dir: /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/classes [EL Warning]: metadata: 2024-01-11 16:14:25.194--ServerSession(95731424)--Overriding the FIELD mapping attribute [field lastModifiedAt] with the PROPERTY mapping attribute [method getLastModifiedAt] from class [org.eclipse.hawkbit.repository.jpa.model.AbstractJpaBaseEntity]. To avoid this warning you should mark the attribute [field lastModifiedAt] as transient. [EL Warning]: metadata: 2024-01-11 16:14:25.198--ServerSession(95731424)--Overriding the FIELD mapping attribute [field lastModifiedBy] with the PROPERTY mapping attribute [method getLastModifiedBy] from class [org.eclipse.hawkbit.repository.jpa.model.AbstractJpaBaseEntity]. To avoid this warning you should mark the attribute [field lastModifiedBy] as transient. [EL Warning]: metadata: 2024-01-11 16:14:25.198--ServerSession(95731424)--Overriding the FIELD mapping attribute [field createdAt] with the PROPERTY mapping attribute [method getCreatedAt] from class [org.eclipse.hawkbit.repository.jpa.model.AbstractJpaBaseEntity]. To avoid this warning you should mark the attribute [field createdAt] as transient. [EL Warning]: metadata: 2024-01-11 16:14:25.199--ServerSession(95731424)--Overriding the FIELD mapping attribute [field createdBy] with the PROPERTY mapping attribute [method getCreatedBy] from class [org.eclipse.hawkbit.repository.jpa.model.AbstractJpaBaseEntity]. To avoid this warning you should mark the attribute [field createdBy] as transient. [EL Warning]: metadata: 2024-01-11 16:14:25.203--ServerSession(95731424)--Overriding the FIELD mapping attribute [field lastModifiedAt] with the PROPERTY mapping attribute [method getLastModifiedAt] from class [org.eclipse.hawkbit.repository.jpa.model.JpaArtifact]. To avoid this warning you should mark the attribute [field lastModifiedAt] as transient. [EL Warning]: metadata: 2024-01-11 16:14:25.203--ServerSession(95731424)--Overriding the FIELD mapping attribute [field lastModifiedBy] with the PROPERTY mapping attribute [method getLastModifiedBy] from class [org.eclipse.hawkbit.repository.jpa.model.JpaArtifact]. To avoid this warning you should mark the attribute [field lastModifiedBy] as transient. [EL Warning]: metadata: 2024-01-11 16:14:25.203--ServerSession(95731424)--Overriding the FIELD mapping attribute [field createdAt] with the PROPERTY mapping attribute [method getCreatedAt] from class [org.eclipse.hawkbit.repository.jpa.model.JpaArtifact]. To avoid this warning you should mark the attribute [field createdAt] as transient. [EL Warning]: metadata: 2024-01-11 16:14:25.203--ServerSession(95731424)--Overriding the FIELD mapping attribute [field createdBy] with the PROPERTY mapping attribute [method getCreatedBy] from class [org.eclipse.hawkbit.repository.jpa.model.JpaArtifact]. To avoid this warning you should mark the attribute [field createdBy] as transient. [EL Warning]: metadata: 2024-01-11 16:14:25.211--ServerSession(95731424)--Overriding the FIELD mapping attribute [field lastModifiedAt] with the PROPERTY mapping attribute [method getLastModifiedAt] from class [org.eclipse.hawkbit.repository.jpa.model.JpaAction]. To avoid this warning you should mark the attribute [field lastModifiedAt] as transient. [EL Warning]: metadata: 2024-01-11 16:14:25.211--ServerSession(95731424)--Overriding the FIELD mapping attribute [field lastModifiedBy] with the PROPERTY mapping attribute [method getLastModifiedBy] from class [org.eclipse.hawkbit.repository.jpa.model.JpaAction]. To avoid this warning you should mark the attribute [field lastModifiedBy] as transient. [EL Warning]: metadata: 2024-01-11 16:14:25.212--ServerSession(95731424)--Overriding the FIELD mapping attribute [field createdAt] with the PROPERTY mapping attribute [method getCreatedAt] from class [org.eclipse.hawkbit.repository.jpa.model.JpaAction]. To avoid this warning you should mark the attribute [field createdAt] as transient. [EL Warning]: metadata: 2024-01-11 16:14:25.212--ServerSession(95731424)--Overriding the FIELD mapping attribute [field createdBy] with the PROPERTY mapping attribute [method getCreatedBy] from class [org.eclipse.hawkbit.repository.jpa.model.JpaAction]. To avoid this warning you should mark the attribute [field createdBy] as transient. [EL Warning]: metadata: 2024-01-11 16:14:25.216--ServerSession(95731424)--Overriding the FIELD mapping attribute [field lastModifiedAt] with the PROPERTY mapping attribute [method getLastModifiedAt] from class [org.eclipse.hawkbit.repository.jpa.model.JpaRolloutGroup]. To avoid this warning you should mark the attribute [field lastModifiedAt] as transient. [EL Warning]: metadata: 2024-01-11 16:14:25.217--ServerSession(95731424)--Overriding the FIELD mapping attribute [field lastModifiedBy] with the PROPERTY mapping attribute [method getLastModifiedBy] from class [org.eclipse.hawkbit.repository.jpa.model.JpaRolloutGroup]. To avoid this warning you should mark the attribute [field lastModifiedBy] as transient. [EL Warning]: metadata: 2024-01-11 16:14:25.217--ServerSession(95731424)--Overriding the FIELD mapping attribute [field createdAt] with the PROPERTY mapping attribute [method getCreatedAt] from class [org.eclipse.hawkbit.repository.jpa.model.JpaRolloutGroup]. To avoid this warning you should mark the attribute [field createdAt] as transient. [EL Warning]: metadata: 2024-01-11 16:14:25.217--ServerSession(95731424)--Overriding the FIELD mapping attribute [field createdBy] with the PROPERTY mapping attribute [method getCreatedBy] from class [org.eclipse.hawkbit.repository.jpa.model.JpaRolloutGroup]. To avoid this warning you should mark the attribute [field createdBy] as transient. [EL Warning]: metadata: 2024-01-11 16:14:25.222--ServerSession(95731424)--Overriding the FIELD mapping attribute [field lastModifiedAt] with the PROPERTY mapping attribute [method getLastModifiedAt] from class [org.eclipse.hawkbit.repository.jpa.model.JpaTarget]. To avoid this warning you should mark the attribute [field lastModifiedAt] as transient. [EL Warning]: metadata: 2024-01-11 16:14:25.222--ServerSession(95731424)--Overriding the FIELD mapping attribute [field lastModifiedBy] with the PROPERTY mapping attribute [method getLastModifiedBy] from class [org.eclipse.hawkbit.repository.jpa.model.JpaTarget]. To avoid this warning you should mark the attribute [field lastModifiedBy] as transient. [EL Warning]: metadata: 2024-01-11 16:14:25.222--ServerSession(95731424)--Overriding the FIELD mapping attribute [field createdAt] with the PROPERTY mapping attribute [method getCreatedAt] from class [org.eclipse.hawkbit.repository.jpa.model.JpaTarget]. To avoid this warning you should mark the attribute [field createdAt] as transient. [EL Warning]: metadata: 2024-01-11 16:14:25.222--ServerSession(95731424)--Overriding the FIELD mapping attribute [field createdBy] with the PROPERTY mapping attribute [method getCreatedBy] from class [org.eclipse.hawkbit.repository.jpa.model.JpaTarget]. To avoid this warning you should mark the attribute [field createdBy] as transient. [EL Warning]: metadata: 2024-01-11 16:14:25.223--ServerSession(95731424)--Overriding the FIELD mapping attribute [field lastModifiedAt] with the PROPERTY mapping attribute [method getLastModifiedAt] from class [org.eclipse.hawkbit.repository.jpa.model.JpaTargetTag]. To avoid this warning you should mark the attribute [field lastModifiedAt] as transient. [EL Warning]: metadata: 2024-01-11 16:14:25.223--ServerSession(95731424)--Overriding the FIELD mapping attribute [field lastModifiedBy] with the PROPERTY mapping attribute [method getLastModifiedBy] from class [org.eclipse.hawkbit.repository.jpa.model.JpaTargetTag]. To avoid this warning you should mark the attribute [field lastModifiedBy] as transient. [EL Warning]: metadata: 2024-01-11 16:14:25.224--ServerSession(95731424)--Overriding the FIELD mapping attribute [field createdAt] with the PROPERTY mapping attribute [method getCreatedAt] from class [org.eclipse.hawkbit.repository.jpa.model.JpaTargetTag]. To avoid this warning you should mark the attribute [field createdAt] as transient. [EL Warning]: metadata: 2024-01-11 16:14:25.224--ServerSession(95731424)--Overriding the FIELD mapping attribute [field createdBy] with the PROPERTY mapping attribute [method getCreatedBy] from class [org.eclipse.hawkbit.repository.jpa.model.JpaTargetTag]. To avoid this warning you should mark the attribute [field createdBy] as transient. [EL Warning]: metadata: 2024-01-11 16:14:25.225--ServerSession(95731424)--Overriding the FIELD mapping attribute [field lastModifiedAt] with the PROPERTY mapping attribute [method getLastModifiedAt] from class [org.eclipse.hawkbit.repository.jpa.model.JpaRollout]. To avoid this warning you should mark the attribute [field lastModifiedAt] as transient. [EL Warning]: metadata: 2024-01-11 16:14:25.226--ServerSession(95731424)--Overriding the FIELD mapping attribute [field lastModifiedBy] with the PROPERTY mapping attribute [method getLastModifiedBy] from class [org.eclipse.hawkbit.repository.jpa.model.JpaRollout]. To avoid this warning you should mark the attribute [field lastModifiedBy] as transient. [EL Warning]: metadata: 2024-01-11 16:14:25.226--ServerSession(95731424)--Overriding the FIELD mapping attribute [field createdAt] with the PROPERTY mapping attribute [method getCreatedAt] from class [org.eclipse.hawkbit.repository.jpa.model.JpaRollout]. To avoid this warning you should mark the attribute [field createdAt] as transient. [EL Warning]: metadata: 2024-01-11 16:14:25.226--ServerSession(95731424)--Overriding the FIELD mapping attribute [field createdBy] with the PROPERTY mapping attribute [method getCreatedBy] from class [org.eclipse.hawkbit.repository.jpa.model.JpaRollout]. To avoid this warning you should mark the attribute [field createdBy] as transient. [EL Warning]: metadata: 2024-01-11 16:14:25.226--ServerSession(95731424)--Overriding the FIELD mapping attribute [field lastModifiedAt] with the PROPERTY mapping attribute [method getLastModifiedAt] from class [org.eclipse.hawkbit.repository.jpa.model.JpaTenantConfiguration]. To avoid this warning you should mark the attribute [field lastModifiedAt] as transient. [EL Warning]: metadata: 2024-01-11 16:14:25.227--ServerSession(95731424)--Overriding the FIELD mapping attribute [field lastModifiedBy] with the PROPERTY mapping attribute [method getLastModifiedBy] from class [org.eclipse.hawkbit.repository.jpa.model.JpaTenantConfiguration]. To avoid this warning you should mark the attribute [field lastModifiedBy] as transient. [EL Warning]: metadata: 2024-01-11 16:14:25.227--ServerSession(95731424)--Overriding the FIELD mapping attribute [field createdAt] with the PROPERTY mapping attribute [method getCreatedAt] from class [org.eclipse.hawkbit.repository.jpa.model.JpaTenantConfiguration]. To avoid this warning you should mark the attribute [field createdAt] as transient. [EL Warning]: metadata: 2024-01-11 16:14:25.227--ServerSession(95731424)--Overriding the FIELD mapping attribute [field createdBy] with the PROPERTY mapping attribute [method getCreatedBy] from class [org.eclipse.hawkbit.repository.jpa.model.JpaTenantConfiguration]. To avoid this warning you should mark the attribute [field createdBy] as transient. [EL Warning]: metadata: 2024-01-11 16:14:25.228--ServerSession(95731424)--Overriding the FIELD mapping attribute [field lastModifiedAt] with the PROPERTY mapping attribute [method getLastModifiedAt] from class [org.eclipse.hawkbit.repository.jpa.model.JpaAutoConfirmationStatus]. To avoid this warning you should mark the attribute [field lastModifiedAt] as transient. [EL Warning]: metadata: 2024-01-11 16:14:25.228--ServerSession(95731424)--Overriding the FIELD mapping attribute [field lastModifiedBy] with the PROPERTY mapping attribute [method getLastModifiedBy] from class [org.eclipse.hawkbit.repository.jpa.model.JpaAutoConfirmationStatus]. To avoid this warning you should mark the attribute [field lastModifiedBy] as transient. [EL Warning]: metadata: 2024-01-11 16:14:25.228--ServerSession(95731424)--Overriding the FIELD mapping attribute [field createdAt] with the PROPERTY mapping attribute [method getCreatedAt] from class [org.eclipse.hawkbit.repository.jpa.model.JpaAutoConfirmationStatus]. To avoid this warning you should mark the attribute [field createdAt] as transient. [EL Warning]: metadata: 2024-01-11 16:14:25.228--ServerSession(95731424)--Overriding the FIELD mapping attribute [field createdBy] with the PROPERTY mapping attribute [method getCreatedBy] from class [org.eclipse.hawkbit.repository.jpa.model.JpaAutoConfirmationStatus]. To avoid this warning you should mark the attribute [field createdBy] as transient. [EL Warning]: metadata: 2024-01-11 16:14:25.23--ServerSession(95731424)--Overriding the FIELD mapping attribute [field lastModifiedAt] with the PROPERTY mapping attribute [method getLastModifiedAt] from class [org.eclipse.hawkbit.repository.jpa.model.JpaActionStatus]. To avoid this warning you should mark the attribute [field lastModifiedAt] as transient. [EL Warning]: metadata: 2024-01-11 16:14:25.23--ServerSession(95731424)--Overriding the FIELD mapping attribute [field lastModifiedBy] with the PROPERTY mapping attribute [method getLastModifiedBy] from class [org.eclipse.hawkbit.repository.jpa.model.JpaActionStatus]. To avoid this warning you should mark the attribute [field lastModifiedBy] as transient. [EL Warning]: metadata: 2024-01-11 16:14:25.23--ServerSession(95731424)--Overriding the FIELD mapping attribute [field createdAt] with the PROPERTY mapping attribute [method getCreatedAt] from class [org.eclipse.hawkbit.repository.jpa.model.JpaActionStatus]. To avoid this warning you should mark the attribute [field createdAt] as transient. [EL Warning]: metadata: 2024-01-11 16:14:25.23--ServerSession(95731424)--Overriding the FIELD mapping attribute [field createdBy] with the PROPERTY mapping attribute [method getCreatedBy] from class [org.eclipse.hawkbit.repository.jpa.model.JpaActionStatus]. To avoid this warning you should mark the attribute [field createdBy] as transient. [EL Warning]: metadata: 2024-01-11 16:14:25.231--ServerSession(95731424)--Overriding the FIELD mapping attribute [field lastModifiedAt] with the PROPERTY mapping attribute [method getLastModifiedAt] from class [org.eclipse.hawkbit.repository.jpa.model.JpaTenantMetaData]. To avoid this warning you should mark the attribute [field lastModifiedAt] as transient. [EL Warning]: metadata: 2024-01-11 16:14:25.231--ServerSession(95731424)--Overriding the FIELD mapping attribute [field lastModifiedBy] with the PROPERTY mapping attribute [method getLastModifiedBy] from class [org.eclipse.hawkbit.repository.jpa.model.JpaTenantMetaData]. To avoid this warning you should mark the attribute [field lastModifiedBy] as transient. [EL Warning]: metadata: 2024-01-11 16:14:25.231--ServerSession(95731424)--Overriding the FIELD mapping attribute [field createdAt] with the PROPERTY mapping attribute [method getCreatedAt] from class [org.eclipse.hawkbit.repository.jpa.model.JpaTenantMetaData]. To avoid this warning you should mark the attribute [field createdAt] as transient. [EL Warning]: metadata: 2024-01-11 16:14:25.231--ServerSession(95731424)--Overriding the FIELD mapping attribute [field createdBy] with the PROPERTY mapping attribute [method getCreatedBy] from class [org.eclipse.hawkbit.repository.jpa.model.JpaTenantMetaData]. To avoid this warning you should mark the attribute [field createdBy] as transient. [EL Warning]: metadata: 2024-01-11 16:14:25.233--ServerSession(95731424)--Overriding the FIELD mapping attribute [field lastModifiedAt] with the PROPERTY mapping attribute [method getLastModifiedAt] from class [org.eclipse.hawkbit.repository.jpa.model.JpaDistributionSetType]. To avoid this warning you should mark the attribute [field lastModifiedAt] as transient. [EL Warning]: metadata: 2024-01-11 16:14:25.233--ServerSession(95731424)--Overriding the FIELD mapping attribute [field lastModifiedBy] with the PROPERTY mapping attribute [method getLastModifiedBy] from class [org.eclipse.hawkbit.repository.jpa.model.JpaDistributionSetType]. To avoid this warning you should mark the attribute [field lastModifiedBy] as transient. [EL Warning]: metadata: 2024-01-11 16:14:25.233--ServerSession(95731424)--Overriding the FIELD mapping attribute [field createdAt] with the PROPERTY mapping attribute [method getCreatedAt] from class [org.eclipse.hawkbit.repository.jpa.model.JpaDistributionSetType]. To avoid this warning you should mark the attribute [field createdAt] as transient. [EL Warning]: metadata: 2024-01-11 16:14:25.233--ServerSession(95731424)--Overriding the FIELD mapping attribute [field createdBy] with the PROPERTY mapping attribute [method getCreatedBy] from class [org.eclipse.hawkbit.repository.jpa.model.JpaDistributionSetType]. To avoid this warning you should mark the attribute [field createdBy] as transient. [EL Warning]: metadata: 2024-01-11 16:14:25.234--ServerSession(95731424)--Overriding the FIELD mapping attribute [field lastModifiedAt] with the PROPERTY mapping attribute [method getLastModifiedAt] from class [org.eclipse.hawkbit.repository.jpa.model.JpaTargetFilterQuery]. To avoid this warning you should mark the attribute [field lastModifiedAt] as transient. [EL Warning]: metadata: 2024-01-11 16:14:25.234--ServerSession(95731424)--Overriding the FIELD mapping attribute [field lastModifiedBy] with the PROPERTY mapping attribute [method getLastModifiedBy] from class [org.eclipse.hawkbit.repository.jpa.model.JpaTargetFilterQuery]. To avoid this warning you should mark the attribute [field lastModifiedBy] as transient. [EL Warning]: metadata: 2024-01-11 16:14:25.234--ServerSession(95731424)--Overriding the FIELD mapping attribute [field createdAt] with the PROPERTY mapping attribute [method getCreatedAt] from class [org.eclipse.hawkbit.repository.jpa.model.JpaTargetFilterQuery]. To avoid this warning you should mark the attribute [field createdAt] as transient. [EL Warning]: metadata: 2024-01-11 16:14:25.234--ServerSession(95731424)--Overriding the FIELD mapping attribute [field createdBy] with the PROPERTY mapping attribute [method getCreatedBy] from class [org.eclipse.hawkbit.repository.jpa.model.JpaTargetFilterQuery]. To avoid this warning you should mark the attribute [field createdBy] as transient. [EL Warning]: metadata: 2024-01-11 16:14:25.235--ServerSession(95731424)--Overriding the FIELD mapping attribute [field lastModifiedAt] with the PROPERTY mapping attribute [method getLastModifiedAt] from class [org.eclipse.hawkbit.repository.jpa.model.JpaSoftwareModuleType]. To avoid this warning you should mark the attribute [field lastModifiedAt] as transient. [EL Warning]: metadata: 2024-01-11 16:14:25.235--ServerSession(95731424)--Overriding the FIELD mapping attribute [field lastModifiedBy] with the PROPERTY mapping attribute [method getLastModifiedBy] from class [org.eclipse.hawkbit.repository.jpa.model.JpaSoftwareModuleType]. To avoid this warning you should mark the attribute [field lastModifiedBy] as transient. [EL Warning]: metadata: 2024-01-11 16:14:25.235--ServerSession(95731424)--Overriding the FIELD mapping attribute [field createdAt] with the PROPERTY mapping attribute [method getCreatedAt] from class [org.eclipse.hawkbit.repository.jpa.model.JpaSoftwareModuleType]. To avoid this warning you should mark the attribute [field createdAt] as transient. [EL Warning]: metadata: 2024-01-11 16:14:25.235--ServerSession(95731424)--Overriding the FIELD mapping attribute [field createdBy] with the PROPERTY mapping attribute [method getCreatedBy] from class [org.eclipse.hawkbit.repository.jpa.model.JpaSoftwareModuleType]. To avoid this warning you should mark the attribute [field createdBy] as transient. [EL Warning]: metadata: 2024-01-11 16:14:25.236--ServerSession(95731424)--Overriding the FIELD mapping attribute [field lastModifiedAt] with the PROPERTY mapping attribute [method getLastModifiedAt] from class [org.eclipse.hawkbit.repository.jpa.model.JpaDistributionSetTag]. To avoid this warning you should mark the attribute [field lastModifiedAt] as transient. [EL Warning]: metadata: 2024-01-11 16:14:25.236--ServerSession(95731424)--Overriding the FIELD mapping attribute [field lastModifiedBy] with the PROPERTY mapping attribute [method getLastModifiedBy] from class [org.eclipse.hawkbit.repository.jpa.model.JpaDistributionSetTag]. To avoid this warning you should mark the attribute [field lastModifiedBy] as transient. [EL Warning]: metadata: 2024-01-11 16:14:25.237--ServerSession(95731424)--Overriding the FIELD mapping attribute [field createdAt] with the PROPERTY mapping attribute [method getCreatedAt] from class [org.eclipse.hawkbit.repository.jpa.model.JpaDistributionSetTag]. To avoid this warning you should mark the attribute [field createdAt] as transient. [EL Warning]: metadata: 2024-01-11 16:14:25.237--ServerSession(95731424)--Overriding the FIELD mapping attribute [field createdBy] with the PROPERTY mapping attribute [method getCreatedBy] from class [org.eclipse.hawkbit.repository.jpa.model.JpaDistributionSetTag]. To avoid this warning you should mark the attribute [field createdBy] as transient. [EL Warning]: metadata: 2024-01-11 16:14:25.238--ServerSession(95731424)--Overriding the FIELD mapping attribute [field lastModifiedAt] with the PROPERTY mapping attribute [method getLastModifiedAt] from class [org.eclipse.hawkbit.repository.jpa.model.JpaSoftwareModule]. To avoid this warning you should mark the attribute [field lastModifiedAt] as transient. [EL Warning]: metadata: 2024-01-11 16:14:25.238--ServerSession(95731424)--Overriding the FIELD mapping attribute [field lastModifiedBy] with the PROPERTY mapping attribute [method getLastModifiedBy] from class [org.eclipse.hawkbit.repository.jpa.model.JpaSoftwareModule]. To avoid this warning you should mark the attribute [field lastModifiedBy] as transient. [EL Warning]: metadata: 2024-01-11 16:14:25.238--ServerSession(95731424)--Overriding the FIELD mapping attribute [field createdAt] with the PROPERTY mapping attribute [method getCreatedAt] from class [org.eclipse.hawkbit.repository.jpa.model.JpaSoftwareModule]. To avoid this warning you should mark the attribute [field createdAt] as transient. [EL Warning]: metadata: 2024-01-11 16:14:25.238--ServerSession(95731424)--Overriding the FIELD mapping attribute [field createdBy] with the PROPERTY mapping attribute [method getCreatedBy] from class [org.eclipse.hawkbit.repository.jpa.model.JpaSoftwareModule]. To avoid this warning you should mark the attribute [field createdBy] as transient. [EL Warning]: metadata: 2024-01-11 16:14:25.239--ServerSession(95731424)--Overriding the FIELD mapping attribute [field lastModifiedAt] with the PROPERTY mapping attribute [method getLastModifiedAt] from class [org.eclipse.hawkbit.repository.jpa.model.JpaDistributionSet]. To avoid this warning you should mark the attribute [field lastModifiedAt] as transient. [EL Warning]: metadata: 2024-01-11 16:14:25.239--ServerSession(95731424)--Overriding the FIELD mapping attribute [field lastModifiedBy] with the PROPERTY mapping attribute [method getLastModifiedBy] from class [org.eclipse.hawkbit.repository.jpa.model.JpaDistributionSet]. To avoid this warning you should mark the attribute [field lastModifiedBy] as transient. [EL Warning]: metadata: 2024-01-11 16:14:25.239--ServerSession(95731424)--Overriding the FIELD mapping attribute [field createdAt] with the PROPERTY mapping attribute [method getCreatedAt] from class [org.eclipse.hawkbit.repository.jpa.model.JpaDistributionSet]. To avoid this warning you should mark the attribute [field createdAt] as transient. [EL Warning]: metadata: 2024-01-11 16:14:25.24--ServerSession(95731424)--Overriding the FIELD mapping attribute [field createdBy] with the PROPERTY mapping attribute [method getCreatedBy] from class [org.eclipse.hawkbit.repository.jpa.model.JpaDistributionSet]. To avoid this warning you should mark the attribute [field createdBy] as transient. [EL Warning]: metadata: 2024-01-11 16:14:25.271--ServerSession(95731424)--Overriding the FIELD mapping attribute [field lastModifiedAt] with the PROPERTY mapping attribute [method getLastModifiedAt] from class [org.eclipse.hawkbit.repository.jpa.model.JpaTargetType]. To avoid this warning you should mark the attribute [field lastModifiedAt] as transient. [EL Warning]: metadata: 2024-01-11 16:14:25.271--ServerSession(95731424)--Overriding the FIELD mapping attribute [field lastModifiedBy] with the PROPERTY mapping attribute [method getLastModifiedBy] from class [org.eclipse.hawkbit.repository.jpa.model.JpaTargetType]. To avoid this warning you should mark the attribute [field lastModifiedBy] as transient. [EL Warning]: metadata: 2024-01-11 16:14:25.272--ServerSession(95731424)--Overriding the FIELD mapping attribute [field createdAt] with the PROPERTY mapping attribute [method getCreatedAt] from class [org.eclipse.hawkbit.repository.jpa.model.JpaTargetType]. To avoid this warning you should mark the attribute [field createdAt] as transient. [EL Warning]: metadata: 2024-01-11 16:14:25.272--ServerSession(95731424)--Overriding the FIELD mapping attribute [field createdBy] with the PROPERTY mapping attribute [method getCreatedBy] from class [org.eclipse.hawkbit.repository.jpa.model.JpaTargetType]. To avoid this warning you should mark the attribute [field createdBy] as transient. [EL Warning]: metadata: 2024-01-11 16:14:25.287--ServerSession(95731424)--The tenant discriminator context property for the tenant discriminator column [sp_artifact.tenant] on the element [class org.eclipse.hawkbit.repository.jpa.model.AbstractJpaTenantAwareBaseEntity] is being defaulted to: eclipselink.tenant-id. [EL Warning]: metadata: 2024-01-11 16:14:25.289--ServerSession(95731424)--The tenant discriminator context property for the tenant discriminator column [sp_action.tenant] on the element [class org.eclipse.hawkbit.repository.jpa.model.AbstractJpaTenantAwareBaseEntity] is being defaulted to: eclipselink.tenant-id. [EL Warning]: metadata: 2024-01-11 16:14:25.299--ServerSession(95731424)--The tenant discriminator context property for the tenant discriminator column [sp_rolloutgroup.tenant] on the element [class org.eclipse.hawkbit.repository.jpa.model.AbstractJpaTenantAwareBaseEntity] is being defaulted to: eclipselink.tenant-id. [EL Warning]: metadata: 2024-01-11 16:14:25.301--ServerSession(95731424)--The tenant discriminator context property for the tenant discriminator column [sp_target.tenant] on the element [class org.eclipse.hawkbit.repository.jpa.model.AbstractJpaTenantAwareBaseEntity] is being defaulted to: eclipselink.tenant-id. [EL Warning]: metadata: 2024-01-11 16:14:25.302--ServerSession(95731424)--The tenant discriminator context property for the tenant discriminator column [sp_target_tag.tenant] on the element [class org.eclipse.hawkbit.repository.jpa.model.AbstractJpaTenantAwareBaseEntity] is being defaulted to: eclipselink.tenant-id. [EL Warning]: metadata: 2024-01-11 16:14:25.302--ServerSession(95731424)--The tenant discriminator context property for the tenant discriminator column [sp_rollout.tenant] on the element [class org.eclipse.hawkbit.repository.jpa.model.AbstractJpaTenantAwareBaseEntity] is being defaulted to: eclipselink.tenant-id. [EL Warning]: metadata: 2024-01-11 16:14:25.304--ServerSession(95731424)--The tenant discriminator context property for the tenant discriminator column [sp_tenant_configuration.tenant] on the element [class org.eclipse.hawkbit.repository.jpa.model.AbstractJpaTenantAwareBaseEntity] is being defaulted to: eclipselink.tenant-id. [EL Warning]: metadata: 2024-01-11 16:14:25.305--ServerSession(95731424)--The tenant discriminator context property for the tenant discriminator column [sp_target_conf_status.tenant] on the element [class org.eclipse.hawkbit.repository.jpa.model.AbstractJpaTenantAwareBaseEntity] is being defaulted to: eclipselink.tenant-id. [EL Warning]: metadata: 2024-01-11 16:14:25.305--ServerSession(95731424)--The tenant discriminator context property for the tenant discriminator column [sp_action_status.tenant] on the element [class org.eclipse.hawkbit.repository.jpa.model.AbstractJpaTenantAwareBaseEntity] is being defaulted to: eclipselink.tenant-id. [EL Warning]: metadata: 2024-01-11 16:14:25.307--ServerSession(95731424)--The tenant discriminator context property for the tenant discriminator column [sp_distribution_set_type.tenant] on the element [class org.eclipse.hawkbit.repository.jpa.model.AbstractJpaTenantAwareBaseEntity] is being defaulted to: eclipselink.tenant-id. [EL Warning]: metadata: 2024-01-11 16:14:25.307--ServerSession(95731424)--The tenant discriminator context property for the tenant discriminator column [sp_target_filter_query.tenant] on the element [class org.eclipse.hawkbit.repository.jpa.model.AbstractJpaTenantAwareBaseEntity] is being defaulted to: eclipselink.tenant-id. [EL Warning]: metadata: 2024-01-11 16:14:25.308--ServerSession(95731424)--The tenant discriminator context property for the tenant discriminator column [sp_software_module_type.tenant] on the element [class org.eclipse.hawkbit.repository.jpa.model.AbstractJpaTenantAwareBaseEntity] is being defaulted to: eclipselink.tenant-id. [EL Warning]: metadata: 2024-01-11 16:14:25.309--ServerSession(95731424)--The tenant discriminator context property for the tenant discriminator column [sp_distributionset_tag.tenant] on the element [class org.eclipse.hawkbit.repository.jpa.model.AbstractJpaTenantAwareBaseEntity] is being defaulted to: eclipselink.tenant-id. [EL Warning]: metadata: 2024-01-11 16:14:25.31--ServerSession(95731424)--The tenant discriminator context property for the tenant discriminator column [sp_base_software_module.tenant] on the element [class org.eclipse.hawkbit.repository.jpa.model.AbstractJpaTenantAwareBaseEntity] is being defaulted to: eclipselink.tenant-id. [EL Warning]: metadata: 2024-01-11 16:14:25.31--ServerSession(95731424)--The tenant discriminator context property for the tenant discriminator column [sp_distribution_set.tenant] on the element [class org.eclipse.hawkbit.repository.jpa.model.AbstractJpaTenantAwareBaseEntity] is being defaulted to: eclipselink.tenant-id. [EL Warning]: metadata: 2024-01-11 16:14:25.311--ServerSession(95731424)--The tenant discriminator context property for the tenant discriminator column [sp_target_type.tenant] on the element [class org.eclipse.hawkbit.repository.jpa.model.AbstractJpaTenantAwareBaseEntity] is being defaulted to: eclipselink.tenant-id. [INFO] Eclipselink weaving completed [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ hawkbit-repository-jpa --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 1 resource [INFO] [INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ hawkbit-repository-jpa --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 67 source files to /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/test-classes [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/src/test/java/org/eclipse/hawkbit/repository/jpa/rsql/VirtualPropertyResolverTest.java:[55,13] org.apache.commons.lang3.text.StrSubstitutor in org.apache.commons.lang3.text has been deprecated [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/src/test/java/org/eclipse/hawkbit/repository/jpa/rsql/VirtualPropertyResolverTest.java:[82,27] org.apache.commons.lang3.text.StrSubstitutor in org.apache.commons.lang3.text has been deprecated [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/src/test/java/org/eclipse/hawkbit/repository/jpa/rsql/VirtualPropertyResolverTest.java:[82,61] org.apache.commons.lang3.text.StrSubstitutor in org.apache.commons.lang3.text has been deprecated [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/src/test/java/org/eclipse/hawkbit/repository/jpa/rsql/VirtualPropertyResolverTest.java:[83,17] org.apache.commons.lang3.text.StrSubstitutor in org.apache.commons.lang3.text has been deprecated [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/src/test/java/org/eclipse/hawkbit/repository/jpa/rsql/VirtualPropertyResolverTest.java:[83,48] org.apache.commons.lang3.text.StrSubstitutor in org.apache.commons.lang3.text has been deprecated [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/src/test/java/org/eclipse/hawkbit/repository/jpa/rsql/VirtualPropertyResolverTest.java:[112,44] org.apache.commons.lang3.text.StrSubstitutor in org.apache.commons.lang3.text has been deprecated [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/src/test/java/org/eclipse/hawkbit/repository/jpa/rsql/RSQLUtilityTest.java:[104,13] found raw type: javax.persistence.metamodel.Attribute missing type arguments for generic class javax.persistence.metamodel.Attribute [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/src/test/java/org/eclipse/hawkbit/repository/jpa/rsql/RSQLUtilityTest.java:[192,66] unchecked method invocation: method thenReturn in interface org.mockito.stubbing.OngoingStubbing is applied to given types required: T found: java.lang.Class [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/src/test/java/org/eclipse/hawkbit/repository/jpa/rsql/RSQLUtilityTest.java:[192,67] unchecked conversion required: T found: java.lang.Class [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/src/test/java/org/eclipse/hawkbit/repository/jpa/rsql/RSQLUtilityTest.java:[271,66] unchecked method invocation: method thenReturn in interface org.mockito.stubbing.OngoingStubbing is applied to given types required: T found: java.lang.Class [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/src/test/java/org/eclipse/hawkbit/repository/jpa/rsql/RSQLUtilityTest.java:[271,67] unchecked conversion required: T found: java.lang.Class [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/src/test/java/org/eclipse/hawkbit/repository/jpa/rsql/RSQLUtilityTest.java:[274,38] unchecked method invocation: method like in interface javax.persistence.criteria.CriteriaBuilder is applied to given types required: javax.persistence.criteria.Expression,java.lang.String,char found: javax.persistence.criteria.Expression,java.lang.String,char [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/src/test/java/org/eclipse/hawkbit/repository/jpa/rsql/RSQLUtilityTest.java:[274,42] unchecked conversion required: javax.persistence.criteria.Expression found: javax.persistence.criteria.Expression [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/src/test/java/org/eclipse/hawkbit/repository/jpa/rsql/RSQLUtilityTest.java:[290,66] unchecked method invocation: method thenReturn in interface org.mockito.stubbing.OngoingStubbing is applied to given types required: T found: java.lang.Class [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/src/test/java/org/eclipse/hawkbit/repository/jpa/rsql/RSQLUtilityTest.java:[290,67] unchecked conversion required: T found: java.lang.Class [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/src/test/java/org/eclipse/hawkbit/repository/jpa/rsql/RSQLUtilityTest.java:[293,41] unchecked method invocation: method notLike in interface javax.persistence.criteria.CriteriaBuilder is applied to given types required: javax.persistence.criteria.Expression,java.lang.String,char found: javax.persistence.criteria.Expression,java.lang.String,char [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/src/test/java/org/eclipse/hawkbit/repository/jpa/rsql/RSQLUtilityTest.java:[293,45] unchecked conversion required: javax.persistence.criteria.Expression found: javax.persistence.criteria.Expression [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/src/test/java/org/eclipse/hawkbit/repository/jpa/rsql/RSQLUtilityTest.java:[315,66] unchecked method invocation: method thenReturn in interface org.mockito.stubbing.OngoingStubbing is applied to given types required: T found: java.lang.Class [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/src/test/java/org/eclipse/hawkbit/repository/jpa/rsql/RSQLUtilityTest.java:[315,67] unchecked conversion required: T found: java.lang.Class [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/src/test/java/org/eclipse/hawkbit/repository/jpa/rsql/RSQLUtilityTest.java:[317,15] found raw type: javax.persistence.criteria.Path missing type arguments for generic class javax.persistence.criteria.Path [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/src/test/java/org/eclipse/hawkbit/repository/jpa/rsql/RSQLUtilityTest.java:[319,59] unchecked method invocation: method thenReturn in interface org.mockito.stubbing.OngoingStubbing is applied to given types required: T found: javax.persistence.criteria.Path [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/src/test/java/org/eclipse/hawkbit/repository/jpa/rsql/RSQLUtilityTest.java:[319,60] unchecked conversion required: T found: javax.persistence.criteria.Path [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/src/test/java/org/eclipse/hawkbit/repository/jpa/rsql/RSQLUtilityTest.java:[341,66] unchecked method invocation: method thenReturn in interface org.mockito.stubbing.OngoingStubbing is applied to given types required: T found: java.lang.Class [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/src/test/java/org/eclipse/hawkbit/repository/jpa/rsql/RSQLUtilityTest.java:[341,67] unchecked conversion required: T found: java.lang.Class [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/src/test/java/org/eclipse/hawkbit/repository/jpa/rsql/RSQLUtilityTest.java:[342,38] unchecked method invocation: method like in interface javax.persistence.criteria.CriteriaBuilder is applied to given types required: javax.persistence.criteria.Expression,java.lang.String,char found: javax.persistence.criteria.Expression,java.lang.String,char [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/src/test/java/org/eclipse/hawkbit/repository/jpa/rsql/RSQLUtilityTest.java:[342,42] unchecked conversion required: javax.persistence.criteria.Expression found: javax.persistence.criteria.Expression [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/src/test/java/org/eclipse/hawkbit/repository/jpa/rsql/RSQLUtilityTest.java:[343,63] unchecked method invocation: method greaterThanOrEqualTo in interface javax.persistence.criteria.CriteriaBuilder is applied to given types required: javax.persistence.criteria.Expression,Y found: javax.persistence.criteria.Expression,java.lang.String [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/src/test/java/org/eclipse/hawkbit/repository/jpa/rsql/RSQLUtilityTest.java:[343,67] unchecked conversion required: javax.persistence.criteria.Expression found: javax.persistence.criteria.Expression [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/src/test/java/org/eclipse/hawkbit/repository/jpa/rsql/RSQLUtilityTest.java:[362,66] unchecked method invocation: method thenReturn in interface org.mockito.stubbing.OngoingStubbing is applied to given types required: T found: java.lang.Class [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/src/test/java/org/eclipse/hawkbit/repository/jpa/rsql/RSQLUtilityTest.java:[362,67] unchecked conversion required: T found: java.lang.Class [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/src/test/java/org/eclipse/hawkbit/repository/jpa/rsql/RSQLUtilityTest.java:[365,38] unchecked method invocation: method like in interface javax.persistence.criteria.CriteriaBuilder is applied to given types required: javax.persistence.criteria.Expression,java.lang.String,char found: javax.persistence.criteria.Expression,java.lang.String,char [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/src/test/java/org/eclipse/hawkbit/repository/jpa/rsql/RSQLUtilityTest.java:[365,42] unchecked conversion required: javax.persistence.criteria.Expression found: javax.persistence.criteria.Expression [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/src/test/java/org/eclipse/hawkbit/repository/jpa/rsql/RSQLUtilityTest.java:[366,63] unchecked method invocation: method greaterThanOrEqualTo in interface javax.persistence.criteria.CriteriaBuilder is applied to given types required: javax.persistence.criteria.Expression,Y found: javax.persistence.criteria.Expression,java.lang.String [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/src/test/java/org/eclipse/hawkbit/repository/jpa/rsql/RSQLUtilityTest.java:[366,67] unchecked conversion required: javax.persistence.criteria.Expression found: javax.persistence.criteria.Expression [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/src/test/java/org/eclipse/hawkbit/repository/jpa/rsql/RSQLUtilityTest.java:[384,66] unchecked method invocation: method thenReturn in interface org.mockito.stubbing.OngoingStubbing is applied to given types required: T found: java.lang.Class [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/src/test/java/org/eclipse/hawkbit/repository/jpa/rsql/RSQLUtilityTest.java:[384,67] unchecked conversion required: T found: java.lang.Class [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/src/test/java/org/eclipse/hawkbit/repository/jpa/rsql/RSQLUtilityTest.java:[385,42] unchecked method invocation: method lessThan in interface javax.persistence.criteria.CriteriaBuilder is applied to given types required: javax.persistence.criteria.Expression,Y found: javax.persistence.criteria.Expression,java.lang.String [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/src/test/java/org/eclipse/hawkbit/repository/jpa/rsql/RSQLUtilityTest.java:[385,46] unchecked conversion required: javax.persistence.criteria.Expression found: javax.persistence.criteria.Expression [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/src/test/java/org/eclipse/hawkbit/repository/jpa/rsql/RSQLUtilityTest.java:[386,63] unchecked method invocation: method greaterThanOrEqualTo in interface javax.persistence.criteria.CriteriaBuilder is applied to given types required: javax.persistence.criteria.Expression,Y found: javax.persistence.criteria.Expression,java.lang.String [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/src/test/java/org/eclipse/hawkbit/repository/jpa/rsql/RSQLUtilityTest.java:[386,67] unchecked conversion required: javax.persistence.criteria.Expression found: javax.persistence.criteria.Expression [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/src/test/java/org/eclipse/hawkbit/repository/jpa/rsql/RSQLUtilityTest.java:[402,66] unchecked method invocation: method thenReturn in interface org.mockito.stubbing.OngoingStubbing is applied to given types required: T found: java.lang.Class [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/src/test/java/org/eclipse/hawkbit/repository/jpa/rsql/RSQLUtilityTest.java:[402,67] unchecked conversion required: T found: java.lang.Class [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/src/test/java/org/eclipse/hawkbit/repository/jpa/rsql/RSQLUtilityTest.java:[419,66] unchecked method invocation: method thenReturn in interface org.mockito.stubbing.OngoingStubbing is applied to given types required: T found: java.lang.Class [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/src/test/java/org/eclipse/hawkbit/repository/jpa/rsql/RSQLUtilityTest.java:[419,67] unchecked conversion required: T found: java.lang.Class [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/src/test/java/org/eclipse/hawkbit/repository/jpa/rsql/RSQLUtilityTest.java:[440,66] unchecked method invocation: method thenReturn in interface org.mockito.stubbing.OngoingStubbing is applied to given types required: T found: java.lang.Class [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/src/test/java/org/eclipse/hawkbit/repository/jpa/rsql/RSQLUtilityTest.java:[440,67] unchecked conversion required: T found: java.lang.Class [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/src/test/java/org/eclipse/hawkbit/repository/jpa/rsql/RSQLUtilityTest.java:[443,38] unchecked method invocation: method like in interface javax.persistence.criteria.CriteriaBuilder is applied to given types required: javax.persistence.criteria.Expression,java.lang.String,char found: javax.persistence.criteria.Expression,java.lang.String,char [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/src/test/java/org/eclipse/hawkbit/repository/jpa/rsql/RSQLUtilityTest.java:[443,42] unchecked conversion required: javax.persistence.criteria.Expression found: javax.persistence.criteria.Expression [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/src/test/java/org/eclipse/hawkbit/repository/jpa/rsql/RSQLUtilityTest.java:[444,60] unchecked method invocation: method lessThanOrEqualTo in interface javax.persistence.criteria.CriteriaBuilder is applied to given types required: javax.persistence.criteria.Expression,Y found: javax.persistence.criteria.Expression,java.lang.String [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/src/test/java/org/eclipse/hawkbit/repository/jpa/rsql/RSQLUtilityTest.java:[444,64] unchecked conversion required: javax.persistence.criteria.Expression found: javax.persistence.criteria.Expression [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/src/test/java/org/eclipse/hawkbit/repository/jpa/rsql/RSQLUtilityTest.java:[468,66] unchecked method invocation: method thenReturn in interface org.mockito.stubbing.OngoingStubbing is applied to given types required: T found: java.lang.Class [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/src/test/java/org/eclipse/hawkbit/repository/jpa/rsql/RSQLUtilityTest.java:[468,67] unchecked conversion required: T found: java.lang.Class [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/src/test/java/org/eclipse/hawkbit/repository/jpa/rsql/RSQLUtilityTest.java:[470,60] unchecked method invocation: method lessThanOrEqualTo in interface javax.persistence.criteria.CriteriaBuilder is applied to given types required: javax.persistence.criteria.Expression,Y found: javax.persistence.criteria.Expression,java.lang.String [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/src/test/java/org/eclipse/hawkbit/repository/jpa/rsql/RSQLUtilityTest.java:[470,64] unchecked conversion required: javax.persistence.criteria.Expression found: javax.persistence.criteria.Expression [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/src/test/java/org/eclipse/hawkbit/repository/jpa/event/RepositoryEntityEventTest.java:[240,32] unchecked cast required: T found: org.eclipse.hawkbit.repository.event.TenantAwareEvent [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/src/test/java/org/eclipse/hawkbit/repository/jpa/management/TargetManagementSearchTest.java:[490,23] Varargs method could cause heap pollution from non-reifiable varargs parameter targets [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/src/test/java/org/eclipse/hawkbit/repository/jpa/autoassign/AutoAssignCheckerTest.java:[109,44] unchecked method invocation: method runAsTenantAsUser in interface org.eclipse.hawkbit.tenancy.TenantAware is applied to given types required: java.lang.String,java.lang.String,org.eclipse.hawkbit.tenancy.TenantAware.TenantRunner found: java.lang.String,java.lang.String,org.eclipse.hawkbit.tenancy.TenantAware.TenantRunner [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/src/test/java/org/eclipse/hawkbit/repository/jpa/autoassign/AutoAssignCheckerTest.java:[109,86] unchecked conversion required: org.eclipse.hawkbit.tenancy.TenantAware.TenantRunner found: org.eclipse.hawkbit.tenancy.TenantAware.TenantRunner [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/src/test/java/org/eclipse/hawkbit/repository/jpa/specifications/SpecificationsBuilderTest.java:[58,15] found raw type: javax.persistence.criteria.Path missing type arguments for generic class javax.persistence.criteria.Path [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/src/test/java/org/eclipse/hawkbit/repository/jpa/specifications/SpecificationsBuilderTest.java:[60,51] unchecked conversion required: javax.persistence.criteria.CriteriaQuery found: javax.persistence.criteria.CriteriaQuery [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/src/test/java/org/eclipse/hawkbit/repository/jpa/specifications/SpecificationsBuilderTest.java:[61,39] unchecked conversion required: javax.persistence.criteria.Root found: javax.persistence.criteria.Root [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/src/test/java/org/eclipse/hawkbit/repository/jpa/specifications/SpecificationsBuilderTest.java:[64,44] unchecked method invocation: method thenReturn in interface org.mockito.stubbing.OngoingStubbing is applied to given types required: T found: javax.persistence.criteria.Path [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/src/test/java/org/eclipse/hawkbit/repository/jpa/specifications/SpecificationsBuilderTest.java:[64,45] unchecked conversion required: T found: javax.persistence.criteria.Path [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/src/test/java/org/eclipse/hawkbit/repository/jpa/specifications/SpecificationsBuilderTest.java:[87,15] found raw type: javax.persistence.criteria.Path missing type arguments for generic class javax.persistence.criteria.Path [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/src/test/java/org/eclipse/hawkbit/repository/jpa/specifications/SpecificationsBuilderTest.java:[88,15] found raw type: javax.persistence.criteria.Path missing type arguments for generic class javax.persistence.criteria.Path [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/src/test/java/org/eclipse/hawkbit/repository/jpa/specifications/SpecificationsBuilderTest.java:[92,51] unchecked conversion required: javax.persistence.criteria.CriteriaQuery found: javax.persistence.criteria.CriteriaQuery [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/src/test/java/org/eclipse/hawkbit/repository/jpa/specifications/SpecificationsBuilderTest.java:[93,39] unchecked conversion required: javax.persistence.criteria.Root found: javax.persistence.criteria.Root [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/src/test/java/org/eclipse/hawkbit/repository/jpa/specifications/SpecificationsBuilderTest.java:[98,44] unchecked method invocation: method thenReturn in interface org.mockito.stubbing.OngoingStubbing is applied to given types required: T found: javax.persistence.criteria.Path [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/src/test/java/org/eclipse/hawkbit/repository/jpa/specifications/SpecificationsBuilderTest.java:[98,45] unchecked conversion required: T found: javax.persistence.criteria.Path [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/src/test/java/org/eclipse/hawkbit/repository/jpa/specifications/SpecificationsBuilderTest.java:[99,44] unchecked method invocation: method thenReturn in interface org.mockito.stubbing.OngoingStubbing is applied to given types required: T found: javax.persistence.criteria.Path [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/src/test/java/org/eclipse/hawkbit/repository/jpa/specifications/SpecificationsBuilderTest.java:[99,45] unchecked conversion required: T found: javax.persistence.criteria.Path [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/src/test/java/org/eclipse/hawkbit/repository/jpa/management/DeploymentManagementTest.java:[1138,57] unchecked conversion required: java.util.Collection found: java.util.Collection [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/src/test/java/org/eclipse/hawkbit/repository/jpa/management/DeploymentManagementTest.java:[1139,60] unchecked conversion required: java.util.Collection found: java.util.Collection [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/src/test/java/org/eclipse/hawkbit/repository/event/remote/RemoteIdEventTest.java:[110,42] isEqualToIgnoringGivenFields(java.lang.Object,java.lang.String...) in org.assertj.core.api.AbstractObjectAssert has been deprecated [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/src/test/java/org/eclipse/hawkbit/repository/jpa/management/DistributionSetTagManagementTest.java:[308,23] Varargs method could cause heap pollution from non-reifiable varargs parameter targets [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/src/test/java/org/eclipse/hawkbit/repository/jpa/management/TargetTagManagementTest.java:[206,23] Varargs method could cause heap pollution from non-reifiable varargs parameter targets [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/src/test/java/org/eclipse/hawkbit/repository/event/remote/RemoteTenantAwareEventTest.java:[154,37] isEqualToComparingFieldByField(java.lang.Object) in org.assertj.core.api.AbstractObjectAssert has been deprecated [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/src/test/java/org/eclipse/hawkbit/repository/event/remote/RemoteTenantAwareEventTest.java:[162,37] isEqualToComparingFieldByField(java.lang.Object) in org.assertj.core.api.AbstractObjectAssert has been deprecated [INFO] [INFO] --- jacoco:0.8.8:prepare-agent (prepare-ut-agent) @ hawkbit-repository-jpa --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/jacoco.exec [INFO] [INFO] --- surefire:3.1.2:test (default-test) @ hawkbit-repository-jpa --- [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.eclipse.hawkbit.repository.jpa.acm.controller.DistributionSetAccessControllerTest 16:14:34.647 [main] DEBUG org.eclipse.hawkbit.repository.test.util.DatasourceContext - Datasource environment variables: [database: null, username: null, password: null, datasourceUrl: null] 16:14:34.673 [main] INFO org.eclipse.hawkbit.repository.test.util.SharedSqlTestDatabaseExtension - Schema generation skipped... No datasource environment variables found! 16:14:34.703 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating CacheAwareContextLoaderDelegate from class [org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate] 16:14:34.719 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating BootstrapContext using constructor [public org.springframework.test.context.support.DefaultBootstrapContext(java.lang.Class,org.springframework.test.context.CacheAwareContextLoaderDelegate)] 16:14:34.824 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating TestContextBootstrapper for test class [org.eclipse.hawkbit.repository.jpa.acm.controller.DistributionSetAccessControllerTest] from class [org.springframework.boot.test.context.SpringBootTestContextBootstrapper] 16:14:34.857 [main] DEBUG org.springframework.test.context.support.AbstractContextLoader - Did not detect default resource location for test class [org.eclipse.hawkbit.repository.jpa.acm.controller.AbstractAccessControllerTest]: class path resource [org/eclipse/hawkbit/repository/jpa/acm/controller/AbstractAccessControllerTest-context.xml] does not exist 16:14:34.871 [main] DEBUG org.springframework.test.context.support.AbstractContextLoader - Did not detect default resource location for test class [org.eclipse.hawkbit.repository.jpa.acm.controller.AbstractAccessControllerTest]: class path resource [org/eclipse/hawkbit/repository/jpa/acm/controller/AbstractAccessControllerTestContext.groovy] does not exist 16:14:34.871 [main] INFO org.springframework.test.context.support.AbstractContextLoader - Could not detect default resource locations for test class [org.eclipse.hawkbit.repository.jpa.acm.controller.AbstractAccessControllerTest]: no resource found for suffixes {-context.xml, Context.groovy}. 16:14:34.872 [main] DEBUG org.springframework.test.context.support.AbstractContextLoader - Did not detect default resource location for test class [org.eclipse.hawkbit.repository.jpa.AbstractJpaIntegrationTest]: class path resource [org/eclipse/hawkbit/repository/jpa/AbstractJpaIntegrationTest-context.xml] does not exist 16:14:34.872 [main] DEBUG org.springframework.test.context.support.AbstractContextLoader - Did not detect default resource location for test class [org.eclipse.hawkbit.repository.jpa.AbstractJpaIntegrationTest]: class path resource [org/eclipse/hawkbit/repository/jpa/AbstractJpaIntegrationTestContext.groovy] does not exist 16:14:34.873 [main] INFO org.springframework.test.context.support.AbstractContextLoader - Could not detect default resource locations for test class [org.eclipse.hawkbit.repository.jpa.AbstractJpaIntegrationTest]: no resource found for suffixes {-context.xml, Context.groovy}. 16:14:34.873 [main] DEBUG org.springframework.test.context.support.AbstractContextLoader - Did not detect default resource location for test class [org.eclipse.hawkbit.repository.test.util.AbstractIntegrationTest]: class path resource [org/eclipse/hawkbit/repository/test/util/AbstractIntegrationTest-context.xml] does not exist 16:14:34.874 [main] DEBUG org.springframework.test.context.support.AbstractContextLoader - Did not detect default resource location for test class [org.eclipse.hawkbit.repository.test.util.AbstractIntegrationTest]: class path resource [org/eclipse/hawkbit/repository/test/util/AbstractIntegrationTestContext.groovy] does not exist 16:14:34.874 [main] INFO org.springframework.test.context.support.AbstractContextLoader - Could not detect default resource locations for test class [org.eclipse.hawkbit.repository.test.util.AbstractIntegrationTest]: no resource found for suffixes {-context.xml, Context.groovy}. 16:14:35.181 [main] DEBUG org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Merging default listeners with listeners configured via @TestExecutionListeners for class [org.eclipse.hawkbit.repository.test.util.AbstractIntegrationTest]. 16:14:35.182 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener, org.springframework.security.test.context.support.ReactorContextTestExecutionListener, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener, org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.event.ApplicationEventsTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener] 16:14:35.217 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@38089dae, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@9729a97, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@5dfd31f4, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@36463b09, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@4adf3582, org.springframework.test.context.support.DirtiesContextTestExecutionListener@57e4b86c, org.springframework.test.context.transaction.TransactionalTestExecutionListener@632241f5, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@64bba0eb, org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener@577bfadb, org.springframework.test.context.event.EventPublishingTestExecutionListener@25ae1f80, org.springframework.security.test.context.support.ReactorContextTestExecutionListener@54f2df29, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@6df791a4, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@655203e3, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@305552d6, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@729cd862, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@23b71d24, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@568f4faa, org.eclipse.hawkbit.repository.test.matcher.EventVerifier@4c56644f, org.eclipse.hawkbit.repository.test.util.CleanupTestExecutionListener@589dfa6f] 16:14:35.222 [main] DEBUG org.springframework.test.context.support.AbstractDirtiesContextTestExecutionListener - Before test class: context [DefaultTestContext@1247c72e testClass = DistributionSetAccessControllerTest, testInstance = [null], testMethod = [null], testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@6fef75c6 testClass = DistributionSetAccessControllerTest, locations = '{}', classes = '{class org.eclipse.hawkbit.repository.test.TestConfiguration, class org.springframework.cloud.stream.test.binder.TestSupportBinderAutoConfiguration, class org.eclipse.hawkbit.repository.jpa.RepositoryApplicationConfiguration, class org.eclipse.hawkbit.repository.test.TestConfiguration, class org.springframework.cloud.stream.test.binder.TestSupportBinderAutoConfiguration, class org.eclipse.hawkbit.repository.jpa.acm.controller.AbstractAccessControllerTest$AccessControlTestConfig}', contextInitializerClasses = '[]', activeProfiles = '{test}', propertySourceLocations = '{classpath:/jpa-test.properties}', propertySourceProperties = '{spring.main.allow-bean-definition-overriding=true, org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@6e24ce51, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@2fc49538, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@18709cb2, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@2df65a56, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19827608, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@b8e246c], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true]], class annotated with @DirtiesContext [true] with mode [AFTER_CLASS]. . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.18) 2024-01-11 16:14:36,101 INFO main o.e.h.r.j.a.c.DistributionSetAccessControllerTest:55 - Starting DistributionSetAccessControllerTest using Java 17.0.9 on basic-bw2k7 with PID 1164 (started by jenkins in /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa) 2024-01-11 16:14:36,103 INFO main o.e.h.r.j.a.c.DistributionSetAccessControllerTest:638 - The following 1 profile is active: "test" 2024-01-11 16:14:37,799 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:132 - Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2024-01-11 16:14:38,176 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:201 - Finished Spring Data repository scanning in 365 ms. Found 20 JPA repository interfaces. 2024-01-11 16:14:39,071 INFO main o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor:292 - No bean named 'errorChannel' has been explicitly defined. Therefore, a default PublishSubscribeChannel will be created. 2024-01-11 16:14:39,105 INFO main o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor:292 - No bean named 'integrationHeaderChannelRegistry' has been explicitly defined. Therefore, a default DefaultHeaderChannelRegistry will be created. 2024-01-11 16:14:39,379 INFO main o.s.c.c.s.GenericScope:283 - BeanFactory id=347983e1-35bc-320f-80c4-1e8b5d20752b 2024-01-11 16:14:39,657 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:14:39,683 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration' of type [org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:14:39,688 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:14:39,691 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'loadBalancerClientsDefaultsMappingsProvider' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration$$Lambda$921/0x00007eff2c52d9e8] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:14:39,696 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'defaultsBindHandlerAdvisor' of type [org.springframework.cloud.commons.config.DefaultsBindHandlerAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:14:39,714 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'BindingHandlerAdvise' of type [org.springframework.cloud.stream.config.BindingHandlerAdvise] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:14:39,738 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spelConverter' of type [org.springframework.cloud.stream.config.SpelExpressionConverterConfiguration$SpelConverter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:14:39,742 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration' of type [org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:14:39,745 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'stringOrNumberMigrationVersionConverter' of type [org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration$StringOrNumberToMigrationVersionConverter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:14:39,790 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:14:39,843 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'dataSource' of type [com.zaxxer.hikari.HikariDataSource] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:14:39,855 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties' of type [org.springframework.boot.autoconfigure.orm.jpa.JpaProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:14:39,922 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'repositoryApplicationConfiguration' of type [org.eclipse.hawkbit.repository.jpa.RepositoryApplicationConfiguration$$EnhancerBySpringCGLIB$$4ee2a2be] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:14:40,402 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'abstractAccessControllerTest.AccessControlTestConfig' of type [org.eclipse.hawkbit.repository.jpa.acm.controller.AbstractAccessControllerTest$AccessControlTestConfig] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:14:40,410 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'accessControlTestManger' of type [org.eclipse.hawkbit.repository.jpa.acm.controller.TestAccessControlManger] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:14:40,418 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'distributionSetAccessController' of type [org.eclipse.hawkbit.repository.jpa.acm.controller.AbstractAccessControllerTest$AccessControlTestConfig$3] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:14:40,428 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'targetTypeAccessController' of type [org.eclipse.hawkbit.repository.jpa.acm.controller.AbstractAccessControllerTest$AccessControlTestConfig$2] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:14:40,437 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'targetAccessController' of type [org.eclipse.hawkbit.repository.jpa.acm.controller.AbstractAccessControllerTest$AccessControlTestConfig$1] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:14:41,016 INFO main o.f.c.i.l.VersionPrinter:37 - Flyway Community Edition 8.5.13 by Redgate 2024-01-11 16:14:41,017 INFO main o.f.c.i.l.VersionPrinter:37 - See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.13 2024-01-11 16:14:41,017 INFO main o.f.c.i.l.VersionPrinter:37 - 2024-01-11 16:14:41,040 INFO main c.z.h.HikariDataSource:110 - HikariPool-1 - Starting... 2024-01-11 16:14:41,732 INFO main c.z.h.HikariDataSource:123 - HikariPool-1 - Start completed. 2024-01-11 16:14:41,754 INFO main o.f.c.i.d.b.BaseDatabaseType:37 - Database: jdbc:h2:mem:testdb (H2 2.2) 2024-01-11 16:14:41,849 WARN main o.f.c.i.d.b.Database:41 - Flyway upgrade recommended: H2 2.2.222 is newer than this version of Flyway and support has not been tested. The latest supported version of H2 is 2.1.210. 2024-01-11 16:14:41,935 INFO main o.f.c.i.c.DbValidate:37 - Successfully validated 47 migrations (execution time 00:00.052s) 2024-01-11 16:14:41,945 INFO main o.f.c.i.s.JdbcTableSchemaHistory:37 - Creating Schema History table "PUBLIC"."schema_version" ... 2024-01-11 16:14:42,011 INFO main o.f.c.i.c.DbMigrate:37 - Current version of schema "PUBLIC": << Empty Schema >> 2024-01-11 16:14:42,085 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.0.1 - init " 2024-01-11 16:14:42,296 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.2.0 - update target info for message " 2024-01-11 16:14:42,314 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.0 - cascade delete " 2024-01-11 16:14:42,375 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.1 - cascade delete " 2024-01-11 16:14:42,385 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.5.0 - target filter query " 2024-01-11 16:14:42,398 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.6.0 - rollout management " 2024-01-11 16:14:42,477 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.0 - swmType maxAssignment greater 0 " 2024-01-11 16:14:42,484 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.1 - reduce length enums " 2024-01-11 16:14:42,524 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.0 - auto assign ds filter " 2024-01-11 16:14:42,573 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.1 - cascade delete " 2024-01-11 16:14:42,586 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.2 - remove external artifact " 2024-01-11 16:14:42,594 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.9.0 - add rollout groups created " 2024-01-11 16:14:42,606 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.0 - advanced rolloutgroup " 2024-01-11 16:14:42,628 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.1 - consolidate artifact sha1 " 2024-01-11 16:14:42,678 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.2 - rollout auto start " 2024-01-11 16:14:42,693 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.3 - add rollout deleted flag " 2024-01-11 16:14:42,889 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.0 - drop target info " 2024-01-11 16:14:43,001 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.1 - target filter query UQ " 2024-01-11 16:14:43,006 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.2 - remove unused idexes " 2024-01-11 16:14:43,013 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.3 - add module md targetvis " 2024-01-11 16:14:43,022 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.0 - action performance " 2024-01-11 16:14:43,100 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.1 - missing non null " 2024-01-11 16:14:43,121 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.2 - missing non null enum " 2024-01-11 16:14:43,129 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.3 - cascade delete " 2024-01-11 16:14:43,137 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.4 - add maintenance window " 2024-01-11 16:14:43,199 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.6 - add index " 2024-01-11 16:14:43,206 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.7 - add rollout approval fields " 2024-01-11 16:14:43,229 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.8 - change length of created last modified by " 2024-01-11 16:14:43,271 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.9 - add target metadata " 2024-01-11 16:14:43,280 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.10 - change length of target attributes key " 2024-01-11 16:14:43,290 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.11 - add auto assign action type " 2024-01-11 16:14:43,302 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.12 - change length of controller id and name " 2024-01-11 16:14:43,310 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.13 - add action external id " 2024-01-11 16:14:43,324 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.14 - add sha256 hash " 2024-01-11 16:14:43,333 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.15 - add weight " 2024-01-11 16:14:43,375 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.16 - add action initiated by " 2024-01-11 16:14:43,389 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.17 - add index target modified " 2024-01-11 16:14:43,394 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.18 - add target type " 2024-01-11 16:14:43,409 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.19 - add valid flag to ds " 2024-01-11 16:14:43,419 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.20 - add encryption flag to sm " 2024-01-11 16:14:43,428 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.21 - add rollouts status index " 2024-01-11 16:14:43,432 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.22 - change target type name length " 2024-01-11 16:14:43,436 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.23 - add action status code " 2024-01-11 16:14:43,474 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.24 - add last action status code " 2024-01-11 16:14:43,488 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.25 - add confirmation flag " 2024-01-11 16:14:43,501 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.26 - add access control context " 2024-01-11 16:14:43,512 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.27 - target type inherit type " 2024-01-11 16:14:43,519 INFO main o.f.c.i.c.DbMigrate:37 - Successfully applied 47 migrations to schema "PUBLIC", now at version v1.12.27 (execution time 00:01.514s) 2024-01-11 16:14:44,813 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:437 - Initialized JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 16:14:47,002 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:339 - Usage of Spring Data projections detected on persistence provider EclipseLink. Make sure the following query methods declare result columns in exactly the order the accessors are declared in the projecting interface or the order of parameters for DTOs: 2024-01-11 16:14:47,003 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutId(java.lang.Long) 2024-01-11 16:14:47,012 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutId(java.util.List) 2024-01-11 16:14:47,049 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutGroupId(java.util.List) 2024-01-11 16:14:47,073 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutGroupId(java.lang.Long) 2024-01-11 16:14:47,574 INFO main o.e.h.r.j.r.BaseEntityRepositoryACM:96 - Proxy created -> BaseEntityRepositoryACM(repository: HawkBitBaseRepository, accessController: AccessController) 2024-01-11 16:14:48,298 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:339 - Usage of Spring Data projections detected on persistence provider EclipseLink. Make sure the following query methods declare result columns in exactly the order the accessors are declared in the projecting interface or the order of parameters for DTOs: 2024-01-11 16:14:48,298 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.DistributionSetRepository.countRolloutsByStatusForDistributionSet(java.lang.Long) 2024-01-11 16:14:48,307 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.DistributionSetRepository.countActionsByStatusForDistributionSet(java.lang.Long) 2024-01-11 16:14:48,380 INFO main o.e.h.r.j.r.BaseEntityRepositoryACM:96 - Proxy created -> BaseEntityRepositoryACM(repository: HawkBitBaseRepository, accessController: AccessController) 2024-01-11 16:14:48,462 INFO main o.e.h.r.j.r.BaseEntityRepositoryACM:96 - Proxy created -> BaseEntityRepositoryACM(repository: HawkBitBaseRepository, accessController: AccessController) 2024-01-11 16:14:50,430 WARN main o.s.b.a.o.j.JpaBaseConfiguration$JpaWebConfiguration:223 - spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning 2024-01-11 16:14:52,073 WARN main o.s.b.a.s.s.UserDetailsServiceAutoConfiguration:89 - Using generated security password: 375fb066-5138-4370-aa31-c31e81e08ca5 This generated password is for development use only. Your security configuration must be updated before running your application in production. 2024-01-11 16:14:52,335 INFO main o.s.s.w.DefaultSecurityFilterChain:55 - Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@15584ac4, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@47974ecf, org.springframework.security.web.context.SecurityContextPersistenceFilter@11a81db0, org.springframework.security.web.header.HeaderWriterFilter@2a9f7c8f, org.springframework.security.web.csrf.CsrfFilter@5cfb0061, org.springframework.security.web.authentication.logout.LogoutFilter@3666841e, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@63e89f48, org.springframework.security.web.authentication.ui.DefaultLoginPageGeneratingFilter@6d8a510d, org.springframework.security.web.authentication.ui.DefaultLogoutPageGeneratingFilter@6818bf62, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@7404d32b, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@6f2af764, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@aa22a6a, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@5d6ece53, org.springframework.security.web.session.SessionManagementFilter@16593c1d, org.springframework.security.web.access.ExceptionTranslationFilter@79083c2, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@786b0868] 2024-01-11 16:14:52,913 INFO main o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'application.springCloudBusInput' has 1 subscriber(s). 2024-01-11 16:14:53,199 INFO main o.s.i.e.EventDrivenConsumer:174 - Adding {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 2024-01-11 16:14:53,200 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 1 subscriber(s). 2024-01-11 16:14:53,200 INFO main o.s.i.e.EventDrivenConsumer:292 - started bean '_org.springframework.integration.errorLogger' 2024-01-11 16:14:53,312 INFO main o.e.h.r.j.a.c.DistributionSetAccessControllerTest:61 - Started DistributionSetAccessControllerTest in 17.979 seconds (JVM running for 22.536) 2024-01-11 16:14:53,886 INFO pool-2-thread-1 o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'unknown.channel.name' has 1 subscriber(s). 2024-01-11 16:14:55,205 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.acm.controller.DistributionSetAccessControllerTest.verifyAutoAssignmentUsage()]... 2024-01-11 16:14:56,445 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.acm.controller.DistributionSetAccessControllerTest.verifyAutoAssignmentUsage()] succeeded. 2024-01-11 16:14:56,707 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.acm.controller.DistributionSetAccessControllerTest.verifyDistributionSetReadOperations()]... 2024-01-11 16:14:57,801 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.acm.controller.DistributionSetAccessControllerTest.verifyDistributionSetReadOperations()] succeeded. 2024-01-11 16:14:57,914 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.acm.controller.DistributionSetAccessControllerTest.verifyDistributionSetUpdates()]... 2024-01-11 16:14:58,340 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.acm.controller.DistributionSetAccessControllerTest.verifyDistributionSetUpdates()] succeeded. 2024-01-11 16:14:58,479 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.acm.controller.DistributionSetAccessControllerTest.verifyTagFilteringAndManagement()]... 2024-01-11 16:14:58,939 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.acm.controller.DistributionSetAccessControllerTest.verifyTagFilteringAndManagement()] succeeded. 2024-01-11 16:14:58,976 INFO main o.s.i.e.EventDrivenConsumer:174 - Removing {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 2024-01-11 16:14:58,976 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 0 subscriber(s). 2024-01-11 16:14:58,976 INFO main o.s.i.e.EventDrivenConsumer:292 - stopped bean '_org.springframework.integration.errorLogger' 2024-01-11 16:14:58,997 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:651 - Closing JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 16:14:59,000 INFO main c.z.h.HikariDataSource:350 - HikariPool-1 - Shutdown initiated... 2024-01-11 16:14:59,003 INFO main c.z.h.HikariDataSource:352 - HikariPool-1 - Shutdown completed. [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 24.38 s -- in org.eclipse.hawkbit.repository.jpa.acm.controller.DistributionSetAccessControllerTest [INFO] Running org.eclipse.hawkbit.repository.jpa.acm.controller.TargetAccessControllerTest 2024-01-11 16:14:59,013 INFO main o.e.h.r.t.u.SharedSqlTestDatabaseExtension:34 - Schema generation skipped... No datasource environment variables found! 2024-01-11 16:14:59,016 INFO main o.s.t.c.s.AbstractContextLoader:264 - Could not detect default resource locations for test class [org.eclipse.hawkbit.repository.jpa.acm.controller.AbstractAccessControllerTest]: no resource found for suffixes {-context.xml, Context.groovy}. 2024-01-11 16:14:59,017 INFO main o.s.t.c.s.AbstractContextLoader:264 - Could not detect default resource locations for test class [org.eclipse.hawkbit.repository.jpa.AbstractJpaIntegrationTest]: no resource found for suffixes {-context.xml, Context.groovy}. 2024-01-11 16:14:59,017 INFO main o.s.t.c.s.AbstractContextLoader:264 - Could not detect default resource locations for test class [org.eclipse.hawkbit.repository.test.util.AbstractIntegrationTest]: no resource found for suffixes {-context.xml, Context.groovy}. 2024-01-11 16:14:59,023 INFO main o.s.b.t.c.SpringBootTestContextBootstrapper:245 - Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener, org.springframework.security.test.context.support.ReactorContextTestExecutionListener, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener, org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.event.ApplicationEventsTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener] 2024-01-11 16:14:59,024 INFO main o.s.b.t.c.SpringBootTestContextBootstrapper:174 - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@2c9125c1, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@488982e9, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@2e8a0c90, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@17a02e93, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@32baae8b, org.springframework.test.context.support.DirtiesContextTestExecutionListener@36a0fcff, org.springframework.test.context.transaction.TransactionalTestExecutionListener@48308837, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@5e72f314, org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener@395bc0a7, org.springframework.test.context.event.EventPublishingTestExecutionListener@8ad9477, org.springframework.security.test.context.support.ReactorContextTestExecutionListener@4490d465, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@db365b0, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@6a8ad259, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@ee0ed53, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@4c113316, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@5a9941c1, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@663d48d1, org.eclipse.hawkbit.repository.test.matcher.EventVerifier@6f3eab30, org.eclipse.hawkbit.repository.test.util.CleanupTestExecutionListener@2a72ac42] . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.18) 2024-01-11 16:14:59,115 INFO main o.e.h.r.j.a.c.TargetAccessControllerTest:55 - Starting TargetAccessControllerTest using Java 17.0.9 on basic-bw2k7 with PID 1164 (started by jenkins in /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa) 2024-01-11 16:14:59,116 INFO main o.e.h.r.j.a.c.TargetAccessControllerTest:638 - The following 1 profile is active: "test" 2024-01-11 16:14:59,394 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:132 - Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2024-01-11 16:14:59,422 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:201 - Finished Spring Data repository scanning in 27 ms. Found 20 JPA repository interfaces. 2024-01-11 16:14:59,649 INFO main o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor:292 - No bean named 'errorChannel' has been explicitly defined. Therefore, a default PublishSubscribeChannel will be created. 2024-01-11 16:14:59,649 INFO main o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor:292 - No bean named 'integrationHeaderChannelRegistry' has been explicitly defined. Therefore, a default DefaultHeaderChannelRegistry will be created. 2024-01-11 16:14:59,671 INFO main o.s.c.c.s.GenericScope:283 - BeanFactory id=347983e1-35bc-320f-80c4-1e8b5d20752b 2024-01-11 16:14:59,727 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:14:59,733 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration' of type [org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:14:59,735 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:14:59,736 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'loadBalancerClientsDefaultsMappingsProvider' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration$$Lambda$921/0x00007eff2c52d9e8] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:14:59,738 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'defaultsBindHandlerAdvisor' of type [org.springframework.cloud.commons.config.DefaultsBindHandlerAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:14:59,743 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'BindingHandlerAdvise' of type [org.springframework.cloud.stream.config.BindingHandlerAdvise] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:14:59,746 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spelConverter' of type [org.springframework.cloud.stream.config.SpelExpressionConverterConfiguration$SpelConverter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:14:59,748 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration' of type [org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:14:59,749 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'stringOrNumberMigrationVersionConverter' of type [org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration$StringOrNumberToMigrationVersionConverter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:14:59,776 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:14:59,794 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'dataSource' of type [com.zaxxer.hikari.HikariDataSource] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:14:59,800 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties' of type [org.springframework.boot.autoconfigure.orm.jpa.JpaProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:14:59,804 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'repositoryApplicationConfiguration' of type [org.eclipse.hawkbit.repository.jpa.RepositoryApplicationConfiguration$$EnhancerBySpringCGLIB$$4ee2a2be] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:14:59,863 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'abstractAccessControllerTest.AccessControlTestConfig' of type [org.eclipse.hawkbit.repository.jpa.acm.controller.AbstractAccessControllerTest$AccessControlTestConfig] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:14:59,872 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'accessControlTestManger' of type [org.eclipse.hawkbit.repository.jpa.acm.controller.TestAccessControlManger] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:14:59,874 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'distributionSetAccessController' of type [org.eclipse.hawkbit.repository.jpa.acm.controller.AbstractAccessControllerTest$AccessControlTestConfig$3] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:14:59,878 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'targetTypeAccessController' of type [org.eclipse.hawkbit.repository.jpa.acm.controller.AbstractAccessControllerTest$AccessControlTestConfig$2] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:14:59,881 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'targetAccessController' of type [org.eclipse.hawkbit.repository.jpa.acm.controller.AbstractAccessControllerTest$AccessControlTestConfig$1] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:14:59,984 INFO main o.f.c.i.l.VersionPrinter:37 - Flyway Community Edition 8.5.13 by Redgate 2024-01-11 16:14:59,984 INFO main o.f.c.i.l.VersionPrinter:37 - See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.13 2024-01-11 16:14:59,985 INFO main o.f.c.i.l.VersionPrinter:37 - 2024-01-11 16:14:59,989 INFO main c.z.h.HikariDataSource:110 - HikariPool-2 - Starting... 2024-01-11 16:14:59,994 INFO main c.z.h.HikariDataSource:123 - HikariPool-2 - Start completed. 2024-01-11 16:14:59,994 INFO main o.f.c.i.d.b.BaseDatabaseType:37 - Database: jdbc:h2:mem:testdb (H2 2.2) 2024-01-11 16:14:59,998 WARN main o.f.c.i.d.b.Database:41 - Flyway upgrade recommended: H2 2.2.222 is newer than this version of Flyway and support has not been tested. The latest supported version of H2 is 2.1.210. 2024-01-11 16:15:00,014 INFO main o.f.c.i.c.DbValidate:37 - Successfully validated 47 migrations (execution time 00:00.013s) 2024-01-11 16:15:00,015 INFO main o.f.c.i.s.JdbcTableSchemaHistory:37 - Creating Schema History table "PUBLIC"."schema_version" ... 2024-01-11 16:15:00,021 INFO main o.f.c.i.c.DbMigrate:37 - Current version of schema "PUBLIC": << Empty Schema >> 2024-01-11 16:15:00,034 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.0.1 - init " 2024-01-11 16:15:00,096 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.2.0 - update target info for message " 2024-01-11 16:15:00,103 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.0 - cascade delete " 2024-01-11 16:15:00,114 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.1 - cascade delete " 2024-01-11 16:15:00,118 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.5.0 - target filter query " 2024-01-11 16:15:00,123 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.6.0 - rollout management " 2024-01-11 16:15:00,141 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.0 - swmType maxAssignment greater 0 " 2024-01-11 16:15:00,144 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.1 - reduce length enums " 2024-01-11 16:15:00,187 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.0 - auto assign ds filter " 2024-01-11 16:15:00,193 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.1 - cascade delete " 2024-01-11 16:15:00,200 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.2 - remove external artifact " 2024-01-11 16:15:00,204 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.9.0 - add rollout groups created " 2024-01-11 16:15:00,211 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.0 - advanced rolloutgroup " 2024-01-11 16:15:00,221 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.1 - consolidate artifact sha1 " 2024-01-11 16:15:00,230 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.2 - rollout auto start " 2024-01-11 16:15:00,238 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.3 - add rollout deleted flag " 2024-01-11 16:15:00,300 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.0 - drop target info " 2024-01-11 16:15:00,334 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.1 - target filter query UQ " 2024-01-11 16:15:00,337 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.2 - remove unused idexes " 2024-01-11 16:15:00,341 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.3 - add module md targetvis " 2024-01-11 16:15:00,347 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.0 - action performance " 2024-01-11 16:15:00,397 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.1 - missing non null " 2024-01-11 16:15:00,410 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.2 - missing non null enum " 2024-01-11 16:15:00,413 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.3 - cascade delete " 2024-01-11 16:15:00,416 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.4 - add maintenance window " 2024-01-11 16:15:00,431 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.6 - add index " 2024-01-11 16:15:00,435 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.7 - add rollout approval fields " 2024-01-11 16:15:00,445 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.8 - change length of created last modified by " 2024-01-11 16:15:00,453 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.9 - add target metadata " 2024-01-11 16:15:00,458 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.10 - change length of target attributes key " 2024-01-11 16:15:00,475 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.11 - add auto assign action type " 2024-01-11 16:15:00,481 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.12 - change length of controller id and name " 2024-01-11 16:15:00,485 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.13 - add action external id " 2024-01-11 16:15:00,493 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.14 - add sha256 hash " 2024-01-11 16:15:00,499 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.15 - add weight " 2024-01-11 16:15:00,511 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.16 - add action initiated by " 2024-01-11 16:15:00,521 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.17 - add index target modified " 2024-01-11 16:15:00,525 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.18 - add target type " 2024-01-11 16:15:00,537 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.19 - add valid flag to ds " 2024-01-11 16:15:00,545 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.20 - add encryption flag to sm " 2024-01-11 16:15:00,551 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.21 - add rollouts status index " 2024-01-11 16:15:00,572 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.22 - change target type name length " 2024-01-11 16:15:00,575 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.23 - add action status code " 2024-01-11 16:15:00,581 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.24 - add last action status code " 2024-01-11 16:15:00,588 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.25 - add confirmation flag " 2024-01-11 16:15:00,599 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.26 - add access control context " 2024-01-11 16:15:00,608 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.27 - target type inherit type " 2024-01-11 16:15:00,614 INFO main o.f.c.i.c.DbMigrate:37 - Successfully applied 47 migrations to schema "PUBLIC", now at version v1.12.27 (execution time 00:00.593s) 2024-01-11 16:15:00,797 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:437 - Initialized JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 16:15:01,504 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:339 - Usage of Spring Data projections detected on persistence provider EclipseLink. Make sure the following query methods declare result columns in exactly the order the accessors are declared in the projecting interface or the order of parameters for DTOs: 2024-01-11 16:15:01,504 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutId(java.lang.Long) 2024-01-11 16:15:01,507 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutId(java.util.List) 2024-01-11 16:15:01,527 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutGroupId(java.util.List) 2024-01-11 16:15:01,530 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutGroupId(java.lang.Long) 2024-01-11 16:15:01,723 INFO main o.e.h.r.j.r.BaseEntityRepositoryACM:96 - Proxy created -> BaseEntityRepositoryACM(repository: HawkBitBaseRepository, accessController: AccessController) 2024-01-11 16:15:02,081 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:339 - Usage of Spring Data projections detected on persistence provider EclipseLink. Make sure the following query methods declare result columns in exactly the order the accessors are declared in the projecting interface or the order of parameters for DTOs: 2024-01-11 16:15:02,082 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.DistributionSetRepository.countRolloutsByStatusForDistributionSet(java.lang.Long) 2024-01-11 16:15:02,088 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.DistributionSetRepository.countActionsByStatusForDistributionSet(java.lang.Long) 2024-01-11 16:15:02,153 INFO main o.e.h.r.j.r.BaseEntityRepositoryACM:96 - Proxy created -> BaseEntityRepositoryACM(repository: HawkBitBaseRepository, accessController: AccessController) 2024-01-11 16:15:02,200 INFO main o.e.h.r.j.r.BaseEntityRepositoryACM:96 - Proxy created -> BaseEntityRepositoryACM(repository: HawkBitBaseRepository, accessController: AccessController) 2024-01-11 16:15:03,117 WARN main o.s.b.a.o.j.JpaBaseConfiguration$JpaWebConfiguration:223 - spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning 2024-01-11 16:15:03,952 WARN main o.s.b.a.s.s.UserDetailsServiceAutoConfiguration:89 - Using generated security password: 3c31fdec-f14e-499b-9cba-073f21c2e056 This generated password is for development use only. Your security configuration must be updated before running your application in production. 2024-01-11 16:15:04,079 INFO main o.s.s.w.DefaultSecurityFilterChain:55 - Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@d708e56, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@614d6af8, org.springframework.security.web.context.SecurityContextPersistenceFilter@222fad7d, org.springframework.security.web.header.HeaderWriterFilter@78e42c94, org.springframework.security.web.csrf.CsrfFilter@7579a576, org.springframework.security.web.authentication.logout.LogoutFilter@5815e3ca, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@2fcbc333, org.springframework.security.web.authentication.ui.DefaultLoginPageGeneratingFilter@3ba0cbbd, org.springframework.security.web.authentication.ui.DefaultLogoutPageGeneratingFilter@106effb9, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@735f9a4a, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@6de2cb84, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@32f9d700, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@1fecba34, org.springframework.security.web.session.SessionManagementFilter@1ac5f946, org.springframework.security.web.access.ExceptionTranslationFilter@45fcce3e, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@487484a4] 2024-01-11 16:15:04,398 INFO main o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'application.springCloudBusInput' has 1 subscriber(s). 2024-01-11 16:15:04,549 INFO main o.s.i.e.EventDrivenConsumer:174 - Adding {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 2024-01-11 16:15:04,549 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 1 subscriber(s). 2024-01-11 16:15:04,549 INFO main o.s.i.e.EventDrivenConsumer:292 - started bean '_org.springframework.integration.errorLogger' 2024-01-11 16:15:04,557 INFO main o.e.h.r.j.a.c.TargetAccessControllerTest:61 - Started TargetAccessControllerTest in 5.531 seconds (JVM running for 33.781) 2024-01-11 16:15:04,748 INFO pool-5-thread-1 o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'unknown.channel.name' has 1 subscriber(s). 2024-01-11 16:15:04,900 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.acm.controller.TargetAccessControllerTest.verifyTargetAssignment()]... 2024-01-11 16:15:05,540 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.acm.controller.TargetAccessControllerTest.verifyTargetAssignment()] succeeded. 2024-01-11 16:15:05,630 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.acm.controller.TargetAccessControllerTest.verifyTargetReadOperations()]... 2024-01-11 16:15:05,800 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.acm.controller.TargetAccessControllerTest.verifyTargetReadOperations()] succeeded. 2024-01-11 16:15:05,885 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.acm.controller.TargetAccessControllerTest.verifyTargetAssignmentOnNonUpdatableTarget()]... 2024-01-11 16:15:06,130 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.acm.controller.TargetAccessControllerTest.verifyTargetAssignmentOnNonUpdatableTarget()] succeeded. 2024-01-11 16:15:06,206 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.acm.controller.TargetAccessControllerTest.verifyTagFilteringAndManagement()]... 2024-01-11 16:15:06,394 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.acm.controller.TargetAccessControllerTest.verifyTagFilteringAndManagement()] succeeded. 2024-01-11 16:15:06,480 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.acm.controller.TargetAccessControllerTest.verifyRolloutTargetScope()]... 2024-01-11 16:15:06,908 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.acm.controller.TargetAccessControllerTest.verifyRolloutTargetScope()] succeeded. 2024-01-11 16:15:06,996 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.acm.controller.TargetAccessControllerTest.verifyAutoAssignmentTargetScope()]... 2024-01-11 16:15:07,273 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.acm.controller.TargetAccessControllerTest.verifyAutoAssignmentTargetScope()] succeeded. 2024-01-11 16:15:07,278 INFO main o.s.i.e.EventDrivenConsumer:174 - Removing {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 2024-01-11 16:15:07,278 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 0 subscriber(s). 2024-01-11 16:15:07,278 INFO main o.s.i.e.EventDrivenConsumer:292 - stopped bean '_org.springframework.integration.errorLogger' 2024-01-11 16:15:07,290 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:651 - Closing JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 16:15:07,291 INFO main c.z.h.HikariDataSource:350 - HikariPool-2 - Shutdown initiated... 2024-01-11 16:15:07,292 INFO main c.z.h.HikariDataSource:352 - HikariPool-2 - Shutdown completed. [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.281 s -- in org.eclipse.hawkbit.repository.jpa.acm.controller.TargetAccessControllerTest [INFO] Running org.eclipse.hawkbit.repository.jpa.acm.controller.TargetTypeAccessControllerTest 2024-01-11 16:15:07,299 INFO main o.e.h.r.t.u.SharedSqlTestDatabaseExtension:34 - Schema generation skipped... No datasource environment variables found! 2024-01-11 16:15:07,301 INFO main o.s.t.c.s.AbstractContextLoader:264 - Could not detect default resource locations for test class [org.eclipse.hawkbit.repository.jpa.acm.controller.AbstractAccessControllerTest]: no resource found for suffixes {-context.xml, Context.groovy}. 2024-01-11 16:15:07,302 INFO main o.s.t.c.s.AbstractContextLoader:264 - Could not detect default resource locations for test class [org.eclipse.hawkbit.repository.jpa.AbstractJpaIntegrationTest]: no resource found for suffixes {-context.xml, Context.groovy}. 2024-01-11 16:15:07,302 INFO main o.s.t.c.s.AbstractContextLoader:264 - Could not detect default resource locations for test class [org.eclipse.hawkbit.repository.test.util.AbstractIntegrationTest]: no resource found for suffixes {-context.xml, Context.groovy}. 2024-01-11 16:15:07,306 INFO main o.s.b.t.c.SpringBootTestContextBootstrapper:245 - Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener, org.springframework.security.test.context.support.ReactorContextTestExecutionListener, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener, org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.event.ApplicationEventsTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener] 2024-01-11 16:15:07,307 INFO main o.s.b.t.c.SpringBootTestContextBootstrapper:174 - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@463da2d1, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@23d4de02, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@3aa9f6df, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@3caccc73, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@17acca1d, org.springframework.test.context.support.DirtiesContextTestExecutionListener@128d2224, org.springframework.test.context.transaction.TransactionalTestExecutionListener@676731a4, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@3df2b66f, org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener@4c7f7fee, org.springframework.test.context.event.EventPublishingTestExecutionListener@3798f847, org.springframework.security.test.context.support.ReactorContextTestExecutionListener@69ac1501, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@41c59795, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@7672104c, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@6588405, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@f559dd2, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@6241da92, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@45756e6, org.eclipse.hawkbit.repository.test.matcher.EventVerifier@46ed92c5, org.eclipse.hawkbit.repository.test.util.CleanupTestExecutionListener@65f52cc7] . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.18) 2024-01-11 16:15:07,389 INFO main o.e.h.r.j.a.c.TargetTypeAccessControllerTest:55 - Starting TargetTypeAccessControllerTest using Java 17.0.9 on basic-bw2k7 with PID 1164 (started by jenkins in /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa) 2024-01-11 16:15:07,390 INFO main o.e.h.r.j.a.c.TargetTypeAccessControllerTest:638 - The following 1 profile is active: "test" 2024-01-11 16:15:07,591 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:132 - Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2024-01-11 16:15:07,615 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:201 - Finished Spring Data repository scanning in 23 ms. Found 20 JPA repository interfaces. 2024-01-11 16:15:07,757 INFO main o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor:292 - No bean named 'errorChannel' has been explicitly defined. Therefore, a default PublishSubscribeChannel will be created. 2024-01-11 16:15:07,757 INFO main o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor:292 - No bean named 'integrationHeaderChannelRegistry' has been explicitly defined. Therefore, a default DefaultHeaderChannelRegistry will be created. 2024-01-11 16:15:07,772 INFO main o.s.c.c.s.GenericScope:283 - BeanFactory id=347983e1-35bc-320f-80c4-1e8b5d20752b 2024-01-11 16:15:07,809 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:15:07,814 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration' of type [org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:15:07,815 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:15:07,817 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'loadBalancerClientsDefaultsMappingsProvider' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration$$Lambda$921/0x00007eff2c52d9e8] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:15:07,818 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'defaultsBindHandlerAdvisor' of type [org.springframework.cloud.commons.config.DefaultsBindHandlerAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:15:07,822 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'BindingHandlerAdvise' of type [org.springframework.cloud.stream.config.BindingHandlerAdvise] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:15:07,825 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spelConverter' of type [org.springframework.cloud.stream.config.SpelExpressionConverterConfiguration$SpelConverter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:15:07,827 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration' of type [org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:15:07,828 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'stringOrNumberMigrationVersionConverter' of type [org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration$StringOrNumberToMigrationVersionConverter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:15:07,834 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:15:07,849 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'dataSource' of type [com.zaxxer.hikari.HikariDataSource] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:15:07,854 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties' of type [org.springframework.boot.autoconfigure.orm.jpa.JpaProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:15:07,858 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'repositoryApplicationConfiguration' of type [org.eclipse.hawkbit.repository.jpa.RepositoryApplicationConfiguration$$EnhancerBySpringCGLIB$$4ee2a2be] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:15:07,915 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'abstractAccessControllerTest.AccessControlTestConfig' of type [org.eclipse.hawkbit.repository.jpa.acm.controller.AbstractAccessControllerTest$AccessControlTestConfig] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:15:07,917 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'accessControlTestManger' of type [org.eclipse.hawkbit.repository.jpa.acm.controller.TestAccessControlManger] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:15:07,919 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'distributionSetAccessController' of type [org.eclipse.hawkbit.repository.jpa.acm.controller.AbstractAccessControllerTest$AccessControlTestConfig$3] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:15:07,923 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'targetTypeAccessController' of type [org.eclipse.hawkbit.repository.jpa.acm.controller.AbstractAccessControllerTest$AccessControlTestConfig$2] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:15:07,926 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'targetAccessController' of type [org.eclipse.hawkbit.repository.jpa.acm.controller.AbstractAccessControllerTest$AccessControlTestConfig$1] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:15:08,014 INFO main o.f.c.i.l.VersionPrinter:37 - Flyway Community Edition 8.5.13 by Redgate 2024-01-11 16:15:08,014 INFO main o.f.c.i.l.VersionPrinter:37 - See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.13 2024-01-11 16:15:08,014 INFO main o.f.c.i.l.VersionPrinter:37 - 2024-01-11 16:15:08,019 INFO main c.z.h.HikariDataSource:110 - HikariPool-3 - Starting... 2024-01-11 16:15:08,021 INFO main c.z.h.HikariDataSource:123 - HikariPool-3 - Start completed. 2024-01-11 16:15:08,021 INFO main o.f.c.i.d.b.BaseDatabaseType:37 - Database: jdbc:h2:mem:testdb (H2 2.2) 2024-01-11 16:15:08,023 WARN main o.f.c.i.d.b.Database:41 - Flyway upgrade recommended: H2 2.2.222 is newer than this version of Flyway and support has not been tested. The latest supported version of H2 is 2.1.210. 2024-01-11 16:15:08,038 INFO main o.f.c.i.c.DbValidate:37 - Successfully validated 47 migrations (execution time 00:00.012s) 2024-01-11 16:15:08,039 INFO main o.f.c.i.s.JdbcTableSchemaHistory:37 - Creating Schema History table "PUBLIC"."schema_version" ... 2024-01-11 16:15:08,043 INFO main o.f.c.i.c.DbMigrate:37 - Current version of schema "PUBLIC": << Empty Schema >> 2024-01-11 16:15:08,052 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.0.1 - init " 2024-01-11 16:15:08,104 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.2.0 - update target info for message " 2024-01-11 16:15:08,112 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.0 - cascade delete " 2024-01-11 16:15:08,145 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.1 - cascade delete " 2024-01-11 16:15:08,175 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.5.0 - target filter query " 2024-01-11 16:15:08,180 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.6.0 - rollout management " 2024-01-11 16:15:08,195 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.0 - swmType maxAssignment greater 0 " 2024-01-11 16:15:08,198 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.1 - reduce length enums " 2024-01-11 16:15:08,214 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.0 - auto assign ds filter " 2024-01-11 16:15:08,220 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.1 - cascade delete " 2024-01-11 16:15:08,225 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.2 - remove external artifact " 2024-01-11 16:15:08,228 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.9.0 - add rollout groups created " 2024-01-11 16:15:08,234 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.0 - advanced rolloutgroup " 2024-01-11 16:15:08,243 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.1 - consolidate artifact sha1 " 2024-01-11 16:15:08,273 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.2 - rollout auto start " 2024-01-11 16:15:08,280 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.3 - add rollout deleted flag " 2024-01-11 16:15:08,315 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.0 - drop target info " 2024-01-11 16:15:08,384 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.1 - target filter query UQ " 2024-01-11 16:15:08,388 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.2 - remove unused idexes " 2024-01-11 16:15:08,392 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.3 - add module md targetvis " 2024-01-11 16:15:08,398 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.0 - action performance " 2024-01-11 16:15:08,422 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.1 - missing non null " 2024-01-11 16:15:08,433 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.2 - missing non null enum " 2024-01-11 16:15:08,436 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.3 - cascade delete " 2024-01-11 16:15:08,440 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.4 - add maintenance window " 2024-01-11 16:15:08,480 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.6 - add index " 2024-01-11 16:15:08,483 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.7 - add rollout approval fields " 2024-01-11 16:15:08,493 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.8 - change length of created last modified by " 2024-01-11 16:15:08,499 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.9 - add target metadata " 2024-01-11 16:15:08,503 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.10 - change length of target attributes key " 2024-01-11 16:15:08,508 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.11 - add auto assign action type " 2024-01-11 16:15:08,513 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.12 - change length of controller id and name " 2024-01-11 16:15:08,517 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.13 - add action external id " 2024-01-11 16:15:08,524 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.14 - add sha256 hash " 2024-01-11 16:15:08,530 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.15 - add weight " 2024-01-11 16:15:08,541 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.16 - add action initiated by " 2024-01-11 16:15:08,550 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.17 - add index target modified " 2024-01-11 16:15:08,553 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.18 - add target type " 2024-01-11 16:15:08,580 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.19 - add valid flag to ds " 2024-01-11 16:15:08,587 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.20 - add encryption flag to sm " 2024-01-11 16:15:08,594 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.21 - add rollouts status index " 2024-01-11 16:15:08,597 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.22 - change target type name length " 2024-01-11 16:15:08,600 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.23 - add action status code " 2024-01-11 16:15:08,605 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.24 - add last action status code " 2024-01-11 16:15:08,612 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.25 - add confirmation flag " 2024-01-11 16:15:08,622 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.26 - add access control context " 2024-01-11 16:15:08,632 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.27 - target type inherit type " 2024-01-11 16:15:08,638 INFO main o.f.c.i.c.DbMigrate:37 - Successfully applied 47 migrations to schema "PUBLIC", now at version v1.12.27 (execution time 00:00.595s) 2024-01-11 16:15:08,791 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:437 - Initialized JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 16:15:09,358 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:339 - Usage of Spring Data projections detected on persistence provider EclipseLink. Make sure the following query methods declare result columns in exactly the order the accessors are declared in the projecting interface or the order of parameters for DTOs: 2024-01-11 16:15:09,358 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutId(java.lang.Long) 2024-01-11 16:15:09,360 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutId(java.util.List) 2024-01-11 16:15:09,380 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutGroupId(java.util.List) 2024-01-11 16:15:09,382 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutGroupId(java.lang.Long) 2024-01-11 16:15:09,526 INFO main o.e.h.r.j.r.BaseEntityRepositoryACM:96 - Proxy created -> BaseEntityRepositoryACM(repository: HawkBitBaseRepository, accessController: AccessController) 2024-01-11 16:15:09,833 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:339 - Usage of Spring Data projections detected on persistence provider EclipseLink. Make sure the following query methods declare result columns in exactly the order the accessors are declared in the projecting interface or the order of parameters for DTOs: 2024-01-11 16:15:09,834 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.DistributionSetRepository.countRolloutsByStatusForDistributionSet(java.lang.Long) 2024-01-11 16:15:09,840 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.DistributionSetRepository.countActionsByStatusForDistributionSet(java.lang.Long) 2024-01-11 16:15:09,861 INFO main o.e.h.r.j.r.BaseEntityRepositoryACM:96 - Proxy created -> BaseEntityRepositoryACM(repository: HawkBitBaseRepository, accessController: AccessController) 2024-01-11 16:15:09,905 INFO main o.e.h.r.j.r.BaseEntityRepositoryACM:96 - Proxy created -> BaseEntityRepositoryACM(repository: HawkBitBaseRepository, accessController: AccessController) 2024-01-11 16:15:10,794 WARN main o.s.b.a.o.j.JpaBaseConfiguration$JpaWebConfiguration:223 - spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning 2024-01-11 16:15:11,514 WARN main o.s.b.a.s.s.UserDetailsServiceAutoConfiguration:89 - Using generated security password: 559cfebd-e883-42f1-a88e-2809911b1634 This generated password is for development use only. Your security configuration must be updated before running your application in production. 2024-01-11 16:15:11,649 INFO main o.s.s.w.DefaultSecurityFilterChain:55 - Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@b07d1bb, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@49ab0cff, org.springframework.security.web.context.SecurityContextPersistenceFilter@5725c1a2, org.springframework.security.web.header.HeaderWriterFilter@1a1a00e2, org.springframework.security.web.csrf.CsrfFilter@69b1e44b, org.springframework.security.web.authentication.logout.LogoutFilter@79dcaf6e, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@2d8f9770, org.springframework.security.web.authentication.ui.DefaultLoginPageGeneratingFilter@67a7b2a8, org.springframework.security.web.authentication.ui.DefaultLogoutPageGeneratingFilter@18ce36ad, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@e1c4d04, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@6d2e592a, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@14ffbdfc, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@74563cdd, org.springframework.security.web.session.SessionManagementFilter@3150e87f, org.springframework.security.web.access.ExceptionTranslationFilter@3b2fa201, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@127a0296] 2024-01-11 16:15:11,938 INFO main o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'application.springCloudBusInput' has 1 subscriber(s). 2024-01-11 16:15:12,101 INFO main o.s.i.e.EventDrivenConsumer:174 - Adding {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 2024-01-11 16:15:12,101 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 1 subscriber(s). 2024-01-11 16:15:12,101 INFO main o.s.i.e.EventDrivenConsumer:292 - started bean '_org.springframework.integration.errorLogger' 2024-01-11 16:15:12,107 INFO main o.e.h.r.j.a.c.TargetTypeAccessControllerTest:61 - Started TargetTypeAccessControllerTest in 4.782 seconds (JVM running for 41.332) 2024-01-11 16:15:12,310 INFO pool-8-thread-1 o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'unknown.channel.name' has 1 subscriber(s). 2024-01-11 16:15:12,421 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.acm.controller.TargetTypeAccessControllerTest.verifyTargetTypeReadOperations()]... 2024-01-11 16:15:12,687 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.acm.controller.TargetTypeAccessControllerTest.verifyTargetTypeReadOperations()] succeeded. 2024-01-11 16:15:12,781 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.acm.controller.TargetTypeAccessControllerTest.verifyTargetTypeDeleteOperations()]... 2024-01-11 16:15:12,815 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.acm.controller.TargetTypeAccessControllerTest.verifyTargetTypeDeleteOperations()] succeeded. 2024-01-11 16:15:12,915 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.acm.controller.TargetTypeAccessControllerTest.verifyTargetTypeCreationBlockedByAccessController()]... 2024-01-11 16:15:12,930 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.acm.controller.TargetTypeAccessControllerTest.verifyTargetTypeCreationBlockedByAccessController()] succeeded. 2024-01-11 16:15:13,004 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.acm.controller.TargetTypeAccessControllerTest.verifyTargetTypeUpdateOperations()]... 2024-01-11 16:15:13,032 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.acm.controller.TargetTypeAccessControllerTest.verifyTargetTypeUpdateOperations()] succeeded. 2024-01-11 16:15:13,037 INFO main o.s.i.e.EventDrivenConsumer:174 - Removing {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 2024-01-11 16:15:13,037 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 0 subscriber(s). 2024-01-11 16:15:13,037 INFO main o.s.i.e.EventDrivenConsumer:292 - stopped bean '_org.springframework.integration.errorLogger' 2024-01-11 16:15:13,046 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:651 - Closing JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 16:15:13,072 INFO main c.z.h.HikariDataSource:350 - HikariPool-3 - Shutdown initiated... 2024-01-11 16:15:13,073 INFO main c.z.h.HikariDataSource:352 - HikariPool-3 - Shutdown completed. [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.777 s -- in org.eclipse.hawkbit.repository.jpa.acm.controller.TargetTypeAccessControllerTest [INFO] Running org.eclipse.hawkbit.repository.jpa.acm.context.ContextAwareTest 2024-01-11 16:15:13,079 INFO main o.e.h.r.t.u.SharedSqlTestDatabaseExtension:34 - Schema generation skipped... No datasource environment variables found! 2024-01-11 16:15:13,081 INFO main o.s.t.c.s.AbstractContextLoader:264 - Could not detect default resource locations for test class [org.eclipse.hawkbit.repository.jpa.AbstractJpaIntegrationTest]: no resource found for suffixes {-context.xml, Context.groovy}. 2024-01-11 16:15:13,082 INFO main o.s.t.c.s.AbstractContextLoader:264 - Could not detect default resource locations for test class [org.eclipse.hawkbit.repository.test.util.AbstractIntegrationTest]: no resource found for suffixes {-context.xml, Context.groovy}. 2024-01-11 16:15:13,086 INFO main o.s.b.t.c.SpringBootTestContextBootstrapper:245 - Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener, org.springframework.security.test.context.support.ReactorContextTestExecutionListener, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener, org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.event.ApplicationEventsTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener] 2024-01-11 16:15:13,087 INFO main o.s.b.t.c.SpringBootTestContextBootstrapper:174 - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@5eacddff, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@42e24309, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@13290e1a, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@3d2060fe, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@5db1180, org.springframework.test.context.support.DirtiesContextTestExecutionListener@55f1e039, org.springframework.test.context.transaction.TransactionalTestExecutionListener@e737d43, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@30eacbe3, org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener@6d609b6f, org.springframework.test.context.event.EventPublishingTestExecutionListener@37ca4ed2, org.springframework.security.test.context.support.ReactorContextTestExecutionListener@22c6b40d, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@4495c665, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@2d47967b, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@489ef1df, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@5f6f421d, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@3523117b, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@24c6adea, org.eclipse.hawkbit.repository.test.matcher.EventVerifier@1b69b0a4, org.eclipse.hawkbit.repository.test.util.CleanupTestExecutionListener@3eb3767e] . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.18) 2024-01-11 16:15:13,124 INFO main o.e.h.r.j.a.c.ContextAwareTest:55 - Starting ContextAwareTest using Java 17.0.9 on basic-bw2k7 with PID 1164 (started by jenkins in /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa) 2024-01-11 16:15:13,125 INFO main o.e.h.r.j.a.c.ContextAwareTest:638 - The following 1 profile is active: "test" 2024-01-11 16:15:13,332 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:132 - Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2024-01-11 16:15:13,356 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:201 - Finished Spring Data repository scanning in 22 ms. Found 20 JPA repository interfaces. 2024-01-11 16:15:13,489 INFO main o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor:292 - No bean named 'errorChannel' has been explicitly defined. Therefore, a default PublishSubscribeChannel will be created. 2024-01-11 16:15:13,489 INFO main o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor:292 - No bean named 'integrationHeaderChannelRegistry' has been explicitly defined. Therefore, a default DefaultHeaderChannelRegistry will be created. 2024-01-11 16:15:13,494 INFO main o.s.c.c.s.GenericScope:283 - BeanFactory id=61c8307c-da16-3faa-9a4d-05d1a05b9a89 2024-01-11 16:15:13,531 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:15:13,536 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration' of type [org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:15:13,538 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:15:13,539 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'loadBalancerClientsDefaultsMappingsProvider' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration$$Lambda$921/0x00007eff2c52d9e8] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:15:13,540 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'defaultsBindHandlerAdvisor' of type [org.springframework.cloud.commons.config.DefaultsBindHandlerAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:15:13,545 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'BindingHandlerAdvise' of type [org.springframework.cloud.stream.config.BindingHandlerAdvise] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:15:13,548 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spelConverter' of type [org.springframework.cloud.stream.config.SpelExpressionConverterConfiguration$SpelConverter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:15:13,549 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration' of type [org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:15:13,551 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'stringOrNumberMigrationVersionConverter' of type [org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration$StringOrNumberToMigrationVersionConverter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:15:13,557 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:15:13,600 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'dataSource' of type [com.zaxxer.hikari.HikariDataSource] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:15:13,606 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties' of type [org.springframework.boot.autoconfigure.orm.jpa.JpaProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:15:13,609 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'repositoryApplicationConfiguration' of type [org.eclipse.hawkbit.repository.jpa.RepositoryApplicationConfiguration$$EnhancerBySpringCGLIB$$4ee2a2be] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:15:13,787 INFO main o.f.c.i.l.VersionPrinter:37 - Flyway Community Edition 8.5.13 by Redgate 2024-01-11 16:15:13,787 INFO main o.f.c.i.l.VersionPrinter:37 - See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.13 2024-01-11 16:15:13,787 INFO main o.f.c.i.l.VersionPrinter:37 - 2024-01-11 16:15:13,791 INFO main c.z.h.HikariDataSource:110 - HikariPool-4 - Starting... 2024-01-11 16:15:13,793 INFO main c.z.h.HikariDataSource:123 - HikariPool-4 - Start completed. 2024-01-11 16:15:13,794 INFO main o.f.c.i.d.b.BaseDatabaseType:37 - Database: jdbc:h2:mem:testdb (H2 2.2) 2024-01-11 16:15:13,796 WARN main o.f.c.i.d.b.Database:41 - Flyway upgrade recommended: H2 2.2.222 is newer than this version of Flyway and support has not been tested. The latest supported version of H2 is 2.1.210. 2024-01-11 16:15:13,808 INFO main o.f.c.i.c.DbValidate:37 - Successfully validated 47 migrations (execution time 00:00.011s) 2024-01-11 16:15:13,809 INFO main o.f.c.i.s.JdbcTableSchemaHistory:37 - Creating Schema History table "PUBLIC"."schema_version" ... 2024-01-11 16:15:13,813 INFO main o.f.c.i.c.DbMigrate:37 - Current version of schema "PUBLIC": << Empty Schema >> 2024-01-11 16:15:13,823 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.0.1 - init " 2024-01-11 16:15:13,851 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.2.0 - update target info for message " 2024-01-11 16:15:13,872 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.0 - cascade delete " 2024-01-11 16:15:13,887 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.1 - cascade delete " 2024-01-11 16:15:13,891 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.5.0 - target filter query " 2024-01-11 16:15:13,895 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.6.0 - rollout management " 2024-01-11 16:15:13,909 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.0 - swmType maxAssignment greater 0 " 2024-01-11 16:15:13,912 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.1 - reduce length enums " 2024-01-11 16:15:13,928 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.0 - auto assign ds filter " 2024-01-11 16:15:13,934 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.1 - cascade delete " 2024-01-11 16:15:13,939 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.2 - remove external artifact " 2024-01-11 16:15:13,942 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.9.0 - add rollout groups created " 2024-01-11 16:15:13,947 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.0 - advanced rolloutgroup " 2024-01-11 16:15:13,955 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.1 - consolidate artifact sha1 " 2024-01-11 16:15:13,974 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.2 - rollout auto start " 2024-01-11 16:15:13,981 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.3 - add rollout deleted flag " 2024-01-11 16:15:14,014 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.0 - drop target info " 2024-01-11 16:15:14,043 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.1 - target filter query UQ " 2024-01-11 16:15:14,046 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.2 - remove unused idexes " 2024-01-11 16:15:14,050 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.3 - add module md targetvis " 2024-01-11 16:15:14,054 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.0 - action performance " 2024-01-11 16:15:14,087 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.1 - missing non null " 2024-01-11 16:15:14,099 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.2 - missing non null enum " 2024-01-11 16:15:14,102 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.3 - cascade delete " 2024-01-11 16:15:14,104 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.4 - add maintenance window " 2024-01-11 16:15:14,137 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.6 - add index " 2024-01-11 16:15:14,140 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.7 - add rollout approval fields " 2024-01-11 16:15:14,149 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.8 - change length of created last modified by " 2024-01-11 16:15:14,155 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.9 - add target metadata " 2024-01-11 16:15:14,159 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.10 - change length of target attributes key " 2024-01-11 16:15:14,174 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.11 - add auto assign action type " 2024-01-11 16:15:14,179 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.12 - change length of controller id and name " 2024-01-11 16:15:14,182 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.13 - add action external id " 2024-01-11 16:15:14,188 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.14 - add sha256 hash " 2024-01-11 16:15:14,193 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.15 - add weight " 2024-01-11 16:15:14,204 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.16 - add action initiated by " 2024-01-11 16:15:14,212 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.17 - add index target modified " 2024-01-11 16:15:14,216 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.18 - add target type " 2024-01-11 16:15:14,226 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.19 - add valid flag to ds " 2024-01-11 16:15:14,233 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.20 - add encryption flag to sm " 2024-01-11 16:15:14,240 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.21 - add rollouts status index " 2024-01-11 16:15:14,242 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.22 - change target type name length " 2024-01-11 16:15:14,245 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.23 - add action status code " 2024-01-11 16:15:14,250 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.24 - add last action status code " 2024-01-11 16:15:14,271 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.25 - add confirmation flag " 2024-01-11 16:15:14,280 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.26 - add access control context " 2024-01-11 16:15:14,288 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.27 - target type inherit type " 2024-01-11 16:15:14,293 INFO main o.f.c.i.c.DbMigrate:37 - Successfully applied 47 migrations to schema "PUBLIC", now at version v1.12.27 (execution time 00:00.480s) 2024-01-11 16:15:14,413 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:437 - Initialized JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 16:15:15,375 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:339 - Usage of Spring Data projections detected on persistence provider EclipseLink. Make sure the following query methods declare result columns in exactly the order the accessors are declared in the projecting interface or the order of parameters for DTOs: 2024-01-11 16:15:15,375 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutId(java.lang.Long) 2024-01-11 16:15:15,378 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutId(java.util.List) 2024-01-11 16:15:15,394 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutGroupId(java.util.List) 2024-01-11 16:15:15,397 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutGroupId(java.lang.Long) 2024-01-11 16:15:15,851 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:339 - Usage of Spring Data projections detected on persistence provider EclipseLink. Make sure the following query methods declare result columns in exactly the order the accessors are declared in the projecting interface or the order of parameters for DTOs: 2024-01-11 16:15:15,852 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.DistributionSetRepository.countRolloutsByStatusForDistributionSet(java.lang.Long) 2024-01-11 16:15:15,857 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.DistributionSetRepository.countActionsByStatusForDistributionSet(java.lang.Long) 2024-01-11 16:15:16,744 WARN main o.s.b.a.o.j.JpaBaseConfiguration$JpaWebConfiguration:223 - spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning 2024-01-11 16:15:17,444 WARN main o.s.b.a.s.s.UserDetailsServiceAutoConfiguration:89 - Using generated security password: 13e58f4a-8aa6-47e9-b829-d0ba0b060a86 This generated password is for development use only. Your security configuration must be updated before running your application in production. 2024-01-11 16:15:17,556 INFO main o.s.s.w.DefaultSecurityFilterChain:55 - Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@36338fe5, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@614aabe7, org.springframework.security.web.context.SecurityContextPersistenceFilter@788dd40c, org.springframework.security.web.header.HeaderWriterFilter@641d16f0, org.springframework.security.web.csrf.CsrfFilter@7292c2, org.springframework.security.web.authentication.logout.LogoutFilter@32be9224, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@34ea6710, org.springframework.security.web.authentication.ui.DefaultLoginPageGeneratingFilter@22459ca5, org.springframework.security.web.authentication.ui.DefaultLogoutPageGeneratingFilter@67f9239, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@6b16f136, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@4f632d29, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@59d8bd7d, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@5abc5c81, org.springframework.security.web.session.SessionManagementFilter@6cfdbfd3, org.springframework.security.web.access.ExceptionTranslationFilter@7549f73d, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@15484cc8] 2024-01-11 16:15:17,846 INFO main o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'application.springCloudBusInput' has 1 subscriber(s). 2024-01-11 16:15:18,000 INFO main o.s.i.e.EventDrivenConsumer:174 - Adding {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 2024-01-11 16:15:18,001 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 1 subscriber(s). 2024-01-11 16:15:18,001 INFO main o.s.i.e.EventDrivenConsumer:292 - started bean '_org.springframework.integration.errorLogger' 2024-01-11 16:15:18,007 INFO main o.e.h.r.j.a.c.ContextAwareTest:61 - Started ContextAwareTest in 4.917 seconds (JVM running for 47.231) 2024-01-11 16:15:18,209 INFO pool-11-thread-1 o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'unknown.channel.name' has 1 subscriber(s). 2024-01-11 16:15:18,328 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.acm.context.ContextAwareTest.verifyContextIsReusedWhenHandlingRollout()]... 2024-01-11 16:15:19,630 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.acm.context.ContextAwareTest.verifyContextIsReusedWhenHandlingRollout()] succeeded. 2024-01-11 16:15:19,704 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.acm.context.ContextAwareTest.verifyContextIsPersistedInActiveAutoAssignment()]... 2024-01-11 16:15:19,896 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.acm.context.ContextAwareTest.verifyContextIsPersistedInActiveAutoAssignment()] succeeded. 2024-01-11 16:15:19,948 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.acm.context.ContextAwareTest.verifyAcmContextIsPersistedInCreatedRollout()]... 2024-01-11 16:15:20,741 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.acm.context.ContextAwareTest.verifyAcmContextIsPersistedInCreatedRollout()] succeeded. 2024-01-11 16:15:20,811 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.acm.context.ContextAwareTest.verifyContextIsReusedWhenCheckingForAutoAssignmentSingleTarget()]... 2024-01-11 16:15:21,087 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.acm.context.ContextAwareTest.verifyContextIsReusedWhenCheckingForAutoAssignmentSingleTarget()] succeeded. 2024-01-11 16:15:21,132 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.acm.context.ContextAwareTest.verifyContextIsReusedWhenCheckingForAutoAssignmentAllTargets()]... 2024-01-11 16:15:21,484 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.acm.context.ContextAwareTest.verifyContextIsReusedWhenCheckingForAutoAssignmentAllTargets()] succeeded. 2024-01-11 16:15:21,487 INFO main o.s.i.e.EventDrivenConsumer:174 - Removing {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 2024-01-11 16:15:21,487 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 0 subscriber(s). 2024-01-11 16:15:21,487 INFO main o.s.i.e.EventDrivenConsumer:292 - stopped bean '_org.springframework.integration.errorLogger' 2024-01-11 16:15:21,496 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:651 - Closing JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 16:15:21,497 INFO main c.z.h.HikariDataSource:350 - HikariPool-4 - Shutdown initiated... 2024-01-11 16:15:21,498 INFO main c.z.h.HikariDataSource:352 - HikariPool-4 - Shutdown completed. [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.420 s -- in org.eclipse.hawkbit.repository.jpa.acm.context.ContextAwareTest [INFO] Running org.eclipse.hawkbit.repository.jpa.rsql.RSQLParserValidationOracleTest 2024-01-11 16:15:21,503 INFO main o.e.h.r.t.u.SharedSqlTestDatabaseExtension:34 - Schema generation skipped... No datasource environment variables found! 2024-01-11 16:15:21,505 INFO main o.s.t.c.s.AbstractContextLoader:264 - Could not detect default resource locations for test class [org.eclipse.hawkbit.repository.jpa.AbstractJpaIntegrationTest]: no resource found for suffixes {-context.xml, Context.groovy}. 2024-01-11 16:15:21,506 INFO main o.s.t.c.s.AbstractContextLoader:264 - Could not detect default resource locations for test class [org.eclipse.hawkbit.repository.test.util.AbstractIntegrationTest]: no resource found for suffixes {-context.xml, Context.groovy}. 2024-01-11 16:15:21,510 INFO main o.s.b.t.c.SpringBootTestContextBootstrapper:245 - Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener, org.springframework.security.test.context.support.ReactorContextTestExecutionListener, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener, org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.event.ApplicationEventsTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener] 2024-01-11 16:15:21,510 INFO main o.s.b.t.c.SpringBootTestContextBootstrapper:174 - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@48bd0268, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@62c9d28b, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@5af2ce45, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@6934b2be, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@493a53b2, org.springframework.test.context.support.DirtiesContextTestExecutionListener@654b9d94, org.springframework.test.context.transaction.TransactionalTestExecutionListener@2907e79e, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@656a0142, org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener@7ed6799e, org.springframework.test.context.event.EventPublishingTestExecutionListener@47c8fced, org.springframework.security.test.context.support.ReactorContextTestExecutionListener@51e5d89d, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@6430a3f2, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@29672c63, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@29488236, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@561686b2, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@375880b1, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@27cca60d, org.eclipse.hawkbit.repository.test.matcher.EventVerifier@4a78c9f0, org.eclipse.hawkbit.repository.test.util.CleanupTestExecutionListener@2839e51b] . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.18) 2024-01-11 16:15:21,545 INFO main o.e.h.r.j.r.RSQLParserValidationOracleTest:55 - Starting RSQLParserValidationOracleTest using Java 17.0.9 on basic-bw2k7 with PID 1164 (started by jenkins in /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa) 2024-01-11 16:15:21,545 INFO main o.e.h.r.j.r.RSQLParserValidationOracleTest:638 - The following 1 profile is active: "test" 2024-01-11 16:15:21,771 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:132 - Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2024-01-11 16:15:21,795 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:201 - Finished Spring Data repository scanning in 24 ms. Found 20 JPA repository interfaces. 2024-01-11 16:15:21,912 INFO main o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor:292 - No bean named 'errorChannel' has been explicitly defined. Therefore, a default PublishSubscribeChannel will be created. 2024-01-11 16:15:21,913 INFO main o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor:292 - No bean named 'integrationHeaderChannelRegistry' has been explicitly defined. Therefore, a default DefaultHeaderChannelRegistry will be created. 2024-01-11 16:15:21,918 INFO main o.s.c.c.s.GenericScope:283 - BeanFactory id=61c8307c-da16-3faa-9a4d-05d1a05b9a89 2024-01-11 16:15:21,952 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:15:21,956 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration' of type [org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:15:21,958 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:15:21,959 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'loadBalancerClientsDefaultsMappingsProvider' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration$$Lambda$921/0x00007eff2c52d9e8] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:15:21,961 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'defaultsBindHandlerAdvisor' of type [org.springframework.cloud.commons.config.DefaultsBindHandlerAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:15:21,973 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'BindingHandlerAdvise' of type [org.springframework.cloud.stream.config.BindingHandlerAdvise] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:15:21,977 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spelConverter' of type [org.springframework.cloud.stream.config.SpelExpressionConverterConfiguration$SpelConverter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:15:21,978 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration' of type [org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:15:21,979 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'stringOrNumberMigrationVersionConverter' of type [org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration$StringOrNumberToMigrationVersionConverter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:15:21,985 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:15:21,998 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'dataSource' of type [com.zaxxer.hikari.HikariDataSource] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:15:22,003 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties' of type [org.springframework.boot.autoconfigure.orm.jpa.JpaProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:15:22,007 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'repositoryApplicationConfiguration' of type [org.eclipse.hawkbit.repository.jpa.RepositoryApplicationConfiguration$$EnhancerBySpringCGLIB$$4ee2a2be] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:15:22,147 INFO main o.f.c.i.l.VersionPrinter:37 - Flyway Community Edition 8.5.13 by Redgate 2024-01-11 16:15:22,147 INFO main o.f.c.i.l.VersionPrinter:37 - See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.13 2024-01-11 16:15:22,147 INFO main o.f.c.i.l.VersionPrinter:37 - 2024-01-11 16:15:22,151 INFO main c.z.h.HikariDataSource:110 - HikariPool-5 - Starting... 2024-01-11 16:15:22,171 INFO main c.z.h.HikariDataSource:123 - HikariPool-5 - Start completed. 2024-01-11 16:15:22,172 INFO main o.f.c.i.d.b.BaseDatabaseType:37 - Database: jdbc:h2:mem:testdb (H2 2.2) 2024-01-11 16:15:22,174 WARN main o.f.c.i.d.b.Database:41 - Flyway upgrade recommended: H2 2.2.222 is newer than this version of Flyway and support has not been tested. The latest supported version of H2 is 2.1.210. 2024-01-11 16:15:22,187 INFO main o.f.c.i.c.DbValidate:37 - Successfully validated 47 migrations (execution time 00:00.011s) 2024-01-11 16:15:22,188 INFO main o.f.c.i.s.JdbcTableSchemaHistory:37 - Creating Schema History table "PUBLIC"."schema_version" ... 2024-01-11 16:15:22,192 INFO main o.f.c.i.c.DbMigrate:37 - Current version of schema "PUBLIC": << Empty Schema >> 2024-01-11 16:15:22,202 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.0.1 - init " 2024-01-11 16:15:22,229 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.2.0 - update target info for message " 2024-01-11 16:15:22,234 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.0 - cascade delete " 2024-01-11 16:15:22,242 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.1 - cascade delete " 2024-01-11 16:15:22,245 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.5.0 - target filter query " 2024-01-11 16:15:22,250 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.6.0 - rollout management " 2024-01-11 16:15:22,278 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.0 - swmType maxAssignment greater 0 " 2024-01-11 16:15:22,281 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.1 - reduce length enums " 2024-01-11 16:15:22,295 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.0 - auto assign ds filter " 2024-01-11 16:15:22,300 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.1 - cascade delete " 2024-01-11 16:15:22,305 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.2 - remove external artifact " 2024-01-11 16:15:22,308 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.9.0 - add rollout groups created " 2024-01-11 16:15:22,313 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.0 - advanced rolloutgroup " 2024-01-11 16:15:22,322 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.1 - consolidate artifact sha1 " 2024-01-11 16:15:22,329 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.2 - rollout auto start " 2024-01-11 16:15:22,334 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.3 - add rollout deleted flag " 2024-01-11 16:15:22,374 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.0 - drop target info " 2024-01-11 16:15:22,425 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.1 - target filter query UQ " 2024-01-11 16:15:22,428 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.2 - remove unused idexes " 2024-01-11 16:15:22,431 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.3 - add module md targetvis " 2024-01-11 16:15:22,435 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.0 - action performance " 2024-01-11 16:15:22,456 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.1 - missing non null " 2024-01-11 16:15:22,474 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.2 - missing non null enum " 2024-01-11 16:15:22,477 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.3 - cascade delete " 2024-01-11 16:15:22,479 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.4 - add maintenance window " 2024-01-11 16:15:22,491 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.6 - add index " 2024-01-11 16:15:22,494 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.7 - add rollout approval fields " 2024-01-11 16:15:22,502 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.8 - change length of created last modified by " 2024-01-11 16:15:22,508 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.9 - add target metadata " 2024-01-11 16:15:22,512 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.10 - change length of target attributes key " 2024-01-11 16:15:22,516 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.11 - add auto assign action type " 2024-01-11 16:15:22,520 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.12 - change length of controller id and name " 2024-01-11 16:15:22,524 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.13 - add action external id " 2024-01-11 16:15:22,530 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.14 - add sha256 hash " 2024-01-11 16:15:22,534 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.15 - add weight " 2024-01-11 16:15:22,543 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.16 - add action initiated by " 2024-01-11 16:15:22,550 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.17 - add index target modified " 2024-01-11 16:15:22,553 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.18 - add target type " 2024-01-11 16:15:22,562 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.19 - add valid flag to ds " 2024-01-11 16:15:22,574 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.20 - add encryption flag to sm " 2024-01-11 16:15:22,580 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.21 - add rollouts status index " 2024-01-11 16:15:22,583 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.22 - change target type name length " 2024-01-11 16:15:22,585 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.23 - add action status code " 2024-01-11 16:15:22,590 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.24 - add last action status code " 2024-01-11 16:15:22,596 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.25 - add confirmation flag " 2024-01-11 16:15:22,604 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.26 - add access control context " 2024-01-11 16:15:22,610 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.27 - target type inherit type " 2024-01-11 16:15:22,614 INFO main o.f.c.i.c.DbMigrate:37 - Successfully applied 47 migrations to schema "PUBLIC", now at version v1.12.27 (execution time 00:00.422s) 2024-01-11 16:15:22,725 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:437 - Initialized JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 16:15:23,311 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:339 - Usage of Spring Data projections detected on persistence provider EclipseLink. Make sure the following query methods declare result columns in exactly the order the accessors are declared in the projecting interface or the order of parameters for DTOs: 2024-01-11 16:15:23,311 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutId(java.lang.Long) 2024-01-11 16:15:23,313 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutId(java.util.List) 2024-01-11 16:15:23,328 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutGroupId(java.util.List) 2024-01-11 16:15:23,330 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutGroupId(java.lang.Long) 2024-01-11 16:15:23,773 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:339 - Usage of Spring Data projections detected on persistence provider EclipseLink. Make sure the following query methods declare result columns in exactly the order the accessors are declared in the projecting interface or the order of parameters for DTOs: 2024-01-11 16:15:23,774 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.DistributionSetRepository.countRolloutsByStatusForDistributionSet(java.lang.Long) 2024-01-11 16:15:23,780 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.DistributionSetRepository.countActionsByStatusForDistributionSet(java.lang.Long) 2024-01-11 16:15:24,584 WARN main o.s.b.a.o.j.JpaBaseConfiguration$JpaWebConfiguration:223 - spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning 2024-01-11 16:15:25,246 WARN main o.s.b.a.s.s.UserDetailsServiceAutoConfiguration:89 - Using generated security password: 9952aaf7-893c-41b3-8e7a-9b8256e5cc16 This generated password is for development use only. Your security configuration must be updated before running your application in production. 2024-01-11 16:15:25,409 INFO main o.s.s.w.DefaultSecurityFilterChain:55 - Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@4bd8d4a5, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@65b71ccf, org.springframework.security.web.context.SecurityContextPersistenceFilter@334271f3, org.springframework.security.web.header.HeaderWriterFilter@4e20689, org.springframework.security.web.csrf.CsrfFilter@39cbc113, org.springframework.security.web.authentication.logout.LogoutFilter@6c3ac83e, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@2ea8f761, org.springframework.security.web.authentication.ui.DefaultLoginPageGeneratingFilter@6a39fe4d, org.springframework.security.web.authentication.ui.DefaultLogoutPageGeneratingFilter@c4dece7, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@55e6caa2, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@5d699d0a, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@7d04b2bd, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@6f1d8416, org.springframework.security.web.session.SessionManagementFilter@54e6f125, org.springframework.security.web.access.ExceptionTranslationFilter@5a286a98, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@2859881] 2024-01-11 16:15:25,663 INFO main o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'application.springCloudBusInput' has 1 subscriber(s). 2024-01-11 16:15:25,802 INFO main o.s.i.e.EventDrivenConsumer:174 - Adding {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 2024-01-11 16:15:25,802 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 1 subscriber(s). 2024-01-11 16:15:25,802 INFO main o.s.i.e.EventDrivenConsumer:292 - started bean '_org.springframework.integration.errorLogger' 2024-01-11 16:15:25,807 INFO main o.e.h.r.j.r.RSQLParserValidationOracleTest:61 - Started RSQLParserValidationOracleTest in 4.294 seconds (JVM running for 55.031) 2024-01-11 16:15:25,977 INFO pool-14-thread-1 o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'unknown.channel.name' has 1 subscriber(s). 2024-01-11 16:15:26,111 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.jpa.rsql.RSQLParserValidationOracleTest.suggestionContainsSubFieldSuggestions()]... 2024-01-11 16:15:26,140 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.jpa.rsql.RSQLParserValidationOracleTest.suggestionContainsSubFieldSuggestions()] succeeded. 2024-01-11 16:15:26,205 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.jpa.rsql.RSQLParserValidationOracleTest.suggestionContainsOnlyAndOrOperator()]... 2024-01-11 16:15:26,229 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.jpa.rsql.RSQLParserValidationOracleTest.suggestionContainsOnlyAndOrOperator()] succeeded. 2024-01-11 16:15:26,306 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.jpa.rsql.RSQLParserValidationOracleTest.suggestionContainsOnlyOperators()]... 2024-01-11 16:15:26,321 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.jpa.rsql.RSQLParserValidationOracleTest.suggestionContainsOnlyOperators()] succeeded. 2024-01-11 16:15:26,390 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.jpa.rsql.RSQLParserValidationOracleTest.suggestionContainsAllFieldNames()]... 2024-01-11 16:15:26,402 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.jpa.rsql.RSQLParserValidationOracleTest.suggestionContainsAllFieldNames()] succeeded. 2024-01-11 16:15:26,406 INFO main o.s.i.e.EventDrivenConsumer:174 - Removing {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 2024-01-11 16:15:26,406 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 0 subscriber(s). 2024-01-11 16:15:26,406 INFO main o.s.i.e.EventDrivenConsumer:292 - stopped bean '_org.springframework.integration.errorLogger' 2024-01-11 16:15:26,413 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:651 - Closing JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 16:15:26,415 INFO main c.z.h.HikariDataSource:350 - HikariPool-5 - Shutdown initiated... 2024-01-11 16:15:26,415 INFO main c.z.h.HikariDataSource:352 - HikariPool-5 - Shutdown completed. [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.913 s -- in org.eclipse.hawkbit.repository.jpa.rsql.RSQLParserValidationOracleTest [INFO] Running org.eclipse.hawkbit.repository.jpa.rsql.RSQLDistributionSetFieldTest 2024-01-11 16:15:26,421 INFO main o.e.h.r.t.u.SharedSqlTestDatabaseExtension:34 - Schema generation skipped... No datasource environment variables found! 2024-01-11 16:15:26,423 INFO main o.s.t.c.s.AbstractContextLoader:264 - Could not detect default resource locations for test class [org.eclipse.hawkbit.repository.jpa.AbstractJpaIntegrationTest]: no resource found for suffixes {-context.xml, Context.groovy}. 2024-01-11 16:15:26,423 INFO main o.s.t.c.s.AbstractContextLoader:264 - Could not detect default resource locations for test class [org.eclipse.hawkbit.repository.test.util.AbstractIntegrationTest]: no resource found for suffixes {-context.xml, Context.groovy}. 2024-01-11 16:15:26,427 INFO main o.s.b.t.c.SpringBootTestContextBootstrapper:245 - Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener, org.springframework.security.test.context.support.ReactorContextTestExecutionListener, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener, org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.event.ApplicationEventsTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener] 2024-01-11 16:15:26,427 INFO main o.s.b.t.c.SpringBootTestContextBootstrapper:174 - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@4719e771, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@360a230e, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@2dc045ce, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@f8481d8, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@7aedd36, org.springframework.test.context.support.DirtiesContextTestExecutionListener@60db8c9e, org.springframework.test.context.transaction.TransactionalTestExecutionListener@4f9a4b7e, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@64bb8914, org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener@150dbfd8, org.springframework.test.context.event.EventPublishingTestExecutionListener@298e7e9b, org.springframework.security.test.context.support.ReactorContextTestExecutionListener@34d2016f, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@c19cdc8, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@749250ec, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@2eb29243, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@a4f2783, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@487acc8f, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@2e09f05c, org.eclipse.hawkbit.repository.test.matcher.EventVerifier@14134f54, org.eclipse.hawkbit.repository.test.util.CleanupTestExecutionListener@6793116a] . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.18) 2024-01-11 16:15:26,476 INFO main o.e.h.r.j.r.RSQLDistributionSetFieldTest:55 - Starting RSQLDistributionSetFieldTest using Java 17.0.9 on basic-bw2k7 with PID 1164 (started by jenkins in /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa) 2024-01-11 16:15:26,476 INFO main o.e.h.r.j.r.RSQLDistributionSetFieldTest:638 - The following 1 profile is active: "test" 2024-01-11 16:15:26,639 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:132 - Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2024-01-11 16:15:26,661 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:201 - Finished Spring Data repository scanning in 21 ms. Found 20 JPA repository interfaces. 2024-01-11 16:15:26,791 INFO main o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor:292 - No bean named 'errorChannel' has been explicitly defined. Therefore, a default PublishSubscribeChannel will be created. 2024-01-11 16:15:26,792 INFO main o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor:292 - No bean named 'integrationHeaderChannelRegistry' has been explicitly defined. Therefore, a default DefaultHeaderChannelRegistry will be created. 2024-01-11 16:15:26,797 INFO main o.s.c.c.s.GenericScope:283 - BeanFactory id=61c8307c-da16-3faa-9a4d-05d1a05b9a89 2024-01-11 16:15:26,836 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:15:26,871 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration' of type [org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:15:26,873 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:15:26,874 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'loadBalancerClientsDefaultsMappingsProvider' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration$$Lambda$921/0x00007eff2c52d9e8] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:15:26,876 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'defaultsBindHandlerAdvisor' of type [org.springframework.cloud.commons.config.DefaultsBindHandlerAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:15:26,880 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'BindingHandlerAdvise' of type [org.springframework.cloud.stream.config.BindingHandlerAdvise] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:15:26,883 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spelConverter' of type [org.springframework.cloud.stream.config.SpelExpressionConverterConfiguration$SpelConverter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:15:26,884 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration' of type [org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:15:26,885 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'stringOrNumberMigrationVersionConverter' of type [org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration$StringOrNumberToMigrationVersionConverter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:15:26,891 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:15:26,904 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'dataSource' of type [com.zaxxer.hikari.HikariDataSource] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:15:26,908 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties' of type [org.springframework.boot.autoconfigure.orm.jpa.JpaProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:15:26,912 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'repositoryApplicationConfiguration' of type [org.eclipse.hawkbit.repository.jpa.RepositoryApplicationConfiguration$$EnhancerBySpringCGLIB$$4ee2a2be] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:15:27,090 INFO main o.f.c.i.l.VersionPrinter:37 - Flyway Community Edition 8.5.13 by Redgate 2024-01-11 16:15:27,090 INFO main o.f.c.i.l.VersionPrinter:37 - See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.13 2024-01-11 16:15:27,090 INFO main o.f.c.i.l.VersionPrinter:37 - 2024-01-11 16:15:27,094 INFO main c.z.h.HikariDataSource:110 - HikariPool-6 - Starting... 2024-01-11 16:15:27,097 INFO main c.z.h.HikariDataSource:123 - HikariPool-6 - Start completed. 2024-01-11 16:15:27,097 INFO main o.f.c.i.d.b.BaseDatabaseType:37 - Database: jdbc:h2:mem:testdb (H2 2.2) 2024-01-11 16:15:27,100 WARN main o.f.c.i.d.b.Database:41 - Flyway upgrade recommended: H2 2.2.222 is newer than this version of Flyway and support has not been tested. The latest supported version of H2 is 2.1.210. 2024-01-11 16:15:27,114 INFO main o.f.c.i.c.DbValidate:37 - Successfully validated 47 migrations (execution time 00:00.012s) 2024-01-11 16:15:27,115 INFO main o.f.c.i.s.JdbcTableSchemaHistory:37 - Creating Schema History table "PUBLIC"."schema_version" ... 2024-01-11 16:15:27,119 INFO main o.f.c.i.c.DbMigrate:37 - Current version of schema "PUBLIC": << Empty Schema >> 2024-01-11 16:15:27,129 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.0.1 - init " 2024-01-11 16:15:27,171 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.2.0 - update target info for message " 2024-01-11 16:15:27,176 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.0 - cascade delete " 2024-01-11 16:15:27,185 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.1 - cascade delete " 2024-01-11 16:15:27,188 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.5.0 - target filter query " 2024-01-11 16:15:27,192 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.6.0 - rollout management " 2024-01-11 16:15:27,207 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.0 - swmType maxAssignment greater 0 " 2024-01-11 16:15:27,209 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.1 - reduce length enums " 2024-01-11 16:15:27,223 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.0 - auto assign ds filter " 2024-01-11 16:15:27,228 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.1 - cascade delete " 2024-01-11 16:15:27,234 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.2 - remove external artifact " 2024-01-11 16:15:27,237 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.9.0 - add rollout groups created " 2024-01-11 16:15:27,242 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.0 - advanced rolloutgroup " 2024-01-11 16:15:27,250 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.1 - consolidate artifact sha1 " 2024-01-11 16:15:27,256 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.2 - rollout auto start " 2024-01-11 16:15:27,271 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.3 - add rollout deleted flag " 2024-01-11 16:15:27,301 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.0 - drop target info " 2024-01-11 16:15:27,327 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.1 - target filter query UQ " 2024-01-11 16:15:27,330 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.2 - remove unused idexes " 2024-01-11 16:15:27,333 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.3 - add module md targetvis " 2024-01-11 16:15:27,337 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.0 - action performance " 2024-01-11 16:15:27,357 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.1 - missing non null " 2024-01-11 16:15:27,376 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.2 - missing non null enum " 2024-01-11 16:15:27,378 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.3 - cascade delete " 2024-01-11 16:15:27,381 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.4 - add maintenance window " 2024-01-11 16:15:27,392 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.6 - add index " 2024-01-11 16:15:27,395 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.7 - add rollout approval fields " 2024-01-11 16:15:27,402 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.8 - change length of created last modified by " 2024-01-11 16:15:27,407 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.9 - add target metadata " 2024-01-11 16:15:27,410 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.10 - change length of target attributes key " 2024-01-11 16:15:27,414 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.11 - add auto assign action type " 2024-01-11 16:15:27,418 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.12 - change length of controller id and name " 2024-01-11 16:15:27,421 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.13 - add action external id " 2024-01-11 16:15:27,426 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.14 - add sha256 hash " 2024-01-11 16:15:27,431 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.15 - add weight " 2024-01-11 16:15:27,440 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.16 - add action initiated by " 2024-01-11 16:15:27,447 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.17 - add index target modified " 2024-01-11 16:15:27,451 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.18 - add target type " 2024-01-11 16:15:27,458 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.19 - add valid flag to ds " 2024-01-11 16:15:27,463 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.20 - add encryption flag to sm " 2024-01-11 16:15:27,475 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.21 - add rollouts status index " 2024-01-11 16:15:27,477 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.22 - change target type name length " 2024-01-11 16:15:27,480 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.23 - add action status code " 2024-01-11 16:15:27,484 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.24 - add last action status code " 2024-01-11 16:15:27,490 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.25 - add confirmation flag " 2024-01-11 16:15:27,498 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.26 - add access control context " 2024-01-11 16:15:27,504 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.27 - target type inherit type " 2024-01-11 16:15:27,508 INFO main o.f.c.i.c.DbMigrate:37 - Successfully applied 47 migrations to schema "PUBLIC", now at version v1.12.27 (execution time 00:00.390s) 2024-01-11 16:15:27,612 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:437 - Initialized JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 16:15:28,218 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:339 - Usage of Spring Data projections detected on persistence provider EclipseLink. Make sure the following query methods declare result columns in exactly the order the accessors are declared in the projecting interface or the order of parameters for DTOs: 2024-01-11 16:15:28,219 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutId(java.lang.Long) 2024-01-11 16:15:28,221 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutId(java.util.List) 2024-01-11 16:15:28,234 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutGroupId(java.util.List) 2024-01-11 16:15:28,236 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutGroupId(java.lang.Long) 2024-01-11 16:15:28,640 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:339 - Usage of Spring Data projections detected on persistence provider EclipseLink. Make sure the following query methods declare result columns in exactly the order the accessors are declared in the projecting interface or the order of parameters for DTOs: 2024-01-11 16:15:28,641 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.DistributionSetRepository.countRolloutsByStatusForDistributionSet(java.lang.Long) 2024-01-11 16:15:28,646 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.DistributionSetRepository.countActionsByStatusForDistributionSet(java.lang.Long) 2024-01-11 16:15:29,439 WARN main o.s.b.a.o.j.JpaBaseConfiguration$JpaWebConfiguration:223 - spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning 2024-01-11 16:15:30,079 WARN main o.s.b.a.s.s.UserDetailsServiceAutoConfiguration:89 - Using generated security password: 679f8464-a63c-4150-9a7b-db811e9bee50 This generated password is for development use only. Your security configuration must be updated before running your application in production. 2024-01-11 16:15:30,181 INFO main o.s.s.w.DefaultSecurityFilterChain:55 - Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@70fcb40, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@3a487646, org.springframework.security.web.context.SecurityContextPersistenceFilter@4dc599a7, org.springframework.security.web.header.HeaderWriterFilter@3ac4f0b7, org.springframework.security.web.csrf.CsrfFilter@7aed3a71, org.springframework.security.web.authentication.logout.LogoutFilter@1b629d02, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@6aab6b1b, org.springframework.security.web.authentication.ui.DefaultLoginPageGeneratingFilter@1bc08f75, org.springframework.security.web.authentication.ui.DefaultLogoutPageGeneratingFilter@b8a31a7, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@4caf56a, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@6000fc20, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@1e95926, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@5838f419, org.springframework.security.web.session.SessionManagementFilter@5e681ea9, org.springframework.security.web.access.ExceptionTranslationFilter@6938f19d, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@2343c720] 2024-01-11 16:15:30,467 INFO main o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'application.springCloudBusInput' has 1 subscriber(s). 2024-01-11 16:15:30,603 INFO main o.s.i.e.EventDrivenConsumer:174 - Adding {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 2024-01-11 16:15:30,603 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 1 subscriber(s). 2024-01-11 16:15:30,603 INFO main o.s.i.e.EventDrivenConsumer:292 - started bean '_org.springframework.integration.errorLogger' 2024-01-11 16:15:30,608 INFO main o.e.h.r.j.r.RSQLDistributionSetFieldTest:61 - Started RSQLDistributionSetFieldTest in 4.179 seconds (JVM running for 59.832) 2024-01-11 16:15:30,788 INFO pool-17-thread-1 o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'unknown.channel.name' has 1 subscriber(s). 2024-01-11 16:15:31,296 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.jpa.rsql.RSQLDistributionSetFieldTest.testFilterByType()]... 2024-01-11 16:15:31,331 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.jpa.rsql.RSQLDistributionSetFieldTest.testFilterByType()] succeeded. 2024-01-11 16:15:31,575 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.jpa.rsql.RSQLDistributionSetFieldTest.testFilterByTag()]... 2024-01-11 16:15:31,606 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.jpa.rsql.RSQLDistributionSetFieldTest.testFilterByTag()] succeeded. 2024-01-11 16:15:31,895 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.jpa.rsql.RSQLDistributionSetFieldTest.testFilterByParameterDescription()]... 2024-01-11 16:15:31,936 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.jpa.rsql.RSQLDistributionSetFieldTest.testFilterByParameterDescription()] succeeded. 2024-01-11 16:15:32,182 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.jpa.rsql.RSQLDistributionSetFieldTest.testFilterByAttributeComplete()]... 2024-01-11 16:15:32,211 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.jpa.rsql.RSQLDistributionSetFieldTest.testFilterByAttributeComplete()] succeeded. 2024-01-11 16:15:32,426 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.jpa.rsql.RSQLDistributionSetFieldTest.testFilterByAttributeValid()]... 2024-01-11 16:15:32,450 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.jpa.rsql.RSQLDistributionSetFieldTest.testFilterByAttributeValid()] succeeded. 2024-01-11 16:15:32,708 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.jpa.rsql.RSQLDistributionSetFieldTest.testFilterByMetadata()]... 2024-01-11 16:15:32,829 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.jpa.rsql.RSQLDistributionSetFieldTest.testFilterByMetadata()] succeeded. 2024-01-11 16:15:33,132 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.jpa.rsql.RSQLDistributionSetFieldTest.testFilterByParameterName()]... 2024-01-11 16:15:33,192 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.jpa.rsql.RSQLDistributionSetFieldTest.testFilterByParameterName()] succeeded. 2024-01-11 16:15:33,417 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.jpa.rsql.RSQLDistributionSetFieldTest.testFilterByParameterId()]... 2024-01-11 16:15:33,443 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.jpa.rsql.RSQLDistributionSetFieldTest.testFilterByParameterId()] succeeded. 2024-01-11 16:15:33,689 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.jpa.rsql.RSQLDistributionSetFieldTest.testFilterBySoftwareModule()]... 2024-01-11 16:15:33,714 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.jpa.rsql.RSQLDistributionSetFieldTest.testFilterBySoftwareModule()] succeeded. 2024-01-11 16:15:33,932 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.jpa.rsql.RSQLDistributionSetFieldTest.testFilterByParameterVersion()]... 2024-01-11 16:15:33,948 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.jpa.rsql.RSQLDistributionSetFieldTest.testFilterByParameterVersion()] succeeded. 2024-01-11 16:15:33,951 INFO main o.s.i.e.EventDrivenConsumer:174 - Removing {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 2024-01-11 16:15:33,951 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 0 subscriber(s). 2024-01-11 16:15:33,952 INFO main o.s.i.e.EventDrivenConsumer:292 - stopped bean '_org.springframework.integration.errorLogger' 2024-01-11 16:15:33,974 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:651 - Closing JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 16:15:33,975 INFO main c.z.h.HikariDataSource:350 - HikariPool-6 - Shutdown initiated... 2024-01-11 16:15:33,976 INFO main c.z.h.HikariDataSource:352 - HikariPool-6 - Shutdown completed. [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.558 s -- in org.eclipse.hawkbit.repository.jpa.rsql.RSQLDistributionSetFieldTest [INFO] Running org.eclipse.hawkbit.repository.jpa.rsql.RSQLRolloutGroupFieldTest 2024-01-11 16:15:33,981 INFO main o.e.h.r.t.u.SharedSqlTestDatabaseExtension:34 - Schema generation skipped... No datasource environment variables found! 2024-01-11 16:15:33,983 INFO main o.s.t.c.s.AbstractContextLoader:264 - Could not detect default resource locations for test class [org.eclipse.hawkbit.repository.jpa.AbstractJpaIntegrationTest]: no resource found for suffixes {-context.xml, Context.groovy}. 2024-01-11 16:15:33,984 INFO main o.s.t.c.s.AbstractContextLoader:264 - Could not detect default resource locations for test class [org.eclipse.hawkbit.repository.test.util.AbstractIntegrationTest]: no resource found for suffixes {-context.xml, Context.groovy}. 2024-01-11 16:15:33,987 INFO main o.s.b.t.c.SpringBootTestContextBootstrapper:245 - Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener, org.springframework.security.test.context.support.ReactorContextTestExecutionListener, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener, org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.event.ApplicationEventsTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener] 2024-01-11 16:15:33,988 INFO main o.s.b.t.c.SpringBootTestContextBootstrapper:174 - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@7d1548ec, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@3517300b, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@c7987ff, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@62196b65, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@359c0de2, org.springframework.test.context.support.DirtiesContextTestExecutionListener@3907f432, org.springframework.test.context.transaction.TransactionalTestExecutionListener@7901ca92, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@506ac494, org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener@54c2066, org.springframework.test.context.event.EventPublishingTestExecutionListener@3ecf299, org.springframework.security.test.context.support.ReactorContextTestExecutionListener@74ceed2c, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@7286d945, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@162d9863, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@72b1d805, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@7195ecf2, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@351d5f74, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@4f892734, org.eclipse.hawkbit.repository.test.matcher.EventVerifier@3384bf30, org.eclipse.hawkbit.repository.test.util.CleanupTestExecutionListener@6da827ce] . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.18) 2024-01-11 16:15:34,020 INFO main o.e.h.r.j.r.RSQLRolloutGroupFieldTest:55 - Starting RSQLRolloutGroupFieldTest using Java 17.0.9 on basic-bw2k7 with PID 1164 (started by jenkins in /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa) 2024-01-11 16:15:34,020 INFO main o.e.h.r.j.r.RSQLRolloutGroupFieldTest:638 - The following 1 profile is active: "test" 2024-01-11 16:15:34,204 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:132 - Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2024-01-11 16:15:34,226 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:201 - Finished Spring Data repository scanning in 21 ms. Found 20 JPA repository interfaces. 2024-01-11 16:15:34,334 INFO main o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor:292 - No bean named 'errorChannel' has been explicitly defined. Therefore, a default PublishSubscribeChannel will be created. 2024-01-11 16:15:34,334 INFO main o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor:292 - No bean named 'integrationHeaderChannelRegistry' has been explicitly defined. Therefore, a default DefaultHeaderChannelRegistry will be created. 2024-01-11 16:15:34,338 INFO main o.s.c.c.s.GenericScope:283 - BeanFactory id=61c8307c-da16-3faa-9a4d-05d1a05b9a89 2024-01-11 16:15:34,365 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:15:34,373 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration' of type [org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:15:34,375 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:15:34,376 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'loadBalancerClientsDefaultsMappingsProvider' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration$$Lambda$921/0x00007eff2c52d9e8] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:15:34,377 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'defaultsBindHandlerAdvisor' of type [org.springframework.cloud.commons.config.DefaultsBindHandlerAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:15:34,381 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'BindingHandlerAdvise' of type [org.springframework.cloud.stream.config.BindingHandlerAdvise] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:15:34,384 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spelConverter' of type [org.springframework.cloud.stream.config.SpelExpressionConverterConfiguration$SpelConverter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:15:34,386 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration' of type [org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:15:34,387 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'stringOrNumberMigrationVersionConverter' of type [org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration$StringOrNumberToMigrationVersionConverter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:15:34,392 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:15:34,405 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'dataSource' of type [com.zaxxer.hikari.HikariDataSource] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:15:34,410 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties' of type [org.springframework.boot.autoconfigure.orm.jpa.JpaProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:15:34,414 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'repositoryApplicationConfiguration' of type [org.eclipse.hawkbit.repository.jpa.RepositoryApplicationConfiguration$$EnhancerBySpringCGLIB$$4ee2a2be] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:15:34,534 INFO main o.f.c.i.l.VersionPrinter:37 - Flyway Community Edition 8.5.13 by Redgate 2024-01-11 16:15:34,534 INFO main o.f.c.i.l.VersionPrinter:37 - See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.13 2024-01-11 16:15:34,534 INFO main o.f.c.i.l.VersionPrinter:37 - 2024-01-11 16:15:34,537 INFO main c.z.h.HikariDataSource:110 - HikariPool-7 - Starting... 2024-01-11 16:15:34,539 INFO main c.z.h.HikariDataSource:123 - HikariPool-7 - Start completed. 2024-01-11 16:15:34,540 INFO main o.f.c.i.d.b.BaseDatabaseType:37 - Database: jdbc:h2:mem:testdb (H2 2.2) 2024-01-11 16:15:34,541 WARN main o.f.c.i.d.b.Database:41 - Flyway upgrade recommended: H2 2.2.222 is newer than this version of Flyway and support has not been tested. The latest supported version of H2 is 2.1.210. 2024-01-11 16:15:34,552 INFO main o.f.c.i.c.DbValidate:37 - Successfully validated 47 migrations (execution time 00:00.009s) 2024-01-11 16:15:34,553 INFO main o.f.c.i.s.JdbcTableSchemaHistory:37 - Creating Schema History table "PUBLIC"."schema_version" ... 2024-01-11 16:15:34,556 INFO main o.f.c.i.c.DbMigrate:37 - Current version of schema "PUBLIC": << Empty Schema >> 2024-01-11 16:15:34,564 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.0.1 - init " 2024-01-11 16:15:34,588 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.2.0 - update target info for message " 2024-01-11 16:15:34,592 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.0 - cascade delete " 2024-01-11 16:15:34,599 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.1 - cascade delete " 2024-01-11 16:15:34,602 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.5.0 - target filter query " 2024-01-11 16:15:34,607 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.6.0 - rollout management " 2024-01-11 16:15:34,618 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.0 - swmType maxAssignment greater 0 " 2024-01-11 16:15:34,620 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.1 - reduce length enums " 2024-01-11 16:15:34,631 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.0 - auto assign ds filter " 2024-01-11 16:15:34,634 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.1 - cascade delete " 2024-01-11 16:15:34,638 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.2 - remove external artifact " 2024-01-11 16:15:34,640 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.9.0 - add rollout groups created " 2024-01-11 16:15:34,644 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.0 - advanced rolloutgroup " 2024-01-11 16:15:34,650 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.1 - consolidate artifact sha1 " 2024-01-11 16:15:34,654 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.2 - rollout auto start " 2024-01-11 16:15:34,658 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.3 - add rollout deleted flag " 2024-01-11 16:15:34,691 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.0 - drop target info " 2024-01-11 16:15:34,730 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.1 - target filter query UQ " 2024-01-11 16:15:34,732 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.2 - remove unused idexes " 2024-01-11 16:15:34,735 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.3 - add module md targetvis " 2024-01-11 16:15:34,738 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.0 - action performance " 2024-01-11 16:15:34,772 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.1 - missing non null " 2024-01-11 16:15:34,781 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.2 - missing non null enum " 2024-01-11 16:15:34,783 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.3 - cascade delete " 2024-01-11 16:15:34,785 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.4 - add maintenance window " 2024-01-11 16:15:34,795 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.6 - add index " 2024-01-11 16:15:34,797 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.7 - add rollout approval fields " 2024-01-11 16:15:34,805 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.8 - change length of created last modified by " 2024-01-11 16:15:34,810 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.9 - add target metadata " 2024-01-11 16:15:34,813 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.10 - change length of target attributes key " 2024-01-11 16:15:34,816 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.11 - add auto assign action type " 2024-01-11 16:15:34,821 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.12 - change length of controller id and name " 2024-01-11 16:15:34,824 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.13 - add action external id " 2024-01-11 16:15:34,829 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.14 - add sha256 hash " 2024-01-11 16:15:34,832 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.15 - add weight " 2024-01-11 16:15:34,839 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.16 - add action initiated by " 2024-01-11 16:15:34,845 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.17 - add index target modified " 2024-01-11 16:15:34,872 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.18 - add target type " 2024-01-11 16:15:34,880 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.19 - add valid flag to ds " 2024-01-11 16:15:34,886 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.20 - add encryption flag to sm " 2024-01-11 16:15:34,890 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.21 - add rollouts status index " 2024-01-11 16:15:34,893 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.22 - change target type name length " 2024-01-11 16:15:34,895 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.23 - add action status code " 2024-01-11 16:15:34,899 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.24 - add last action status code " 2024-01-11 16:15:34,905 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.25 - add confirmation flag " 2024-01-11 16:15:34,913 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.26 - add access control context " 2024-01-11 16:15:34,922 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.27 - target type inherit type " 2024-01-11 16:15:34,926 INFO main o.f.c.i.c.DbMigrate:37 - Successfully applied 47 migrations to schema "PUBLIC", now at version v1.12.27 (execution time 00:00.370s) 2024-01-11 16:15:35,026 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:437 - Initialized JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 16:15:35,583 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:339 - Usage of Spring Data projections detected on persistence provider EclipseLink. Make sure the following query methods declare result columns in exactly the order the accessors are declared in the projecting interface or the order of parameters for DTOs: 2024-01-11 16:15:35,583 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutId(java.lang.Long) 2024-01-11 16:15:35,585 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutId(java.util.List) 2024-01-11 16:15:35,597 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutGroupId(java.util.List) 2024-01-11 16:15:35,599 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutGroupId(java.lang.Long) 2024-01-11 16:15:35,963 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:339 - Usage of Spring Data projections detected on persistence provider EclipseLink. Make sure the following query methods declare result columns in exactly the order the accessors are declared in the projecting interface or the order of parameters for DTOs: 2024-01-11 16:15:35,963 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.DistributionSetRepository.countRolloutsByStatusForDistributionSet(java.lang.Long) 2024-01-11 16:15:35,971 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.DistributionSetRepository.countActionsByStatusForDistributionSet(java.lang.Long) 2024-01-11 16:15:36,719 WARN main o.s.b.a.o.j.JpaBaseConfiguration$JpaWebConfiguration:223 - spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning 2024-01-11 16:15:37,348 WARN main o.s.b.a.s.s.UserDetailsServiceAutoConfiguration:89 - Using generated security password: da0176e9-2b75-4fa6-8016-71abba25b891 This generated password is for development use only. Your security configuration must be updated before running your application in production. 2024-01-11 16:15:37,442 INFO main o.s.s.w.DefaultSecurityFilterChain:55 - Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@54d9003e, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@103a6c11, org.springframework.security.web.context.SecurityContextPersistenceFilter@1a10037b, org.springframework.security.web.header.HeaderWriterFilter@59cf0442, org.springframework.security.web.csrf.CsrfFilter@579cbd71, org.springframework.security.web.authentication.logout.LogoutFilter@4d34d37f, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@5544ac7a, org.springframework.security.web.authentication.ui.DefaultLoginPageGeneratingFilter@7f295823, org.springframework.security.web.authentication.ui.DefaultLogoutPageGeneratingFilter@606d3510, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@5f7f66a5, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@19923ae3, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@303f971, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@44833df6, org.springframework.security.web.session.SessionManagementFilter@28d55425, org.springframework.security.web.access.ExceptionTranslationFilter@c659fbb, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@7e879e5] 2024-01-11 16:15:37,650 INFO main o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'application.springCloudBusInput' has 1 subscriber(s). 2024-01-11 16:15:37,816 INFO main o.s.i.e.EventDrivenConsumer:174 - Adding {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 2024-01-11 16:15:37,816 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 1 subscriber(s). 2024-01-11 16:15:37,816 INFO main o.s.i.e.EventDrivenConsumer:292 - started bean '_org.springframework.integration.errorLogger' 2024-01-11 16:15:37,821 INFO main o.e.h.r.j.r.RSQLRolloutGroupFieldTest:61 - Started RSQLRolloutGroupFieldTest in 3.831 seconds (JVM running for 67.045) 2024-01-11 16:15:37,953 INFO pool-20-thread-1 o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'unknown.channel.name' has 1 subscriber(s). 2024-01-11 16:15:38,405 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.jpa.rsql.RSQLRolloutGroupFieldTest.testFilterByParameterDescription()]... 2024-01-11 16:15:38,437 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.jpa.rsql.RSQLRolloutGroupFieldTest.testFilterByParameterDescription()] succeeded. 2024-01-11 16:15:38,596 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.jpa.rsql.RSQLRolloutGroupFieldTest.testFilterByParameterName()]... 2024-01-11 16:15:38,621 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.jpa.rsql.RSQLRolloutGroupFieldTest.testFilterByParameterName()] succeeded. 2024-01-11 16:15:38,808 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.jpa.rsql.RSQLRolloutGroupFieldTest.testFilterByParameterId()]... 2024-01-11 16:15:38,836 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.jpa.rsql.RSQLRolloutGroupFieldTest.testFilterByParameterId()] succeeded. 2024-01-11 16:15:38,873 INFO main o.s.i.e.EventDrivenConsumer:174 - Removing {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 2024-01-11 16:15:38,873 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 0 subscriber(s). 2024-01-11 16:15:38,873 INFO main o.s.i.e.EventDrivenConsumer:292 - stopped bean '_org.springframework.integration.errorLogger' 2024-01-11 16:15:38,881 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:651 - Closing JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 16:15:38,882 INFO main c.z.h.HikariDataSource:350 - HikariPool-7 - Shutdown initiated... 2024-01-11 16:15:38,883 INFO main c.z.h.HikariDataSource:352 - HikariPool-7 - Shutdown completed. [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.903 s -- in org.eclipse.hawkbit.repository.jpa.rsql.RSQLRolloutGroupFieldTest [INFO] Running org.eclipse.hawkbit.repository.jpa.rsql.RSQLTargetFilterQueryFieldsTest 2024-01-11 16:15:38,887 INFO main o.e.h.r.t.u.SharedSqlTestDatabaseExtension:34 - Schema generation skipped... No datasource environment variables found! 2024-01-11 16:15:38,889 INFO main o.s.t.c.s.AbstractContextLoader:264 - Could not detect default resource locations for test class [org.eclipse.hawkbit.repository.jpa.AbstractJpaIntegrationTest]: no resource found for suffixes {-context.xml, Context.groovy}. 2024-01-11 16:15:38,890 INFO main o.s.t.c.s.AbstractContextLoader:264 - Could not detect default resource locations for test class [org.eclipse.hawkbit.repository.test.util.AbstractIntegrationTest]: no resource found for suffixes {-context.xml, Context.groovy}. 2024-01-11 16:15:38,893 INFO main o.s.b.t.c.SpringBootTestContextBootstrapper:245 - Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener, org.springframework.security.test.context.support.ReactorContextTestExecutionListener, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener, org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.event.ApplicationEventsTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener] 2024-01-11 16:15:38,894 INFO main o.s.b.t.c.SpringBootTestContextBootstrapper:174 - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@2daf6ac7, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@1c1f6e27, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@76cac7fa, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@17c6c21f, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@41696b72, org.springframework.test.context.support.DirtiesContextTestExecutionListener@26e05b2e, org.springframework.test.context.transaction.TransactionalTestExecutionListener@6b5ad1f, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@274241ec, org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener@2d7a8c8d, org.springframework.test.context.event.EventPublishingTestExecutionListener@9e79b27, org.springframework.security.test.context.support.ReactorContextTestExecutionListener@22910251, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@17e96ace, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@6e0e925a, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@5b85121f, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@71ac10b4, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@2d4fab55, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@374960e4, org.eclipse.hawkbit.repository.test.matcher.EventVerifier@442f99f8, org.eclipse.hawkbit.repository.test.util.CleanupTestExecutionListener@55970879] . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.18) 2024-01-11 16:15:38,925 INFO main o.e.h.r.j.r.RSQLTargetFilterQueryFieldsTest:55 - Starting RSQLTargetFilterQueryFieldsTest using Java 17.0.9 on basic-bw2k7 with PID 1164 (started by jenkins in /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa) 2024-01-11 16:15:38,925 INFO main o.e.h.r.j.r.RSQLTargetFilterQueryFieldsTest:638 - The following 1 profile is active: "test" 2024-01-11 16:15:39,109 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:132 - Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2024-01-11 16:15:39,128 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:201 - Finished Spring Data repository scanning in 18 ms. Found 20 JPA repository interfaces. 2024-01-11 16:15:39,229 INFO main o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor:292 - No bean named 'errorChannel' has been explicitly defined. Therefore, a default PublishSubscribeChannel will be created. 2024-01-11 16:15:39,229 INFO main o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor:292 - No bean named 'integrationHeaderChannelRegistry' has been explicitly defined. Therefore, a default DefaultHeaderChannelRegistry will be created. 2024-01-11 16:15:39,234 INFO main o.s.c.c.s.GenericScope:283 - BeanFactory id=61c8307c-da16-3faa-9a4d-05d1a05b9a89 2024-01-11 16:15:39,265 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:15:39,271 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration' of type [org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:15:39,272 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:15:39,273 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'loadBalancerClientsDefaultsMappingsProvider' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration$$Lambda$921/0x00007eff2c52d9e8] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:15:39,275 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'defaultsBindHandlerAdvisor' of type [org.springframework.cloud.commons.config.DefaultsBindHandlerAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:15:39,278 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'BindingHandlerAdvise' of type [org.springframework.cloud.stream.config.BindingHandlerAdvise] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:15:39,281 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spelConverter' of type [org.springframework.cloud.stream.config.SpelExpressionConverterConfiguration$SpelConverter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:15:39,283 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration' of type [org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:15:39,284 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'stringOrNumberMigrationVersionConverter' of type [org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration$StringOrNumberToMigrationVersionConverter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:15:39,289 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:15:39,318 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'dataSource' of type [com.zaxxer.hikari.HikariDataSource] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:15:39,323 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties' of type [org.springframework.boot.autoconfigure.orm.jpa.JpaProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:15:39,327 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'repositoryApplicationConfiguration' of type [org.eclipse.hawkbit.repository.jpa.RepositoryApplicationConfiguration$$EnhancerBySpringCGLIB$$4ee2a2be] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:15:39,454 INFO main o.f.c.i.l.VersionPrinter:37 - Flyway Community Edition 8.5.13 by Redgate 2024-01-11 16:15:39,454 INFO main o.f.c.i.l.VersionPrinter:37 - See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.13 2024-01-11 16:15:39,454 INFO main o.f.c.i.l.VersionPrinter:37 - 2024-01-11 16:15:39,458 INFO main c.z.h.HikariDataSource:110 - HikariPool-8 - Starting... 2024-01-11 16:15:39,459 INFO main c.z.h.HikariDataSource:123 - HikariPool-8 - Start completed. 2024-01-11 16:15:39,460 INFO main o.f.c.i.d.b.BaseDatabaseType:37 - Database: jdbc:h2:mem:testdb (H2 2.2) 2024-01-11 16:15:39,462 WARN main o.f.c.i.d.b.Database:41 - Flyway upgrade recommended: H2 2.2.222 is newer than this version of Flyway and support has not been tested. The latest supported version of H2 is 2.1.210. 2024-01-11 16:15:39,477 INFO main o.f.c.i.c.DbValidate:37 - Successfully validated 47 migrations (execution time 00:00.014s) 2024-01-11 16:15:39,478 INFO main o.f.c.i.s.JdbcTableSchemaHistory:37 - Creating Schema History table "PUBLIC"."schema_version" ... 2024-01-11 16:15:39,482 INFO main o.f.c.i.c.DbMigrate:37 - Current version of schema "PUBLIC": << Empty Schema >> 2024-01-11 16:15:39,490 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.0.1 - init " 2024-01-11 16:15:39,512 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.2.0 - update target info for message " 2024-01-11 16:15:39,516 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.0 - cascade delete " 2024-01-11 16:15:39,523 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.1 - cascade delete " 2024-01-11 16:15:39,526 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.5.0 - target filter query " 2024-01-11 16:15:39,529 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.6.0 - rollout management " 2024-01-11 16:15:39,539 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.0 - swmType maxAssignment greater 0 " 2024-01-11 16:15:39,542 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.1 - reduce length enums " 2024-01-11 16:15:39,552 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.0 - auto assign ds filter " 2024-01-11 16:15:39,556 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.1 - cascade delete " 2024-01-11 16:15:39,573 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.2 - remove external artifact " 2024-01-11 16:15:39,577 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.9.0 - add rollout groups created " 2024-01-11 16:15:39,581 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.0 - advanced rolloutgroup " 2024-01-11 16:15:39,588 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.1 - consolidate artifact sha1 " 2024-01-11 16:15:39,593 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.2 - rollout auto start " 2024-01-11 16:15:39,598 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.3 - add rollout deleted flag " 2024-01-11 16:15:39,622 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.0 - drop target info " 2024-01-11 16:15:39,642 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.1 - target filter query UQ " 2024-01-11 16:15:39,644 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.2 - remove unused idexes " 2024-01-11 16:15:39,647 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.3 - add module md targetvis " 2024-01-11 16:15:39,650 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.0 - action performance " 2024-01-11 16:15:39,677 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.1 - missing non null " 2024-01-11 16:15:39,686 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.2 - missing non null enum " 2024-01-11 16:15:39,688 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.3 - cascade delete " 2024-01-11 16:15:39,690 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.4 - add maintenance window " 2024-01-11 16:15:39,699 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.6 - add index " 2024-01-11 16:15:39,702 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.7 - add rollout approval fields " 2024-01-11 16:15:39,708 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.8 - change length of created last modified by " 2024-01-11 16:15:39,712 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.9 - add target metadata " 2024-01-11 16:15:39,715 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.10 - change length of target attributes key " 2024-01-11 16:15:39,733 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.11 - add auto assign action type " 2024-01-11 16:15:39,737 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.12 - change length of controller id and name " 2024-01-11 16:15:39,740 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.13 - add action external id " 2024-01-11 16:15:39,745 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.14 - add sha256 hash " 2024-01-11 16:15:39,748 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.15 - add weight " 2024-01-11 16:15:39,756 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.16 - add action initiated by " 2024-01-11 16:15:39,776 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.17 - add index target modified " 2024-01-11 16:15:39,778 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.18 - add target type " 2024-01-11 16:15:39,786 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.19 - add valid flag to ds " 2024-01-11 16:15:39,791 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.20 - add encryption flag to sm " 2024-01-11 16:15:39,795 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.21 - add rollouts status index " 2024-01-11 16:15:39,797 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.22 - change target type name length " 2024-01-11 16:15:39,799 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.23 - add action status code " 2024-01-11 16:15:39,803 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.24 - add last action status code " 2024-01-11 16:15:39,808 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.25 - add confirmation flag " 2024-01-11 16:15:39,814 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.26 - add access control context " 2024-01-11 16:15:39,820 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.27 - target type inherit type " 2024-01-11 16:15:39,823 INFO main o.f.c.i.c.DbMigrate:37 - Successfully applied 47 migrations to schema "PUBLIC", now at version v1.12.27 (execution time 00:00.341s) 2024-01-11 16:15:39,917 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:437 - Initialized JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 16:15:40,445 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:339 - Usage of Spring Data projections detected on persistence provider EclipseLink. Make sure the following query methods declare result columns in exactly the order the accessors are declared in the projecting interface or the order of parameters for DTOs: 2024-01-11 16:15:40,445 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutId(java.lang.Long) 2024-01-11 16:15:40,446 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutId(java.util.List) 2024-01-11 16:15:40,457 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutGroupId(java.util.List) 2024-01-11 16:15:40,459 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutGroupId(java.lang.Long) 2024-01-11 16:15:40,805 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:339 - Usage of Spring Data projections detected on persistence provider EclipseLink. Make sure the following query methods declare result columns in exactly the order the accessors are declared in the projecting interface or the order of parameters for DTOs: 2024-01-11 16:15:40,805 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.DistributionSetRepository.countRolloutsByStatusForDistributionSet(java.lang.Long) 2024-01-11 16:15:40,810 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.DistributionSetRepository.countActionsByStatusForDistributionSet(java.lang.Long) 2024-01-11 16:15:41,518 WARN main o.s.b.a.o.j.JpaBaseConfiguration$JpaWebConfiguration:223 - spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning 2024-01-11 16:15:42,111 WARN main o.s.b.a.s.s.UserDetailsServiceAutoConfiguration:89 - Using generated security password: 75941f73-cfc0-4d84-aefc-d2751382a35a This generated password is for development use only. Your security configuration must be updated before running your application in production. 2024-01-11 16:15:42,204 INFO main o.s.s.w.DefaultSecurityFilterChain:55 - Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@37c262d4, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@4e6d2e2d, org.springframework.security.web.context.SecurityContextPersistenceFilter@15f5d79e, org.springframework.security.web.header.HeaderWriterFilter@376cf27f, org.springframework.security.web.csrf.CsrfFilter@6b2d17bb, org.springframework.security.web.authentication.logout.LogoutFilter@2ace6467, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@283ca8f1, org.springframework.security.web.authentication.ui.DefaultLoginPageGeneratingFilter@20f926ca, org.springframework.security.web.authentication.ui.DefaultLogoutPageGeneratingFilter@35b6c31, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@329b0bea, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@6207db75, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@59f5a98c, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@69f5e3eb, org.springframework.security.web.session.SessionManagementFilter@16e69a36, org.springframework.security.web.access.ExceptionTranslationFilter@2ec56108, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@6ef2e48d] 2024-01-11 16:15:42,436 INFO main o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'application.springCloudBusInput' has 1 subscriber(s). 2024-01-11 16:15:42,573 INFO main o.s.i.e.EventDrivenConsumer:174 - Adding {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 2024-01-11 16:15:42,574 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 1 subscriber(s). 2024-01-11 16:15:42,574 INFO main o.s.i.e.EventDrivenConsumer:292 - started bean '_org.springframework.integration.errorLogger' 2024-01-11 16:15:42,578 INFO main o.e.h.r.j.r.RSQLTargetFilterQueryFieldsTest:61 - Started RSQLTargetFilterQueryFieldsTest in 3.682 seconds (JVM running for 71.802) 2024-01-11 16:15:42,715 INFO pool-23-thread-1 o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'unknown.channel.name' has 1 subscriber(s). 2024-01-11 16:15:43,097 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.jpa.rsql.RSQLTargetFilterQueryFieldsTest.testFilterByAutoAssignedDsVersion()]... 2024-01-11 16:15:43,127 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.jpa.rsql.RSQLTargetFilterQueryFieldsTest.testFilterByAutoAssignedDsVersion()] succeeded. 2024-01-11 16:15:43,291 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.jpa.rsql.RSQLTargetFilterQueryFieldsTest.testFilterByAutoAssignedDsName()]... 2024-01-11 16:15:43,311 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.jpa.rsql.RSQLTargetFilterQueryFieldsTest.testFilterByAutoAssignedDsName()] succeeded. 2024-01-11 16:15:43,425 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.jpa.rsql.RSQLTargetFilterQueryFieldsTest.testFilterByParameterName()]... 2024-01-11 16:15:43,445 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.jpa.rsql.RSQLTargetFilterQueryFieldsTest.testFilterByParameterName()] succeeded. 2024-01-11 16:15:43,586 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.jpa.rsql.RSQLTargetFilterQueryFieldsTest.testFilterByParameterId()]... 2024-01-11 16:15:43,609 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.jpa.rsql.RSQLTargetFilterQueryFieldsTest.testFilterByParameterId()] succeeded. 2024-01-11 16:15:43,611 INFO main o.s.i.e.EventDrivenConsumer:174 - Removing {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 2024-01-11 16:15:43,612 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 0 subscriber(s). 2024-01-11 16:15:43,612 INFO main o.s.i.e.EventDrivenConsumer:292 - stopped bean '_org.springframework.integration.errorLogger' 2024-01-11 16:15:43,619 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:651 - Closing JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 16:15:43,620 INFO main c.z.h.HikariDataSource:350 - HikariPool-8 - Shutdown initiated... 2024-01-11 16:15:43,621 INFO main c.z.h.HikariDataSource:352 - HikariPool-8 - Shutdown completed. [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.735 s -- in org.eclipse.hawkbit.repository.jpa.rsql.RSQLTargetFilterQueryFieldsTest [INFO] Running org.eclipse.hawkbit.repository.jpa.rsql.RSQLTargetMetadataFieldsTest 2024-01-11 16:15:43,624 INFO main o.e.h.r.t.u.SharedSqlTestDatabaseExtension:34 - Schema generation skipped... No datasource environment variables found! 2024-01-11 16:15:43,626 INFO main o.s.t.c.s.AbstractContextLoader:264 - Could not detect default resource locations for test class [org.eclipse.hawkbit.repository.jpa.AbstractJpaIntegrationTest]: no resource found for suffixes {-context.xml, Context.groovy}. 2024-01-11 16:15:43,626 INFO main o.s.t.c.s.AbstractContextLoader:264 - Could not detect default resource locations for test class [org.eclipse.hawkbit.repository.test.util.AbstractIntegrationTest]: no resource found for suffixes {-context.xml, Context.groovy}. 2024-01-11 16:15:43,629 INFO main o.s.b.t.c.SpringBootTestContextBootstrapper:245 - Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener, org.springframework.security.test.context.support.ReactorContextTestExecutionListener, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener, org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.event.ApplicationEventsTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener] 2024-01-11 16:15:43,630 INFO main o.s.b.t.c.SpringBootTestContextBootstrapper:174 - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@6461f61c, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@ea71198, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@538566be, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@e1dd6c6, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@6527100f, org.springframework.test.context.support.DirtiesContextTestExecutionListener@533af6e2, org.springframework.test.context.transaction.TransactionalTestExecutionListener@2bf2caad, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@4bb992f3, org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener@16c354e3, org.springframework.test.context.event.EventPublishingTestExecutionListener@124a2d3f, org.springframework.security.test.context.support.ReactorContextTestExecutionListener@2fd03a79, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@28790b7a, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@249126da, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@6771c4a2, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@495c39c7, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@299ec94d, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@4148d52, org.eclipse.hawkbit.repository.test.matcher.EventVerifier@6da91da6, org.eclipse.hawkbit.repository.test.util.CleanupTestExecutionListener@459383d5] . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.18) 2024-01-11 16:15:43,677 INFO main o.e.h.r.j.r.RSQLTargetMetadataFieldsTest:55 - Starting RSQLTargetMetadataFieldsTest using Java 17.0.9 on basic-bw2k7 with PID 1164 (started by jenkins in /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa) 2024-01-11 16:15:43,677 INFO main o.e.h.r.j.r.RSQLTargetMetadataFieldsTest:638 - The following 1 profile is active: "test" 2024-01-11 16:15:43,817 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:132 - Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2024-01-11 16:15:43,848 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:201 - Finished Spring Data repository scanning in 30 ms. Found 20 JPA repository interfaces. 2024-01-11 16:15:43,944 INFO main o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor:292 - No bean named 'errorChannel' has been explicitly defined. Therefore, a default PublishSubscribeChannel will be created. 2024-01-11 16:15:43,944 INFO main o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor:292 - No bean named 'integrationHeaderChannelRegistry' has been explicitly defined. Therefore, a default DefaultHeaderChannelRegistry will be created. 2024-01-11 16:15:43,949 INFO main o.s.c.c.s.GenericScope:283 - BeanFactory id=61c8307c-da16-3faa-9a4d-05d1a05b9a89 2024-01-11 16:15:43,982 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:15:43,987 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration' of type [org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:15:43,988 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:15:43,989 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'loadBalancerClientsDefaultsMappingsProvider' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration$$Lambda$921/0x00007eff2c52d9e8] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:15:43,990 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'defaultsBindHandlerAdvisor' of type [org.springframework.cloud.commons.config.DefaultsBindHandlerAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:15:43,994 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'BindingHandlerAdvise' of type [org.springframework.cloud.stream.config.BindingHandlerAdvise] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:15:43,996 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spelConverter' of type [org.springframework.cloud.stream.config.SpelExpressionConverterConfiguration$SpelConverter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:15:43,998 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration' of type [org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:15:43,999 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'stringOrNumberMigrationVersionConverter' of type [org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration$StringOrNumberToMigrationVersionConverter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:15:44,003 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:15:44,014 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'dataSource' of type [com.zaxxer.hikari.HikariDataSource] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:15:44,018 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties' of type [org.springframework.boot.autoconfigure.orm.jpa.JpaProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:15:44,021 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'repositoryApplicationConfiguration' of type [org.eclipse.hawkbit.repository.jpa.RepositoryApplicationConfiguration$$EnhancerBySpringCGLIB$$4ee2a2be] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:15:44,144 INFO main o.f.c.i.l.VersionPrinter:37 - Flyway Community Edition 8.5.13 by Redgate 2024-01-11 16:15:44,144 INFO main o.f.c.i.l.VersionPrinter:37 - See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.13 2024-01-11 16:15:44,144 INFO main o.f.c.i.l.VersionPrinter:37 - 2024-01-11 16:15:44,148 INFO main c.z.h.HikariDataSource:110 - HikariPool-9 - Starting... 2024-01-11 16:15:44,150 INFO main c.z.h.HikariDataSource:123 - HikariPool-9 - Start completed. 2024-01-11 16:15:44,150 INFO main o.f.c.i.d.b.BaseDatabaseType:37 - Database: jdbc:h2:mem:testdb (H2 2.2) 2024-01-11 16:15:44,152 WARN main o.f.c.i.d.b.Database:41 - Flyway upgrade recommended: H2 2.2.222 is newer than this version of Flyway and support has not been tested. The latest supported version of H2 is 2.1.210. 2024-01-11 16:15:44,172 INFO main o.f.c.i.c.DbValidate:37 - Successfully validated 47 migrations (execution time 00:00.018s) 2024-01-11 16:15:44,173 INFO main o.f.c.i.s.JdbcTableSchemaHistory:37 - Creating Schema History table "PUBLIC"."schema_version" ... 2024-01-11 16:15:44,176 INFO main o.f.c.i.c.DbMigrate:37 - Current version of schema "PUBLIC": << Empty Schema >> 2024-01-11 16:15:44,183 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.0.1 - init " 2024-01-11 16:15:44,203 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.2.0 - update target info for message " 2024-01-11 16:15:44,206 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.0 - cascade delete " 2024-01-11 16:15:44,212 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.1 - cascade delete " 2024-01-11 16:15:44,214 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.5.0 - target filter query " 2024-01-11 16:15:44,217 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.6.0 - rollout management " 2024-01-11 16:15:44,225 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.0 - swmType maxAssignment greater 0 " 2024-01-11 16:15:44,227 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.1 - reduce length enums " 2024-01-11 16:15:44,236 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.0 - auto assign ds filter " 2024-01-11 16:15:44,240 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.1 - cascade delete " 2024-01-11 16:15:44,243 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.2 - remove external artifact " 2024-01-11 16:15:44,245 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.9.0 - add rollout groups created " 2024-01-11 16:15:44,249 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.0 - advanced rolloutgroup " 2024-01-11 16:15:44,254 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.1 - consolidate artifact sha1 " 2024-01-11 16:15:44,259 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.2 - rollout auto start " 2024-01-11 16:15:44,262 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.3 - add rollout deleted flag " 2024-01-11 16:15:44,293 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.0 - drop target info " 2024-01-11 16:15:44,312 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.1 - target filter query UQ " 2024-01-11 16:15:44,314 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.2 - remove unused idexes " 2024-01-11 16:15:44,316 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.3 - add module md targetvis " 2024-01-11 16:15:44,319 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.0 - action performance " 2024-01-11 16:15:44,345 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.1 - missing non null " 2024-01-11 16:15:44,352 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.2 - missing non null enum " 2024-01-11 16:15:44,354 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.3 - cascade delete " 2024-01-11 16:15:44,356 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.4 - add maintenance window " 2024-01-11 16:15:44,376 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.6 - add index " 2024-01-11 16:15:44,378 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.7 - add rollout approval fields " 2024-01-11 16:15:44,384 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.8 - change length of created last modified by " 2024-01-11 16:15:44,388 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.9 - add target metadata " 2024-01-11 16:15:44,391 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.10 - change length of target attributes key " 2024-01-11 16:15:44,394 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.11 - add auto assign action type " 2024-01-11 16:15:44,397 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.12 - change length of controller id and name " 2024-01-11 16:15:44,399 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.13 - add action external id " 2024-01-11 16:15:44,403 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.14 - add sha256 hash " 2024-01-11 16:15:44,406 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.15 - add weight " 2024-01-11 16:15:44,413 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.16 - add action initiated by " 2024-01-11 16:15:44,419 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.17 - add index target modified " 2024-01-11 16:15:44,421 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.18 - add target type " 2024-01-11 16:15:44,427 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.19 - add valid flag to ds " 2024-01-11 16:15:44,431 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.20 - add encryption flag to sm " 2024-01-11 16:15:44,435 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.21 - add rollouts status index " 2024-01-11 16:15:44,436 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.22 - change target type name length " 2024-01-11 16:15:44,438 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.23 - add action status code " 2024-01-11 16:15:44,441 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.24 - add last action status code " 2024-01-11 16:15:44,446 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.25 - add confirmation flag " 2024-01-11 16:15:44,451 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.26 - add access control context " 2024-01-11 16:15:44,455 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.27 - target type inherit type " 2024-01-11 16:15:44,458 INFO main o.f.c.i.c.DbMigrate:37 - Successfully applied 47 migrations to schema "PUBLIC", now at version v1.12.27 (execution time 00:00.282s) 2024-01-11 16:15:44,543 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:437 - Initialized JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 16:15:45,031 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:339 - Usage of Spring Data projections detected on persistence provider EclipseLink. Make sure the following query methods declare result columns in exactly the order the accessors are declared in the projecting interface or the order of parameters for DTOs: 2024-01-11 16:15:45,031 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutId(java.lang.Long) 2024-01-11 16:15:45,033 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutId(java.util.List) 2024-01-11 16:15:45,043 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutGroupId(java.util.List) 2024-01-11 16:15:45,045 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutGroupId(java.lang.Long) 2024-01-11 16:15:45,378 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:339 - Usage of Spring Data projections detected on persistence provider EclipseLink. Make sure the following query methods declare result columns in exactly the order the accessors are declared in the projecting interface or the order of parameters for DTOs: 2024-01-11 16:15:45,379 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.DistributionSetRepository.countRolloutsByStatusForDistributionSet(java.lang.Long) 2024-01-11 16:15:45,383 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.DistributionSetRepository.countActionsByStatusForDistributionSet(java.lang.Long) 2024-01-11 16:15:46,083 WARN main o.s.b.a.o.j.JpaBaseConfiguration$JpaWebConfiguration:223 - spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning 2024-01-11 16:15:46,696 WARN main o.s.b.a.s.s.UserDetailsServiceAutoConfiguration:89 - Using generated security password: 2ff1aebb-274c-4245-87f8-f14c9ac201e7 This generated password is for development use only. Your security configuration must be updated before running your application in production. 2024-01-11 16:15:46,789 INFO main o.s.s.w.DefaultSecurityFilterChain:55 - Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@bbbcf8, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@508c7275, org.springframework.security.web.context.SecurityContextPersistenceFilter@27c86e8f, org.springframework.security.web.header.HeaderWriterFilter@5e56ba1b, org.springframework.security.web.csrf.CsrfFilter@a6e4c15, org.springframework.security.web.authentication.logout.LogoutFilter@68553e26, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@1a9ffd10, org.springframework.security.web.authentication.ui.DefaultLoginPageGeneratingFilter@b536e5d, org.springframework.security.web.authentication.ui.DefaultLogoutPageGeneratingFilter@351e7209, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@3cb4cfb3, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@9a111e7, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@6df9aa4a, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@2fcdfa4e, org.springframework.security.web.session.SessionManagementFilter@5f3e8f99, org.springframework.security.web.access.ExceptionTranslationFilter@65e16c4f, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@21ee3133] 2024-01-11 16:15:47,021 INFO main o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'application.springCloudBusInput' has 1 subscriber(s). 2024-01-11 16:15:47,151 INFO main o.s.i.e.EventDrivenConsumer:174 - Adding {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 2024-01-11 16:15:47,151 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 1 subscriber(s). 2024-01-11 16:15:47,152 INFO main o.s.i.e.EventDrivenConsumer:292 - started bean '_org.springframework.integration.errorLogger' 2024-01-11 16:15:47,157 INFO main o.e.h.r.j.r.RSQLTargetMetadataFieldsTest:61 - Started RSQLTargetMetadataFieldsTest in 3.525 seconds (JVM running for 76.381) 2024-01-11 16:15:47,314 INFO pool-26-thread-1 o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'unknown.channel.name' has 1 subscriber(s). 2024-01-11 16:15:47,492 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.jpa.rsql.RSQLTargetMetadataFieldsTest.testFilterByParameterValue()]... 2024-01-11 16:15:47,520 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.jpa.rsql.RSQLTargetMetadataFieldsTest.testFilterByParameterValue()] succeeded. 2024-01-11 16:15:47,595 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.jpa.rsql.RSQLTargetMetadataFieldsTest.testFilterByParameterKey()]... 2024-01-11 16:15:47,613 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.jpa.rsql.RSQLTargetMetadataFieldsTest.testFilterByParameterKey()] succeeded. 2024-01-11 16:15:47,615 INFO main o.s.i.e.EventDrivenConsumer:174 - Removing {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 2024-01-11 16:15:47,615 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 0 subscriber(s). 2024-01-11 16:15:47,615 INFO main o.s.i.e.EventDrivenConsumer:292 - stopped bean '_org.springframework.integration.errorLogger' 2024-01-11 16:15:47,621 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:651 - Closing JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 16:15:47,622 INFO main c.z.h.HikariDataSource:350 - HikariPool-9 - Shutdown initiated... 2024-01-11 16:15:47,623 INFO main c.z.h.HikariDataSource:352 - HikariPool-9 - Shutdown completed. [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.000 s -- in org.eclipse.hawkbit.repository.jpa.rsql.RSQLTargetMetadataFieldsTest [INFO] Running org.eclipse.hawkbit.repository.jpa.rsql.VirtualPropertyResolverTest 2024-01-11 16:15:47,632 INFO main o.s.t.c.s.DefaultTestContextBootstrapper:305 - Neither @ContextConfiguration nor @ContextHierarchy found for test class [org.eclipse.hawkbit.repository.jpa.rsql.VirtualPropertyResolverTest], using DelegatingSmartContextLoader 2024-01-11 16:15:47,633 INFO main o.s.t.c.s.AbstractContextLoader:264 - Could not detect default resource locations for test class [org.eclipse.hawkbit.repository.jpa.rsql.VirtualPropertyResolverTest]: no resource found for suffixes {-context.xml}. 2024-01-11 16:15:47,671 INFO main o.s.t.c.s.AbstractDelegatingSmartContextLoader:190 - AnnotationConfigContextLoader detected default configuration classes for context configuration [ContextConfigurationAttributes@7cac1d7a declaringClass = 'org.eclipse.hawkbit.repository.jpa.rsql.VirtualPropertyResolverTest', classes = '{class org.eclipse.hawkbit.repository.jpa.rsql.VirtualPropertyResolverTest$Config}', locations = '{}', inheritLocations = false, initializers = '{}', inheritInitializers = true, name = [null], contextLoaderClass = 'org.springframework.test.context.ContextLoader']. 2024-01-11 16:15:47,674 INFO main o.s.t.c.s.DefaultTestContextBootstrapper:245 - Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener, org.springframework.security.test.context.support.ReactorContextTestExecutionListener, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener, org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.event.ApplicationEventsTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener] 2024-01-11 16:15:47,674 INFO main o.s.t.c.s.DefaultTestContextBootstrapper:174 - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@18456c20, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@7bc8d9d1, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@6730d81f, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@7f132fd5, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@4c04687b, org.springframework.test.context.support.DirtiesContextTestExecutionListener@71bf367b, org.springframework.test.context.transaction.TransactionalTestExecutionListener@102ef873, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@76a50024, org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener@198df93b, org.springframework.test.context.event.EventPublishingTestExecutionListener@1189189f, org.springframework.security.test.context.support.ReactorContextTestExecutionListener@768397bd, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@28790d69, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@5e4b7d7c, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@75fcbca, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@6d8b9ae3, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@df9c07e, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@8dcfc20] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.306 s -- in org.eclipse.hawkbit.repository.jpa.rsql.VirtualPropertyResolverTest [INFO] Running org.eclipse.hawkbit.repository.jpa.rsql.RSQLUtilityTest 2024-01-11 16:15:47,934 INFO main o.s.t.c.s.DefaultTestContextBootstrapper:305 - Neither @ContextConfiguration nor @ContextHierarchy found for test class [org.eclipse.hawkbit.repository.jpa.rsql.RSQLUtilityTest], using DelegatingSmartContextLoader 2024-01-11 16:15:47,935 INFO main o.s.t.c.s.AbstractContextLoader:264 - Could not detect default resource locations for test class [org.eclipse.hawkbit.repository.jpa.rsql.RSQLUtilityTest]: no resource found for suffixes {-context.xml}. 2024-01-11 16:15:47,935 INFO main o.s.t.c.s.AbstractDelegatingSmartContextLoader:190 - AnnotationConfigContextLoader detected default configuration classes for context configuration [ContextConfigurationAttributes@3be18466 declaringClass = 'org.eclipse.hawkbit.repository.jpa.rsql.RSQLUtilityTest', classes = '{class org.eclipse.hawkbit.repository.jpa.rsql.RSQLUtilityTest$Config}', locations = '{}', inheritLocations = false, initializers = '{}', inheritInitializers = true, name = [null], contextLoaderClass = 'org.springframework.test.context.ContextLoader']. 2024-01-11 16:15:47,936 INFO main o.s.t.c.s.DefaultTestContextBootstrapper:245 - Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener, org.springframework.security.test.context.support.ReactorContextTestExecutionListener, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener, org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.event.ApplicationEventsTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener] 2024-01-11 16:15:47,936 INFO main o.s.t.c.s.DefaultTestContextBootstrapper:174 - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@515ba92b, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@5ef4dbb0, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@1140f531, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@26b591cb, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@2a2b66c7, org.springframework.test.context.support.DirtiesContextTestExecutionListener@52fa1169, org.springframework.test.context.transaction.TransactionalTestExecutionListener@44859f7a, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@4eb465e8, org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener@3fd82fa7, org.springframework.test.context.event.EventPublishingTestExecutionListener@3dab006c, org.springframework.security.test.context.support.ReactorContextTestExecutionListener@55bd36ec, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@38cb8296, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@4690273f, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@235de7e1, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@1febbf30, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@7bd04169, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@3cbe38f3] 2024-01-11 16:15:48,900 INFO main o.e.h.r.j.r.JpaQueryRsqlVisitor:300 - given value UNKNOWNVALUE cannot be transformed into the correct enum type class org.eclipse.hawkbit.repository.jpa.rsql.RSQLUtilityTest$TestValueEnum [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.970 s -- in org.eclipse.hawkbit.repository.jpa.rsql.RSQLUtilityTest [INFO] Running org.eclipse.hawkbit.repository.jpa.rsql.RSQLSoftwareModuleMetadataFieldsTest 2024-01-11 16:15:48,906 INFO main o.e.h.r.t.u.SharedSqlTestDatabaseExtension:34 - Schema generation skipped... No datasource environment variables found! 2024-01-11 16:15:48,907 INFO main o.s.t.c.s.AbstractContextLoader:264 - Could not detect default resource locations for test class [org.eclipse.hawkbit.repository.jpa.AbstractJpaIntegrationTest]: no resource found for suffixes {-context.xml, Context.groovy}. 2024-01-11 16:15:48,907 INFO main o.s.t.c.s.AbstractContextLoader:264 - Could not detect default resource locations for test class [org.eclipse.hawkbit.repository.test.util.AbstractIntegrationTest]: no resource found for suffixes {-context.xml, Context.groovy}. 2024-01-11 16:15:48,910 INFO main o.s.b.t.c.SpringBootTestContextBootstrapper:245 - Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener, org.springframework.security.test.context.support.ReactorContextTestExecutionListener, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener, org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.event.ApplicationEventsTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener] 2024-01-11 16:15:48,911 INFO main o.s.b.t.c.SpringBootTestContextBootstrapper:174 - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@13bba493, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@706243d4, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@b477e4f, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@6f8769a9, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@2156c7f6, org.springframework.test.context.support.DirtiesContextTestExecutionListener@43c85ceb, org.springframework.test.context.transaction.TransactionalTestExecutionListener@73cdf7db, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@2753122a, org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener@30ad0841, org.springframework.test.context.event.EventPublishingTestExecutionListener@310335bb, org.springframework.security.test.context.support.ReactorContextTestExecutionListener@2d6c6f6f, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@1211eaaa, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@4a2617a9, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@62a05dbb, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@2cf95197, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@31a0aa18, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@4b4168da, org.eclipse.hawkbit.repository.test.matcher.EventVerifier@2b6ca98c, org.eclipse.hawkbit.repository.test.util.CleanupTestExecutionListener@4dff309f] . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.18) 2024-01-11 16:15:48,941 INFO main o.e.h.r.j.r.RSQLSoftwareModuleMetadataFieldsTest:55 - Starting RSQLSoftwareModuleMetadataFieldsTest using Java 17.0.9 on basic-bw2k7 with PID 1164 (started by jenkins in /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa) 2024-01-11 16:15:48,941 INFO main o.e.h.r.j.r.RSQLSoftwareModuleMetadataFieldsTest:638 - The following 1 profile is active: "test" 2024-01-11 16:15:49,100 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:132 - Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2024-01-11 16:15:49,117 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:201 - Finished Spring Data repository scanning in 16 ms. Found 20 JPA repository interfaces. 2024-01-11 16:15:49,226 INFO main o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor:292 - No bean named 'errorChannel' has been explicitly defined. Therefore, a default PublishSubscribeChannel will be created. 2024-01-11 16:15:49,227 INFO main o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor:292 - No bean named 'integrationHeaderChannelRegistry' has been explicitly defined. Therefore, a default DefaultHeaderChannelRegistry will be created. 2024-01-11 16:15:49,231 INFO main o.s.c.c.s.GenericScope:283 - BeanFactory id=61c8307c-da16-3faa-9a4d-05d1a05b9a89 2024-01-11 16:15:49,262 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:15:49,265 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration' of type [org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:15:49,267 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:15:49,267 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'loadBalancerClientsDefaultsMappingsProvider' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration$$Lambda$921/0x00007eff2c52d9e8] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:15:49,271 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'defaultsBindHandlerAdvisor' of type [org.springframework.cloud.commons.config.DefaultsBindHandlerAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:15:49,275 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'BindingHandlerAdvise' of type [org.springframework.cloud.stream.config.BindingHandlerAdvise] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:15:49,278 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spelConverter' of type [org.springframework.cloud.stream.config.SpelExpressionConverterConfiguration$SpelConverter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:15:49,279 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration' of type [org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:15:49,280 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'stringOrNumberMigrationVersionConverter' of type [org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration$StringOrNumberToMigrationVersionConverter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:15:49,285 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:15:49,295 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'dataSource' of type [com.zaxxer.hikari.HikariDataSource] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:15:49,300 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties' of type [org.springframework.boot.autoconfigure.orm.jpa.JpaProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:15:49,303 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'repositoryApplicationConfiguration' of type [org.eclipse.hawkbit.repository.jpa.RepositoryApplicationConfiguration$$EnhancerBySpringCGLIB$$4ee2a2be] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:15:49,437 INFO main o.f.c.i.l.VersionPrinter:37 - Flyway Community Edition 8.5.13 by Redgate 2024-01-11 16:15:49,437 INFO main o.f.c.i.l.VersionPrinter:37 - See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.13 2024-01-11 16:15:49,437 INFO main o.f.c.i.l.VersionPrinter:37 - 2024-01-11 16:15:49,441 INFO main c.z.h.HikariDataSource:110 - HikariPool-10 - Starting... 2024-01-11 16:15:49,442 INFO main c.z.h.HikariDataSource:123 - HikariPool-10 - Start completed. 2024-01-11 16:15:49,442 INFO main o.f.c.i.d.b.BaseDatabaseType:37 - Database: jdbc:h2:mem:testdb (H2 2.2) 2024-01-11 16:15:49,444 WARN main o.f.c.i.d.b.Database:41 - Flyway upgrade recommended: H2 2.2.222 is newer than this version of Flyway and support has not been tested. The latest supported version of H2 is 2.1.210. 2024-01-11 16:15:49,455 INFO main o.f.c.i.c.DbValidate:37 - Successfully validated 47 migrations (execution time 00:00.010s) 2024-01-11 16:15:49,456 INFO main o.f.c.i.s.JdbcTableSchemaHistory:37 - Creating Schema History table "PUBLIC"."schema_version" ... 2024-01-11 16:15:49,459 INFO main o.f.c.i.c.DbMigrate:37 - Current version of schema "PUBLIC": << Empty Schema >> 2024-01-11 16:15:49,474 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.0.1 - init " 2024-01-11 16:15:49,494 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.2.0 - update target info for message " 2024-01-11 16:15:49,498 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.0 - cascade delete " 2024-01-11 16:15:49,503 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.1 - cascade delete " 2024-01-11 16:15:49,505 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.5.0 - target filter query " 2024-01-11 16:15:49,509 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.6.0 - rollout management " 2024-01-11 16:15:49,517 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.0 - swmType maxAssignment greater 0 " 2024-01-11 16:15:49,519 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.1 - reduce length enums " 2024-01-11 16:15:49,528 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.0 - auto assign ds filter " 2024-01-11 16:15:49,531 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.1 - cascade delete " 2024-01-11 16:15:49,535 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.2 - remove external artifact " 2024-01-11 16:15:49,537 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.9.0 - add rollout groups created " 2024-01-11 16:15:49,540 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.0 - advanced rolloutgroup " 2024-01-11 16:15:49,546 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.1 - consolidate artifact sha1 " 2024-01-11 16:15:49,550 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.2 - rollout auto start " 2024-01-11 16:15:49,554 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.3 - add rollout deleted flag " 2024-01-11 16:15:49,583 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.0 - drop target info " 2024-01-11 16:15:49,601 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.1 - target filter query UQ " 2024-01-11 16:15:49,603 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.2 - remove unused idexes " 2024-01-11 16:15:49,613 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.3 - add module md targetvis " 2024-01-11 16:15:49,617 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.0 - action performance " 2024-01-11 16:15:49,632 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.1 - missing non null " 2024-01-11 16:15:49,640 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.2 - missing non null enum " 2024-01-11 16:15:49,642 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.3 - cascade delete " 2024-01-11 16:15:49,645 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.4 - add maintenance window " 2024-01-11 16:15:49,653 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.6 - add index " 2024-01-11 16:15:49,655 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.7 - add rollout approval fields " 2024-01-11 16:15:49,660 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.8 - change length of created last modified by " 2024-01-11 16:15:49,664 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.9 - add target metadata " 2024-01-11 16:15:49,666 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.10 - change length of target attributes key " 2024-01-11 16:15:49,673 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.11 - add auto assign action type " 2024-01-11 16:15:49,677 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.12 - change length of controller id and name " 2024-01-11 16:15:49,680 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.13 - add action external id " 2024-01-11 16:15:49,684 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.14 - add sha256 hash " 2024-01-11 16:15:49,688 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.15 - add weight " 2024-01-11 16:15:49,694 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.16 - add action initiated by " 2024-01-11 16:15:49,700 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.17 - add index target modified " 2024-01-11 16:15:49,702 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.18 - add target type " 2024-01-11 16:15:49,708 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.19 - add valid flag to ds " 2024-01-11 16:15:49,712 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.20 - add encryption flag to sm " 2024-01-11 16:15:49,716 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.21 - add rollouts status index " 2024-01-11 16:15:49,718 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.22 - change target type name length " 2024-01-11 16:15:49,720 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.23 - add action status code " 2024-01-11 16:15:49,723 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.24 - add last action status code " 2024-01-11 16:15:49,727 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.25 - add confirmation flag " 2024-01-11 16:15:49,733 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.26 - add access control context " 2024-01-11 16:15:49,737 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.27 - target type inherit type " 2024-01-11 16:15:49,740 INFO main o.f.c.i.c.DbMigrate:37 - Successfully applied 47 migrations to schema "PUBLIC", now at version v1.12.27 (execution time 00:00.281s) 2024-01-11 16:15:49,830 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:437 - Initialized JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 16:15:50,308 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:339 - Usage of Spring Data projections detected on persistence provider EclipseLink. Make sure the following query methods declare result columns in exactly the order the accessors are declared in the projecting interface or the order of parameters for DTOs: 2024-01-11 16:15:50,308 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutId(java.lang.Long) 2024-01-11 16:15:50,310 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutId(java.util.List) 2024-01-11 16:15:50,320 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutGroupId(java.util.List) 2024-01-11 16:15:50,322 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutGroupId(java.lang.Long) 2024-01-11 16:15:50,651 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:339 - Usage of Spring Data projections detected on persistence provider EclipseLink. Make sure the following query methods declare result columns in exactly the order the accessors are declared in the projecting interface or the order of parameters for DTOs: 2024-01-11 16:15:50,652 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.DistributionSetRepository.countRolloutsByStatusForDistributionSet(java.lang.Long) 2024-01-11 16:15:50,662 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.DistributionSetRepository.countActionsByStatusForDistributionSet(java.lang.Long) 2024-01-11 16:15:51,351 WARN main o.s.b.a.o.j.JpaBaseConfiguration$JpaWebConfiguration:223 - spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning 2024-01-11 16:15:51,919 WARN main o.s.b.a.s.s.UserDetailsServiceAutoConfiguration:89 - Using generated security password: d9c0b184-ace9-45a8-acea-d8e560ebd1a0 This generated password is for development use only. Your security configuration must be updated before running your application in production. 2024-01-11 16:15:52,011 INFO main o.s.s.w.DefaultSecurityFilterChain:55 - Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@58390038, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@65c7642c, org.springframework.security.web.context.SecurityContextPersistenceFilter@5f060d1e, org.springframework.security.web.header.HeaderWriterFilter@63a3a2ff, org.springframework.security.web.csrf.CsrfFilter@666558e2, org.springframework.security.web.authentication.logout.LogoutFilter@57c789b2, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@71769a52, org.springframework.security.web.authentication.ui.DefaultLoginPageGeneratingFilter@147385fc, org.springframework.security.web.authentication.ui.DefaultLogoutPageGeneratingFilter@2026d6cc, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@29c9080, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@6a222d72, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@5a3b3d5, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@46d84ad8, org.springframework.security.web.session.SessionManagementFilter@13e8f5c9, org.springframework.security.web.access.ExceptionTranslationFilter@34f572c6, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@2be2d43f] 2024-01-11 16:15:52,228 INFO main o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'application.springCloudBusInput' has 1 subscriber(s). 2024-01-11 16:15:52,356 INFO main o.s.i.e.EventDrivenConsumer:174 - Adding {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 2024-01-11 16:15:52,357 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 1 subscriber(s). 2024-01-11 16:15:52,357 INFO main o.s.i.e.EventDrivenConsumer:292 - started bean '_org.springframework.integration.errorLogger' 2024-01-11 16:15:52,360 INFO main o.e.h.r.j.r.RSQLSoftwareModuleMetadataFieldsTest:61 - Started RSQLSoftwareModuleMetadataFieldsTest in 3.447 seconds (JVM running for 81.584) 2024-01-11 16:15:52,493 INFO pool-29-thread-1 o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'unknown.channel.name' has 1 subscriber(s). 2024-01-11 16:15:52,711 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.jpa.rsql.RSQLSoftwareModuleMetadataFieldsTest.testFilterByParameterValue()]... 2024-01-11 16:15:52,739 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.jpa.rsql.RSQLSoftwareModuleMetadataFieldsTest.testFilterByParameterValue()] succeeded. 2024-01-11 16:15:52,809 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.jpa.rsql.RSQLSoftwareModuleMetadataFieldsTest.testFilterByParameterTargetVisible()]... 2024-01-11 16:15:52,826 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.jpa.rsql.RSQLSoftwareModuleMetadataFieldsTest.testFilterByParameterTargetVisible()] succeeded. 2024-01-11 16:15:52,915 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.jpa.rsql.RSQLSoftwareModuleMetadataFieldsTest.testFilterByParameterKey()]... 2024-01-11 16:15:52,941 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.jpa.rsql.RSQLSoftwareModuleMetadataFieldsTest.testFilterByParameterKey()] succeeded. 2024-01-11 16:15:52,944 INFO main o.s.i.e.EventDrivenConsumer:174 - Removing {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 2024-01-11 16:15:52,944 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 0 subscriber(s). 2024-01-11 16:15:52,944 INFO main o.s.i.e.EventDrivenConsumer:292 - stopped bean '_org.springframework.integration.errorLogger' 2024-01-11 16:15:52,949 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:651 - Closing JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 16:15:52,950 INFO main c.z.h.HikariDataSource:350 - HikariPool-10 - Shutdown initiated... 2024-01-11 16:15:52,951 INFO main c.z.h.HikariDataSource:352 - HikariPool-10 - Shutdown completed. [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.066 s -- in org.eclipse.hawkbit.repository.jpa.rsql.RSQLSoftwareModuleMetadataFieldsTest [INFO] Running org.eclipse.hawkbit.repository.jpa.rsql.RSQLActionFieldsTest 2024-01-11 16:15:52,973 INFO main o.e.h.r.t.u.SharedSqlTestDatabaseExtension:34 - Schema generation skipped... No datasource environment variables found! 2024-01-11 16:15:52,975 INFO main o.s.t.c.s.AbstractContextLoader:264 - Could not detect default resource locations for test class [org.eclipse.hawkbit.repository.jpa.AbstractJpaIntegrationTest]: no resource found for suffixes {-context.xml, Context.groovy}. 2024-01-11 16:15:52,975 INFO main o.s.t.c.s.AbstractContextLoader:264 - Could not detect default resource locations for test class [org.eclipse.hawkbit.repository.test.util.AbstractIntegrationTest]: no resource found for suffixes {-context.xml, Context.groovy}. 2024-01-11 16:15:52,978 INFO main o.s.b.t.c.SpringBootTestContextBootstrapper:245 - Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener, org.springframework.security.test.context.support.ReactorContextTestExecutionListener, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener, org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.event.ApplicationEventsTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener] 2024-01-11 16:15:52,978 INFO main o.s.b.t.c.SpringBootTestContextBootstrapper:174 - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@248224d4, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@515cce37, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@73cf3eec, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@4dbb6b29, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@782a52ce, org.springframework.test.context.support.DirtiesContextTestExecutionListener@4f30168a, org.springframework.test.context.transaction.TransactionalTestExecutionListener@450269de, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@53f6b074, org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener@79e034e6, org.springframework.test.context.event.EventPublishingTestExecutionListener@362bf916, org.springframework.security.test.context.support.ReactorContextTestExecutionListener@60b12a94, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@6a253e6, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@7e9d00d0, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@1717b55c, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@7e9bc8a0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@6a3289f6, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@7cbf9fe0, org.eclipse.hawkbit.repository.test.matcher.EventVerifier@5628787e, org.eclipse.hawkbit.repository.test.util.CleanupTestExecutionListener@76d664d3] . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.18) 2024-01-11 16:15:53,006 INFO main o.e.h.r.j.r.RSQLActionFieldsTest:55 - Starting RSQLActionFieldsTest using Java 17.0.9 on basic-bw2k7 with PID 1164 (started by jenkins in /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa) 2024-01-11 16:15:53,006 INFO main o.e.h.r.j.r.RSQLActionFieldsTest:638 - The following 1 profile is active: "test" 2024-01-11 16:15:53,189 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:132 - Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2024-01-11 16:15:53,208 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:201 - Finished Spring Data repository scanning in 18 ms. Found 20 JPA repository interfaces. 2024-01-11 16:15:53,330 INFO main o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor:292 - No bean named 'errorChannel' has been explicitly defined. Therefore, a default PublishSubscribeChannel will be created. 2024-01-11 16:15:53,330 INFO main o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor:292 - No bean named 'integrationHeaderChannelRegistry' has been explicitly defined. Therefore, a default DefaultHeaderChannelRegistry will be created. 2024-01-11 16:15:53,334 INFO main o.s.c.c.s.GenericScope:283 - BeanFactory id=61c8307c-da16-3faa-9a4d-05d1a05b9a89 2024-01-11 16:15:53,373 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:15:53,377 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration' of type [org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:15:53,379 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:15:53,380 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'loadBalancerClientsDefaultsMappingsProvider' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration$$Lambda$921/0x00007eff2c52d9e8] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:15:53,381 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'defaultsBindHandlerAdvisor' of type [org.springframework.cloud.commons.config.DefaultsBindHandlerAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:15:53,384 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'BindingHandlerAdvise' of type [org.springframework.cloud.stream.config.BindingHandlerAdvise] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:15:53,387 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spelConverter' of type [org.springframework.cloud.stream.config.SpelExpressionConverterConfiguration$SpelConverter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:15:53,388 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration' of type [org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:15:53,389 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'stringOrNumberMigrationVersionConverter' of type [org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration$StringOrNumberToMigrationVersionConverter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:15:53,394 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:15:53,406 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'dataSource' of type [com.zaxxer.hikari.HikariDataSource] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:15:53,410 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties' of type [org.springframework.boot.autoconfigure.orm.jpa.JpaProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:15:53,413 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'repositoryApplicationConfiguration' of type [org.eclipse.hawkbit.repository.jpa.RepositoryApplicationConfiguration$$EnhancerBySpringCGLIB$$4ee2a2be] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:15:53,528 INFO main o.f.c.i.l.VersionPrinter:37 - Flyway Community Edition 8.5.13 by Redgate 2024-01-11 16:15:53,528 INFO main o.f.c.i.l.VersionPrinter:37 - See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.13 2024-01-11 16:15:53,528 INFO main o.f.c.i.l.VersionPrinter:37 - 2024-01-11 16:15:53,532 INFO main c.z.h.HikariDataSource:110 - HikariPool-11 - Starting... 2024-01-11 16:15:53,533 INFO main c.z.h.HikariDataSource:123 - HikariPool-11 - Start completed. 2024-01-11 16:15:53,533 INFO main o.f.c.i.d.b.BaseDatabaseType:37 - Database: jdbc:h2:mem:testdb (H2 2.2) 2024-01-11 16:15:53,535 WARN main o.f.c.i.d.b.Database:41 - Flyway upgrade recommended: H2 2.2.222 is newer than this version of Flyway and support has not been tested. The latest supported version of H2 is 2.1.210. 2024-01-11 16:15:53,545 INFO main o.f.c.i.c.DbValidate:37 - Successfully validated 47 migrations (execution time 00:00.008s) 2024-01-11 16:15:53,546 INFO main o.f.c.i.s.JdbcTableSchemaHistory:37 - Creating Schema History table "PUBLIC"."schema_version" ... 2024-01-11 16:15:53,549 INFO main o.f.c.i.c.DbMigrate:37 - Current version of schema "PUBLIC": << Empty Schema >> 2024-01-11 16:15:53,555 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.0.1 - init " 2024-01-11 16:15:53,573 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.2.0 - update target info for message " 2024-01-11 16:15:53,577 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.0 - cascade delete " 2024-01-11 16:15:53,583 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.1 - cascade delete " 2024-01-11 16:15:53,585 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.5.0 - target filter query " 2024-01-11 16:15:53,588 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.6.0 - rollout management " 2024-01-11 16:15:53,596 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.0 - swmType maxAssignment greater 0 " 2024-01-11 16:15:53,598 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.1 - reduce length enums " 2024-01-11 16:15:53,607 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.0 - auto assign ds filter " 2024-01-11 16:15:53,610 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.1 - cascade delete " 2024-01-11 16:15:53,614 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.2 - remove external artifact " 2024-01-11 16:15:53,616 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.9.0 - add rollout groups created " 2024-01-11 16:15:53,619 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.0 - advanced rolloutgroup " 2024-01-11 16:15:53,624 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.1 - consolidate artifact sha1 " 2024-01-11 16:15:53,628 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.2 - rollout auto start " 2024-01-11 16:15:53,632 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.3 - add rollout deleted flag " 2024-01-11 16:15:53,659 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.0 - drop target info " 2024-01-11 16:15:53,680 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.1 - target filter query UQ " 2024-01-11 16:15:53,682 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.2 - remove unused idexes " 2024-01-11 16:15:53,685 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.3 - add module md targetvis " 2024-01-11 16:15:53,688 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.0 - action performance " 2024-01-11 16:15:53,703 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.1 - missing non null " 2024-01-11 16:15:53,710 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.2 - missing non null enum " 2024-01-11 16:15:53,712 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.3 - cascade delete " 2024-01-11 16:15:53,714 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.4 - add maintenance window " 2024-01-11 16:15:53,722 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.6 - add index " 2024-01-11 16:15:53,724 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.7 - add rollout approval fields " 2024-01-11 16:15:53,730 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.8 - change length of created last modified by " 2024-01-11 16:15:53,734 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.9 - add target metadata " 2024-01-11 16:15:53,737 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.10 - change length of target attributes key " 2024-01-11 16:15:53,739 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.11 - add auto assign action type " 2024-01-11 16:15:53,742 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.12 - change length of controller id and name " 2024-01-11 16:15:53,745 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.13 - add action external id " 2024-01-11 16:15:53,749 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.14 - add sha256 hash " 2024-01-11 16:15:53,752 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.15 - add weight " 2024-01-11 16:15:53,758 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.16 - add action initiated by " 2024-01-11 16:15:53,773 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.17 - add index target modified " 2024-01-11 16:15:53,776 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.18 - add target type " 2024-01-11 16:15:53,782 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.19 - add valid flag to ds " 2024-01-11 16:15:53,786 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.20 - add encryption flag to sm " 2024-01-11 16:15:53,790 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.21 - add rollouts status index " 2024-01-11 16:15:53,792 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.22 - change target type name length " 2024-01-11 16:15:53,794 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.23 - add action status code " 2024-01-11 16:15:53,797 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.24 - add last action status code " 2024-01-11 16:15:53,806 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.25 - add confirmation flag " 2024-01-11 16:15:53,811 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.26 - add access control context " 2024-01-11 16:15:53,815 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.27 - target type inherit type " 2024-01-11 16:15:53,818 INFO main o.f.c.i.c.DbMigrate:37 - Successfully applied 47 migrations to schema "PUBLIC", now at version v1.12.27 (execution time 00:00.269s) 2024-01-11 16:15:53,898 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:437 - Initialized JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 16:15:54,392 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:339 - Usage of Spring Data projections detected on persistence provider EclipseLink. Make sure the following query methods declare result columns in exactly the order the accessors are declared in the projecting interface or the order of parameters for DTOs: 2024-01-11 16:15:54,392 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutId(java.lang.Long) 2024-01-11 16:15:54,394 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutId(java.util.List) 2024-01-11 16:15:54,408 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutGroupId(java.util.List) 2024-01-11 16:15:54,410 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutGroupId(java.lang.Long) 2024-01-11 16:15:54,751 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:339 - Usage of Spring Data projections detected on persistence provider EclipseLink. Make sure the following query methods declare result columns in exactly the order the accessors are declared in the projecting interface or the order of parameters for DTOs: 2024-01-11 16:15:54,752 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.DistributionSetRepository.countRolloutsByStatusForDistributionSet(java.lang.Long) 2024-01-11 16:15:54,755 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.DistributionSetRepository.countActionsByStatusForDistributionSet(java.lang.Long) 2024-01-11 16:15:55,439 WARN main o.s.b.a.o.j.JpaBaseConfiguration$JpaWebConfiguration:223 - spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning 2024-01-11 16:15:56,013 WARN main o.s.b.a.s.s.UserDetailsServiceAutoConfiguration:89 - Using generated security password: 39944804-6366-402d-a391-8f7c91f24799 This generated password is for development use only. Your security configuration must be updated before running your application in production. 2024-01-11 16:15:56,104 INFO main o.s.s.w.DefaultSecurityFilterChain:55 - Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@2fe571f4, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@754e1e1e, org.springframework.security.web.context.SecurityContextPersistenceFilter@4657f4e7, org.springframework.security.web.header.HeaderWriterFilter@129b523b, org.springframework.security.web.csrf.CsrfFilter@7ab493af, org.springframework.security.web.authentication.logout.LogoutFilter@2c0b85b7, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@2e11951a, org.springframework.security.web.authentication.ui.DefaultLoginPageGeneratingFilter@15e2b048, org.springframework.security.web.authentication.ui.DefaultLogoutPageGeneratingFilter@57d5fce8, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@35453d0c, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@5ca1282f, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@25a80f90, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@4b641643, org.springframework.security.web.session.SessionManagementFilter@18a025b7, org.springframework.security.web.access.ExceptionTranslationFilter@1b9a0e37, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@31ed639d] 2024-01-11 16:15:56,317 INFO main o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'application.springCloudBusInput' has 1 subscriber(s). 2024-01-11 16:15:56,428 INFO main o.s.i.e.EventDrivenConsumer:174 - Adding {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 2024-01-11 16:15:56,428 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 1 subscriber(s). 2024-01-11 16:15:56,428 INFO main o.s.i.e.EventDrivenConsumer:292 - started bean '_org.springframework.integration.errorLogger' 2024-01-11 16:15:56,433 INFO main o.e.h.r.j.r.RSQLActionFieldsTest:61 - Started RSQLActionFieldsTest in 3.452 seconds (JVM running for 85.657) 2024-01-11 16:15:56,566 INFO pool-32-thread-1 o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'unknown.channel.name' has 1 subscriber(s). 2024-01-11 16:15:56,905 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.jpa.rsql.RSQLActionFieldsTest.testFilterByParameterStatus()]... 2024-01-11 16:15:56,972 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.jpa.rsql.RSQLActionFieldsTest.testFilterByParameterStatus()] succeeded. 2024-01-11 16:15:57,077 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.jpa.rsql.RSQLActionFieldsTest.testFilterByParameterId()]... 2024-01-11 16:15:57,120 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.jpa.rsql.RSQLActionFieldsTest.testFilterByParameterId()] succeeded. 2024-01-11 16:15:57,123 INFO main o.s.i.e.EventDrivenConsumer:174 - Removing {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 2024-01-11 16:15:57,123 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 0 subscriber(s). 2024-01-11 16:15:57,123 INFO main o.s.i.e.EventDrivenConsumer:292 - stopped bean '_org.springframework.integration.errorLogger' 2024-01-11 16:15:57,128 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:651 - Closing JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 16:15:57,129 INFO main c.z.h.HikariDataSource:350 - HikariPool-11 - Shutdown initiated... 2024-01-11 16:15:57,130 INFO main c.z.h.HikariDataSource:352 - HikariPool-11 - Shutdown completed. [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.157 s -- in org.eclipse.hawkbit.repository.jpa.rsql.RSQLActionFieldsTest [INFO] Running org.eclipse.hawkbit.repository.jpa.rsql.RSQLTagFieldsTest 2024-01-11 16:15:57,133 INFO main o.e.h.r.t.u.SharedSqlTestDatabaseExtension:34 - Schema generation skipped... No datasource environment variables found! 2024-01-11 16:15:57,134 INFO main o.s.t.c.s.AbstractContextLoader:264 - Could not detect default resource locations for test class [org.eclipse.hawkbit.repository.jpa.AbstractJpaIntegrationTest]: no resource found for suffixes {-context.xml, Context.groovy}. 2024-01-11 16:15:57,135 INFO main o.s.t.c.s.AbstractContextLoader:264 - Could not detect default resource locations for test class [org.eclipse.hawkbit.repository.test.util.AbstractIntegrationTest]: no resource found for suffixes {-context.xml, Context.groovy}. 2024-01-11 16:15:57,137 INFO main o.s.b.t.c.SpringBootTestContextBootstrapper:245 - Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener, org.springframework.security.test.context.support.ReactorContextTestExecutionListener, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener, org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.event.ApplicationEventsTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener] 2024-01-11 16:15:57,138 INFO main o.s.b.t.c.SpringBootTestContextBootstrapper:174 - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@16e7b37c, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@2b35c540, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@21b08fe6, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@48ee57ad, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@6339719f, org.springframework.test.context.support.DirtiesContextTestExecutionListener@66a3b77d, org.springframework.test.context.transaction.TransactionalTestExecutionListener@43c9cbf0, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@79a0bf1b, org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener@513d9c39, org.springframework.test.context.event.EventPublishingTestExecutionListener@2a5ec13c, org.springframework.security.test.context.support.ReactorContextTestExecutionListener@274509cc, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@5be13258, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@6600a149, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@3a0bcb94, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@350fbe70, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@67ae297b, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@447c62e, org.eclipse.hawkbit.repository.test.matcher.EventVerifier@60f4ea59, org.eclipse.hawkbit.repository.test.util.CleanupTestExecutionListener@28c02409] . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.18) 2024-01-11 16:15:57,194 INFO main o.e.h.r.j.r.RSQLTagFieldsTest:55 - Starting RSQLTagFieldsTest using Java 17.0.9 on basic-bw2k7 with PID 1164 (started by jenkins in /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa) 2024-01-11 16:15:57,194 INFO main o.e.h.r.j.r.RSQLTagFieldsTest:638 - The following 1 profile is active: "test" 2024-01-11 16:15:57,413 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:132 - Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2024-01-11 16:15:57,431 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:201 - Finished Spring Data repository scanning in 17 ms. Found 20 JPA repository interfaces. 2024-01-11 16:15:57,612 INFO main o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor:292 - No bean named 'errorChannel' has been explicitly defined. Therefore, a default PublishSubscribeChannel will be created. 2024-01-11 16:15:57,613 INFO main o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor:292 - No bean named 'integrationHeaderChannelRegistry' has been explicitly defined. Therefore, a default DefaultHeaderChannelRegistry will be created. 2024-01-11 16:15:57,620 INFO main o.s.c.c.s.GenericScope:283 - BeanFactory id=61c8307c-da16-3faa-9a4d-05d1a05b9a89 2024-01-11 16:15:57,705 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:15:57,710 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration' of type [org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:15:57,711 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:15:57,712 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'loadBalancerClientsDefaultsMappingsProvider' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration$$Lambda$921/0x00007eff2c52d9e8] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:15:57,713 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'defaultsBindHandlerAdvisor' of type [org.springframework.cloud.commons.config.DefaultsBindHandlerAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:15:57,716 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'BindingHandlerAdvise' of type [org.springframework.cloud.stream.config.BindingHandlerAdvise] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:15:57,719 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spelConverter' of type [org.springframework.cloud.stream.config.SpelExpressionConverterConfiguration$SpelConverter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:15:57,721 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration' of type [org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:15:57,722 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'stringOrNumberMigrationVersionConverter' of type [org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration$StringOrNumberToMigrationVersionConverter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:15:57,726 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:15:57,737 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'dataSource' of type [com.zaxxer.hikari.HikariDataSource] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:15:57,741 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties' of type [org.springframework.boot.autoconfigure.orm.jpa.JpaProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:15:57,744 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'repositoryApplicationConfiguration' of type [org.eclipse.hawkbit.repository.jpa.RepositoryApplicationConfiguration$$EnhancerBySpringCGLIB$$4ee2a2be] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:15:57,876 INFO main o.f.c.i.l.VersionPrinter:37 - Flyway Community Edition 8.5.13 by Redgate 2024-01-11 16:15:57,877 INFO main o.f.c.i.l.VersionPrinter:37 - See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.13 2024-01-11 16:15:57,877 INFO main o.f.c.i.l.VersionPrinter:37 - 2024-01-11 16:15:57,880 INFO main c.z.h.HikariDataSource:110 - HikariPool-12 - Starting... 2024-01-11 16:15:57,882 INFO main c.z.h.HikariDataSource:123 - HikariPool-12 - Start completed. 2024-01-11 16:15:57,882 INFO main o.f.c.i.d.b.BaseDatabaseType:37 - Database: jdbc:h2:mem:testdb (H2 2.2) 2024-01-11 16:15:57,884 WARN main o.f.c.i.d.b.Database:41 - Flyway upgrade recommended: H2 2.2.222 is newer than this version of Flyway and support has not been tested. The latest supported version of H2 is 2.1.210. 2024-01-11 16:15:57,914 INFO main o.f.c.i.c.DbValidate:37 - Successfully validated 47 migrations (execution time 00:00.028s) 2024-01-11 16:15:57,915 INFO main o.f.c.i.s.JdbcTableSchemaHistory:37 - Creating Schema History table "PUBLIC"."schema_version" ... 2024-01-11 16:15:57,918 INFO main o.f.c.i.c.DbMigrate:37 - Current version of schema "PUBLIC": << Empty Schema >> 2024-01-11 16:15:57,925 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.0.1 - init " 2024-01-11 16:15:57,943 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.2.0 - update target info for message " 2024-01-11 16:15:57,946 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.0 - cascade delete " 2024-01-11 16:15:57,952 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.1 - cascade delete " 2024-01-11 16:15:57,954 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.5.0 - target filter query " 2024-01-11 16:15:57,956 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.6.0 - rollout management " 2024-01-11 16:15:57,964 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.0 - swmType maxAssignment greater 0 " 2024-01-11 16:15:57,971 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.1 - reduce length enums " 2024-01-11 16:15:57,979 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.0 - auto assign ds filter " 2024-01-11 16:15:57,981 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.1 - cascade delete " 2024-01-11 16:15:57,985 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.2 - remove external artifact " 2024-01-11 16:15:57,987 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.9.0 - add rollout groups created " 2024-01-11 16:15:57,990 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.0 - advanced rolloutgroup " 2024-01-11 16:15:57,995 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.1 - consolidate artifact sha1 " 2024-01-11 16:15:57,999 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.2 - rollout auto start " 2024-01-11 16:15:58,003 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.3 - add rollout deleted flag " 2024-01-11 16:15:58,022 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.0 - drop target info " 2024-01-11 16:15:58,039 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.1 - target filter query UQ " 2024-01-11 16:15:58,041 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.2 - remove unused idexes " 2024-01-11 16:15:58,043 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.3 - add module md targetvis " 2024-01-11 16:15:58,046 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.0 - action performance " 2024-01-11 16:15:58,061 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.1 - missing non null " 2024-01-11 16:15:58,075 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.2 - missing non null enum " 2024-01-11 16:15:58,077 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.3 - cascade delete " 2024-01-11 16:15:58,079 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.4 - add maintenance window " 2024-01-11 16:15:58,086 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.6 - add index " 2024-01-11 16:15:58,088 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.7 - add rollout approval fields " 2024-01-11 16:15:58,093 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.8 - change length of created last modified by " 2024-01-11 16:15:58,097 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.9 - add target metadata " 2024-01-11 16:15:58,099 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.10 - change length of target attributes key " 2024-01-11 16:15:58,101 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.11 - add auto assign action type " 2024-01-11 16:15:58,105 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.12 - change length of controller id and name " 2024-01-11 16:15:58,107 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.13 - add action external id " 2024-01-11 16:15:58,110 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.14 - add sha256 hash " 2024-01-11 16:15:58,113 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.15 - add weight " 2024-01-11 16:15:58,120 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.16 - add action initiated by " 2024-01-11 16:15:58,125 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.17 - add index target modified " 2024-01-11 16:15:58,127 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.18 - add target type " 2024-01-11 16:15:58,133 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.19 - add valid flag to ds " 2024-01-11 16:15:58,137 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.20 - add encryption flag to sm " 2024-01-11 16:15:58,140 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.21 - add rollouts status index " 2024-01-11 16:15:58,142 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.22 - change target type name length " 2024-01-11 16:15:58,144 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.23 - add action status code " 2024-01-11 16:15:58,147 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.24 - add last action status code " 2024-01-11 16:15:58,151 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.25 - add confirmation flag " 2024-01-11 16:15:58,174 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.26 - add access control context " 2024-01-11 16:15:58,179 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.27 - target type inherit type " 2024-01-11 16:15:58,182 INFO main o.f.c.i.c.DbMigrate:37 - Successfully applied 47 migrations to schema "PUBLIC", now at version v1.12.27 (execution time 00:00.263s) 2024-01-11 16:15:58,252 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:437 - Initialized JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 16:15:58,724 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:339 - Usage of Spring Data projections detected on persistence provider EclipseLink. Make sure the following query methods declare result columns in exactly the order the accessors are declared in the projecting interface or the order of parameters for DTOs: 2024-01-11 16:15:58,724 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutId(java.lang.Long) 2024-01-11 16:15:58,726 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutId(java.util.List) 2024-01-11 16:15:58,735 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutGroupId(java.util.List) 2024-01-11 16:15:58,736 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutGroupId(java.lang.Long) 2024-01-11 16:15:59,054 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:339 - Usage of Spring Data projections detected on persistence provider EclipseLink. Make sure the following query methods declare result columns in exactly the order the accessors are declared in the projecting interface or the order of parameters for DTOs: 2024-01-11 16:15:59,055 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.DistributionSetRepository.countRolloutsByStatusForDistributionSet(java.lang.Long) 2024-01-11 16:15:59,058 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.DistributionSetRepository.countActionsByStatusForDistributionSet(java.lang.Long) 2024-01-11 16:15:59,693 WARN main o.s.b.a.o.j.JpaBaseConfiguration$JpaWebConfiguration:223 - spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning 2024-01-11 16:16:00,262 WARN main o.s.b.a.s.s.UserDetailsServiceAutoConfiguration:89 - Using generated security password: a6e6826c-ce1e-4375-98e4-92506b0692da This generated password is for development use only. Your security configuration must be updated before running your application in production. 2024-01-11 16:16:00,350 INFO main o.s.s.w.DefaultSecurityFilterChain:55 - Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@33b29cde, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@7661d1e0, org.springframework.security.web.context.SecurityContextPersistenceFilter@60e09380, org.springframework.security.web.header.HeaderWriterFilter@4fd562aa, org.springframework.security.web.csrf.CsrfFilter@ca63ec9, org.springframework.security.web.authentication.logout.LogoutFilter@64c1d822, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@16fd78c4, org.springframework.security.web.authentication.ui.DefaultLoginPageGeneratingFilter@1dfe1832, org.springframework.security.web.authentication.ui.DefaultLogoutPageGeneratingFilter@ba7acb0, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@4aa878f0, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@5f877a4, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@61609808, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@2c13acc, org.springframework.security.web.session.SessionManagementFilter@5d8dae8e, org.springframework.security.web.access.ExceptionTranslationFilter@7628fd81, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@32bef515] 2024-01-11 16:16:00,564 INFO main o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'application.springCloudBusInput' has 1 subscriber(s). 2024-01-11 16:16:00,704 INFO main o.s.i.e.EventDrivenConsumer:174 - Adding {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 2024-01-11 16:16:00,704 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 1 subscriber(s). 2024-01-11 16:16:00,704 INFO main o.s.i.e.EventDrivenConsumer:292 - started bean '_org.springframework.integration.errorLogger' 2024-01-11 16:16:00,708 INFO main o.e.h.r.j.r.RSQLTagFieldsTest:61 - Started RSQLTagFieldsTest in 3.569 seconds (JVM running for 89.932) 2024-01-11 16:16:00,840 INFO pool-35-thread-1 o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'unknown.channel.name' has 1 subscriber(s). 2024-01-11 16:16:01,039 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.jpa.rsql.RSQLTagFieldsTest.testFilterDistributionSetTagByParameterName()]... 2024-01-11 16:16:01,071 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.jpa.rsql.RSQLTagFieldsTest.testFilterDistributionSetTagByParameterName()] succeeded. 2024-01-11 16:16:01,136 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.jpa.rsql.RSQLTagFieldsTest.testFilterTargetTagByParameterColour()]... 2024-01-11 16:16:01,159 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.jpa.rsql.RSQLTagFieldsTest.testFilterTargetTagByParameterColour()] succeeded. 2024-01-11 16:16:01,232 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.jpa.rsql.RSQLTagFieldsTest.testFilterTargetTagByParameterDescription()]... 2024-01-11 16:16:01,250 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.jpa.rsql.RSQLTagFieldsTest.testFilterTargetTagByParameterDescription()] succeeded. 2024-01-11 16:16:01,340 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.jpa.rsql.RSQLTagFieldsTest.testFilterDistributionSetTagByParameterDescription()]... 2024-01-11 16:16:01,358 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.jpa.rsql.RSQLTagFieldsTest.testFilterDistributionSetTagByParameterDescription()] succeeded. 2024-01-11 16:16:01,431 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.jpa.rsql.RSQLTagFieldsTest.testFilterDistributionSetTagByParameterColour()]... 2024-01-11 16:16:01,451 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.jpa.rsql.RSQLTagFieldsTest.testFilterDistributionSetTagByParameterColour()] succeeded. 2024-01-11 16:16:01,574 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.jpa.rsql.RSQLTagFieldsTest.testFilterTargetTagByParameterName()]... 2024-01-11 16:16:01,595 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.jpa.rsql.RSQLTagFieldsTest.testFilterTargetTagByParameterName()] succeeded. 2024-01-11 16:16:01,598 INFO main o.s.i.e.EventDrivenConsumer:174 - Removing {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 2024-01-11 16:16:01,598 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 0 subscriber(s). 2024-01-11 16:16:01,598 INFO main o.s.i.e.EventDrivenConsumer:292 - stopped bean '_org.springframework.integration.errorLogger' 2024-01-11 16:16:01,603 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:651 - Closing JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 16:16:01,604 INFO main c.z.h.HikariDataSource:350 - HikariPool-12 - Shutdown initiated... 2024-01-11 16:16:01,605 INFO main c.z.h.HikariDataSource:352 - HikariPool-12 - Shutdown completed. [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.473 s -- in org.eclipse.hawkbit.repository.jpa.rsql.RSQLTagFieldsTest [INFO] Running org.eclipse.hawkbit.repository.jpa.rsql.RSQLSoftwareModuleFieldTest 2024-01-11 16:16:01,609 INFO main o.e.h.r.t.u.SharedSqlTestDatabaseExtension:34 - Schema generation skipped... No datasource environment variables found! 2024-01-11 16:16:01,610 INFO main o.s.t.c.s.AbstractContextLoader:264 - Could not detect default resource locations for test class [org.eclipse.hawkbit.repository.jpa.AbstractJpaIntegrationTest]: no resource found for suffixes {-context.xml, Context.groovy}. 2024-01-11 16:16:01,610 INFO main o.s.t.c.s.AbstractContextLoader:264 - Could not detect default resource locations for test class [org.eclipse.hawkbit.repository.test.util.AbstractIntegrationTest]: no resource found for suffixes {-context.xml, Context.groovy}. 2024-01-11 16:16:01,620 INFO main o.s.b.t.c.SpringBootTestContextBootstrapper:245 - Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener, org.springframework.security.test.context.support.ReactorContextTestExecutionListener, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener, org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.event.ApplicationEventsTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener] 2024-01-11 16:16:01,620 INFO main o.s.b.t.c.SpringBootTestContextBootstrapper:174 - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@44bb6352, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@58b23bf9, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@63e26426, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@70042628, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@6fba6a89, org.springframework.test.context.support.DirtiesContextTestExecutionListener@261ee974, org.springframework.test.context.transaction.TransactionalTestExecutionListener@56ad7ac5, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@749235e, org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener@3b9bff1c, org.springframework.test.context.event.EventPublishingTestExecutionListener@6a1ff452, org.springframework.security.test.context.support.ReactorContextTestExecutionListener@5759d086, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@19c45ae0, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@7dc335db, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@68ebf355, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@71afc32e, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@4a0794a1, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@2e8e1dd7, org.eclipse.hawkbit.repository.test.matcher.EventVerifier@19c82208, org.eclipse.hawkbit.repository.test.util.CleanupTestExecutionListener@16f134ac] . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.18) 2024-01-11 16:16:01,694 INFO main o.e.h.r.j.r.RSQLSoftwareModuleFieldTest:55 - Starting RSQLSoftwareModuleFieldTest using Java 17.0.9 on basic-bw2k7 with PID 1164 (started by jenkins in /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa) 2024-01-11 16:16:01,694 INFO main o.e.h.r.j.r.RSQLSoftwareModuleFieldTest:638 - The following 1 profile is active: "test" 2024-01-11 16:16:01,887 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:132 - Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2024-01-11 16:16:01,904 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:201 - Finished Spring Data repository scanning in 17 ms. Found 20 JPA repository interfaces. 2024-01-11 16:16:02,038 INFO main o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor:292 - No bean named 'errorChannel' has been explicitly defined. Therefore, a default PublishSubscribeChannel will be created. 2024-01-11 16:16:02,039 INFO main o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor:292 - No bean named 'integrationHeaderChannelRegistry' has been explicitly defined. Therefore, a default DefaultHeaderChannelRegistry will be created. 2024-01-11 16:16:02,043 INFO main o.s.c.c.s.GenericScope:283 - BeanFactory id=61c8307c-da16-3faa-9a4d-05d1a05b9a89 2024-01-11 16:16:02,074 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:16:02,078 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration' of type [org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:16:02,079 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:16:02,080 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'loadBalancerClientsDefaultsMappingsProvider' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration$$Lambda$921/0x00007eff2c52d9e8] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:16:02,081 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'defaultsBindHandlerAdvisor' of type [org.springframework.cloud.commons.config.DefaultsBindHandlerAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:16:02,085 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'BindingHandlerAdvise' of type [org.springframework.cloud.stream.config.BindingHandlerAdvise] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:16:02,087 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spelConverter' of type [org.springframework.cloud.stream.config.SpelExpressionConverterConfiguration$SpelConverter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:16:02,089 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration' of type [org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:16:02,089 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'stringOrNumberMigrationVersionConverter' of type [org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration$StringOrNumberToMigrationVersionConverter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:16:02,094 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:16:02,105 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'dataSource' of type [com.zaxxer.hikari.HikariDataSource] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:16:02,108 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties' of type [org.springframework.boot.autoconfigure.orm.jpa.JpaProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:16:02,111 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'repositoryApplicationConfiguration' of type [org.eclipse.hawkbit.repository.jpa.RepositoryApplicationConfiguration$$EnhancerBySpringCGLIB$$4ee2a2be] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:16:02,229 INFO main o.f.c.i.l.VersionPrinter:37 - Flyway Community Edition 8.5.13 by Redgate 2024-01-11 16:16:02,229 INFO main o.f.c.i.l.VersionPrinter:37 - See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.13 2024-01-11 16:16:02,229 INFO main o.f.c.i.l.VersionPrinter:37 - 2024-01-11 16:16:02,233 INFO main c.z.h.HikariDataSource:110 - HikariPool-13 - Starting... 2024-01-11 16:16:02,235 INFO main c.z.h.HikariDataSource:123 - HikariPool-13 - Start completed. 2024-01-11 16:16:02,235 INFO main o.f.c.i.d.b.BaseDatabaseType:37 - Database: jdbc:h2:mem:testdb (H2 2.2) 2024-01-11 16:16:02,237 WARN main o.f.c.i.d.b.Database:41 - Flyway upgrade recommended: H2 2.2.222 is newer than this version of Flyway and support has not been tested. The latest supported version of H2 is 2.1.210. 2024-01-11 16:16:02,247 INFO main o.f.c.i.c.DbValidate:37 - Successfully validated 47 migrations (execution time 00:00.008s) 2024-01-11 16:16:02,247 INFO main o.f.c.i.s.JdbcTableSchemaHistory:37 - Creating Schema History table "PUBLIC"."schema_version" ... 2024-01-11 16:16:02,250 INFO main o.f.c.i.c.DbMigrate:37 - Current version of schema "PUBLIC": << Empty Schema >> 2024-01-11 16:16:02,256 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.0.1 - init " 2024-01-11 16:16:02,281 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.2.0 - update target info for message " 2024-01-11 16:16:02,284 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.0 - cascade delete " 2024-01-11 16:16:02,290 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.1 - cascade delete " 2024-01-11 16:16:02,292 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.5.0 - target filter query " 2024-01-11 16:16:02,296 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.6.0 - rollout management " 2024-01-11 16:16:02,305 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.0 - swmType maxAssignment greater 0 " 2024-01-11 16:16:02,306 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.1 - reduce length enums " 2024-01-11 16:16:02,315 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.0 - auto assign ds filter " 2024-01-11 16:16:02,319 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.1 - cascade delete " 2024-01-11 16:16:02,323 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.2 - remove external artifact " 2024-01-11 16:16:02,325 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.9.0 - add rollout groups created " 2024-01-11 16:16:02,335 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.0 - advanced rolloutgroup " 2024-01-11 16:16:02,379 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.1 - consolidate artifact sha1 " 2024-01-11 16:16:02,384 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.2 - rollout auto start " 2024-01-11 16:16:02,388 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.3 - add rollout deleted flag " 2024-01-11 16:16:02,410 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.0 - drop target info " 2024-01-11 16:16:02,428 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.1 - target filter query UQ " 2024-01-11 16:16:02,430 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.2 - remove unused idexes " 2024-01-11 16:16:02,432 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.3 - add module md targetvis " 2024-01-11 16:16:02,471 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.0 - action performance " 2024-01-11 16:16:02,486 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.1 - missing non null " 2024-01-11 16:16:02,493 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.2 - missing non null enum " 2024-01-11 16:16:02,495 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.3 - cascade delete " 2024-01-11 16:16:02,497 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.4 - add maintenance window " 2024-01-11 16:16:02,505 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.6 - add index " 2024-01-11 16:16:02,507 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.7 - add rollout approval fields " 2024-01-11 16:16:02,513 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.8 - change length of created last modified by " 2024-01-11 16:16:02,517 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.9 - add target metadata " 2024-01-11 16:16:02,519 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.10 - change length of target attributes key " 2024-01-11 16:16:02,521 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.11 - add auto assign action type " 2024-01-11 16:16:02,524 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.12 - change length of controller id and name " 2024-01-11 16:16:02,527 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.13 - add action external id " 2024-01-11 16:16:02,536 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.14 - add sha256 hash " 2024-01-11 16:16:02,540 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.15 - add weight " 2024-01-11 16:16:02,547 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.16 - add action initiated by " 2024-01-11 16:16:02,552 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.17 - add index target modified " 2024-01-11 16:16:02,555 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.18 - add target type " 2024-01-11 16:16:02,562 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.19 - add valid flag to ds " 2024-01-11 16:16:02,571 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.20 - add encryption flag to sm " 2024-01-11 16:16:02,575 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.21 - add rollouts status index " 2024-01-11 16:16:02,577 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.22 - change target type name length " 2024-01-11 16:16:02,579 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.23 - add action status code " 2024-01-11 16:16:02,583 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.24 - add last action status code " 2024-01-11 16:16:02,588 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.25 - add confirmation flag " 2024-01-11 16:16:02,593 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.26 - add access control context " 2024-01-11 16:16:02,598 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.27 - target type inherit type " 2024-01-11 16:16:02,601 INFO main o.f.c.i.c.DbMigrate:37 - Successfully applied 47 migrations to schema "PUBLIC", now at version v1.12.27 (execution time 00:00.351s) 2024-01-11 16:16:02,682 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:437 - Initialized JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 16:16:03,177 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:339 - Usage of Spring Data projections detected on persistence provider EclipseLink. Make sure the following query methods declare result columns in exactly the order the accessors are declared in the projecting interface or the order of parameters for DTOs: 2024-01-11 16:16:03,177 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutId(java.lang.Long) 2024-01-11 16:16:03,179 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutId(java.util.List) 2024-01-11 16:16:03,188 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutGroupId(java.util.List) 2024-01-11 16:16:03,189 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutGroupId(java.lang.Long) 2024-01-11 16:16:03,541 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:339 - Usage of Spring Data projections detected on persistence provider EclipseLink. Make sure the following query methods declare result columns in exactly the order the accessors are declared in the projecting interface or the order of parameters for DTOs: 2024-01-11 16:16:03,541 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.DistributionSetRepository.countRolloutsByStatusForDistributionSet(java.lang.Long) 2024-01-11 16:16:03,545 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.DistributionSetRepository.countActionsByStatusForDistributionSet(java.lang.Long) 2024-01-11 16:16:04,242 WARN main o.s.b.a.o.j.JpaBaseConfiguration$JpaWebConfiguration:223 - spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning 2024-01-11 16:16:04,787 WARN main o.s.b.a.s.s.UserDetailsServiceAutoConfiguration:89 - Using generated security password: 28521bcd-f013-4f26-9774-b73469e38c7f This generated password is for development use only. Your security configuration must be updated before running your application in production. 2024-01-11 16:16:04,904 INFO main o.s.s.w.DefaultSecurityFilterChain:55 - Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@25f166c0, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@6831cb14, org.springframework.security.web.context.SecurityContextPersistenceFilter@346620e6, org.springframework.security.web.header.HeaderWriterFilter@1ddba203, org.springframework.security.web.csrf.CsrfFilter@3d71751b, org.springframework.security.web.authentication.logout.LogoutFilter@467a63c9, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@109a3c7c, org.springframework.security.web.authentication.ui.DefaultLoginPageGeneratingFilter@11d8cb9, org.springframework.security.web.authentication.ui.DefaultLogoutPageGeneratingFilter@290973b2, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@77867ae0, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@27ab0a65, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@22cf6f66, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@6d1c4d09, org.springframework.security.web.session.SessionManagementFilter@2094411, org.springframework.security.web.access.ExceptionTranslationFilter@66dfac76, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@33afc45e] 2024-01-11 16:16:05,137 INFO main o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'application.springCloudBusInput' has 1 subscriber(s). 2024-01-11 16:16:05,256 INFO main o.s.i.e.EventDrivenConsumer:174 - Adding {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 2024-01-11 16:16:05,256 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 1 subscriber(s). 2024-01-11 16:16:05,256 INFO main o.s.i.e.EventDrivenConsumer:292 - started bean '_org.springframework.integration.errorLogger' 2024-01-11 16:16:05,259 INFO main o.e.h.r.j.r.RSQLSoftwareModuleFieldTest:61 - Started RSQLSoftwareModuleFieldTest in 3.638 seconds (JVM running for 94.484) 2024-01-11 16:16:05,374 INFO pool-38-thread-1 o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'unknown.channel.name' has 1 subscriber(s). 2024-01-11 16:16:05,580 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.jpa.rsql.RSQLSoftwareModuleFieldTest.testFilterByParameterNameWithUmlaut()]... 2024-01-11 16:16:05,604 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.jpa.rsql.RSQLSoftwareModuleFieldTest.testFilterByParameterNameWithUmlaut()] succeeded. 2024-01-11 16:16:05,702 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.jpa.rsql.RSQLSoftwareModuleFieldTest.testFilterByType()]... 2024-01-11 16:16:05,722 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.jpa.rsql.RSQLSoftwareModuleFieldTest.testFilterByType()] succeeded. 2024-01-11 16:16:05,805 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.jpa.rsql.RSQLSoftwareModuleFieldTest.testFilterByParameterDescription()]... 2024-01-11 16:16:05,827 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.jpa.rsql.RSQLSoftwareModuleFieldTest.testFilterByParameterDescription()] succeeded. 2024-01-11 16:16:05,973 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.jpa.rsql.RSQLSoftwareModuleFieldTest.testFilterByMetadata()]... 2024-01-11 16:16:05,997 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.jpa.rsql.RSQLSoftwareModuleFieldTest.testFilterByMetadata()] succeeded. 2024-01-11 16:16:06,107 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.jpa.rsql.RSQLSoftwareModuleFieldTest.testFilterByParameterName()]... 2024-01-11 16:16:06,142 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.jpa.rsql.RSQLSoftwareModuleFieldTest.testFilterByParameterName()] succeeded. 2024-01-11 16:16:06,224 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.jpa.rsql.RSQLSoftwareModuleFieldTest.testFilterByParameterId()]... 2024-01-11 16:16:06,247 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.jpa.rsql.RSQLSoftwareModuleFieldTest.testFilterByParameterId()] succeeded. 2024-01-11 16:16:06,327 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.jpa.rsql.RSQLSoftwareModuleFieldTest.testFilterByParameterVersion()]... 2024-01-11 16:16:06,378 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.jpa.rsql.RSQLSoftwareModuleFieldTest.testFilterByParameterVersion()] succeeded. 2024-01-11 16:16:06,380 INFO main o.s.i.e.EventDrivenConsumer:174 - Removing {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 2024-01-11 16:16:06,380 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 0 subscriber(s). 2024-01-11 16:16:06,380 INFO main o.s.i.e.EventDrivenConsumer:292 - stopped bean '_org.springframework.integration.errorLogger' 2024-01-11 16:16:06,385 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:651 - Closing JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 16:16:06,386 INFO main c.z.h.HikariDataSource:350 - HikariPool-13 - Shutdown initiated... 2024-01-11 16:16:06,387 INFO main c.z.h.HikariDataSource:352 - HikariPool-13 - Shutdown completed. [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.780 s -- in org.eclipse.hawkbit.repository.jpa.rsql.RSQLSoftwareModuleFieldTest [INFO] Running org.eclipse.hawkbit.repository.jpa.rsql.RSQLDistributionSetMetadataFieldsTest 2024-01-11 16:16:06,391 INFO main o.e.h.r.t.u.SharedSqlTestDatabaseExtension:34 - Schema generation skipped... No datasource environment variables found! 2024-01-11 16:16:06,392 INFO main o.s.t.c.s.AbstractContextLoader:264 - Could not detect default resource locations for test class [org.eclipse.hawkbit.repository.jpa.AbstractJpaIntegrationTest]: no resource found for suffixes {-context.xml, Context.groovy}. 2024-01-11 16:16:06,393 INFO main o.s.t.c.s.AbstractContextLoader:264 - Could not detect default resource locations for test class [org.eclipse.hawkbit.repository.test.util.AbstractIntegrationTest]: no resource found for suffixes {-context.xml, Context.groovy}. 2024-01-11 16:16:06,400 INFO main o.s.b.t.c.SpringBootTestContextBootstrapper:245 - Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener, org.springframework.security.test.context.support.ReactorContextTestExecutionListener, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener, org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.event.ApplicationEventsTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener] 2024-01-11 16:16:06,402 INFO main o.s.b.t.c.SpringBootTestContextBootstrapper:174 - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@76f41ed4, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@3e75c0c9, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@3b204af6, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@58fb0299, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@e2fb5ec, org.springframework.test.context.support.DirtiesContextTestExecutionListener@1e4c5f68, org.springframework.test.context.transaction.TransactionalTestExecutionListener@2702c1ad, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@276df01e, org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener@541ea1ca, org.springframework.test.context.event.EventPublishingTestExecutionListener@2855133e, org.springframework.security.test.context.support.ReactorContextTestExecutionListener@19ebb030, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@514e4e13, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@707fb501, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@703384d3, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@349dd0d5, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@17002e83, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@1ada46df, org.eclipse.hawkbit.repository.test.matcher.EventVerifier@76234c4b, org.eclipse.hawkbit.repository.test.util.CleanupTestExecutionListener@2c623122] . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.18) 2024-01-11 16:16:06,430 INFO main o.e.h.r.j.r.RSQLDistributionSetMetadataFieldsTest:55 - Starting RSQLDistributionSetMetadataFieldsTest using Java 17.0.9 on basic-bw2k7 with PID 1164 (started by jenkins in /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa) 2024-01-11 16:16:06,431 INFO main o.e.h.r.j.r.RSQLDistributionSetMetadataFieldsTest:638 - The following 1 profile is active: "test" 2024-01-11 16:16:06,586 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:132 - Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2024-01-11 16:16:06,603 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:201 - Finished Spring Data repository scanning in 16 ms. Found 20 JPA repository interfaces. 2024-01-11 16:16:06,703 INFO main o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor:292 - No bean named 'errorChannel' has been explicitly defined. Therefore, a default PublishSubscribeChannel will be created. 2024-01-11 16:16:06,704 INFO main o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor:292 - No bean named 'integrationHeaderChannelRegistry' has been explicitly defined. Therefore, a default DefaultHeaderChannelRegistry will be created. 2024-01-11 16:16:06,708 INFO main o.s.c.c.s.GenericScope:283 - BeanFactory id=61c8307c-da16-3faa-9a4d-05d1a05b9a89 2024-01-11 16:16:06,738 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:16:06,742 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration' of type [org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:16:06,743 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:16:06,744 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'loadBalancerClientsDefaultsMappingsProvider' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration$$Lambda$921/0x00007eff2c52d9e8] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:16:06,745 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'defaultsBindHandlerAdvisor' of type [org.springframework.cloud.commons.config.DefaultsBindHandlerAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:16:06,748 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'BindingHandlerAdvise' of type [org.springframework.cloud.stream.config.BindingHandlerAdvise] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:16:06,751 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spelConverter' of type [org.springframework.cloud.stream.config.SpelExpressionConverterConfiguration$SpelConverter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:16:06,752 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration' of type [org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:16:06,753 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'stringOrNumberMigrationVersionConverter' of type [org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration$StringOrNumberToMigrationVersionConverter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:16:06,758 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:16:06,768 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'dataSource' of type [com.zaxxer.hikari.HikariDataSource] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:16:06,773 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties' of type [org.springframework.boot.autoconfigure.orm.jpa.JpaProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:16:06,777 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'repositoryApplicationConfiguration' of type [org.eclipse.hawkbit.repository.jpa.RepositoryApplicationConfiguration$$EnhancerBySpringCGLIB$$4ee2a2be] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:16:06,901 INFO main o.f.c.i.l.VersionPrinter:37 - Flyway Community Edition 8.5.13 by Redgate 2024-01-11 16:16:06,901 INFO main o.f.c.i.l.VersionPrinter:37 - See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.13 2024-01-11 16:16:06,901 INFO main o.f.c.i.l.VersionPrinter:37 - 2024-01-11 16:16:06,905 INFO main c.z.h.HikariDataSource:110 - HikariPool-14 - Starting... 2024-01-11 16:16:06,906 INFO main c.z.h.HikariDataSource:123 - HikariPool-14 - Start completed. 2024-01-11 16:16:06,907 INFO main o.f.c.i.d.b.BaseDatabaseType:37 - Database: jdbc:h2:mem:testdb (H2 2.2) 2024-01-11 16:16:06,908 WARN main o.f.c.i.d.b.Database:41 - Flyway upgrade recommended: H2 2.2.222 is newer than this version of Flyway and support has not been tested. The latest supported version of H2 is 2.1.210. 2024-01-11 16:16:06,918 INFO main o.f.c.i.c.DbValidate:37 - Successfully validated 47 migrations (execution time 00:00.008s) 2024-01-11 16:16:06,919 INFO main o.f.c.i.s.JdbcTableSchemaHistory:37 - Creating Schema History table "PUBLIC"."schema_version" ... 2024-01-11 16:16:06,922 INFO main o.f.c.i.c.DbMigrate:37 - Current version of schema "PUBLIC": << Empty Schema >> 2024-01-11 16:16:06,936 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.0.1 - init " 2024-01-11 16:16:06,954 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.2.0 - update target info for message " 2024-01-11 16:16:06,957 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.0 - cascade delete " 2024-01-11 16:16:06,972 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.1 - cascade delete " 2024-01-11 16:16:06,975 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.5.0 - target filter query " 2024-01-11 16:16:06,978 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.6.0 - rollout management " 2024-01-11 16:16:06,987 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.0 - swmType maxAssignment greater 0 " 2024-01-11 16:16:06,989 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.1 - reduce length enums " 2024-01-11 16:16:06,998 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.0 - auto assign ds filter " 2024-01-11 16:16:07,001 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.1 - cascade delete " 2024-01-11 16:16:07,005 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.2 - remove external artifact " 2024-01-11 16:16:07,007 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.9.0 - add rollout groups created " 2024-01-11 16:16:07,010 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.0 - advanced rolloutgroup " 2024-01-11 16:16:07,016 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.1 - consolidate artifact sha1 " 2024-01-11 16:16:07,021 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.2 - rollout auto start " 2024-01-11 16:16:07,025 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.3 - add rollout deleted flag " 2024-01-11 16:16:07,045 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.0 - drop target info " 2024-01-11 16:16:07,077 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.1 - target filter query UQ " 2024-01-11 16:16:07,079 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.2 - remove unused idexes " 2024-01-11 16:16:07,081 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.3 - add module md targetvis " 2024-01-11 16:16:07,084 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.0 - action performance " 2024-01-11 16:16:07,099 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.1 - missing non null " 2024-01-11 16:16:07,106 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.2 - missing non null enum " 2024-01-11 16:16:07,108 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.3 - cascade delete " 2024-01-11 16:16:07,110 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.4 - add maintenance window " 2024-01-11 16:16:07,118 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.6 - add index " 2024-01-11 16:16:07,120 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.7 - add rollout approval fields " 2024-01-11 16:16:07,126 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.8 - change length of created last modified by " 2024-01-11 16:16:07,131 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.9 - add target metadata " 2024-01-11 16:16:07,134 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.10 - change length of target attributes key " 2024-01-11 16:16:07,138 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.11 - add auto assign action type " 2024-01-11 16:16:07,143 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.12 - change length of controller id and name " 2024-01-11 16:16:07,145 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.13 - add action external id " 2024-01-11 16:16:07,149 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.14 - add sha256 hash " 2024-01-11 16:16:07,153 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.15 - add weight " 2024-01-11 16:16:07,160 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.16 - add action initiated by " 2024-01-11 16:16:07,166 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.17 - add index target modified " 2024-01-11 16:16:07,172 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.18 - add target type " 2024-01-11 16:16:07,179 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.19 - add valid flag to ds " 2024-01-11 16:16:07,186 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.20 - add encryption flag to sm " 2024-01-11 16:16:07,191 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.21 - add rollouts status index " 2024-01-11 16:16:07,193 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.22 - change target type name length " 2024-01-11 16:16:07,194 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.23 - add action status code " 2024-01-11 16:16:07,198 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.24 - add last action status code " 2024-01-11 16:16:07,202 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.25 - add confirmation flag " 2024-01-11 16:16:07,208 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.26 - add access control context " 2024-01-11 16:16:07,213 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.27 - target type inherit type " 2024-01-11 16:16:07,215 INFO main o.f.c.i.c.DbMigrate:37 - Successfully applied 47 migrations to schema "PUBLIC", now at version v1.12.27 (execution time 00:00.293s) 2024-01-11 16:16:07,288 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:437 - Initialized JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 16:16:07,767 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:339 - Usage of Spring Data projections detected on persistence provider EclipseLink. Make sure the following query methods declare result columns in exactly the order the accessors are declared in the projecting interface or the order of parameters for DTOs: 2024-01-11 16:16:07,767 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutId(java.lang.Long) 2024-01-11 16:16:07,769 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutId(java.util.List) 2024-01-11 16:16:07,782 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutGroupId(java.util.List) 2024-01-11 16:16:07,784 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutGroupId(java.lang.Long) 2024-01-11 16:16:08,100 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:339 - Usage of Spring Data projections detected on persistence provider EclipseLink. Make sure the following query methods declare result columns in exactly the order the accessors are declared in the projecting interface or the order of parameters for DTOs: 2024-01-11 16:16:08,100 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.DistributionSetRepository.countRolloutsByStatusForDistributionSet(java.lang.Long) 2024-01-11 16:16:08,105 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.DistributionSetRepository.countActionsByStatusForDistributionSet(java.lang.Long) 2024-01-11 16:16:08,763 WARN main o.s.b.a.o.j.JpaBaseConfiguration$JpaWebConfiguration:223 - spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning 2024-01-11 16:16:09,351 WARN main o.s.b.a.s.s.UserDetailsServiceAutoConfiguration:89 - Using generated security password: e4e7d358-efac-4525-add9-9a3ee0bdcdcc This generated password is for development use only. Your security configuration must be updated before running your application in production. 2024-01-11 16:16:09,446 INFO main o.s.s.w.DefaultSecurityFilterChain:55 - Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@37af00c, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@16e35125, org.springframework.security.web.context.SecurityContextPersistenceFilter@376f5fd, org.springframework.security.web.header.HeaderWriterFilter@12388aad, org.springframework.security.web.csrf.CsrfFilter@3b1df4a6, org.springframework.security.web.authentication.logout.LogoutFilter@4ea0cca7, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@68f4501c, org.springframework.security.web.authentication.ui.DefaultLoginPageGeneratingFilter@5aef5909, org.springframework.security.web.authentication.ui.DefaultLogoutPageGeneratingFilter@5c5d9755, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@3723bba5, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@4ede1467, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@7a33c95c, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@7609e1e8, org.springframework.security.web.session.SessionManagementFilter@579a936c, org.springframework.security.web.access.ExceptionTranslationFilter@2b767fec, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@2e27756b] 2024-01-11 16:16:09,719 INFO main o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'application.springCloudBusInput' has 1 subscriber(s). 2024-01-11 16:16:09,930 INFO main o.s.i.e.EventDrivenConsumer:174 - Adding {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 2024-01-11 16:16:09,930 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 1 subscriber(s). 2024-01-11 16:16:09,930 INFO main o.s.i.e.EventDrivenConsumer:292 - started bean '_org.springframework.integration.errorLogger' 2024-01-11 16:16:09,934 INFO main o.e.h.r.j.r.RSQLDistributionSetMetadataFieldsTest:61 - Started RSQLDistributionSetMetadataFieldsTest in 3.53 seconds (JVM running for 99.158) 2024-01-11 16:16:10,184 INFO pool-41-thread-1 o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'unknown.channel.name' has 1 subscriber(s). 2024-01-11 16:16:10,627 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.jpa.rsql.RSQLDistributionSetMetadataFieldsTest.testFilterByParameterValue()]... 2024-01-11 16:16:10,702 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.jpa.rsql.RSQLDistributionSetMetadataFieldsTest.testFilterByParameterValue()] succeeded. 2024-01-11 16:16:10,833 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.jpa.rsql.RSQLDistributionSetMetadataFieldsTest.testFilterByParameterKey()]... 2024-01-11 16:16:10,888 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.jpa.rsql.RSQLDistributionSetMetadataFieldsTest.testFilterByParameterKey()] succeeded. 2024-01-11 16:16:10,891 INFO main o.s.i.e.EventDrivenConsumer:174 - Removing {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 2024-01-11 16:16:10,891 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 0 subscriber(s). 2024-01-11 16:16:10,892 INFO main o.s.i.e.EventDrivenConsumer:292 - stopped bean '_org.springframework.integration.errorLogger' 2024-01-11 16:16:10,898 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:651 - Closing JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 16:16:10,899 INFO main c.z.h.HikariDataSource:350 - HikariPool-14 - Shutdown initiated... 2024-01-11 16:16:10,911 INFO main c.z.h.HikariDataSource:352 - HikariPool-14 - Shutdown completed. [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.522 s -- in org.eclipse.hawkbit.repository.jpa.rsql.RSQLDistributionSetMetadataFieldsTest [INFO] Running org.eclipse.hawkbit.repository.jpa.rsql.RSQLSoftwareModuleTypeFieldsTest 2024-01-11 16:16:10,915 INFO main o.e.h.r.t.u.SharedSqlTestDatabaseExtension:34 - Schema generation skipped... No datasource environment variables found! 2024-01-11 16:16:10,916 INFO main o.s.t.c.s.AbstractContextLoader:264 - Could not detect default resource locations for test class [org.eclipse.hawkbit.repository.jpa.AbstractJpaIntegrationTest]: no resource found for suffixes {-context.xml, Context.groovy}. 2024-01-11 16:16:10,917 INFO main o.s.t.c.s.AbstractContextLoader:264 - Could not detect default resource locations for test class [org.eclipse.hawkbit.repository.test.util.AbstractIntegrationTest]: no resource found for suffixes {-context.xml, Context.groovy}. 2024-01-11 16:16:10,920 INFO main o.s.b.t.c.SpringBootTestContextBootstrapper:245 - Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener, org.springframework.security.test.context.support.ReactorContextTestExecutionListener, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener, org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.event.ApplicationEventsTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener] 2024-01-11 16:16:10,920 INFO main o.s.b.t.c.SpringBootTestContextBootstrapper:174 - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@f83d878, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@6ba9ea68, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@5af45394, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@6b61eaab, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@7ab0bfa7, org.springframework.test.context.support.DirtiesContextTestExecutionListener@5e6ef033, org.springframework.test.context.transaction.TransactionalTestExecutionListener@267e7099, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@422ee24f, org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener@3d1c302a, org.springframework.test.context.event.EventPublishingTestExecutionListener@145aa0d2, org.springframework.security.test.context.support.ReactorContextTestExecutionListener@41f5e078, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@747c4e93, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@28bdad56, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@6920d4a3, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@7380fdf, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@1126c17d, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@54b41912, org.eclipse.hawkbit.repository.test.matcher.EventVerifier@3b5e4aeb, org.eclipse.hawkbit.repository.test.util.CleanupTestExecutionListener@7c5feca8] . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.18) 2024-01-11 16:16:10,994 INFO main o.e.h.r.j.r.RSQLSoftwareModuleTypeFieldsTest:55 - Starting RSQLSoftwareModuleTypeFieldsTest using Java 17.0.9 on basic-bw2k7 with PID 1164 (started by jenkins in /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa) 2024-01-11 16:16:10,994 INFO main o.e.h.r.j.r.RSQLSoftwareModuleTypeFieldsTest:638 - The following 1 profile is active: "test" 2024-01-11 16:16:11,225 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:132 - Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2024-01-11 16:16:11,285 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:201 - Finished Spring Data repository scanning in 59 ms. Found 20 JPA repository interfaces. 2024-01-11 16:16:11,395 INFO main o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor:292 - No bean named 'errorChannel' has been explicitly defined. Therefore, a default PublishSubscribeChannel will be created. 2024-01-11 16:16:11,396 INFO main o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor:292 - No bean named 'integrationHeaderChannelRegistry' has been explicitly defined. Therefore, a default DefaultHeaderChannelRegistry will be created. 2024-01-11 16:16:11,400 INFO main o.s.c.c.s.GenericScope:283 - BeanFactory id=61c8307c-da16-3faa-9a4d-05d1a05b9a89 2024-01-11 16:16:11,432 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:16:11,436 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration' of type [org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:16:11,438 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:16:11,438 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'loadBalancerClientsDefaultsMappingsProvider' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration$$Lambda$921/0x00007eff2c52d9e8] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:16:11,440 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'defaultsBindHandlerAdvisor' of type [org.springframework.cloud.commons.config.DefaultsBindHandlerAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:16:11,443 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'BindingHandlerAdvise' of type [org.springframework.cloud.stream.config.BindingHandlerAdvise] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:16:11,446 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spelConverter' of type [org.springframework.cloud.stream.config.SpelExpressionConverterConfiguration$SpelConverter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:16:11,448 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration' of type [org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:16:11,449 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'stringOrNumberMigrationVersionConverter' of type [org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration$StringOrNumberToMigrationVersionConverter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:16:11,454 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:16:11,467 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'dataSource' of type [com.zaxxer.hikari.HikariDataSource] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:16:11,472 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties' of type [org.springframework.boot.autoconfigure.orm.jpa.JpaProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:16:11,476 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'repositoryApplicationConfiguration' of type [org.eclipse.hawkbit.repository.jpa.RepositoryApplicationConfiguration$$EnhancerBySpringCGLIB$$4ee2a2be] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:16:11,598 INFO main o.f.c.i.l.VersionPrinter:37 - Flyway Community Edition 8.5.13 by Redgate 2024-01-11 16:16:11,599 INFO main o.f.c.i.l.VersionPrinter:37 - See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.13 2024-01-11 16:16:11,599 INFO main o.f.c.i.l.VersionPrinter:37 - 2024-01-11 16:16:11,603 INFO main c.z.h.HikariDataSource:110 - HikariPool-15 - Starting... 2024-01-11 16:16:11,605 INFO main c.z.h.HikariDataSource:123 - HikariPool-15 - Start completed. 2024-01-11 16:16:11,605 INFO main o.f.c.i.d.b.BaseDatabaseType:37 - Database: jdbc:h2:mem:testdb (H2 2.2) 2024-01-11 16:16:11,607 WARN main o.f.c.i.d.b.Database:41 - Flyway upgrade recommended: H2 2.2.222 is newer than this version of Flyway and support has not been tested. The latest supported version of H2 is 2.1.210. 2024-01-11 16:16:11,619 INFO main o.f.c.i.c.DbValidate:37 - Successfully validated 47 migrations (execution time 00:00.010s) 2024-01-11 16:16:11,620 INFO main o.f.c.i.s.JdbcTableSchemaHistory:37 - Creating Schema History table "PUBLIC"."schema_version" ... 2024-01-11 16:16:11,623 INFO main o.f.c.i.c.DbMigrate:37 - Current version of schema "PUBLIC": << Empty Schema >> 2024-01-11 16:16:11,632 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.0.1 - init " 2024-01-11 16:16:11,652 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.2.0 - update target info for message " 2024-01-11 16:16:11,656 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.0 - cascade delete " 2024-01-11 16:16:11,661 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.1 - cascade delete " 2024-01-11 16:16:11,663 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.5.0 - target filter query " 2024-01-11 16:16:11,666 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.6.0 - rollout management " 2024-01-11 16:16:11,679 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.0 - swmType maxAssignment greater 0 " 2024-01-11 16:16:11,681 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.1 - reduce length enums " 2024-01-11 16:16:11,691 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.0 - auto assign ds filter " 2024-01-11 16:16:11,695 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.1 - cascade delete " 2024-01-11 16:16:11,699 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.2 - remove external artifact " 2024-01-11 16:16:11,701 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.9.0 - add rollout groups created " 2024-01-11 16:16:11,705 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.0 - advanced rolloutgroup " 2024-01-11 16:16:11,712 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.1 - consolidate artifact sha1 " 2024-01-11 16:16:11,717 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.2 - rollout auto start " 2024-01-11 16:16:11,721 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.3 - add rollout deleted flag " 2024-01-11 16:16:11,744 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.0 - drop target info " 2024-01-11 16:16:11,763 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.1 - target filter query UQ " 2024-01-11 16:16:11,772 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.2 - remove unused idexes " 2024-01-11 16:16:11,774 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.3 - add module md targetvis " 2024-01-11 16:16:11,778 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.0 - action performance " 2024-01-11 16:16:11,796 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.1 - missing non null " 2024-01-11 16:16:11,804 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.2 - missing non null enum " 2024-01-11 16:16:11,806 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.3 - cascade delete " 2024-01-11 16:16:11,808 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.4 - add maintenance window " 2024-01-11 16:16:11,818 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.6 - add index " 2024-01-11 16:16:11,820 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.7 - add rollout approval fields " 2024-01-11 16:16:11,827 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.8 - change length of created last modified by " 2024-01-11 16:16:11,831 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.9 - add target metadata " 2024-01-11 16:16:11,833 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.10 - change length of target attributes key " 2024-01-11 16:16:11,836 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.11 - add auto assign action type " 2024-01-11 16:16:11,840 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.12 - change length of controller id and name " 2024-01-11 16:16:11,843 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.13 - add action external id " 2024-01-11 16:16:11,848 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.14 - add sha256 hash " 2024-01-11 16:16:11,851 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.15 - add weight " 2024-01-11 16:16:11,859 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.16 - add action initiated by " 2024-01-11 16:16:11,865 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.17 - add index target modified " 2024-01-11 16:16:11,872 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.18 - add target type " 2024-01-11 16:16:11,879 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.19 - add valid flag to ds " 2024-01-11 16:16:11,884 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.20 - add encryption flag to sm " 2024-01-11 16:16:11,889 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.21 - add rollouts status index " 2024-01-11 16:16:11,891 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.22 - change target type name length " 2024-01-11 16:16:11,894 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.23 - add action status code " 2024-01-11 16:16:11,898 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.24 - add last action status code " 2024-01-11 16:16:11,904 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.25 - add confirmation flag " 2024-01-11 16:16:11,911 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.26 - add access control context " 2024-01-11 16:16:11,916 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.27 - target type inherit type " 2024-01-11 16:16:11,919 INFO main o.f.c.i.c.DbMigrate:37 - Successfully applied 47 migrations to schema "PUBLIC", now at version v1.12.27 (execution time 00:00.297s) 2024-01-11 16:16:12,028 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:437 - Initialized JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 16:16:12,631 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:339 - Usage of Spring Data projections detected on persistence provider EclipseLink. Make sure the following query methods declare result columns in exactly the order the accessors are declared in the projecting interface or the order of parameters for DTOs: 2024-01-11 16:16:12,632 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutId(java.lang.Long) 2024-01-11 16:16:12,633 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutId(java.util.List) 2024-01-11 16:16:12,641 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutGroupId(java.util.List) 2024-01-11 16:16:12,643 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutGroupId(java.lang.Long) 2024-01-11 16:16:13,284 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:339 - Usage of Spring Data projections detected on persistence provider EclipseLink. Make sure the following query methods declare result columns in exactly the order the accessors are declared in the projecting interface or the order of parameters for DTOs: 2024-01-11 16:16:13,285 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.DistributionSetRepository.countRolloutsByStatusForDistributionSet(java.lang.Long) 2024-01-11 16:16:13,288 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.DistributionSetRepository.countActionsByStatusForDistributionSet(java.lang.Long) 2024-01-11 16:16:14,064 WARN main o.s.b.a.o.j.JpaBaseConfiguration$JpaWebConfiguration:223 - spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning 2024-01-11 16:16:14,596 WARN main o.s.b.a.s.s.UserDetailsServiceAutoConfiguration:89 - Using generated security password: e8b40841-eba0-408e-8b62-d3befe954a42 This generated password is for development use only. Your security configuration must be updated before running your application in production. 2024-01-11 16:16:14,693 INFO main o.s.s.w.DefaultSecurityFilterChain:55 - Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@6f987c30, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@50578720, org.springframework.security.web.context.SecurityContextPersistenceFilter@2196ae0c, org.springframework.security.web.header.HeaderWriterFilter@51dfc5d2, org.springframework.security.web.csrf.CsrfFilter@5f684f92, org.springframework.security.web.authentication.logout.LogoutFilter@fbf90f9, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@5aa00ed7, org.springframework.security.web.authentication.ui.DefaultLoginPageGeneratingFilter@3b74b25a, org.springframework.security.web.authentication.ui.DefaultLogoutPageGeneratingFilter@adbfd4b, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@78e0307d, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@2b683889, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@3f9a0526, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@734157b5, org.springframework.security.web.session.SessionManagementFilter@3c1f62c2, org.springframework.security.web.access.ExceptionTranslationFilter@b6d2c2f, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@2203ae65] 2024-01-11 16:16:14,913 INFO main o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'application.springCloudBusInput' has 1 subscriber(s). 2024-01-11 16:16:15,031 INFO main o.s.i.e.EventDrivenConsumer:174 - Adding {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 2024-01-11 16:16:15,031 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 1 subscriber(s). 2024-01-11 16:16:15,031 INFO main o.s.i.e.EventDrivenConsumer:292 - started bean '_org.springframework.integration.errorLogger' 2024-01-11 16:16:15,035 INFO main o.e.h.r.j.r.RSQLSoftwareModuleTypeFieldsTest:61 - Started RSQLSoftwareModuleTypeFieldsTest in 4.113 seconds (JVM running for 104.259) 2024-01-11 16:16:15,148 INFO pool-44-thread-1 o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'unknown.channel.name' has 1 subscriber(s). 2024-01-11 16:16:15,221 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.jpa.rsql.RSQLSoftwareModuleTypeFieldsTest.testFilterByParameterDescription()]... 2024-01-11 16:16:15,246 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.jpa.rsql.RSQLSoftwareModuleTypeFieldsTest.testFilterByParameterDescription()] succeeded. 2024-01-11 16:16:15,297 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.jpa.rsql.RSQLSoftwareModuleTypeFieldsTest.testFilterByParameterName()]... 2024-01-11 16:16:15,312 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.jpa.rsql.RSQLSoftwareModuleTypeFieldsTest.testFilterByParameterName()] succeeded. 2024-01-11 16:16:15,352 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.jpa.rsql.RSQLSoftwareModuleTypeFieldsTest.testFilterByMaxAssignment()]... 2024-01-11 16:16:15,375 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.jpa.rsql.RSQLSoftwareModuleTypeFieldsTest.testFilterByMaxAssignment()] succeeded. 2024-01-11 16:16:15,413 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.jpa.rsql.RSQLSoftwareModuleTypeFieldsTest.testFilterByParameterId()]... 2024-01-11 16:16:15,432 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.jpa.rsql.RSQLSoftwareModuleTypeFieldsTest.testFilterByParameterId()] succeeded. 2024-01-11 16:16:15,477 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.jpa.rsql.RSQLSoftwareModuleTypeFieldsTest.testFilterByParameterKey()]... 2024-01-11 16:16:15,492 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.jpa.rsql.RSQLSoftwareModuleTypeFieldsTest.testFilterByParameterKey()] succeeded. 2024-01-11 16:16:15,495 INFO main o.s.i.e.EventDrivenConsumer:174 - Removing {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 2024-01-11 16:16:15,495 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 0 subscriber(s). 2024-01-11 16:16:15,495 INFO main o.s.i.e.EventDrivenConsumer:292 - stopped bean '_org.springframework.integration.errorLogger' 2024-01-11 16:16:15,520 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:651 - Closing JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 16:16:15,521 INFO main c.z.h.HikariDataSource:350 - HikariPool-15 - Shutdown initiated... 2024-01-11 16:16:15,522 INFO main c.z.h.HikariDataSource:352 - HikariPool-15 - Shutdown completed. [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.608 s -- in org.eclipse.hawkbit.repository.jpa.rsql.RSQLSoftwareModuleTypeFieldsTest [INFO] Running org.eclipse.hawkbit.repository.jpa.rsql.RSQLTargetFieldTest 2024-01-11 16:16:15,529 INFO main o.e.h.r.t.u.SharedSqlTestDatabaseExtension:34 - Schema generation skipped... No datasource environment variables found! 2024-01-11 16:16:15,531 INFO main o.s.t.c.s.AbstractContextLoader:264 - Could not detect default resource locations for test class [org.eclipse.hawkbit.repository.jpa.AbstractJpaIntegrationTest]: no resource found for suffixes {-context.xml, Context.groovy}. 2024-01-11 16:16:15,531 INFO main o.s.t.c.s.AbstractContextLoader:264 - Could not detect default resource locations for test class [org.eclipse.hawkbit.repository.test.util.AbstractIntegrationTest]: no resource found for suffixes {-context.xml, Context.groovy}. 2024-01-11 16:16:15,536 INFO main o.s.b.t.c.SpringBootTestContextBootstrapper:245 - Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener, org.springframework.security.test.context.support.ReactorContextTestExecutionListener, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener, org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.event.ApplicationEventsTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener] 2024-01-11 16:16:15,537 INFO main o.s.b.t.c.SpringBootTestContextBootstrapper:174 - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@5afaeedb, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@764b13e6, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@3f166e03, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@4716e743, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@4a97554c, org.springframework.test.context.support.DirtiesContextTestExecutionListener@646dabdb, org.springframework.test.context.transaction.TransactionalTestExecutionListener@6807b723, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@18db699f, org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener@681672fd, org.springframework.test.context.event.EventPublishingTestExecutionListener@612c3f57, org.springframework.security.test.context.support.ReactorContextTestExecutionListener@34c722fe, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@77132268, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@2c4937ed, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@2c9f73b4, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@2142640b, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@4fac1229, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@2abfb26e, org.eclipse.hawkbit.repository.test.matcher.EventVerifier@7dea765e, org.eclipse.hawkbit.repository.test.util.CleanupTestExecutionListener@4f3a37d4] . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.18) 2024-01-11 16:16:15,596 INFO main o.e.h.r.j.r.RSQLTargetFieldTest:55 - Starting RSQLTargetFieldTest using Java 17.0.9 on basic-bw2k7 with PID 1164 (started by jenkins in /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa) 2024-01-11 16:16:15,597 INFO main o.e.h.r.j.r.RSQLTargetFieldTest:638 - The following 1 profile is active: "test" 2024-01-11 16:16:15,728 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:132 - Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2024-01-11 16:16:15,744 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:201 - Finished Spring Data repository scanning in 15 ms. Found 20 JPA repository interfaces. 2024-01-11 16:16:15,836 INFO main o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor:292 - No bean named 'errorChannel' has been explicitly defined. Therefore, a default PublishSubscribeChannel will be created. 2024-01-11 16:16:15,837 INFO main o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor:292 - No bean named 'integrationHeaderChannelRegistry' has been explicitly defined. Therefore, a default DefaultHeaderChannelRegistry will be created. 2024-01-11 16:16:15,843 INFO main o.s.c.c.s.GenericScope:283 - BeanFactory id=61c8307c-da16-3faa-9a4d-05d1a05b9a89 2024-01-11 16:16:15,878 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:16:15,882 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration' of type [org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:16:15,883 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:16:15,884 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'loadBalancerClientsDefaultsMappingsProvider' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration$$Lambda$921/0x00007eff2c52d9e8] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:16:15,886 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'defaultsBindHandlerAdvisor' of type [org.springframework.cloud.commons.config.DefaultsBindHandlerAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:16:15,889 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'BindingHandlerAdvise' of type [org.springframework.cloud.stream.config.BindingHandlerAdvise] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:16:15,892 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spelConverter' of type [org.springframework.cloud.stream.config.SpelExpressionConverterConfiguration$SpelConverter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:16:15,894 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration' of type [org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:16:15,895 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'stringOrNumberMigrationVersionConverter' of type [org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration$StringOrNumberToMigrationVersionConverter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:16:15,900 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:16:15,911 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'dataSource' of type [com.zaxxer.hikari.HikariDataSource] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:16:15,915 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties' of type [org.springframework.boot.autoconfigure.orm.jpa.JpaProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:16:15,918 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'repositoryApplicationConfiguration' of type [org.eclipse.hawkbit.repository.jpa.RepositoryApplicationConfiguration$$EnhancerBySpringCGLIB$$4ee2a2be] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:16:16,030 INFO main o.f.c.i.l.VersionPrinter:37 - Flyway Community Edition 8.5.13 by Redgate 2024-01-11 16:16:16,030 INFO main o.f.c.i.l.VersionPrinter:37 - See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.13 2024-01-11 16:16:16,030 INFO main o.f.c.i.l.VersionPrinter:37 - 2024-01-11 16:16:16,034 INFO main c.z.h.HikariDataSource:110 - HikariPool-16 - Starting... 2024-01-11 16:16:16,036 INFO main c.z.h.HikariDataSource:123 - HikariPool-16 - Start completed. 2024-01-11 16:16:16,036 INFO main o.f.c.i.d.b.BaseDatabaseType:37 - Database: jdbc:h2:mem:testdb (H2 2.2) 2024-01-11 16:16:16,038 WARN main o.f.c.i.d.b.Database:41 - Flyway upgrade recommended: H2 2.2.222 is newer than this version of Flyway and support has not been tested. The latest supported version of H2 is 2.1.210. 2024-01-11 16:16:16,048 INFO main o.f.c.i.c.DbValidate:37 - Successfully validated 47 migrations (execution time 00:00.008s) 2024-01-11 16:16:16,048 INFO main o.f.c.i.s.JdbcTableSchemaHistory:37 - Creating Schema History table "PUBLIC"."schema_version" ... 2024-01-11 16:16:16,051 INFO main o.f.c.i.c.DbMigrate:37 - Current version of schema "PUBLIC": << Empty Schema >> 2024-01-11 16:16:16,057 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.0.1 - init " 2024-01-11 16:16:16,072 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.2.0 - update target info for message " 2024-01-11 16:16:16,075 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.0 - cascade delete " 2024-01-11 16:16:16,080 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.1 - cascade delete " 2024-01-11 16:16:16,082 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.5.0 - target filter query " 2024-01-11 16:16:16,085 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.6.0 - rollout management " 2024-01-11 16:16:16,093 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.0 - swmType maxAssignment greater 0 " 2024-01-11 16:16:16,095 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.1 - reduce length enums " 2024-01-11 16:16:16,102 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.0 - auto assign ds filter " 2024-01-11 16:16:16,105 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.1 - cascade delete " 2024-01-11 16:16:16,109 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.2 - remove external artifact " 2024-01-11 16:16:16,110 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.9.0 - add rollout groups created " 2024-01-11 16:16:16,113 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.0 - advanced rolloutgroup " 2024-01-11 16:16:16,118 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.1 - consolidate artifact sha1 " 2024-01-11 16:16:16,122 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.2 - rollout auto start " 2024-01-11 16:16:16,126 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.3 - add rollout deleted flag " 2024-01-11 16:16:16,144 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.0 - drop target info " 2024-01-11 16:16:16,159 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.1 - target filter query UQ " 2024-01-11 16:16:16,160 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.2 - remove unused idexes " 2024-01-11 16:16:16,162 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.3 - add module md targetvis " 2024-01-11 16:16:16,165 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.0 - action performance " 2024-01-11 16:16:16,178 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.1 - missing non null " 2024-01-11 16:16:16,185 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.2 - missing non null enum " 2024-01-11 16:16:16,187 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.3 - cascade delete " 2024-01-11 16:16:16,188 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.4 - add maintenance window " 2024-01-11 16:16:16,195 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.6 - add index " 2024-01-11 16:16:16,197 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.7 - add rollout approval fields " 2024-01-11 16:16:16,202 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.8 - change length of created last modified by " 2024-01-11 16:16:16,205 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.9 - add target metadata " 2024-01-11 16:16:16,208 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.10 - change length of target attributes key " 2024-01-11 16:16:16,210 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.11 - add auto assign action type " 2024-01-11 16:16:16,213 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.12 - change length of controller id and name " 2024-01-11 16:16:16,215 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.13 - add action external id " 2024-01-11 16:16:16,219 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.14 - add sha256 hash " 2024-01-11 16:16:16,222 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.15 - add weight " 2024-01-11 16:16:16,228 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.16 - add action initiated by " 2024-01-11 16:16:16,233 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.17 - add index target modified " 2024-01-11 16:16:16,235 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.18 - add target type " 2024-01-11 16:16:16,242 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.19 - add valid flag to ds " 2024-01-11 16:16:16,246 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.20 - add encryption flag to sm " 2024-01-11 16:16:16,250 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.21 - add rollouts status index " 2024-01-11 16:16:16,252 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.22 - change target type name length " 2024-01-11 16:16:16,253 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.23 - add action status code " 2024-01-11 16:16:16,256 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.24 - add last action status code " 2024-01-11 16:16:16,260 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.25 - add confirmation flag " 2024-01-11 16:16:16,264 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.26 - add access control context " 2024-01-11 16:16:16,274 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.27 - target type inherit type " 2024-01-11 16:16:16,277 INFO main o.f.c.i.c.DbMigrate:37 - Successfully applied 47 migrations to schema "PUBLIC", now at version v1.12.27 (execution time 00:00.226s) 2024-01-11 16:16:16,345 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:437 - Initialized JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 16:16:16,775 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:339 - Usage of Spring Data projections detected on persistence provider EclipseLink. Make sure the following query methods declare result columns in exactly the order the accessors are declared in the projecting interface or the order of parameters for DTOs: 2024-01-11 16:16:16,776 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutId(java.lang.Long) 2024-01-11 16:16:16,777 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutId(java.util.List) 2024-01-11 16:16:16,785 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutGroupId(java.util.List) 2024-01-11 16:16:16,786 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutGroupId(java.lang.Long) 2024-01-11 16:16:17,143 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:339 - Usage of Spring Data projections detected on persistence provider EclipseLink. Make sure the following query methods declare result columns in exactly the order the accessors are declared in the projecting interface or the order of parameters for DTOs: 2024-01-11 16:16:17,143 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.DistributionSetRepository.countRolloutsByStatusForDistributionSet(java.lang.Long) 2024-01-11 16:16:17,147 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.DistributionSetRepository.countActionsByStatusForDistributionSet(java.lang.Long) 2024-01-11 16:16:17,977 WARN main o.s.b.a.o.j.JpaBaseConfiguration$JpaWebConfiguration:223 - spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning 2024-01-11 16:16:18,582 WARN main o.s.b.a.s.s.UserDetailsServiceAutoConfiguration:89 - Using generated security password: e410c271-ffa3-4fb7-9b61-15518006a317 This generated password is for development use only. Your security configuration must be updated before running your application in production. 2024-01-11 16:16:18,688 INFO main o.s.s.w.DefaultSecurityFilterChain:55 - Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@478f7d5d, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@306a938f, org.springframework.security.web.context.SecurityContextPersistenceFilter@57c246ec, org.springframework.security.web.header.HeaderWriterFilter@3d171e3f, org.springframework.security.web.csrf.CsrfFilter@23e32f22, org.springframework.security.web.authentication.logout.LogoutFilter@18f99629, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@443e662e, org.springframework.security.web.authentication.ui.DefaultLoginPageGeneratingFilter@36ea7735, org.springframework.security.web.authentication.ui.DefaultLogoutPageGeneratingFilter@7d28cba, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@74f3fc, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@1bf811d2, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@5e48d167, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@201e64af, org.springframework.security.web.session.SessionManagementFilter@6de2fe4d, org.springframework.security.web.access.ExceptionTranslationFilter@5d1dc3a3, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@51f4dcc7] 2024-01-11 16:16:18,911 INFO main o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'application.springCloudBusInput' has 1 subscriber(s). 2024-01-11 16:16:19,032 INFO main o.s.i.e.EventDrivenConsumer:174 - Adding {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 2024-01-11 16:16:19,032 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 1 subscriber(s). 2024-01-11 16:16:19,033 INFO main o.s.i.e.EventDrivenConsumer:292 - started bean '_org.springframework.integration.errorLogger' 2024-01-11 16:16:19,038 INFO main o.e.h.r.j.r.RSQLTargetFieldTest:61 - Started RSQLTargetFieldTest in 3.495 seconds (JVM running for 108.262) 2024-01-11 16:16:19,155 INFO pool-47-thread-1 o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'unknown.channel.name' has 1 subscriber(s). 2024-01-11 16:16:19,733 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.rsql.RSQLTargetFieldTest.testFilterByComplexQueries()]... 2024-01-11 16:16:19,772 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.rsql.RSQLTargetFieldTest.testFilterByComplexQueries()] succeeded. 2024-01-11 16:16:19,924 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.rsql.RSQLTargetFieldTest.testFilterByParameterUpdateStatus()]... 2024-01-11 16:16:19,930 INFO main o.e.h.r.j.r.JpaQueryRsqlVisitor:300 - given value NOEXIST* cannot be transformed into the correct enum type class org.eclipse.hawkbit.repository.model.TargetUpdateStatus 2024-01-11 16:16:19,944 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.rsql.RSQLTargetFieldTest.testFilterByParameterUpdateStatus()] succeeded. 2024-01-11 16:16:20,117 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.rsql.RSQLTargetFieldTest.testFilterByTag()]... 2024-01-11 16:16:20,193 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.rsql.RSQLTargetFieldTest.testFilterByTag()] succeeded. 2024-01-11 16:16:20,377 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.rsql.RSQLTargetFieldTest.shouldFilterTargetsByTypeKey()]... 2024-01-11 16:16:20,399 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.rsql.RSQLTargetFieldTest.shouldFilterTargetsByTypeKey()] succeeded. 2024-01-11 16:16:20,575 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.rsql.RSQLTargetFieldTest.testFilterByParameterDescription()]... 2024-01-11 16:16:20,614 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.rsql.RSQLTargetFieldTest.testFilterByParameterDescription()] succeeded. 2024-01-11 16:16:20,872 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.rsql.RSQLTargetFieldTest.testFilterByLastTargetQuery()]... 2024-01-11 16:16:20,907 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.rsql.RSQLTargetFieldTest.testFilterByLastTargetQuery()] succeeded. 2024-01-11 16:16:21,107 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.rsql.RSQLTargetFieldTest.testFilterByAssignedDsVersion()]... 2024-01-11 16:16:21,131 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.rsql.RSQLTargetFieldTest.testFilterByAssignedDsVersion()] succeeded. 2024-01-11 16:16:21,311 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.rsql.RSQLTargetFieldTest.testFilterByAssignedDsName()]... 2024-01-11 16:16:21,334 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.rsql.RSQLTargetFieldTest.testFilterByAssignedDsName()] succeeded. 2024-01-11 16:16:21,528 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.rsql.RSQLTargetFieldTest.shouldFilterTargetsByTypeName()]... 2024-01-11 16:16:21,548 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.rsql.RSQLTargetFieldTest.shouldFilterTargetsByTypeName()] succeeded. 2024-01-11 16:16:21,707 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.rsql.RSQLTargetFieldTest.shouldFilterTargetsByTypeIdAndDescription()]... 2024-01-11 16:16:21,719 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.rsql.RSQLTargetFieldTest.shouldFilterTargetsByTypeIdAndDescription()] succeeded. 2024-01-11 16:16:21,874 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.rsql.RSQLTargetFieldTest.testFilterByMetadata()]... 2024-01-11 16:16:21,932 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.rsql.RSQLTargetFieldTest.testFilterByMetadata()] succeeded. 2024-01-11 16:16:22,086 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.rsql.RSQLTargetFieldTest.testFilterByParameterName()]... 2024-01-11 16:16:22,108 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.rsql.RSQLTargetFieldTest.testFilterByParameterName()] succeeded. 2024-01-11 16:16:22,239 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.rsql.RSQLTargetFieldTest.testFilterByAttribute()]... 2024-01-11 16:16:22,297 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.rsql.RSQLTargetFieldTest.testFilterByAttribute()] succeeded. 2024-01-11 16:16:22,432 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.rsql.RSQLTargetFieldTest.testFilterByParameterId()]... 2024-01-11 16:16:22,453 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.rsql.RSQLTargetFieldTest.testFilterByParameterId()] succeeded. 2024-01-11 16:16:22,607 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.rsql.RSQLTargetFieldTest.testFilterByParameterControllerId()]... 2024-01-11 16:16:22,630 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.rsql.RSQLTargetFieldTest.testFilterByParameterControllerId()] succeeded. 2024-01-11 16:16:22,785 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.rsql.RSQLTargetFieldTest.rsqlValidTargetFields()]... 2024-01-11 16:16:22,795 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.rsql.RSQLTargetFieldTest.rsqlValidTargetFields()] succeeded. 2024-01-11 16:16:22,798 INFO main o.s.i.e.EventDrivenConsumer:174 - Removing {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 2024-01-11 16:16:22,798 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 0 subscriber(s). 2024-01-11 16:16:22,798 INFO main o.s.i.e.EventDrivenConsumer:292 - stopped bean '_org.springframework.integration.errorLogger' 2024-01-11 16:16:22,803 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:651 - Closing JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 16:16:22,804 INFO main c.z.h.HikariDataSource:350 - HikariPool-16 - Shutdown initiated... 2024-01-11 16:16:22,805 INFO main c.z.h.HikariDataSource:352 - HikariPool-16 - Shutdown completed. [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.278 s -- in org.eclipse.hawkbit.repository.jpa.rsql.RSQLTargetFieldTest [INFO] Running org.eclipse.hawkbit.repository.jpa.autocleanup.AutoCleanupSchedulerTest 2024-01-11 16:16:22,809 INFO main o.e.h.r.t.u.SharedSqlTestDatabaseExtension:34 - Schema generation skipped... No datasource environment variables found! 2024-01-11 16:16:22,810 INFO main o.s.t.c.s.AbstractContextLoader:264 - Could not detect default resource locations for test class [org.eclipse.hawkbit.repository.jpa.AbstractJpaIntegrationTest]: no resource found for suffixes {-context.xml, Context.groovy}. 2024-01-11 16:16:22,810 INFO main o.s.t.c.s.AbstractContextLoader:264 - Could not detect default resource locations for test class [org.eclipse.hawkbit.repository.test.util.AbstractIntegrationTest]: no resource found for suffixes {-context.xml, Context.groovy}. 2024-01-11 16:16:22,813 INFO main o.s.b.t.c.SpringBootTestContextBootstrapper:245 - Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener, org.springframework.security.test.context.support.ReactorContextTestExecutionListener, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener, org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.event.ApplicationEventsTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener] 2024-01-11 16:16:22,813 INFO main o.s.b.t.c.SpringBootTestContextBootstrapper:174 - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@1b2ad903, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@62fc4166, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@72ab0448, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@4b51d860, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@67ef2c8, org.springframework.test.context.support.DirtiesContextTestExecutionListener@6096410, org.springframework.test.context.transaction.TransactionalTestExecutionListener@2caaa9dd, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@69fde6f0, org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener@1864a1b5, org.springframework.test.context.event.EventPublishingTestExecutionListener@55007f4d, org.springframework.security.test.context.support.ReactorContextTestExecutionListener@2c9dc071, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@2a517974, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@17850c82, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@41a9e328, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@3752d24, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@22ce7ee7, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@1d109720, org.eclipse.hawkbit.repository.test.matcher.EventVerifier@132e9709, org.eclipse.hawkbit.repository.test.util.CleanupTestExecutionListener@39188445] . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.18) 2024-01-11 16:16:22,840 INFO main o.e.h.r.j.a.AutoCleanupSchedulerTest:55 - Starting AutoCleanupSchedulerTest using Java 17.0.9 on basic-bw2k7 with PID 1164 (started by jenkins in /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa) 2024-01-11 16:16:22,840 INFO main o.e.h.r.j.a.AutoCleanupSchedulerTest:638 - The following 1 profile is active: "test" 2024-01-11 16:16:22,966 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:132 - Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2024-01-11 16:16:22,986 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:201 - Finished Spring Data repository scanning in 15 ms. Found 20 JPA repository interfaces. 2024-01-11 16:16:23,071 INFO main o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor:292 - No bean named 'errorChannel' has been explicitly defined. Therefore, a default PublishSubscribeChannel will be created. 2024-01-11 16:16:23,072 INFO main o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor:292 - No bean named 'integrationHeaderChannelRegistry' has been explicitly defined. Therefore, a default DefaultHeaderChannelRegistry will be created. 2024-01-11 16:16:23,076 INFO main o.s.c.c.s.GenericScope:283 - BeanFactory id=61c8307c-da16-3faa-9a4d-05d1a05b9a89 2024-01-11 16:16:23,103 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:16:23,107 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration' of type [org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:16:23,108 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:16:23,109 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'loadBalancerClientsDefaultsMappingsProvider' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration$$Lambda$921/0x00007eff2c52d9e8] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:16:23,110 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'defaultsBindHandlerAdvisor' of type [org.springframework.cloud.commons.config.DefaultsBindHandlerAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:16:23,113 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'BindingHandlerAdvise' of type [org.springframework.cloud.stream.config.BindingHandlerAdvise] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:16:23,115 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spelConverter' of type [org.springframework.cloud.stream.config.SpelExpressionConverterConfiguration$SpelConverter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:16:23,116 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration' of type [org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:16:23,117 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'stringOrNumberMigrationVersionConverter' of type [org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration$StringOrNumberToMigrationVersionConverter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:16:23,121 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:16:23,132 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'dataSource' of type [com.zaxxer.hikari.HikariDataSource] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:16:23,136 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties' of type [org.springframework.boot.autoconfigure.orm.jpa.JpaProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:16:23,140 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'repositoryApplicationConfiguration' of type [org.eclipse.hawkbit.repository.jpa.RepositoryApplicationConfiguration$$EnhancerBySpringCGLIB$$4ee2a2be] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:16:23,282 INFO main o.f.c.i.l.VersionPrinter:37 - Flyway Community Edition 8.5.13 by Redgate 2024-01-11 16:16:23,282 INFO main o.f.c.i.l.VersionPrinter:37 - See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.13 2024-01-11 16:16:23,282 INFO main o.f.c.i.l.VersionPrinter:37 - 2024-01-11 16:16:23,286 INFO main c.z.h.HikariDataSource:110 - HikariPool-17 - Starting... 2024-01-11 16:16:23,287 INFO main c.z.h.HikariDataSource:123 - HikariPool-17 - Start completed. 2024-01-11 16:16:23,288 INFO main o.f.c.i.d.b.BaseDatabaseType:37 - Database: jdbc:h2:mem:testdb (H2 2.2) 2024-01-11 16:16:23,290 WARN main o.f.c.i.d.b.Database:41 - Flyway upgrade recommended: H2 2.2.222 is newer than this version of Flyway and support has not been tested. The latest supported version of H2 is 2.1.210. 2024-01-11 16:16:23,300 INFO main o.f.c.i.c.DbValidate:37 - Successfully validated 47 migrations (execution time 00:00.010s) 2024-01-11 16:16:23,301 INFO main o.f.c.i.s.JdbcTableSchemaHistory:37 - Creating Schema History table "PUBLIC"."schema_version" ... 2024-01-11 16:16:23,304 INFO main o.f.c.i.c.DbMigrate:37 - Current version of schema "PUBLIC": << Empty Schema >> 2024-01-11 16:16:23,311 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.0.1 - init " 2024-01-11 16:16:23,327 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.2.0 - update target info for message " 2024-01-11 16:16:23,331 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.0 - cascade delete " 2024-01-11 16:16:23,336 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.1 - cascade delete " 2024-01-11 16:16:23,338 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.5.0 - target filter query " 2024-01-11 16:16:23,341 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.6.0 - rollout management " 2024-01-11 16:16:23,348 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.0 - swmType maxAssignment greater 0 " 2024-01-11 16:16:23,350 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.1 - reduce length enums " 2024-01-11 16:16:23,357 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.0 - auto assign ds filter " 2024-01-11 16:16:23,360 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.1 - cascade delete " 2024-01-11 16:16:23,362 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.2 - remove external artifact " 2024-01-11 16:16:23,364 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.9.0 - add rollout groups created " 2024-01-11 16:16:23,366 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.0 - advanced rolloutgroup " 2024-01-11 16:16:23,371 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.1 - consolidate artifact sha1 " 2024-01-11 16:16:23,375 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.2 - rollout auto start " 2024-01-11 16:16:23,378 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.3 - add rollout deleted flag " 2024-01-11 16:16:23,397 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.0 - drop target info " 2024-01-11 16:16:23,414 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.1 - target filter query UQ " 2024-01-11 16:16:23,416 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.2 - remove unused idexes " 2024-01-11 16:16:23,418 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.3 - add module md targetvis " 2024-01-11 16:16:23,421 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.0 - action performance " 2024-01-11 16:16:23,434 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.1 - missing non null " 2024-01-11 16:16:23,441 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.2 - missing non null enum " 2024-01-11 16:16:23,442 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.3 - cascade delete " 2024-01-11 16:16:23,444 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.4 - add maintenance window " 2024-01-11 16:16:23,450 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.6 - add index " 2024-01-11 16:16:23,451 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.7 - add rollout approval fields " 2024-01-11 16:16:23,456 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.8 - change length of created last modified by " 2024-01-11 16:16:23,458 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.9 - add target metadata " 2024-01-11 16:16:23,460 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.10 - change length of target attributes key " 2024-01-11 16:16:23,462 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.11 - add auto assign action type " 2024-01-11 16:16:23,464 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.12 - change length of controller id and name " 2024-01-11 16:16:23,466 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.13 - add action external id " 2024-01-11 16:16:23,469 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.14 - add sha256 hash " 2024-01-11 16:16:23,472 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.15 - add weight " 2024-01-11 16:16:23,478 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.16 - add action initiated by " 2024-01-11 16:16:23,483 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.17 - add index target modified " 2024-01-11 16:16:23,485 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.18 - add target type " 2024-01-11 16:16:23,491 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.19 - add valid flag to ds " 2024-01-11 16:16:23,495 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.20 - add encryption flag to sm " 2024-01-11 16:16:23,499 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.21 - add rollouts status index " 2024-01-11 16:16:23,501 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.22 - change target type name length " 2024-01-11 16:16:23,502 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.23 - add action status code " 2024-01-11 16:16:23,505 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.24 - add last action status code " 2024-01-11 16:16:23,510 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.25 - add confirmation flag " 2024-01-11 16:16:23,515 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.26 - add access control context " 2024-01-11 16:16:23,519 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.27 - target type inherit type " 2024-01-11 16:16:23,523 INFO main o.f.c.i.c.DbMigrate:37 - Successfully applied 47 migrations to schema "PUBLIC", now at version v1.12.27 (execution time 00:00.218s) 2024-01-11 16:16:23,607 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:437 - Initialized JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 16:16:24,049 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:339 - Usage of Spring Data projections detected on persistence provider EclipseLink. Make sure the following query methods declare result columns in exactly the order the accessors are declared in the projecting interface or the order of parameters for DTOs: 2024-01-11 16:16:24,049 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutId(java.lang.Long) 2024-01-11 16:16:24,050 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutId(java.util.List) 2024-01-11 16:16:24,059 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutGroupId(java.util.List) 2024-01-11 16:16:24,060 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutGroupId(java.lang.Long) 2024-01-11 16:16:24,393 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:339 - Usage of Spring Data projections detected on persistence provider EclipseLink. Make sure the following query methods declare result columns in exactly the order the accessors are declared in the projecting interface or the order of parameters for DTOs: 2024-01-11 16:16:24,393 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.DistributionSetRepository.countRolloutsByStatusForDistributionSet(java.lang.Long) 2024-01-11 16:16:24,397 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.DistributionSetRepository.countActionsByStatusForDistributionSet(java.lang.Long) 2024-01-11 16:16:25,254 WARN main o.s.b.a.o.j.JpaBaseConfiguration$JpaWebConfiguration:223 - spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning 2024-01-11 16:16:25,756 WARN main o.s.b.a.s.s.UserDetailsServiceAutoConfiguration:89 - Using generated security password: 68228b3f-a88a-4c9b-8b01-0e6453943d56 This generated password is for development use only. Your security configuration must be updated before running your application in production. 2024-01-11 16:16:25,846 INFO main o.s.s.w.DefaultSecurityFilterChain:55 - Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@59ad3341, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@74dfc2f3, org.springframework.security.web.context.SecurityContextPersistenceFilter@46249371, org.springframework.security.web.header.HeaderWriterFilter@6e71f885, org.springframework.security.web.csrf.CsrfFilter@5b2787ac, org.springframework.security.web.authentication.logout.LogoutFilter@d1a5a08, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@5ba0024a, org.springframework.security.web.authentication.ui.DefaultLoginPageGeneratingFilter@7c8571f4, org.springframework.security.web.authentication.ui.DefaultLogoutPageGeneratingFilter@2fb63c70, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@55813af, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@3845bba2, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@5a1808c0, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@6ab69742, org.springframework.security.web.session.SessionManagementFilter@21597a11, org.springframework.security.web.access.ExceptionTranslationFilter@b2fc19a, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@3c7235a2] 2024-01-11 16:16:26,044 INFO main o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'application.springCloudBusInput' has 1 subscriber(s). 2024-01-11 16:16:26,154 INFO main o.s.i.e.EventDrivenConsumer:174 - Adding {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 2024-01-11 16:16:26,154 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 1 subscriber(s). 2024-01-11 16:16:26,154 INFO main o.s.i.e.EventDrivenConsumer:292 - started bean '_org.springframework.integration.errorLogger' 2024-01-11 16:16:26,157 INFO main o.e.h.r.j.a.AutoCleanupSchedulerTest:61 - Started AutoCleanupSchedulerTest in 3.342 seconds (JVM running for 115.381) 2024-01-11 16:16:26,262 INFO pool-50-thread-1 o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'unknown.channel.name' has 1 subscriber(s). 2024-01-11 16:16:26,334 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.jpa.autocleanup.AutoCleanupSchedulerTest.executeHandlerChain()]... 2024-01-11 16:16:26,344 ERROR main o.e.h.r.j.a.AutoCleanupScheduler:86 - Cleanup task failed. java.lang.RuntimeException: cleanup failed at org.eclipse.hawkbit.repository.jpa.autocleanup.AutoCleanupSchedulerTest$FailingCleanup.run(AutoCleanupSchedulerTest.java:75) ~[test-classes/:na] at org.eclipse.hawkbit.repository.jpa.autocleanup.AutoCleanupScheduler.lambda$executeAutoCleanup$0(AutoCleanupScheduler.java:84) ~[classes/:na] at java.base/java.util.Arrays$ArrayList.forEach(Arrays.java:4204) ~[na:na] at org.eclipse.hawkbit.repository.jpa.autocleanup.AutoCleanupScheduler.lambda$executeAutoCleanup$1(AutoCleanupScheduler.java:78) ~[classes/:na] at org.eclipse.hawkbit.repository.jpa.management.JpaSystemManagement.lambda$forEachTenant$7(JpaSystemManagement.java:366) ~[classes/:na] at org.eclipse.hawkbit.security.SecurityContextTenantAware.runInContext(SecurityContextTenantAware.java:153) ~[hawkbit-security-core-0.4.1.jar:0.4.1] at org.eclipse.hawkbit.security.SecurityContextTenantAware.runAsTenant(SecurityContextTenantAware.java:111) ~[hawkbit-security-core-0.4.1.jar:0.4.1] at org.eclipse.hawkbit.security.SecurityContextTenantAware$MockitoMock$trCktNEE.runAsTenant$accessor$7cnuOYQX(Unknown Source) ~[hawkbit-security-core-0.4.1.jar:0.4.1] at org.eclipse.hawkbit.security.SecurityContextTenantAware$MockitoMock$trCktNEE$auxiliary$7ACh11vq.call(Unknown Source) ~[hawkbit-security-core-0.4.1.jar:0.4.1] at org.mockito.internal.invocation.RealMethod$FromCallable$1.call(RealMethod.java:40) ~[mockito-core-4.5.1.jar:na] at org.mockito.internal.invocation.RealMethod$FromBehavior.invoke(RealMethod.java:62) ~[mockito-core-4.5.1.jar:na] at org.mockito.internal.invocation.InterceptedInvocation.callRealMethod(InterceptedInvocation.java:142) ~[mockito-core-4.5.1.jar:na] at org.mockito.internal.stubbing.answers.CallsRealMethods.answer(CallsRealMethods.java:45) ~[mockito-core-4.5.1.jar:na] at org.mockito.Answers.answer(Answers.java:90) ~[mockito-core-4.5.1.jar:na] at org.mockito.internal.handler.MockHandlerImpl.handle(MockHandlerImpl.java:110) ~[mockito-core-4.5.1.jar:na] at org.mockito.internal.handler.NullResultGuardian.handle(NullResultGuardian.java:29) ~[mockito-core-4.5.1.jar:na] at org.mockito.internal.handler.InvocationNotifierHandler.handle(InvocationNotifierHandler.java:34) ~[mockito-core-4.5.1.jar:na] at org.mockito.internal.creation.bytebuddy.MockMethodInterceptor.doIntercept(MockMethodInterceptor.java:82) ~[mockito-core-4.5.1.jar:na] at org.mockito.internal.creation.bytebuddy.MockMethodInterceptor.doIntercept(MockMethodInterceptor.java:56) ~[mockito-core-4.5.1.jar:na] at org.mockito.internal.creation.bytebuddy.MockMethodInterceptor$DispatcherDefaultingToRealMethod.interceptSuperCallable(MockMethodInterceptor.java:145) ~[mockito-core-4.5.1.jar:na] at org.eclipse.hawkbit.security.SecurityContextTenantAware$MockitoMock$trCktNEE.runAsTenant(Unknown Source) ~[hawkbit-security-core-0.4.1.jar:0.4.1] at org.eclipse.hawkbit.repository.jpa.management.JpaSystemManagement.lambda$forEachTenant$8(JpaSystemManagement.java:364) ~[classes/:na] at java.base/java.lang.Iterable.forEach(Iterable.java:75) ~[na:na] at org.eclipse.hawkbit.repository.jpa.management.JpaSystemManagement.forEachTenant(JpaSystemManagement.java:364) ~[classes/:na] at org.eclipse.hawkbit.repository.jpa.management.JpaSystemManagement$$FastClassBySpringCGLIB$$4ce5fa1a.invoke() ~[classes/:na] at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) ~[spring-core-5.3.31.jar:5.3.31] at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:792) ~[spring-aop-5.3.31.jar:5.3.31] at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) ~[spring-aop-5.3.31.jar:5.3.31] at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762) ~[spring-aop-5.3.31.jar:5.3.31] at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:123) ~[spring-context-5.3.31.jar:5.3.31] at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) ~[spring-aop-5.3.31.jar:5.3.31] at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762) ~[spring-aop-5.3.31.jar:5.3.31] at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:123) ~[spring-tx-5.3.31.jar:5.3.31] at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:388) ~[spring-tx-5.3.31.jar:5.3.31] at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:119) ~[spring-tx-5.3.31.jar:5.3.31] at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) ~[spring-aop-5.3.31.jar:5.3.31] at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762) ~[spring-aop-5.3.31.jar:5.3.31] at org.springframework.security.access.intercept.aopalliance.MethodSecurityInterceptor.invoke(MethodSecurityInterceptor.java:61) ~[spring-security-core-5.7.11.jar:5.7.11] at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) ~[spring-aop-5.3.31.jar:5.3.31] at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762) ~[spring-aop-5.3.31.jar:5.3.31] at org.springframework.retry.annotation.AnnotationAwareRetryOperationsInterceptor.invoke(AnnotationAwareRetryOperationsInterceptor.java:162) ~[spring-retry-1.3.4.jar:na] at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) ~[spring-aop-5.3.31.jar:5.3.31] at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762) ~[spring-aop-5.3.31.jar:5.3.31] at org.springframework.aop.aspectj.AspectJAfterThrowingAdvice.invoke(AspectJAfterThrowingAdvice.java:64) ~[spring-aop-5.3.31.jar:5.3.31] at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) ~[spring-aop-5.3.31.jar:5.3.31] at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762) ~[spring-aop-5.3.31.jar:5.3.31] at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) ~[spring-aop-5.3.31.jar:5.3.31] at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) ~[spring-aop-5.3.31.jar:5.3.31] at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762) ~[spring-aop-5.3.31.jar:5.3.31] at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:707) ~[spring-aop-5.3.31.jar:5.3.31] at org.eclipse.hawkbit.repository.jpa.management.JpaSystemManagement$$EnhancerBySpringCGLIB$$4c871c59_17.forEachTenant() ~[classes/:na] at org.eclipse.hawkbit.repository.jpa.autocleanup.AutoCleanupScheduler.executeAutoCleanup(AutoCleanupScheduler.java:78) ~[classes/:na] at org.eclipse.hawkbit.security.SystemSecurityContext.lambda$runAsSystemAsTenant$0(SystemSecurityContext.java:106) ~[hawkbit-security-core-0.4.1.jar:0.4.1] at org.eclipse.hawkbit.security.SecurityContextTenantAware.runInContext(SecurityContextTenantAware.java:153) ~[hawkbit-security-core-0.4.1.jar:0.4.1] at org.eclipse.hawkbit.security.SecurityContextTenantAware.runAsTenant(SecurityContextTenantAware.java:111) ~[hawkbit-security-core-0.4.1.jar:0.4.1] at org.eclipse.hawkbit.security.SecurityContextTenantAware$MockitoMock$trCktNEE.runAsTenant$accessor$7cnuOYQX(Unknown Source) ~[hawkbit-security-core-0.4.1.jar:0.4.1] at org.eclipse.hawkbit.security.SecurityContextTenantAware$MockitoMock$trCktNEE$auxiliary$7ACh11vq.call(Unknown Source) ~[hawkbit-security-core-0.4.1.jar:0.4.1] at org.mockito.internal.invocation.RealMethod$FromCallable$1.call(RealMethod.java:40) ~[mockito-core-4.5.1.jar:na] at org.mockito.internal.invocation.RealMethod$FromBehavior.invoke(RealMethod.java:62) ~[mockito-core-4.5.1.jar:na] at org.mockito.internal.invocation.InterceptedInvocation.callRealMethod(InterceptedInvocation.java:142) ~[mockito-core-4.5.1.jar:na] at org.mockito.internal.stubbing.answers.CallsRealMethods.answer(CallsRealMethods.java:45) ~[mockito-core-4.5.1.jar:na] at org.mockito.Answers.answer(Answers.java:90) ~[mockito-core-4.5.1.jar:na] at org.mockito.internal.handler.MockHandlerImpl.handle(MockHandlerImpl.java:110) ~[mockito-core-4.5.1.jar:na] at org.mockito.internal.handler.NullResultGuardian.handle(NullResultGuardian.java:29) ~[mockito-core-4.5.1.jar:na] at org.mockito.internal.handler.InvocationNotifierHandler.handle(InvocationNotifierHandler.java:34) ~[mockito-core-4.5.1.jar:na] at org.mockito.internal.creation.bytebuddy.MockMethodInterceptor.doIntercept(MockMethodInterceptor.java:82) ~[mockito-core-4.5.1.jar:na] at org.mockito.internal.creation.bytebuddy.MockMethodInterceptor.doIntercept(MockMethodInterceptor.java:56) ~[mockito-core-4.5.1.jar:na] at org.mockito.internal.creation.bytebuddy.MockMethodInterceptor$DispatcherDefaultingToRealMethod.interceptSuperCallable(MockMethodInterceptor.java:145) ~[mockito-core-4.5.1.jar:na] at org.eclipse.hawkbit.security.SecurityContextTenantAware$MockitoMock$trCktNEE.runAsTenant(Unknown Source) ~[hawkbit-security-core-0.4.1.jar:0.4.1] at org.eclipse.hawkbit.security.SystemSecurityContext.runAsSystemAsTenant(SystemSecurityContext.java:103) ~[hawkbit-security-core-0.4.1.jar:0.4.1] at org.eclipse.hawkbit.security.SystemSecurityContext.runAsSystem(SystemSecurityContext.java:74) ~[hawkbit-security-core-0.4.1.jar:0.4.1] at org.eclipse.hawkbit.repository.jpa.autocleanup.AutoCleanupScheduler.run(AutoCleanupScheduler.java:69) ~[classes/:na] at org.eclipse.hawkbit.repository.jpa.autocleanup.AutoCleanupSchedulerTest.executeHandlerChain(AutoCleanupSchedulerTest.java:50) ~[test-classes/:na] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:na] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) ~[na:na] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:na] at java.base/java.lang.reflect.Method.invoke(Method.java:568) ~[na:na] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725) ~[junit-platform-commons-1.8.2.jar:1.8.2] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) ~[junit-jupiter-engine-5.8.2.jar:5.8.2] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) ~[junit-jupiter-engine-5.8.2.jar:5.8.2] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149) ~[junit-jupiter-engine-5.8.2.jar:5.8.2] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140) ~[junit-jupiter-engine-5.8.2.jar:5.8.2] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84) ~[junit-jupiter-engine-5.8.2.jar:5.8.2] at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115) ~[junit-jupiter-engine-5.8.2.jar:5.8.2] at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105) ~[junit-jupiter-engine-5.8.2.jar:5.8.2] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) ~[junit-jupiter-engine-5.8.2.jar:5.8.2] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) ~[junit-jupiter-engine-5.8.2.jar:5.8.2] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) ~[junit-jupiter-engine-5.8.2.jar:5.8.2] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) ~[junit-jupiter-engine-5.8.2.jar:5.8.2] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104) ~[junit-jupiter-engine-5.8.2.jar:5.8.2] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98) ~[junit-jupiter-engine-5.8.2.jar:5.8.2] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:214) ~[junit-jupiter-engine-5.8.2.jar:5.8.2] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.8.2.jar:1.8.2] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:210) ~[junit-jupiter-engine-5.8.2.jar:5.8.2] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:135) ~[junit-jupiter-engine-5.8.2.jar:5.8.2] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:66) ~[junit-jupiter-engine-5.8.2.jar:5.8.2] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) ~[junit-platform-engine-1.8.2.jar:1.8.2] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.8.2.jar:1.8.2] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) ~[junit-platform-engine-1.8.2.jar:1.8.2] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) ~[junit-platform-engine-1.8.2.jar:1.8.2] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) ~[junit-platform-engine-1.8.2.jar:1.8.2] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.8.2.jar:1.8.2] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) ~[junit-platform-engine-1.8.2.jar:1.8.2] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) ~[junit-platform-engine-1.8.2.jar:1.8.2] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) ~[na:na] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) ~[junit-platform-engine-1.8.2.jar:1.8.2] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) ~[junit-platform-engine-1.8.2.jar:1.8.2] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.8.2.jar:1.8.2] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) ~[junit-platform-engine-1.8.2.jar:1.8.2] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) ~[junit-platform-engine-1.8.2.jar:1.8.2] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) ~[junit-platform-engine-1.8.2.jar:1.8.2] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.8.2.jar:1.8.2] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) ~[junit-platform-engine-1.8.2.jar:1.8.2] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) ~[junit-platform-engine-1.8.2.jar:1.8.2] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) ~[na:na] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) ~[junit-platform-engine-1.8.2.jar:1.8.2] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) ~[junit-platform-engine-1.8.2.jar:1.8.2] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.8.2.jar:1.8.2] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) ~[junit-platform-engine-1.8.2.jar:1.8.2] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) ~[junit-platform-engine-1.8.2.jar:1.8.2] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) ~[junit-platform-engine-1.8.2.jar:1.8.2] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.8.2.jar:1.8.2] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) ~[junit-platform-engine-1.8.2.jar:1.8.2] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) ~[junit-platform-engine-1.8.2.jar:1.8.2] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) ~[junit-platform-engine-1.8.2.jar:1.8.2] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) ~[junit-platform-engine-1.8.2.jar:1.8.2] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) ~[junit-platform-engine-1.8.2.jar:1.8.2] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107) ~[junit-platform-launcher-1.8.2.jar:1.8.2] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88) ~[junit-platform-launcher-1.8.2.jar:1.8.2] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54) ~[junit-platform-launcher-1.8.2.jar:1.8.2] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67) ~[junit-platform-launcher-1.8.2.jar:1.8.2] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52) ~[junit-platform-launcher-1.8.2.jar:1.8.2] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) ~[junit-platform-launcher-1.8.2.jar:1.8.2] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) ~[junit-platform-launcher-1.8.2.jar:1.8.2] at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) ~[junit-platform-launcher-1.8.2.jar:1.8.2] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) ~[surefire-junit-platform-3.1.2.jar:3.1.2] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) ~[surefire-junit-platform-3.1.2.jar:3.1.2] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) ~[surefire-junit-platform-3.1.2.jar:3.1.2] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) ~[surefire-junit-platform-3.1.2.jar:3.1.2] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) ~[surefire-booter-3.1.2.jar:3.1.2] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) ~[surefire-booter-3.1.2.jar:3.1.2] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) ~[surefire-booter-3.1.2.jar:3.1.2] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) ~[surefire-booter-3.1.2.jar:3.1.2] 2024-01-11 16:16:26,357 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.jpa.autocleanup.AutoCleanupSchedulerTest.executeHandlerChain()] succeeded. 2024-01-11 16:16:26,360 INFO main o.s.i.e.EventDrivenConsumer:174 - Removing {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 2024-01-11 16:16:26,360 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 0 subscriber(s). 2024-01-11 16:16:26,360 INFO main o.s.i.e.EventDrivenConsumer:292 - stopped bean '_org.springframework.integration.errorLogger' 2024-01-11 16:16:26,373 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:651 - Closing JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 16:16:26,374 INFO main c.z.h.HikariDataSource:350 - HikariPool-17 - Shutdown initiated... 2024-01-11 16:16:26,375 INFO main c.z.h.HikariDataSource:352 - HikariPool-17 - Shutdown completed. [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.568 s -- in org.eclipse.hawkbit.repository.jpa.autocleanup.AutoCleanupSchedulerTest [INFO] Running org.eclipse.hawkbit.repository.jpa.autocleanup.AutoActionCleanupTest 2024-01-11 16:16:26,379 INFO main o.e.h.r.t.u.SharedSqlTestDatabaseExtension:34 - Schema generation skipped... No datasource environment variables found! 2024-01-11 16:16:26,380 INFO main o.s.t.c.s.AbstractContextLoader:264 - Could not detect default resource locations for test class [org.eclipse.hawkbit.repository.jpa.AbstractJpaIntegrationTest]: no resource found for suffixes {-context.xml, Context.groovy}. 2024-01-11 16:16:26,380 INFO main o.s.t.c.s.AbstractContextLoader:264 - Could not detect default resource locations for test class [org.eclipse.hawkbit.repository.test.util.AbstractIntegrationTest]: no resource found for suffixes {-context.xml, Context.groovy}. 2024-01-11 16:16:26,383 INFO main o.s.b.t.c.SpringBootTestContextBootstrapper:245 - Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener, org.springframework.security.test.context.support.ReactorContextTestExecutionListener, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener, org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.event.ApplicationEventsTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener] 2024-01-11 16:16:26,383 INFO main o.s.b.t.c.SpringBootTestContextBootstrapper:174 - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@4bf95250, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@577ed3aa, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@c9475dd, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@14567552, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@153cde5a, org.springframework.test.context.support.DirtiesContextTestExecutionListener@347eacd4, org.springframework.test.context.transaction.TransactionalTestExecutionListener@1b6b0d1b, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@3cb017c1, org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener@4f0dd003, org.springframework.test.context.event.EventPublishingTestExecutionListener@ed4cd3a, org.springframework.security.test.context.support.ReactorContextTestExecutionListener@4d940a2e, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@71260242, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@508a49ad, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@781fe39b, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@15b753cc, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@54c2772a, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@56079b3e, org.eclipse.hawkbit.repository.test.matcher.EventVerifier@5183a95e, org.eclipse.hawkbit.repository.test.util.CleanupTestExecutionListener@7e05a991] . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.18) 2024-01-11 16:16:26,410 INFO main o.e.h.r.j.a.AutoActionCleanupTest:55 - Starting AutoActionCleanupTest using Java 17.0.9 on basic-bw2k7 with PID 1164 (started by jenkins in /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa) 2024-01-11 16:16:26,411 INFO main o.e.h.r.j.a.AutoActionCleanupTest:638 - The following 1 profile is active: "test" 2024-01-11 16:16:26,541 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:132 - Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2024-01-11 16:16:26,555 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:201 - Finished Spring Data repository scanning in 13 ms. Found 20 JPA repository interfaces. 2024-01-11 16:16:26,640 INFO main o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor:292 - No bean named 'errorChannel' has been explicitly defined. Therefore, a default PublishSubscribeChannel will be created. 2024-01-11 16:16:26,641 INFO main o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor:292 - No bean named 'integrationHeaderChannelRegistry' has been explicitly defined. Therefore, a default DefaultHeaderChannelRegistry will be created. 2024-01-11 16:16:26,644 INFO main o.s.c.c.s.GenericScope:283 - BeanFactory id=61c8307c-da16-3faa-9a4d-05d1a05b9a89 2024-01-11 16:16:26,668 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:16:26,671 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration' of type [org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:16:26,673 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:16:26,673 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'loadBalancerClientsDefaultsMappingsProvider' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration$$Lambda$921/0x00007eff2c52d9e8] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:16:26,675 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'defaultsBindHandlerAdvisor' of type [org.springframework.cloud.commons.config.DefaultsBindHandlerAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:16:26,678 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'BindingHandlerAdvise' of type [org.springframework.cloud.stream.config.BindingHandlerAdvise] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:16:26,680 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spelConverter' of type [org.springframework.cloud.stream.config.SpelExpressionConverterConfiguration$SpelConverter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:16:26,682 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration' of type [org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:16:26,682 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'stringOrNumberMigrationVersionConverter' of type [org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration$StringOrNumberToMigrationVersionConverter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:16:26,687 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:16:26,698 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'dataSource' of type [com.zaxxer.hikari.HikariDataSource] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:16:26,702 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties' of type [org.springframework.boot.autoconfigure.orm.jpa.JpaProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:16:26,705 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'repositoryApplicationConfiguration' of type [org.eclipse.hawkbit.repository.jpa.RepositoryApplicationConfiguration$$EnhancerBySpringCGLIB$$4ee2a2be] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:16:26,806 INFO main o.f.c.i.l.VersionPrinter:37 - Flyway Community Edition 8.5.13 by Redgate 2024-01-11 16:16:26,807 INFO main o.f.c.i.l.VersionPrinter:37 - See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.13 2024-01-11 16:16:26,807 INFO main o.f.c.i.l.VersionPrinter:37 - 2024-01-11 16:16:26,810 INFO main c.z.h.HikariDataSource:110 - HikariPool-18 - Starting... 2024-01-11 16:16:26,812 INFO main c.z.h.HikariDataSource:123 - HikariPool-18 - Start completed. 2024-01-11 16:16:26,812 INFO main o.f.c.i.d.b.BaseDatabaseType:37 - Database: jdbc:h2:mem:testdb (H2 2.2) 2024-01-11 16:16:26,814 WARN main o.f.c.i.d.b.Database:41 - Flyway upgrade recommended: H2 2.2.222 is newer than this version of Flyway and support has not been tested. The latest supported version of H2 is 2.1.210. 2024-01-11 16:16:26,823 INFO main o.f.c.i.c.DbValidate:37 - Successfully validated 47 migrations (execution time 00:00.008s) 2024-01-11 16:16:26,824 INFO main o.f.c.i.s.JdbcTableSchemaHistory:37 - Creating Schema History table "PUBLIC"."schema_version" ... 2024-01-11 16:16:26,827 INFO main o.f.c.i.c.DbMigrate:37 - Current version of schema "PUBLIC": << Empty Schema >> 2024-01-11 16:16:26,833 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.0.1 - init " 2024-01-11 16:16:26,847 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.2.0 - update target info for message " 2024-01-11 16:16:26,849 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.0 - cascade delete " 2024-01-11 16:16:26,853 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.1 - cascade delete " 2024-01-11 16:16:26,855 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.5.0 - target filter query " 2024-01-11 16:16:26,857 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.6.0 - rollout management " 2024-01-11 16:16:26,864 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.0 - swmType maxAssignment greater 0 " 2024-01-11 16:16:26,865 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.1 - reduce length enums " 2024-01-11 16:16:26,878 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.0 - auto assign ds filter " 2024-01-11 16:16:26,881 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.1 - cascade delete " 2024-01-11 16:16:26,884 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.2 - remove external artifact " 2024-01-11 16:16:26,886 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.9.0 - add rollout groups created " 2024-01-11 16:16:26,889 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.0 - advanced rolloutgroup " 2024-01-11 16:16:26,894 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.1 - consolidate artifact sha1 " 2024-01-11 16:16:26,898 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.2 - rollout auto start " 2024-01-11 16:16:26,902 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.3 - add rollout deleted flag " 2024-01-11 16:16:26,920 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.0 - drop target info " 2024-01-11 16:16:26,935 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.1 - target filter query UQ " 2024-01-11 16:16:26,937 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.2 - remove unused idexes " 2024-01-11 16:16:26,939 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.3 - add module md targetvis " 2024-01-11 16:16:26,942 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.0 - action performance " 2024-01-11 16:16:26,953 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.1 - missing non null " 2024-01-11 16:16:26,959 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.2 - missing non null enum " 2024-01-11 16:16:26,960 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.3 - cascade delete " 2024-01-11 16:16:26,961 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.4 - add maintenance window " 2024-01-11 16:16:26,971 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.6 - add index " 2024-01-11 16:16:26,973 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.7 - add rollout approval fields " 2024-01-11 16:16:26,977 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.8 - change length of created last modified by " 2024-01-11 16:16:26,980 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.9 - add target metadata " 2024-01-11 16:16:26,982 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.10 - change length of target attributes key " 2024-01-11 16:16:26,985 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.11 - add auto assign action type " 2024-01-11 16:16:26,987 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.12 - change length of controller id and name " 2024-01-11 16:16:26,989 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.13 - add action external id " 2024-01-11 16:16:26,993 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.14 - add sha256 hash " 2024-01-11 16:16:26,996 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.15 - add weight " 2024-01-11 16:16:27,002 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.16 - add action initiated by " 2024-01-11 16:16:27,007 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.17 - add index target modified " 2024-01-11 16:16:27,009 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.18 - add target type " 2024-01-11 16:16:27,061 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.19 - add valid flag to ds " 2024-01-11 16:16:27,065 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.20 - add encryption flag to sm " 2024-01-11 16:16:27,067 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.21 - add rollouts status index " 2024-01-11 16:16:27,069 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.22 - change target type name length " 2024-01-11 16:16:27,071 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.23 - add action status code " 2024-01-11 16:16:27,074 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.24 - add last action status code " 2024-01-11 16:16:27,077 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.25 - add confirmation flag " 2024-01-11 16:16:27,082 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.26 - add access control context " 2024-01-11 16:16:27,086 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.27 - target type inherit type " 2024-01-11 16:16:27,088 INFO main o.f.c.i.c.DbMigrate:37 - Successfully applied 47 migrations to schema "PUBLIC", now at version v1.12.27 (execution time 00:00.261s) 2024-01-11 16:16:27,151 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:437 - Initialized JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 16:16:27,555 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:339 - Usage of Spring Data projections detected on persistence provider EclipseLink. Make sure the following query methods declare result columns in exactly the order the accessors are declared in the projecting interface or the order of parameters for DTOs: 2024-01-11 16:16:27,556 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutId(java.lang.Long) 2024-01-11 16:16:27,557 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutId(java.util.List) 2024-01-11 16:16:27,564 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutGroupId(java.util.List) 2024-01-11 16:16:27,565 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutGroupId(java.lang.Long) 2024-01-11 16:16:27,914 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:339 - Usage of Spring Data projections detected on persistence provider EclipseLink. Make sure the following query methods declare result columns in exactly the order the accessors are declared in the projecting interface or the order of parameters for DTOs: 2024-01-11 16:16:27,914 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.DistributionSetRepository.countRolloutsByStatusForDistributionSet(java.lang.Long) 2024-01-11 16:16:27,917 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.DistributionSetRepository.countActionsByStatusForDistributionSet(java.lang.Long) 2024-01-11 16:16:28,851 WARN main o.s.b.a.o.j.JpaBaseConfiguration$JpaWebConfiguration:223 - spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning 2024-01-11 16:16:29,355 WARN main o.s.b.a.s.s.UserDetailsServiceAutoConfiguration:89 - Using generated security password: 00a564eb-7c71-4cf9-90e4-eca41f66eec4 This generated password is for development use only. Your security configuration must be updated before running your application in production. 2024-01-11 16:16:29,465 INFO main o.s.s.w.DefaultSecurityFilterChain:55 - Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@60a711e8, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@4422534c, org.springframework.security.web.context.SecurityContextPersistenceFilter@6161fd62, org.springframework.security.web.header.HeaderWriterFilter@ea16734, org.springframework.security.web.csrf.CsrfFilter@70b31843, org.springframework.security.web.authentication.logout.LogoutFilter@523e4efb, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@63d864a6, org.springframework.security.web.authentication.ui.DefaultLoginPageGeneratingFilter@74c75343, org.springframework.security.web.authentication.ui.DefaultLogoutPageGeneratingFilter@647ff23a, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@2a02c827, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@20ea698e, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@4e8e0a1c, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@58005d62, org.springframework.security.web.session.SessionManagementFilter@9789d0e, org.springframework.security.web.access.ExceptionTranslationFilter@3c46a08b, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@7c1b175f] 2024-01-11 16:16:29,654 INFO main o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'application.springCloudBusInput' has 1 subscriber(s). 2024-01-11 16:16:29,758 INFO main o.s.i.e.EventDrivenConsumer:174 - Adding {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 2024-01-11 16:16:29,758 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 1 subscriber(s). 2024-01-11 16:16:29,758 INFO main o.s.i.e.EventDrivenConsumer:292 - started bean '_org.springframework.integration.errorLogger' 2024-01-11 16:16:29,762 INFO main o.e.h.r.j.a.AutoActionCleanupTest:61 - Started AutoActionCleanupTest in 3.376 seconds (JVM running for 118.986) 2024-01-11 16:16:29,895 INFO pool-53-thread-1 o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'unknown.channel.name' has 1 subscriber(s). 2024-01-11 16:16:29,962 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.jpa.autocleanup.AutoActionCleanupTest.cleanupDisabled()]... 2024-01-11 16:16:30,306 WARN main o.e.h.r.j.m.JpaDeploymentManagement:626 - action (JpaAction [distributionSet=1, version=2, id=1, actionType=FORCED, weight=Optional.empty, isActive=true, createdAt=1704989790237, lastModifiedAt=1704989790301, status=CANCELING]) was still active and has been force quite. 2024-01-11 16:16:30,341 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.jpa.autocleanup.AutoActionCleanupTest.cleanupDisabled()] succeeded. 2024-01-11 16:16:30,392 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.jpa.autocleanup.AutoActionCleanupTest.canceledAndFailedActionsAreCleanedUp()]... 2024-01-11 16:16:30,540 WARN main o.e.h.r.j.m.JpaDeploymentManagement:626 - action (JpaAction [distributionSet=3, version=2, id=3, actionType=FORCED, weight=Optional.empty, isActive=true, createdAt=1704989790474, lastModifiedAt=1704989790537, status=CANCELING]) was still active and has been force quite. 2024-01-11 16:16:30,676 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.jpa.autocleanup.AutoActionCleanupTest.canceledAndFailedActionsAreCleanedUp()] succeeded. 2024-01-11 16:16:30,717 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.jpa.autocleanup.AutoActionCleanupTest.canceledActionsAreCleanedUp()]... 2024-01-11 16:16:30,909 WARN main o.e.h.r.j.m.JpaDeploymentManagement:626 - action (JpaAction [distributionSet=5, version=2, id=6, actionType=FORCED, weight=Optional.empty, isActive=true, createdAt=1704989790838, lastModifiedAt=1704989790906, status=CANCELING]) was still active and has been force quite. 2024-01-11 16:16:30,935 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.jpa.autocleanup.AutoActionCleanupTest.canceledActionsAreCleanedUp()] succeeded. 2024-01-11 16:16:30,975 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.jpa.autocleanup.AutoActionCleanupTest.canceledAndFailedActionsAreCleanedUpWhenExpired() throws java.lang.InterruptedException]... 2024-01-11 16:16:31,118 WARN main o.e.h.r.j.m.JpaDeploymentManagement:626 - action (JpaAction [distributionSet=7, version=2, id=9, actionType=FORCED, weight=Optional.empty, isActive=true, createdAt=1704989791049, lastModifiedAt=1704989791115, status=CANCELING]) was still active and has been force quite. 2024-01-11 16:16:31,949 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.jpa.autocleanup.AutoActionCleanupTest.canceledAndFailedActionsAreCleanedUpWhenExpired() throws java.lang.InterruptedException] succeeded. 2024-01-11 16:16:31,980 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.jpa.autocleanup.AutoActionCleanupTest.runningActionsAreNotCleanedUp()]... 2024-01-11 16:16:32,152 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.jpa.autocleanup.AutoActionCleanupTest.runningActionsAreNotCleanedUp()] succeeded. 2024-01-11 16:16:32,155 INFO main o.s.i.e.EventDrivenConsumer:174 - Removing {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 2024-01-11 16:16:32,155 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 0 subscriber(s). 2024-01-11 16:16:32,155 INFO main o.s.i.e.EventDrivenConsumer:292 - stopped bean '_org.springframework.integration.errorLogger' 2024-01-11 16:16:32,160 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:651 - Closing JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 16:16:32,160 INFO main c.z.h.HikariDataSource:350 - HikariPool-18 - Shutdown initiated... 2024-01-11 16:16:32,161 INFO main c.z.h.HikariDataSource:352 - HikariPool-18 - Shutdown completed. [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.784 s -- in org.eclipse.hawkbit.repository.jpa.autocleanup.AutoActionCleanupTest [INFO] Running org.eclipse.hawkbit.repository.jpa.management.ArtifactManagementTest 2024-01-11 16:16:32,165 INFO main o.e.h.r.t.u.SharedSqlTestDatabaseExtension:34 - Schema generation skipped... No datasource environment variables found! 2024-01-11 16:16:32,171 INFO main o.s.t.c.s.AbstractContextLoader:264 - Could not detect default resource locations for test class [org.eclipse.hawkbit.repository.jpa.AbstractJpaIntegrationTest]: no resource found for suffixes {-context.xml, Context.groovy}. 2024-01-11 16:16:32,171 INFO main o.s.t.c.s.AbstractContextLoader:264 - Could not detect default resource locations for test class [org.eclipse.hawkbit.repository.test.util.AbstractIntegrationTest]: no resource found for suffixes {-context.xml, Context.groovy}. 2024-01-11 16:16:32,174 INFO main o.s.b.t.c.SpringBootTestContextBootstrapper:245 - Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener, org.springframework.security.test.context.support.ReactorContextTestExecutionListener, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener, org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.event.ApplicationEventsTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener] 2024-01-11 16:16:32,175 INFO main o.s.b.t.c.SpringBootTestContextBootstrapper:174 - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@63712b30, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@d084ef5, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@5eb0fe95, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@3f62b116, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@55a03561, org.springframework.test.context.support.DirtiesContextTestExecutionListener@1a90b6c6, org.springframework.test.context.transaction.TransactionalTestExecutionListener@438db757, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@694d4431, org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener@3d926f44, org.springframework.test.context.event.EventPublishingTestExecutionListener@22abc8b6, org.springframework.security.test.context.support.ReactorContextTestExecutionListener@c32f4bb, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@fdd45c0, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@219be330, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@5d0961cd, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@4685c1fb, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@23936fae, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@5d6f8a8f, org.eclipse.hawkbit.repository.test.matcher.EventVerifier@4bfe8fe6, org.eclipse.hawkbit.repository.test.util.CleanupTestExecutionListener@239c057b] . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.18) 2024-01-11 16:16:32,201 INFO main o.e.h.r.j.m.ArtifactManagementTest:55 - Starting ArtifactManagementTest using Java 17.0.9 on basic-bw2k7 with PID 1164 (started by jenkins in /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa) 2024-01-11 16:16:32,201 INFO main o.e.h.r.j.m.ArtifactManagementTest:638 - The following 1 profile is active: "test" 2024-01-11 16:16:32,317 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:132 - Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2024-01-11 16:16:32,332 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:201 - Finished Spring Data repository scanning in 14 ms. Found 20 JPA repository interfaces. 2024-01-11 16:16:32,416 INFO main o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor:292 - No bean named 'errorChannel' has been explicitly defined. Therefore, a default PublishSubscribeChannel will be created. 2024-01-11 16:16:32,417 INFO main o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor:292 - No bean named 'integrationHeaderChannelRegistry' has been explicitly defined. Therefore, a default DefaultHeaderChannelRegistry will be created. 2024-01-11 16:16:32,421 INFO main o.s.c.c.s.GenericScope:283 - BeanFactory id=61c8307c-da16-3faa-9a4d-05d1a05b9a89 2024-01-11 16:16:32,449 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:16:32,452 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration' of type [org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:16:32,454 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:16:32,455 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'loadBalancerClientsDefaultsMappingsProvider' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration$$Lambda$921/0x00007eff2c52d9e8] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:16:32,456 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'defaultsBindHandlerAdvisor' of type [org.springframework.cloud.commons.config.DefaultsBindHandlerAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:16:32,459 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'BindingHandlerAdvise' of type [org.springframework.cloud.stream.config.BindingHandlerAdvise] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:16:32,461 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spelConverter' of type [org.springframework.cloud.stream.config.SpelExpressionConverterConfiguration$SpelConverter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:16:32,462 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration' of type [org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:16:32,463 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'stringOrNumberMigrationVersionConverter' of type [org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration$StringOrNumberToMigrationVersionConverter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:16:32,467 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:16:32,478 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'dataSource' of type [com.zaxxer.hikari.HikariDataSource] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:16:32,482 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties' of type [org.springframework.boot.autoconfigure.orm.jpa.JpaProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:16:32,485 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'repositoryApplicationConfiguration' of type [org.eclipse.hawkbit.repository.jpa.RepositoryApplicationConfiguration$$EnhancerBySpringCGLIB$$4ee2a2be] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:16:32,592 INFO main o.f.c.i.l.VersionPrinter:37 - Flyway Community Edition 8.5.13 by Redgate 2024-01-11 16:16:32,592 INFO main o.f.c.i.l.VersionPrinter:37 - See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.13 2024-01-11 16:16:32,592 INFO main o.f.c.i.l.VersionPrinter:37 - 2024-01-11 16:16:32,595 INFO main c.z.h.HikariDataSource:110 - HikariPool-19 - Starting... 2024-01-11 16:16:32,597 INFO main c.z.h.HikariDataSource:123 - HikariPool-19 - Start completed. 2024-01-11 16:16:32,597 INFO main o.f.c.i.d.b.BaseDatabaseType:37 - Database: jdbc:h2:mem:testdb (H2 2.2) 2024-01-11 16:16:32,599 WARN main o.f.c.i.d.b.Database:41 - Flyway upgrade recommended: H2 2.2.222 is newer than this version of Flyway and support has not been tested. The latest supported version of H2 is 2.1.210. 2024-01-11 16:16:32,608 INFO main o.f.c.i.c.DbValidate:37 - Successfully validated 47 migrations (execution time 00:00.008s) 2024-01-11 16:16:32,609 INFO main o.f.c.i.s.JdbcTableSchemaHistory:37 - Creating Schema History table "PUBLIC"."schema_version" ... 2024-01-11 16:16:32,611 INFO main o.f.c.i.c.DbMigrate:37 - Current version of schema "PUBLIC": << Empty Schema >> 2024-01-11 16:16:32,617 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.0.1 - init " 2024-01-11 16:16:32,632 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.2.0 - update target info for message " 2024-01-11 16:16:32,635 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.0 - cascade delete " 2024-01-11 16:16:32,640 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.1 - cascade delete " 2024-01-11 16:16:32,642 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.5.0 - target filter query " 2024-01-11 16:16:32,645 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.6.0 - rollout management " 2024-01-11 16:16:32,652 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.0 - swmType maxAssignment greater 0 " 2024-01-11 16:16:32,654 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.1 - reduce length enums " 2024-01-11 16:16:32,671 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.0 - auto assign ds filter " 2024-01-11 16:16:32,675 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.1 - cascade delete " 2024-01-11 16:16:32,677 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.2 - remove external artifact " 2024-01-11 16:16:32,679 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.9.0 - add rollout groups created " 2024-01-11 16:16:32,682 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.0 - advanced rolloutgroup " 2024-01-11 16:16:32,686 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.1 - consolidate artifact sha1 " 2024-01-11 16:16:32,690 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.2 - rollout auto start " 2024-01-11 16:16:32,694 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.3 - add rollout deleted flag " 2024-01-11 16:16:32,711 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.0 - drop target info " 2024-01-11 16:16:32,725 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.1 - target filter query UQ " 2024-01-11 16:16:32,727 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.2 - remove unused idexes " 2024-01-11 16:16:32,729 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.3 - add module md targetvis " 2024-01-11 16:16:32,731 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.0 - action performance " 2024-01-11 16:16:32,744 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.1 - missing non null " 2024-01-11 16:16:32,750 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.2 - missing non null enum " 2024-01-11 16:16:32,752 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.3 - cascade delete " 2024-01-11 16:16:32,753 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.4 - add maintenance window " 2024-01-11 16:16:32,760 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.6 - add index " 2024-01-11 16:16:32,761 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.7 - add rollout approval fields " 2024-01-11 16:16:32,766 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.8 - change length of created last modified by " 2024-01-11 16:16:32,773 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.9 - add target metadata " 2024-01-11 16:16:32,775 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.10 - change length of target attributes key " 2024-01-11 16:16:32,777 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.11 - add auto assign action type " 2024-01-11 16:16:32,780 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.12 - change length of controller id and name " 2024-01-11 16:16:32,782 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.13 - add action external id " 2024-01-11 16:16:32,785 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.14 - add sha256 hash " 2024-01-11 16:16:32,788 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.15 - add weight " 2024-01-11 16:16:32,794 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.16 - add action initiated by " 2024-01-11 16:16:32,800 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.17 - add index target modified " 2024-01-11 16:16:32,802 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.18 - add target type " 2024-01-11 16:16:32,808 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.19 - add valid flag to ds " 2024-01-11 16:16:32,811 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.20 - add encryption flag to sm " 2024-01-11 16:16:32,815 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.21 - add rollouts status index " 2024-01-11 16:16:32,816 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.22 - change target type name length " 2024-01-11 16:16:32,818 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.23 - add action status code " 2024-01-11 16:16:32,821 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.24 - add last action status code " 2024-01-11 16:16:32,825 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.25 - add confirmation flag " 2024-01-11 16:16:32,830 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.26 - add access control context " 2024-01-11 16:16:32,834 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.27 - target type inherit type " 2024-01-11 16:16:32,837 INFO main o.f.c.i.c.DbMigrate:37 - Successfully applied 47 migrations to schema "PUBLIC", now at version v1.12.27 (execution time 00:00.225s) 2024-01-11 16:16:32,909 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:437 - Initialized JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 16:16:33,338 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:339 - Usage of Spring Data projections detected on persistence provider EclipseLink. Make sure the following query methods declare result columns in exactly the order the accessors are declared in the projecting interface or the order of parameters for DTOs: 2024-01-11 16:16:33,338 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutId(java.lang.Long) 2024-01-11 16:16:33,340 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutId(java.util.List) 2024-01-11 16:16:33,347 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutGroupId(java.util.List) 2024-01-11 16:16:33,348 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutGroupId(java.lang.Long) 2024-01-11 16:16:33,697 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:339 - Usage of Spring Data projections detected on persistence provider EclipseLink. Make sure the following query methods declare result columns in exactly the order the accessors are declared in the projecting interface or the order of parameters for DTOs: 2024-01-11 16:16:33,697 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.DistributionSetRepository.countRolloutsByStatusForDistributionSet(java.lang.Long) 2024-01-11 16:16:33,701 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.DistributionSetRepository.countActionsByStatusForDistributionSet(java.lang.Long) 2024-01-11 16:16:34,439 WARN main o.s.b.a.o.j.JpaBaseConfiguration$JpaWebConfiguration:223 - spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning 2024-01-11 16:16:34,977 WARN main o.s.b.a.s.s.UserDetailsServiceAutoConfiguration:89 - Using generated security password: a7bc80b1-58fc-4ba1-9f44-5bcf16cb62bb This generated password is for development use only. Your security configuration must be updated before running your application in production. 2024-01-11 16:16:35,076 INFO main o.s.s.w.DefaultSecurityFilterChain:55 - Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@1c299720, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@6260884a, org.springframework.security.web.context.SecurityContextPersistenceFilter@1d608495, org.springframework.security.web.header.HeaderWriterFilter@22f1a13b, org.springframework.security.web.csrf.CsrfFilter@d151e25, org.springframework.security.web.authentication.logout.LogoutFilter@65265627, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@6a6c3cde, org.springframework.security.web.authentication.ui.DefaultLoginPageGeneratingFilter@2c69b619, org.springframework.security.web.authentication.ui.DefaultLogoutPageGeneratingFilter@69e1c214, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@327bd77d, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@499df8f7, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@5040997d, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@54d306a, org.springframework.security.web.session.SessionManagementFilter@38a14192, org.springframework.security.web.access.ExceptionTranslationFilter@59a21bde, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@166d1b54] 2024-01-11 16:16:35,271 INFO main o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'application.springCloudBusInput' has 1 subscriber(s). 2024-01-11 16:16:35,388 INFO main o.s.i.e.EventDrivenConsumer:174 - Adding {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 2024-01-11 16:16:35,388 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 1 subscriber(s). 2024-01-11 16:16:35,388 INFO main o.s.i.e.EventDrivenConsumer:292 - started bean '_org.springframework.integration.errorLogger' 2024-01-11 16:16:35,392 INFO main o.e.h.r.j.m.ArtifactManagementTest:61 - Started ArtifactManagementTest in 3.215 seconds (JVM running for 124.616) 2024-01-11 16:16:35,501 INFO pool-56-thread-1 o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'unknown.channel.name' has 1 subscriber(s). 2024-01-11 16:16:35,581 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.ArtifactManagementTest.entityQueriesReferringToNotExistingEntitiesThrowsException() throws java.net.URISyntaxException]... 2024-01-11 16:16:35,831 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.ArtifactManagementTest.entityQueriesReferringToNotExistingEntitiesThrowsException() throws java.net.URISyntaxException] succeeded. 2024-01-11 16:16:35,863 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.ArtifactManagementTest.loadArtifactBinaryWithoutDownloadArtifactThrowsPermissionDenied()]... 2024-01-11 16:16:35,876 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.ArtifactManagementTest.loadArtifactBinaryWithoutDownloadArtifactThrowsPermissionDenied()] succeeded. 2024-01-11 16:16:35,907 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.ArtifactManagementTest.findArtifact() throws java.io.IOException]... 2024-01-11 16:16:36,040 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.ArtifactManagementTest.findArtifact() throws java.io.IOException] succeeded. 2024-01-11 16:16:36,082 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.ArtifactManagementTest.createArtifactFailsIfTooLarge()]... 2024-01-11 16:16:36,185 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.ArtifactManagementTest.createArtifactFailsIfTooLarge()] succeeded. 2024-01-11 16:16:36,216 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.ArtifactManagementTest.createExistingArtifactReturnsFullHashList() throws java.io.IOException,java.security.NoSuchAlgorithmException]... 2024-01-11 16:16:36,246 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.ArtifactManagementTest.createExistingArtifactReturnsFullHashList() throws java.io.IOException,java.security.NoSuchAlgorithmException] succeeded. 2024-01-11 16:16:36,290 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.ArtifactManagementTest.deleteArtifactWithSameHashAndSoftwareModuleIsNotDeletedInDifferentTenants() throws java.lang.Exception]... 2024-01-11 16:16:36,377 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.ArtifactManagementTest.deleteArtifactWithSameHashAndSoftwareModuleIsNotDeletedInDifferentTenants() throws java.lang.Exception] succeeded. 2024-01-11 16:16:36,412 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.ArtifactManagementTest.deleteArtifactWithSameHashAndSoftwareModuleIsNotDeletedInSameTenants() throws java.io.IOException]... 2024-01-11 16:16:36,449 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.ArtifactManagementTest.deleteArtifactWithSameHashAndSoftwareModuleIsNotDeletedInSameTenants() throws java.io.IOException] succeeded. 2024-01-11 16:16:36,491 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.ArtifactManagementTest.loadStreamOfArtifact() throws java.io.IOException]... 2024-01-11 16:16:36,513 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.ArtifactManagementTest.loadStreamOfArtifact() throws java.io.IOException] succeeded. 2024-01-11 16:16:36,549 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.ArtifactManagementTest.createArtifact() throws java.io.IOException]... 2024-01-11 16:16:36,607 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.ArtifactManagementTest.createArtifact() throws java.io.IOException] succeeded. 2024-01-11 16:16:36,641 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.ArtifactManagementTest.hardDeleteSoftwareModule() throws java.io.IOException]... 2024-01-11 16:16:36,673 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.ArtifactManagementTest.hardDeleteSoftwareModule() throws java.io.IOException] succeeded. 2024-01-11 16:16:36,709 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.ArtifactManagementTest.findArtifactBySoftwareModule() throws java.io.IOException]... 2024-01-11 16:16:36,739 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.ArtifactManagementTest.findArtifactBySoftwareModule() throws java.io.IOException] succeeded. 2024-01-11 16:16:36,775 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.ArtifactManagementTest.createArtifactWithNoneMatchingHashes() throws java.io.IOException,java.security.NoSuchAlgorithmException]... 2024-01-11 16:16:36,801 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.ArtifactManagementTest.createArtifactWithNoneMatchingHashes() throws java.io.IOException,java.security.NoSuchAlgorithmException] succeeded. 2024-01-11 16:16:36,834 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.ArtifactManagementTest.createArtifactWithMatchingHashes() throws java.io.IOException,java.security.NoSuchAlgorithmException]... 2024-01-11 16:16:36,873 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.ArtifactManagementTest.createArtifactWithMatchingHashes() throws java.io.IOException,java.security.NoSuchAlgorithmException] succeeded. 2024-01-11 16:16:36,907 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.ArtifactManagementTest.createArtifactsUntilStorageQuotaIsExceeded() throws java.io.IOException]... 2024-01-11 16:16:37,176 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.ArtifactManagementTest.createArtifactsUntilStorageQuotaIsExceeded() throws java.io.IOException] succeeded. 2024-01-11 16:16:37,213 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.ArtifactManagementTest.createArtifactsUntilQuotaIsExceeded() throws java.io.IOException]... 2024-01-11 16:16:37,243 WARN main o.e.h.r.j.u.QuotaHelper:129 - Cannot assign 1 Artifact entities to SoftwareModule '34' because of the configured quota limit 3. Currently, there are 3 Artifact entities assigned. 2024-01-11 16:16:37,279 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.ArtifactManagementTest.createArtifactsUntilQuotaIsExceeded() throws java.io.IOException] succeeded. 2024-01-11 16:16:37,316 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.ArtifactManagementTest.deleteArtifact() throws java.io.IOException]... 2024-01-11 16:16:37,374 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.ArtifactManagementTest.deleteArtifact() throws java.io.IOException] succeeded. 2024-01-11 16:16:37,411 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.ArtifactManagementTest.entityQueryWithIllegalFilenameThrowsException() throws java.net.URISyntaxException]... 2024-01-11 16:16:37,433 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.ArtifactManagementTest.entityQueryWithIllegalFilenameThrowsException() throws java.net.URISyntaxException] succeeded. 2024-01-11 16:16:37,499 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.ArtifactManagementTest.findByFilenameAndSoftwareModule() throws java.io.IOException]... 2024-01-11 16:16:37,534 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.ArtifactManagementTest.findByFilenameAndSoftwareModule() throws java.io.IOException] succeeded. 2024-01-11 16:16:37,578 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.ArtifactManagementTest.nonExistingEntityAccessReturnsNotPresent()]... 2024-01-11 16:16:37,697 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.ArtifactManagementTest.nonExistingEntityAccessReturnsNotPresent()] succeeded. 2024-01-11 16:16:37,732 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.ArtifactManagementTest.deleteDuplicateArtifacts() throws java.io.IOException]... 2024-01-11 16:16:37,773 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.ArtifactManagementTest.deleteDuplicateArtifacts() throws java.io.IOException] succeeded. 2024-01-11 16:16:37,777 INFO main o.s.i.e.EventDrivenConsumer:174 - Removing {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 2024-01-11 16:16:37,777 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 0 subscriber(s). 2024-01-11 16:16:37,777 INFO main o.s.i.e.EventDrivenConsumer:292 - stopped bean '_org.springframework.integration.errorLogger' 2024-01-11 16:16:37,782 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:651 - Closing JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 16:16:37,782 INFO main c.z.h.HikariDataSource:350 - HikariPool-19 - Shutdown initiated... 2024-01-11 16:16:37,783 INFO main c.z.h.HikariDataSource:352 - HikariPool-19 - Shutdown completed. [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.621 s -- in org.eclipse.hawkbit.repository.jpa.management.ArtifactManagementTest [INFO] Running org.eclipse.hawkbit.repository.jpa.management.ActionTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.010 s -- in org.eclipse.hawkbit.repository.jpa.management.ActionTest [INFO] Running org.eclipse.hawkbit.repository.jpa.management.SoftwareModuleTypeManagementTest 2024-01-11 16:16:38,799 INFO main o.e.h.r.t.u.SharedSqlTestDatabaseExtension:34 - Schema generation skipped... No datasource environment variables found! 2024-01-11 16:16:38,801 INFO main o.s.t.c.s.AbstractContextLoader:264 - Could not detect default resource locations for test class [org.eclipse.hawkbit.repository.jpa.AbstractJpaIntegrationTest]: no resource found for suffixes {-context.xml, Context.groovy}. 2024-01-11 16:16:38,801 INFO main o.s.t.c.s.AbstractContextLoader:264 - Could not detect default resource locations for test class [org.eclipse.hawkbit.repository.test.util.AbstractIntegrationTest]: no resource found for suffixes {-context.xml, Context.groovy}. 2024-01-11 16:16:38,805 INFO main o.s.b.t.c.SpringBootTestContextBootstrapper:245 - Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener, org.springframework.security.test.context.support.ReactorContextTestExecutionListener, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener, org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.event.ApplicationEventsTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener] 2024-01-11 16:16:38,805 INFO main o.s.b.t.c.SpringBootTestContextBootstrapper:174 - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@48cbb655, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@e390673, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@152ffe1a, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@7dd7435b, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@68bb2baa, org.springframework.test.context.support.DirtiesContextTestExecutionListener@2e77b250, org.springframework.test.context.transaction.TransactionalTestExecutionListener@444256aa, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@34808e2, org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener@321f855a, org.springframework.test.context.event.EventPublishingTestExecutionListener@21e9547b, org.springframework.security.test.context.support.ReactorContextTestExecutionListener@7748a1ea, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@3484b8f9, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@7a7fce66, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@115e07de, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@232bb3ee, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@32f98402, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@367160c5, org.eclipse.hawkbit.repository.test.matcher.EventVerifier@57f0f122, org.eclipse.hawkbit.repository.test.util.CleanupTestExecutionListener@293a9cf1] . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.18) 2024-01-11 16:16:38,831 INFO main o.e.h.r.j.m.SoftwareModuleTypeManagementTest:55 - Starting SoftwareModuleTypeManagementTest using Java 17.0.9 on basic-bw2k7 with PID 1164 (started by jenkins in /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa) 2024-01-11 16:16:38,832 INFO main o.e.h.r.j.m.SoftwareModuleTypeManagementTest:638 - The following 1 profile is active: "test" 2024-01-11 16:16:38,945 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:132 - Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2024-01-11 16:16:38,961 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:201 - Finished Spring Data repository scanning in 16 ms. Found 20 JPA repository interfaces. 2024-01-11 16:16:39,050 INFO main o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor:292 - No bean named 'errorChannel' has been explicitly defined. Therefore, a default PublishSubscribeChannel will be created. 2024-01-11 16:16:39,050 INFO main o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor:292 - No bean named 'integrationHeaderChannelRegistry' has been explicitly defined. Therefore, a default DefaultHeaderChannelRegistry will be created. 2024-01-11 16:16:39,054 INFO main o.s.c.c.s.GenericScope:283 - BeanFactory id=61c8307c-da16-3faa-9a4d-05d1a05b9a89 2024-01-11 16:16:39,085 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:16:39,088 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration' of type [org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:16:39,090 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:16:39,090 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'loadBalancerClientsDefaultsMappingsProvider' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration$$Lambda$921/0x00007eff2c52d9e8] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:16:39,092 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'defaultsBindHandlerAdvisor' of type [org.springframework.cloud.commons.config.DefaultsBindHandlerAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:16:39,095 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'BindingHandlerAdvise' of type [org.springframework.cloud.stream.config.BindingHandlerAdvise] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:16:39,097 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spelConverter' of type [org.springframework.cloud.stream.config.SpelExpressionConverterConfiguration$SpelConverter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:16:39,099 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration' of type [org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:16:39,100 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'stringOrNumberMigrationVersionConverter' of type [org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration$StringOrNumberToMigrationVersionConverter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:16:39,104 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:16:39,115 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'dataSource' of type [com.zaxxer.hikari.HikariDataSource] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:16:39,119 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties' of type [org.springframework.boot.autoconfigure.orm.jpa.JpaProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:16:39,122 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'repositoryApplicationConfiguration' of type [org.eclipse.hawkbit.repository.jpa.RepositoryApplicationConfiguration$$EnhancerBySpringCGLIB$$4ee2a2be] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:16:39,219 INFO main o.f.c.i.l.VersionPrinter:37 - Flyway Community Edition 8.5.13 by Redgate 2024-01-11 16:16:39,220 INFO main o.f.c.i.l.VersionPrinter:37 - See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.13 2024-01-11 16:16:39,220 INFO main o.f.c.i.l.VersionPrinter:37 - 2024-01-11 16:16:39,223 INFO main c.z.h.HikariDataSource:110 - HikariPool-20 - Starting... 2024-01-11 16:16:39,225 INFO main c.z.h.HikariDataSource:123 - HikariPool-20 - Start completed. 2024-01-11 16:16:39,225 INFO main o.f.c.i.d.b.BaseDatabaseType:37 - Database: jdbc:h2:mem:testdb (H2 2.2) 2024-01-11 16:16:39,227 WARN main o.f.c.i.d.b.Database:41 - Flyway upgrade recommended: H2 2.2.222 is newer than this version of Flyway and support has not been tested. The latest supported version of H2 is 2.1.210. 2024-01-11 16:16:39,236 INFO main o.f.c.i.c.DbValidate:37 - Successfully validated 47 migrations (execution time 00:00.008s) 2024-01-11 16:16:39,237 INFO main o.f.c.i.s.JdbcTableSchemaHistory:37 - Creating Schema History table "PUBLIC"."schema_version" ... 2024-01-11 16:16:39,240 INFO main o.f.c.i.c.DbMigrate:37 - Current version of schema "PUBLIC": << Empty Schema >> 2024-01-11 16:16:39,246 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.0.1 - init " 2024-01-11 16:16:39,261 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.2.0 - update target info for message " 2024-01-11 16:16:39,264 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.0 - cascade delete " 2024-01-11 16:16:39,268 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.1 - cascade delete " 2024-01-11 16:16:39,269 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.5.0 - target filter query " 2024-01-11 16:16:39,272 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.6.0 - rollout management " 2024-01-11 16:16:39,280 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.0 - swmType maxAssignment greater 0 " 2024-01-11 16:16:39,282 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.1 - reduce length enums " 2024-01-11 16:16:39,289 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.0 - auto assign ds filter " 2024-01-11 16:16:39,293 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.1 - cascade delete " 2024-01-11 16:16:39,296 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.2 - remove external artifact " 2024-01-11 16:16:39,297 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.9.0 - add rollout groups created " 2024-01-11 16:16:39,301 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.0 - advanced rolloutgroup " 2024-01-11 16:16:39,305 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.1 - consolidate artifact sha1 " 2024-01-11 16:16:39,309 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.2 - rollout auto start " 2024-01-11 16:16:39,313 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.3 - add rollout deleted flag " 2024-01-11 16:16:39,330 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.0 - drop target info " 2024-01-11 16:16:39,345 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.1 - target filter query UQ " 2024-01-11 16:16:39,347 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.2 - remove unused idexes " 2024-01-11 16:16:39,348 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.3 - add module md targetvis " 2024-01-11 16:16:39,351 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.0 - action performance " 2024-01-11 16:16:39,380 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.1 - missing non null " 2024-01-11 16:16:39,386 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.2 - missing non null enum " 2024-01-11 16:16:39,388 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.3 - cascade delete " 2024-01-11 16:16:39,389 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.4 - add maintenance window " 2024-01-11 16:16:39,396 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.6 - add index " 2024-01-11 16:16:39,398 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.7 - add rollout approval fields " 2024-01-11 16:16:39,403 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.8 - change length of created last modified by " 2024-01-11 16:16:39,406 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.9 - add target metadata " 2024-01-11 16:16:39,408 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.10 - change length of target attributes key " 2024-01-11 16:16:39,410 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.11 - add auto assign action type " 2024-01-11 16:16:39,413 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.12 - change length of controller id and name " 2024-01-11 16:16:39,415 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.13 - add action external id " 2024-01-11 16:16:39,418 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.14 - add sha256 hash " 2024-01-11 16:16:39,421 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.15 - add weight " 2024-01-11 16:16:39,426 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.16 - add action initiated by " 2024-01-11 16:16:39,431 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.17 - add index target modified " 2024-01-11 16:16:39,433 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.18 - add target type " 2024-01-11 16:16:39,438 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.19 - add valid flag to ds " 2024-01-11 16:16:39,442 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.20 - add encryption flag to sm " 2024-01-11 16:16:39,445 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.21 - add rollouts status index " 2024-01-11 16:16:39,446 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.22 - change target type name length " 2024-01-11 16:16:39,448 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.23 - add action status code " 2024-01-11 16:16:39,450 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.24 - add last action status code " 2024-01-11 16:16:39,472 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.25 - add confirmation flag " 2024-01-11 16:16:39,476 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.26 - add access control context " 2024-01-11 16:16:39,480 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.27 - target type inherit type " 2024-01-11 16:16:39,482 INFO main o.f.c.i.c.DbMigrate:37 - Successfully applied 47 migrations to schema "PUBLIC", now at version v1.12.27 (execution time 00:00.242s) 2024-01-11 16:16:39,547 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:437 - Initialized JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 16:16:40,064 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:339 - Usage of Spring Data projections detected on persistence provider EclipseLink. Make sure the following query methods declare result columns in exactly the order the accessors are declared in the projecting interface or the order of parameters for DTOs: 2024-01-11 16:16:40,064 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutId(java.lang.Long) 2024-01-11 16:16:40,066 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutId(java.util.List) 2024-01-11 16:16:40,073 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutGroupId(java.util.List) 2024-01-11 16:16:40,074 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutGroupId(java.lang.Long) 2024-01-11 16:16:40,395 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:339 - Usage of Spring Data projections detected on persistence provider EclipseLink. Make sure the following query methods declare result columns in exactly the order the accessors are declared in the projecting interface or the order of parameters for DTOs: 2024-01-11 16:16:40,395 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.DistributionSetRepository.countRolloutsByStatusForDistributionSet(java.lang.Long) 2024-01-11 16:16:40,398 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.DistributionSetRepository.countActionsByStatusForDistributionSet(java.lang.Long) 2024-01-11 16:16:41,262 WARN main o.s.b.a.o.j.JpaBaseConfiguration$JpaWebConfiguration:223 - spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning 2024-01-11 16:16:41,816 WARN main o.s.b.a.s.s.UserDetailsServiceAutoConfiguration:89 - Using generated security password: 82438624-158e-4b6f-ba5d-1fbd6d454777 This generated password is for development use only. Your security configuration must be updated before running your application in production. 2024-01-11 16:16:41,907 INFO main o.s.s.w.DefaultSecurityFilterChain:55 - Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@631463ec, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@19a987d5, org.springframework.security.web.context.SecurityContextPersistenceFilter@72946cdf, org.springframework.security.web.header.HeaderWriterFilter@78f27cec, org.springframework.security.web.csrf.CsrfFilter@20ded32, org.springframework.security.web.authentication.logout.LogoutFilter@69eb1ae4, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@33b763a0, org.springframework.security.web.authentication.ui.DefaultLoginPageGeneratingFilter@4f239aba, org.springframework.security.web.authentication.ui.DefaultLogoutPageGeneratingFilter@118b4d23, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@40c4e0c0, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@40847bdd, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@11a70586, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@762e7d32, org.springframework.security.web.session.SessionManagementFilter@1f9d7663, org.springframework.security.web.access.ExceptionTranslationFilter@6239f406, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@3eb89fe4] 2024-01-11 16:16:42,098 INFO main o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'application.springCloudBusInput' has 1 subscriber(s). 2024-01-11 16:16:42,210 INFO main o.s.i.e.EventDrivenConsumer:174 - Adding {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 2024-01-11 16:16:42,211 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 1 subscriber(s). 2024-01-11 16:16:42,211 INFO main o.s.i.e.EventDrivenConsumer:292 - started bean '_org.springframework.integration.errorLogger' 2024-01-11 16:16:42,216 INFO main o.e.h.r.j.m.SoftwareModuleTypeManagementTest:61 - Started SoftwareModuleTypeManagementTest in 3.408 seconds (JVM running for 131.44) 2024-01-11 16:16:42,327 INFO pool-59-thread-1 o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'unknown.channel.name' has 1 subscriber(s). 2024-01-11 16:16:42,396 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.SoftwareModuleTypeManagementTest.createMultipleSoftwareModuleTypes()]... 2024-01-11 16:16:42,424 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.SoftwareModuleTypeManagementTest.createMultipleSoftwareModuleTypes()] succeeded. 2024-01-11 16:16:42,459 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.SoftwareModuleTypeManagementTest.updateNothingResultsInUnchangedRepositoryForType()]... 2024-01-11 16:16:42,479 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.SoftwareModuleTypeManagementTest.updateNothingResultsInUnchangedRepositoryForType()] succeeded. 2024-01-11 16:16:42,513 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.SoftwareModuleTypeManagementTest.entityQueriesReferringToNotExistingEntitiesThrowsException()]... 2024-01-11 16:16:42,626 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.SoftwareModuleTypeManagementTest.entityQueriesReferringToNotExistingEntitiesThrowsException()] succeeded. 2024-01-11 16:16:42,661 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.SoftwareModuleTypeManagementTest.createSoftwareModuleTypesFailsWithExistingEntity()]... 2024-01-11 16:16:42,681 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.SoftwareModuleTypeManagementTest.createSoftwareModuleTypesFailsWithExistingEntity()] succeeded. 2024-01-11 16:16:42,715 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.SoftwareModuleTypeManagementTest.deleteAssignedAndUnassignedSoftwareModuleTypes()]... 2024-01-11 16:16:42,792 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.SoftwareModuleTypeManagementTest.deleteAssignedAndUnassignedSoftwareModuleTypes()] succeeded. 2024-01-11 16:16:42,824 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.SoftwareModuleTypeManagementTest.createSoftwareModuleTypeFailsWithExistingEntity()]... 2024-01-11 16:16:42,836 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.SoftwareModuleTypeManagementTest.createSoftwareModuleTypeFailsWithExistingEntity()] succeeded. 2024-01-11 16:16:42,877 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.SoftwareModuleTypeManagementTest.createSoftwareModuleTypesFailsWithInvalidMaxAssignment()]... 2024-01-11 16:16:42,899 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.SoftwareModuleTypeManagementTest.createSoftwareModuleTypesFailsWithInvalidMaxAssignment()] succeeded. 2024-01-11 16:16:42,931 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.SoftwareModuleTypeManagementTest.createModuleTypesCallFailsForExistingTypes()]... 2024-01-11 16:16:42,946 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.SoftwareModuleTypeManagementTest.createModuleTypesCallFailsForExistingTypes()] succeeded. 2024-01-11 16:16:42,986 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.SoftwareModuleTypeManagementTest.findSoftwareModuleTypeByName()]... 2024-01-11 16:16:43,004 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.SoftwareModuleTypeManagementTest.findSoftwareModuleTypeByName()] succeeded. 2024-01-11 16:16:43,037 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.SoftwareModuleTypeManagementTest.updateSoftwareModuleTypeFieldsToNewValue()]... 2024-01-11 16:16:43,050 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.SoftwareModuleTypeManagementTest.updateSoftwareModuleTypeFieldsToNewValue()] succeeded. 2024-01-11 16:16:43,092 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.SoftwareModuleTypeManagementTest.nonExistingEntityAccessReturnsNotPresent()]... 2024-01-11 16:16:43,203 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.SoftwareModuleTypeManagementTest.nonExistingEntityAccessReturnsNotPresent()] succeeded. 2024-01-11 16:16:43,206 INFO main o.s.i.e.EventDrivenConsumer:174 - Removing {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 2024-01-11 16:16:43,206 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 0 subscriber(s). 2024-01-11 16:16:43,206 INFO main o.s.i.e.EventDrivenConsumer:292 - stopped bean '_org.springframework.integration.errorLogger' 2024-01-11 16:16:43,211 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:651 - Closing JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 16:16:43,212 INFO main c.z.h.HikariDataSource:350 - HikariPool-20 - Shutdown initiated... 2024-01-11 16:16:43,213 INFO main c.z.h.HikariDataSource:352 - HikariPool-20 - Shutdown completed. [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.415 s -- in org.eclipse.hawkbit.repository.jpa.management.SoftwareModuleTypeManagementTest [INFO] Running org.eclipse.hawkbit.repository.jpa.management.DistributionSetInvalidationManagementTest 2024-01-11 16:16:43,217 INFO main o.e.h.r.t.u.SharedSqlTestDatabaseExtension:34 - Schema generation skipped... No datasource environment variables found! 2024-01-11 16:16:43,218 INFO main o.s.t.c.s.AbstractContextLoader:264 - Could not detect default resource locations for test class [org.eclipse.hawkbit.repository.jpa.AbstractJpaIntegrationTest]: no resource found for suffixes {-context.xml, Context.groovy}. 2024-01-11 16:16:43,218 INFO main o.s.t.c.s.AbstractContextLoader:264 - Could not detect default resource locations for test class [org.eclipse.hawkbit.repository.test.util.AbstractIntegrationTest]: no resource found for suffixes {-context.xml, Context.groovy}. 2024-01-11 16:16:43,221 INFO main o.s.b.t.c.SpringBootTestContextBootstrapper:245 - Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener, org.springframework.security.test.context.support.ReactorContextTestExecutionListener, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener, org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.event.ApplicationEventsTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener] 2024-01-11 16:16:43,221 INFO main o.s.b.t.c.SpringBootTestContextBootstrapper:174 - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@191d0162, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@38143299, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@fa19c2, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@7bc15a42, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@a264249, org.springframework.test.context.support.DirtiesContextTestExecutionListener@13bf396e, org.springframework.test.context.transaction.TransactionalTestExecutionListener@43db06d2, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@323957a1, org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener@a357fa5, org.springframework.test.context.event.EventPublishingTestExecutionListener@60ab53c4, org.springframework.security.test.context.support.ReactorContextTestExecutionListener@7bdd2495, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@321e010, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@22c86f86, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@18c73d68, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@a2c5b69, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@6810b5c, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@67d4e055, org.eclipse.hawkbit.repository.test.matcher.EventVerifier@4659adba, org.eclipse.hawkbit.repository.test.util.CleanupTestExecutionListener@2e46410b] . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.18) 2024-01-11 16:16:43,248 INFO main o.e.h.r.j.m.DistributionSetInvalidationManagementTest:55 - Starting DistributionSetInvalidationManagementTest using Java 17.0.9 on basic-bw2k7 with PID 1164 (started by jenkins in /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa) 2024-01-11 16:16:43,248 INFO main o.e.h.r.j.m.DistributionSetInvalidationManagementTest:638 - The following 1 profile is active: "test" 2024-01-11 16:16:43,387 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:132 - Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2024-01-11 16:16:43,403 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:201 - Finished Spring Data repository scanning in 15 ms. Found 20 JPA repository interfaces. 2024-01-11 16:16:43,484 INFO main o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor:292 - No bean named 'errorChannel' has been explicitly defined. Therefore, a default PublishSubscribeChannel will be created. 2024-01-11 16:16:43,484 INFO main o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor:292 - No bean named 'integrationHeaderChannelRegistry' has been explicitly defined. Therefore, a default DefaultHeaderChannelRegistry will be created. 2024-01-11 16:16:43,488 INFO main o.s.c.c.s.GenericScope:283 - BeanFactory id=61c8307c-da16-3faa-9a4d-05d1a05b9a89 2024-01-11 16:16:43,516 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:16:43,520 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration' of type [org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:16:43,521 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:16:43,522 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'loadBalancerClientsDefaultsMappingsProvider' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration$$Lambda$921/0x00007eff2c52d9e8] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:16:43,523 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'defaultsBindHandlerAdvisor' of type [org.springframework.cloud.commons.config.DefaultsBindHandlerAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:16:43,526 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'BindingHandlerAdvise' of type [org.springframework.cloud.stream.config.BindingHandlerAdvise] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:16:43,528 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spelConverter' of type [org.springframework.cloud.stream.config.SpelExpressionConverterConfiguration$SpelConverter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:16:43,529 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration' of type [org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:16:43,530 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'stringOrNumberMigrationVersionConverter' of type [org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration$StringOrNumberToMigrationVersionConverter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:16:43,535 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:16:43,545 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'dataSource' of type [com.zaxxer.hikari.HikariDataSource] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:16:43,548 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties' of type [org.springframework.boot.autoconfigure.orm.jpa.JpaProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:16:43,552 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'repositoryApplicationConfiguration' of type [org.eclipse.hawkbit.repository.jpa.RepositoryApplicationConfiguration$$EnhancerBySpringCGLIB$$4ee2a2be] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:16:43,650 INFO main o.f.c.i.l.VersionPrinter:37 - Flyway Community Edition 8.5.13 by Redgate 2024-01-11 16:16:43,651 INFO main o.f.c.i.l.VersionPrinter:37 - See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.13 2024-01-11 16:16:43,651 INFO main o.f.c.i.l.VersionPrinter:37 - 2024-01-11 16:16:43,654 INFO main c.z.h.HikariDataSource:110 - HikariPool-21 - Starting... 2024-01-11 16:16:43,656 INFO main c.z.h.HikariDataSource:123 - HikariPool-21 - Start completed. 2024-01-11 16:16:43,656 INFO main o.f.c.i.d.b.BaseDatabaseType:37 - Database: jdbc:h2:mem:testdb (H2 2.2) 2024-01-11 16:16:43,658 WARN main o.f.c.i.d.b.Database:41 - Flyway upgrade recommended: H2 2.2.222 is newer than this version of Flyway and support has not been tested. The latest supported version of H2 is 2.1.210. 2024-01-11 16:16:43,708 INFO main o.f.c.i.c.DbValidate:37 - Successfully validated 47 migrations (execution time 00:00.049s) 2024-01-11 16:16:43,709 INFO main o.f.c.i.s.JdbcTableSchemaHistory:37 - Creating Schema History table "PUBLIC"."schema_version" ... 2024-01-11 16:16:43,712 INFO main o.f.c.i.c.DbMigrate:37 - Current version of schema "PUBLIC": << Empty Schema >> 2024-01-11 16:16:43,718 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.0.1 - init " 2024-01-11 16:16:43,734 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.2.0 - update target info for message " 2024-01-11 16:16:43,737 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.0 - cascade delete " 2024-01-11 16:16:43,742 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.1 - cascade delete " 2024-01-11 16:16:43,744 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.5.0 - target filter query " 2024-01-11 16:16:43,747 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.6.0 - rollout management " 2024-01-11 16:16:43,754 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.0 - swmType maxAssignment greater 0 " 2024-01-11 16:16:43,755 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.1 - reduce length enums " 2024-01-11 16:16:43,763 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.0 - auto assign ds filter " 2024-01-11 16:16:43,766 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.1 - cascade delete " 2024-01-11 16:16:43,768 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.2 - remove external artifact " 2024-01-11 16:16:43,770 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.9.0 - add rollout groups created " 2024-01-11 16:16:43,773 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.0 - advanced rolloutgroup " 2024-01-11 16:16:43,778 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.1 - consolidate artifact sha1 " 2024-01-11 16:16:43,781 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.2 - rollout auto start " 2024-01-11 16:16:43,784 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.3 - add rollout deleted flag " 2024-01-11 16:16:43,801 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.0 - drop target info " 2024-01-11 16:16:43,815 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.1 - target filter query UQ " 2024-01-11 16:16:43,817 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.2 - remove unused idexes " 2024-01-11 16:16:43,818 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.3 - add module md targetvis " 2024-01-11 16:16:43,821 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.0 - action performance " 2024-01-11 16:16:43,833 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.1 - missing non null " 2024-01-11 16:16:43,838 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.2 - missing non null enum " 2024-01-11 16:16:43,840 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.3 - cascade delete " 2024-01-11 16:16:43,842 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.4 - add maintenance window " 2024-01-11 16:16:43,849 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.6 - add index " 2024-01-11 16:16:43,851 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.7 - add rollout approval fields " 2024-01-11 16:16:43,856 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.8 - change length of created last modified by " 2024-01-11 16:16:43,859 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.9 - add target metadata " 2024-01-11 16:16:43,871 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.10 - change length of target attributes key " 2024-01-11 16:16:43,873 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.11 - add auto assign action type " 2024-01-11 16:16:43,876 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.12 - change length of controller id and name " 2024-01-11 16:16:43,878 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.13 - add action external id " 2024-01-11 16:16:43,881 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.14 - add sha256 hash " 2024-01-11 16:16:43,884 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.15 - add weight " 2024-01-11 16:16:43,890 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.16 - add action initiated by " 2024-01-11 16:16:43,894 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.17 - add index target modified " 2024-01-11 16:16:43,896 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.18 - add target type " 2024-01-11 16:16:43,902 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.19 - add valid flag to ds " 2024-01-11 16:16:43,906 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.20 - add encryption flag to sm " 2024-01-11 16:16:43,909 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.21 - add rollouts status index " 2024-01-11 16:16:43,911 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.22 - change target type name length " 2024-01-11 16:16:43,913 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.23 - add action status code " 2024-01-11 16:16:43,916 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.24 - add last action status code " 2024-01-11 16:16:43,920 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.25 - add confirmation flag " 2024-01-11 16:16:43,924 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.26 - add access control context " 2024-01-11 16:16:43,928 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.27 - target type inherit type " 2024-01-11 16:16:43,931 INFO main o.f.c.i.c.DbMigrate:37 - Successfully applied 47 migrations to schema "PUBLIC", now at version v1.12.27 (execution time 00:00.218s) 2024-01-11 16:16:44,000 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:437 - Initialized JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 16:16:44,440 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:339 - Usage of Spring Data projections detected on persistence provider EclipseLink. Make sure the following query methods declare result columns in exactly the order the accessors are declared in the projecting interface or the order of parameters for DTOs: 2024-01-11 16:16:44,441 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutId(java.lang.Long) 2024-01-11 16:16:44,442 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutId(java.util.List) 2024-01-11 16:16:44,449 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutGroupId(java.util.List) 2024-01-11 16:16:44,450 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutGroupId(java.lang.Long) 2024-01-11 16:16:44,762 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:339 - Usage of Spring Data projections detected on persistence provider EclipseLink. Make sure the following query methods declare result columns in exactly the order the accessors are declared in the projecting interface or the order of parameters for DTOs: 2024-01-11 16:16:44,762 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.DistributionSetRepository.countRolloutsByStatusForDistributionSet(java.lang.Long) 2024-01-11 16:16:44,765 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.DistributionSetRepository.countActionsByStatusForDistributionSet(java.lang.Long) 2024-01-11 16:16:45,506 WARN main o.s.b.a.o.j.JpaBaseConfiguration$JpaWebConfiguration:223 - spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning 2024-01-11 16:16:45,997 WARN main o.s.b.a.s.s.UserDetailsServiceAutoConfiguration:89 - Using generated security password: 90444d51-faed-4f3c-8332-93d6ea6365c4 This generated password is for development use only. Your security configuration must be updated before running your application in production. 2024-01-11 16:16:46,081 INFO main o.s.s.w.DefaultSecurityFilterChain:55 - Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@456b1881, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@ecd107b, org.springframework.security.web.context.SecurityContextPersistenceFilter@5eee13cb, org.springframework.security.web.header.HeaderWriterFilter@2a8e13e6, org.springframework.security.web.csrf.CsrfFilter@6ce2a0b2, org.springframework.security.web.authentication.logout.LogoutFilter@34cd9439, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@5e1e63de, org.springframework.security.web.authentication.ui.DefaultLoginPageGeneratingFilter@359963f1, org.springframework.security.web.authentication.ui.DefaultLogoutPageGeneratingFilter@23e082ef, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@7791892d, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@4e8325ee, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@60dd17be, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@5843bf5f, org.springframework.security.web.session.SessionManagementFilter@27f0d0b7, org.springframework.security.web.access.ExceptionTranslationFilter@9dc58ab, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@4a003dba] 2024-01-11 16:16:46,256 INFO main o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'application.springCloudBusInput' has 1 subscriber(s). 2024-01-11 16:16:46,360 INFO main o.s.i.e.EventDrivenConsumer:174 - Adding {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 2024-01-11 16:16:46,361 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 1 subscriber(s). 2024-01-11 16:16:46,361 INFO main o.s.i.e.EventDrivenConsumer:292 - started bean '_org.springframework.integration.errorLogger' 2024-01-11 16:16:46,364 INFO main o.e.h.r.j.m.DistributionSetInvalidationManagementTest:61 - Started DistributionSetInvalidationManagementTest in 3.14 seconds (JVM running for 135.588) 2024-01-11 16:16:46,462 INFO pool-62-thread-1 o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'unknown.channel.name' has 1 subscriber(s). 2024-01-11 16:16:46,525 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.DistributionSetInvalidationManagementTest.verifyInvalidateInvalidatedDistributionSetThrowsException()]... 2024-01-11 16:16:46,655 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.DistributionSetInvalidationManagementTest.verifyInvalidateInvalidatedDistributionSetThrowsException()] succeeded. 2024-01-11 16:16:46,695 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.DistributionSetInvalidationManagementTest.verifyInvalidateDistributionSetStopAutoAssignment()]... 2024-01-11 16:16:47,137 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.DistributionSetInvalidationManagementTest.verifyInvalidateDistributionSetStopAutoAssignment()] succeeded. 2024-01-11 16:16:47,177 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.DistributionSetInvalidationManagementTest.verifyInvalidateWithReadAndUpdateRepoAndUpdateTargetAndUpdateRolloutAuthority()]... 2024-01-11 16:16:47,331 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.DistributionSetInvalidationManagementTest.verifyInvalidateWithReadAndUpdateRepoAndUpdateTargetAndUpdateRolloutAuthority()] succeeded. 2024-01-11 16:16:47,360 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.DistributionSetInvalidationManagementTest.verifyInvalidateDistributionSetStopAll()]... 2024-01-11 16:16:47,518 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.DistributionSetInvalidationManagementTest.verifyInvalidateDistributionSetStopAll()] succeeded. 2024-01-11 16:16:47,548 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.DistributionSetInvalidationManagementTest.verifyInvalidateIncompleteDistributionSetThrowsException()]... 2024-01-11 16:16:47,575 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.DistributionSetInvalidationManagementTest.verifyInvalidateIncompleteDistributionSetThrowsException()] succeeded. 2024-01-11 16:16:47,606 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.DistributionSetInvalidationManagementTest.verifyInvalidateWithReadAndUpdateRepoAuthority()]... 2024-01-11 16:16:47,731 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.DistributionSetInvalidationManagementTest.verifyInvalidateWithReadAndUpdateRepoAuthority()] succeeded. 2024-01-11 16:16:47,777 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.DistributionSetInvalidationManagementTest.verifyInvalidateWithReadAndUpdateRepoAndUpdateTargetAuthority()]... 2024-01-11 16:16:47,902 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.DistributionSetInvalidationManagementTest.verifyInvalidateWithReadAndUpdateRepoAndUpdateTargetAuthority()] succeeded. 2024-01-11 16:16:47,933 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.DistributionSetInvalidationManagementTest.verifyInvalidateDistributionSetStopRollouts()]... 2024-01-11 16:16:48,107 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.DistributionSetInvalidationManagementTest.verifyInvalidateDistributionSetStopRollouts()] succeeded. 2024-01-11 16:16:48,188 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.DistributionSetInvalidationManagementTest.verifyInvalidateDistributionSetStopAllAndForceCancel()]... 2024-01-11 16:16:48,333 WARN main o.e.h.r.j.m.JpaDeploymentManagement:626 - action (JpaAction [distributionSet=9, version=1, id=31, actionType=FORCED, weight=Optional.empty, isActive=true, createdAt=1704989808235, lastModifiedAt=1704989808235, status=CANCELING]) was still active and has been force quite. 2024-01-11 16:16:48,336 WARN main o.e.h.r.j.m.JpaDeploymentManagement:626 - action (JpaAction [distributionSet=9, version=1, id=32, actionType=FORCED, weight=Optional.empty, isActive=true, createdAt=1704989808233, lastModifiedAt=1704989808233, status=CANCELING]) was still active and has been force quite. 2024-01-11 16:16:48,339 WARN main o.e.h.r.j.m.JpaDeploymentManagement:626 - action (JpaAction [distributionSet=9, version=1, id=33, actionType=FORCED, weight=Optional.empty, isActive=true, createdAt=1704989808231, lastModifiedAt=1704989808231, status=CANCELING]) was still active and has been force quite. 2024-01-11 16:16:48,341 WARN main o.e.h.r.j.m.JpaDeploymentManagement:626 - action (JpaAction [distributionSet=9, version=1, id=34, actionType=FORCED, weight=Optional.empty, isActive=true, createdAt=1704989808240, lastModifiedAt=1704989808240, status=CANCELING]) was still active and has been force quite. 2024-01-11 16:16:48,344 WARN main o.e.h.r.j.m.JpaDeploymentManagement:626 - action (JpaAction [distributionSet=9, version=1, id=35, actionType=FORCED, weight=Optional.empty, isActive=true, createdAt=1704989808238, lastModifiedAt=1704989808238, status=CANCELING]) was still active and has been force quite. 2024-01-11 16:16:48,392 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.DistributionSetInvalidationManagementTest.verifyInvalidateDistributionSetStopAllAndForceCancel()] succeeded. 2024-01-11 16:16:48,395 INFO main o.s.i.e.EventDrivenConsumer:174 - Removing {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 2024-01-11 16:16:48,395 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 0 subscriber(s). 2024-01-11 16:16:48,395 INFO main o.s.i.e.EventDrivenConsumer:292 - stopped bean '_org.springframework.integration.errorLogger' 2024-01-11 16:16:48,399 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:651 - Closing JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 16:16:48,400 INFO main c.z.h.HikariDataSource:350 - HikariPool-21 - Shutdown initiated... 2024-01-11 16:16:48,401 INFO main c.z.h.HikariDataSource:352 - HikariPool-21 - Shutdown completed. [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.186 s -- in org.eclipse.hawkbit.repository.jpa.management.DistributionSetInvalidationManagementTest [INFO] Running org.eclipse.hawkbit.repository.jpa.management.ConfirmationManagementTest 2024-01-11 16:16:48,405 INFO main o.e.h.r.t.u.SharedSqlTestDatabaseExtension:34 - Schema generation skipped... No datasource environment variables found! 2024-01-11 16:16:48,407 INFO main o.s.t.c.s.AbstractContextLoader:264 - Could not detect default resource locations for test class [org.eclipse.hawkbit.repository.jpa.AbstractJpaIntegrationTest]: no resource found for suffixes {-context.xml, Context.groovy}. 2024-01-11 16:16:48,408 INFO main o.s.t.c.s.AbstractContextLoader:264 - Could not detect default resource locations for test class [org.eclipse.hawkbit.repository.test.util.AbstractIntegrationTest]: no resource found for suffixes {-context.xml, Context.groovy}. 2024-01-11 16:16:48,412 INFO main o.s.b.t.c.SpringBootTestContextBootstrapper:245 - Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener, org.springframework.security.test.context.support.ReactorContextTestExecutionListener, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener, org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.event.ApplicationEventsTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener] 2024-01-11 16:16:48,412 INFO main o.s.b.t.c.SpringBootTestContextBootstrapper:174 - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@49e29f5c, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@2142772b, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@78d5085f, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@5308542a, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@e4d2968, org.springframework.test.context.support.DirtiesContextTestExecutionListener@3c04eca5, org.springframework.test.context.transaction.TransactionalTestExecutionListener@6cc38c8a, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@7dfb2c3c, org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener@1a1a5c82, org.springframework.test.context.event.EventPublishingTestExecutionListener@160faa0, org.springframework.security.test.context.support.ReactorContextTestExecutionListener@71b781da, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@5509d91c, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@1d3f6173, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@1b8c3d8e, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@56f8c674, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@4d22348e, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@2b70f0a0, org.eclipse.hawkbit.repository.test.matcher.EventVerifier@51ead80d, org.eclipse.hawkbit.repository.test.util.CleanupTestExecutionListener@41b16f22] . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.18) 2024-01-11 16:16:48,438 INFO main o.e.h.r.j.m.ConfirmationManagementTest:55 - Starting ConfirmationManagementTest using Java 17.0.9 on basic-bw2k7 with PID 1164 (started by jenkins in /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa) 2024-01-11 16:16:48,438 INFO main o.e.h.r.j.m.ConfirmationManagementTest:638 - The following 1 profile is active: "test" 2024-01-11 16:16:48,561 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:132 - Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2024-01-11 16:16:48,582 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:201 - Finished Spring Data repository scanning in 21 ms. Found 20 JPA repository interfaces. 2024-01-11 16:16:48,660 INFO main o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor:292 - No bean named 'errorChannel' has been explicitly defined. Therefore, a default PublishSubscribeChannel will be created. 2024-01-11 16:16:48,660 INFO main o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor:292 - No bean named 'integrationHeaderChannelRegistry' has been explicitly defined. Therefore, a default DefaultHeaderChannelRegistry will be created. 2024-01-11 16:16:48,664 INFO main o.s.c.c.s.GenericScope:283 - BeanFactory id=61c8307c-da16-3faa-9a4d-05d1a05b9a89 2024-01-11 16:16:48,693 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:16:48,697 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration' of type [org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:16:48,698 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:16:48,699 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'loadBalancerClientsDefaultsMappingsProvider' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration$$Lambda$921/0x00007eff2c52d9e8] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:16:48,700 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'defaultsBindHandlerAdvisor' of type [org.springframework.cloud.commons.config.DefaultsBindHandlerAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:16:48,704 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'BindingHandlerAdvise' of type [org.springframework.cloud.stream.config.BindingHandlerAdvise] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:16:48,706 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spelConverter' of type [org.springframework.cloud.stream.config.SpelExpressionConverterConfiguration$SpelConverter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:16:48,707 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration' of type [org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:16:48,708 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'stringOrNumberMigrationVersionConverter' of type [org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration$StringOrNumberToMigrationVersionConverter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:16:48,712 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:16:48,722 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'dataSource' of type [com.zaxxer.hikari.HikariDataSource] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:16:48,725 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties' of type [org.springframework.boot.autoconfigure.orm.jpa.JpaProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:16:48,728 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'repositoryApplicationConfiguration' of type [org.eclipse.hawkbit.repository.jpa.RepositoryApplicationConfiguration$$EnhancerBySpringCGLIB$$4ee2a2be] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:16:48,826 INFO main o.f.c.i.l.VersionPrinter:37 - Flyway Community Edition 8.5.13 by Redgate 2024-01-11 16:16:48,826 INFO main o.f.c.i.l.VersionPrinter:37 - See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.13 2024-01-11 16:16:48,827 INFO main o.f.c.i.l.VersionPrinter:37 - 2024-01-11 16:16:48,830 INFO main c.z.h.HikariDataSource:110 - HikariPool-22 - Starting... 2024-01-11 16:16:48,832 INFO main c.z.h.HikariDataSource:123 - HikariPool-22 - Start completed. 2024-01-11 16:16:48,832 INFO main o.f.c.i.d.b.BaseDatabaseType:37 - Database: jdbc:h2:mem:testdb (H2 2.2) 2024-01-11 16:16:48,834 WARN main o.f.c.i.d.b.Database:41 - Flyway upgrade recommended: H2 2.2.222 is newer than this version of Flyway and support has not been tested. The latest supported version of H2 is 2.1.210. 2024-01-11 16:16:48,844 INFO main o.f.c.i.c.DbValidate:37 - Successfully validated 47 migrations (execution time 00:00.008s) 2024-01-11 16:16:48,844 INFO main o.f.c.i.s.JdbcTableSchemaHistory:37 - Creating Schema History table "PUBLIC"."schema_version" ... 2024-01-11 16:16:48,847 INFO main o.f.c.i.c.DbMigrate:37 - Current version of schema "PUBLIC": << Empty Schema >> 2024-01-11 16:16:48,853 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.0.1 - init " 2024-01-11 16:16:48,871 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.2.0 - update target info for message " 2024-01-11 16:16:48,874 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.0 - cascade delete " 2024-01-11 16:16:48,878 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.1 - cascade delete " 2024-01-11 16:16:48,880 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.5.0 - target filter query " 2024-01-11 16:16:48,883 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.6.0 - rollout management " 2024-01-11 16:16:48,890 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.0 - swmType maxAssignment greater 0 " 2024-01-11 16:16:48,891 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.1 - reduce length enums " 2024-01-11 16:16:48,899 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.0 - auto assign ds filter " 2024-01-11 16:16:48,902 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.1 - cascade delete " 2024-01-11 16:16:48,904 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.2 - remove external artifact " 2024-01-11 16:16:48,906 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.9.0 - add rollout groups created " 2024-01-11 16:16:48,909 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.0 - advanced rolloutgroup " 2024-01-11 16:16:48,913 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.1 - consolidate artifact sha1 " 2024-01-11 16:16:48,916 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.2 - rollout auto start " 2024-01-11 16:16:48,919 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.3 - add rollout deleted flag " 2024-01-11 16:16:48,935 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.0 - drop target info " 2024-01-11 16:16:48,949 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.1 - target filter query UQ " 2024-01-11 16:16:48,950 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.2 - remove unused idexes " 2024-01-11 16:16:48,952 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.3 - add module md targetvis " 2024-01-11 16:16:48,954 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.0 - action performance " 2024-01-11 16:16:48,972 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.1 - missing non null " 2024-01-11 16:16:48,977 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.2 - missing non null enum " 2024-01-11 16:16:48,978 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.3 - cascade delete " 2024-01-11 16:16:48,979 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.4 - add maintenance window " 2024-01-11 16:16:48,985 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.6 - add index " 2024-01-11 16:16:48,987 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.7 - add rollout approval fields " 2024-01-11 16:16:48,991 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.8 - change length of created last modified by " 2024-01-11 16:16:48,995 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.9 - add target metadata " 2024-01-11 16:16:48,997 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.10 - change length of target attributes key " 2024-01-11 16:16:48,999 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.11 - add auto assign action type " 2024-01-11 16:16:49,002 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.12 - change length of controller id and name " 2024-01-11 16:16:49,004 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.13 - add action external id " 2024-01-11 16:16:49,007 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.14 - add sha256 hash " 2024-01-11 16:16:49,010 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.15 - add weight " 2024-01-11 16:16:49,015 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.16 - add action initiated by " 2024-01-11 16:16:49,019 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.17 - add index target modified " 2024-01-11 16:16:49,022 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.18 - add target type " 2024-01-11 16:16:49,027 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.19 - add valid flag to ds " 2024-01-11 16:16:49,031 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.20 - add encryption flag to sm " 2024-01-11 16:16:49,035 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.21 - add rollouts status index " 2024-01-11 16:16:49,036 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.22 - change target type name length " 2024-01-11 16:16:49,038 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.23 - add action status code " 2024-01-11 16:16:49,041 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.24 - add last action status code " 2024-01-11 16:16:49,072 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.25 - add confirmation flag " 2024-01-11 16:16:49,077 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.26 - add access control context " 2024-01-11 16:16:49,081 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.27 - target type inherit type " 2024-01-11 16:16:49,083 INFO main o.f.c.i.c.DbMigrate:37 - Successfully applied 47 migrations to schema "PUBLIC", now at version v1.12.27 (execution time 00:00.236s) 2024-01-11 16:16:49,213 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:437 - Initialized JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 16:16:49,616 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:339 - Usage of Spring Data projections detected on persistence provider EclipseLink. Make sure the following query methods declare result columns in exactly the order the accessors are declared in the projecting interface or the order of parameters for DTOs: 2024-01-11 16:16:49,616 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutId(java.lang.Long) 2024-01-11 16:16:49,618 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutId(java.util.List) 2024-01-11 16:16:49,625 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutGroupId(java.util.List) 2024-01-11 16:16:49,626 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutGroupId(java.lang.Long) 2024-01-11 16:16:49,939 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:339 - Usage of Spring Data projections detected on persistence provider EclipseLink. Make sure the following query methods declare result columns in exactly the order the accessors are declared in the projecting interface or the order of parameters for DTOs: 2024-01-11 16:16:49,939 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.DistributionSetRepository.countRolloutsByStatusForDistributionSet(java.lang.Long) 2024-01-11 16:16:49,943 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.DistributionSetRepository.countActionsByStatusForDistributionSet(java.lang.Long) 2024-01-11 16:16:50,777 WARN main o.s.b.a.o.j.JpaBaseConfiguration$JpaWebConfiguration:223 - spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning 2024-01-11 16:16:51,297 WARN main o.s.b.a.s.s.UserDetailsServiceAutoConfiguration:89 - Using generated security password: d5ef4ae7-8dea-4622-816d-d21ff2eb0f99 This generated password is for development use only. Your security configuration must be updated before running your application in production. 2024-01-11 16:16:51,394 INFO main o.s.s.w.DefaultSecurityFilterChain:55 - Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@6b1553e4, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@5de8cb61, org.springframework.security.web.context.SecurityContextPersistenceFilter@4c34d9ca, org.springframework.security.web.header.HeaderWriterFilter@1012d875, org.springframework.security.web.csrf.CsrfFilter@1e0c8e29, org.springframework.security.web.authentication.logout.LogoutFilter@5442dc2d, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@dbdbafe, org.springframework.security.web.authentication.ui.DefaultLoginPageGeneratingFilter@3246efab, org.springframework.security.web.authentication.ui.DefaultLogoutPageGeneratingFilter@3de2f068, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@17db6e21, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@3670b312, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@5ce0d69f, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@71042b93, org.springframework.security.web.session.SessionManagementFilter@36b364f3, org.springframework.security.web.access.ExceptionTranslationFilter@5cb1b94f, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@66fa1639] 2024-01-11 16:16:51,592 INFO main o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'application.springCloudBusInput' has 1 subscriber(s). 2024-01-11 16:16:51,716 INFO main o.s.i.e.EventDrivenConsumer:174 - Adding {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 2024-01-11 16:16:51,716 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 1 subscriber(s). 2024-01-11 16:16:51,716 INFO main o.s.i.e.EventDrivenConsumer:292 - started bean '_org.springframework.integration.errorLogger' 2024-01-11 16:16:51,720 INFO main o.e.h.r.j.m.ConfirmationManagementTest:61 - Started ConfirmationManagementTest in 3.305 seconds (JVM running for 140.944) 2024-01-11 16:16:51,837 INFO pool-65-thread-1 o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'unknown.channel.name' has 1 subscriber(s). 2024-01-11 16:16:51,904 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.ConfirmationManagementTest.deniedActionWillStayInWfcState()]... 2024-01-11 16:16:52,293 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.ConfirmationManagementTest.deniedActionWillStayInWfcState()] succeeded. 2024-01-11 16:16:52,325 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.ConfirmationManagementTest.disableAlreadyDisabledAutoConfirmationHaveNoAffect()]... 2024-01-11 16:16:52,340 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.ConfirmationManagementTest.disableAlreadyDisabledAutoConfirmationHaveNoAffect()] succeeded. 2024-01-11 16:16:52,379 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.ConfirmationManagementTest.verifyActivateAlreadyActiveAutoConfirmationThrowException()]... 2024-01-11 16:16:52,411 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.ConfirmationManagementTest.verifyActivateAlreadyActiveAutoConfirmationThrowException()] succeeded. 2024-01-11 16:16:52,447 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.ConfirmationManagementTest.activateAutoConfirmationInMultiAssignment()]... 2024-01-11 16:16:52,562 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.ConfirmationManagementTest.activateAutoConfirmationInMultiAssignment()] succeeded. 2024-01-11 16:16:52,609 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.ConfirmationManagementTest.verifyAutoConfirmationActivationValues(java.lang.String,java.lang.String)]... 2024-01-11 16:16:52,631 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.ConfirmationManagementTest.verifyAutoConfirmationActivationValues(java.lang.String,java.lang.String)] succeeded. 2024-01-11 16:16:52,675 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.ConfirmationManagementTest.verifyAutoConfirmationActivationValues(java.lang.String,java.lang.String)]... 2024-01-11 16:16:52,696 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.ConfirmationManagementTest.verifyAutoConfirmationActivationValues(java.lang.String,java.lang.String)] succeeded. 2024-01-11 16:16:52,734 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.ConfirmationManagementTest.verifyAutoConfirmationActivationValues(java.lang.String,java.lang.String)]... 2024-01-11 16:16:52,756 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.ConfirmationManagementTest.verifyAutoConfirmationActivationValues(java.lang.String,java.lang.String)] succeeded. 2024-01-11 16:16:52,793 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.ConfirmationManagementTest.verifyAutoConfirmationActivationValues(java.lang.String,java.lang.String)]... 2024-01-11 16:16:52,813 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.ConfirmationManagementTest.verifyAutoConfirmationActivationValues(java.lang.String,java.lang.String)] succeeded. 2024-01-11 16:16:52,847 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.ConfirmationManagementTest.confirmedActionCannotBeGivenOnFinishedAction()]... 2024-01-11 16:16:52,920 WARN main o.e.h.r.j.m.JpaConfirmationManagement:182 - Confirming action 4 is not possible since the action is not active anymore. 2024-01-11 16:16:52,930 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.ConfirmationManagementTest.confirmedActionCannotBeGivenOnFinishedAction()] succeeded. 2024-01-11 16:16:52,961 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.ConfirmationManagementTest.activateAutoConfirmationAndCreateAction()]... 2024-01-11 16:16:53,024 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.ConfirmationManagementTest.activateAutoConfirmationAndCreateAction()] succeeded. 2024-01-11 16:16:53,053 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.ConfirmationManagementTest.confirmedActionCannotBeConfirmedAgain()]... 2024-01-11 16:16:53,111 WARN main o.e.h.r.j.m.JpaConfirmationManagement:188 - Action 6 is not waiting for confirmation. 2024-01-11 16:16:53,119 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.ConfirmationManagementTest.confirmedActionCannotBeConfirmedAgain()] succeeded. 2024-01-11 16:16:53,149 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.ConfirmationManagementTest.activateAutoConfirmationOnActiveAction()]... 2024-01-11 16:16:53,211 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.ConfirmationManagementTest.activateAutoConfirmationOnActiveAction()] succeeded. 2024-01-11 16:16:53,241 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.ConfirmationManagementTest.retrieveActionsWithConfirmationState()]... 2024-01-11 16:16:53,348 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.ConfirmationManagementTest.retrieveActionsWithConfirmationState()] succeeded. 2024-01-11 16:16:53,386 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.ConfirmationManagementTest.retrieveActionsWithConfirmationStateInMultiAssignment()]... 2024-01-11 16:16:53,481 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.ConfirmationManagementTest.retrieveActionsWithConfirmationStateInMultiAssignment()] succeeded. 2024-01-11 16:16:53,513 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.ConfirmationManagementTest.confirmedActionWillSwitchToRunningState()]... 2024-01-11 16:16:53,584 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.ConfirmationManagementTest.confirmedActionWillSwitchToRunningState()] succeeded. 2024-01-11 16:16:53,586 INFO main o.s.i.e.EventDrivenConsumer:174 - Removing {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 2024-01-11 16:16:53,587 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 0 subscriber(s). 2024-01-11 16:16:53,587 INFO main o.s.i.e.EventDrivenConsumer:292 - stopped bean '_org.springframework.integration.errorLogger' 2024-01-11 16:16:53,591 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:651 - Closing JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 16:16:53,592 INFO main c.z.h.HikariDataSource:350 - HikariPool-22 - Shutdown initiated... 2024-01-11 16:16:53,593 INFO main c.z.h.HikariDataSource:352 - HikariPool-22 - Shutdown completed. [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.190 s -- in org.eclipse.hawkbit.repository.jpa.management.ConfirmationManagementTest [INFO] Running org.eclipse.hawkbit.repository.jpa.management.RolloutManagementTest 2024-01-11 16:16:53,599 INFO main o.e.h.r.t.u.SharedSqlTestDatabaseExtension:34 - Schema generation skipped... No datasource environment variables found! 2024-01-11 16:16:53,600 INFO main o.s.t.c.s.AbstractContextLoader:264 - Could not detect default resource locations for test class [org.eclipse.hawkbit.repository.jpa.AbstractJpaIntegrationTest]: no resource found for suffixes {-context.xml, Context.groovy}. 2024-01-11 16:16:53,600 INFO main o.s.t.c.s.AbstractContextLoader:264 - Could not detect default resource locations for test class [org.eclipse.hawkbit.repository.test.util.AbstractIntegrationTest]: no resource found for suffixes {-context.xml, Context.groovy}. 2024-01-11 16:16:53,603 INFO main o.s.b.t.c.SpringBootTestContextBootstrapper:245 - Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener, org.springframework.security.test.context.support.ReactorContextTestExecutionListener, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener, org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.event.ApplicationEventsTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener] 2024-01-11 16:16:53,604 INFO main o.s.b.t.c.SpringBootTestContextBootstrapper:174 - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@2c110a28, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@21e79364, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@3eaca7af, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@6f4a5ea1, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@4b2e492a, org.springframework.test.context.support.DirtiesContextTestExecutionListener@564f9f98, org.springframework.test.context.transaction.TransactionalTestExecutionListener@d05cb21, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@30072376, org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener@9d94b45, org.springframework.test.context.event.EventPublishingTestExecutionListener@23c0a6b9, org.springframework.security.test.context.support.ReactorContextTestExecutionListener@bf2d23, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@92ab2d1, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@4a6a53d2, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@6c39d148, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@15963fd9, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@4976bb80, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@511a85bf, org.eclipse.hawkbit.repository.test.matcher.EventVerifier@730bbd45, org.eclipse.hawkbit.repository.test.util.CleanupTestExecutionListener@57c72c0a] . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.18) 2024-01-11 16:16:53,630 INFO main o.e.h.r.j.m.RolloutManagementTest:55 - Starting RolloutManagementTest using Java 17.0.9 on basic-bw2k7 with PID 1164 (started by jenkins in /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa) 2024-01-11 16:16:53,631 INFO main o.e.h.r.j.m.RolloutManagementTest:638 - The following 1 profile is active: "test" 2024-01-11 16:16:53,748 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:132 - Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2024-01-11 16:16:53,763 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:201 - Finished Spring Data repository scanning in 14 ms. Found 20 JPA repository interfaces. 2024-01-11 16:16:53,843 INFO main o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor:292 - No bean named 'errorChannel' has been explicitly defined. Therefore, a default PublishSubscribeChannel will be created. 2024-01-11 16:16:53,844 INFO main o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor:292 - No bean named 'integrationHeaderChannelRegistry' has been explicitly defined. Therefore, a default DefaultHeaderChannelRegistry will be created. 2024-01-11 16:16:53,848 INFO main o.s.c.c.s.GenericScope:283 - BeanFactory id=61c8307c-da16-3faa-9a4d-05d1a05b9a89 2024-01-11 16:16:53,876 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:16:53,879 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration' of type [org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:16:53,880 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:16:53,881 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'loadBalancerClientsDefaultsMappingsProvider' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration$$Lambda$921/0x00007eff2c52d9e8] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:16:53,882 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'defaultsBindHandlerAdvisor' of type [org.springframework.cloud.commons.config.DefaultsBindHandlerAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:16:53,885 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'BindingHandlerAdvise' of type [org.springframework.cloud.stream.config.BindingHandlerAdvise] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:16:53,887 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spelConverter' of type [org.springframework.cloud.stream.config.SpelExpressionConverterConfiguration$SpelConverter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:16:53,888 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration' of type [org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:16:53,889 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'stringOrNumberMigrationVersionConverter' of type [org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration$StringOrNumberToMigrationVersionConverter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:16:53,893 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:16:53,902 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'dataSource' of type [com.zaxxer.hikari.HikariDataSource] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:16:53,905 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties' of type [org.springframework.boot.autoconfigure.orm.jpa.JpaProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:16:53,908 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'repositoryApplicationConfiguration' of type [org.eclipse.hawkbit.repository.jpa.RepositoryApplicationConfiguration$$EnhancerBySpringCGLIB$$4ee2a2be] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:16:54,004 INFO main o.f.c.i.l.VersionPrinter:37 - Flyway Community Edition 8.5.13 by Redgate 2024-01-11 16:16:54,004 INFO main o.f.c.i.l.VersionPrinter:37 - See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.13 2024-01-11 16:16:54,004 INFO main o.f.c.i.l.VersionPrinter:37 - 2024-01-11 16:16:54,007 INFO main c.z.h.HikariDataSource:110 - HikariPool-23 - Starting... 2024-01-11 16:16:54,009 INFO main c.z.h.HikariDataSource:123 - HikariPool-23 - Start completed. 2024-01-11 16:16:54,009 INFO main o.f.c.i.d.b.BaseDatabaseType:37 - Database: jdbc:h2:mem:testdb (H2 2.2) 2024-01-11 16:16:54,011 WARN main o.f.c.i.d.b.Database:41 - Flyway upgrade recommended: H2 2.2.222 is newer than this version of Flyway and support has not been tested. The latest supported version of H2 is 2.1.210. 2024-01-11 16:16:54,019 INFO main o.f.c.i.c.DbValidate:37 - Successfully validated 47 migrations (execution time 00:00.008s) 2024-01-11 16:16:54,020 INFO main o.f.c.i.s.JdbcTableSchemaHistory:37 - Creating Schema History table "PUBLIC"."schema_version" ... 2024-01-11 16:16:54,022 INFO main o.f.c.i.c.DbMigrate:37 - Current version of schema "PUBLIC": << Empty Schema >> 2024-01-11 16:16:54,027 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.0.1 - init " 2024-01-11 16:16:54,041 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.2.0 - update target info for message " 2024-01-11 16:16:54,043 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.0 - cascade delete " 2024-01-11 16:16:54,047 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.1 - cascade delete " 2024-01-11 16:16:54,049 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.5.0 - target filter query " 2024-01-11 16:16:54,051 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.6.0 - rollout management " 2024-01-11 16:16:54,057 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.0 - swmType maxAssignment greater 0 " 2024-01-11 16:16:54,058 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.1 - reduce length enums " 2024-01-11 16:16:54,065 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.0 - auto assign ds filter " 2024-01-11 16:16:54,067 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.1 - cascade delete " 2024-01-11 16:16:54,069 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.2 - remove external artifact " 2024-01-11 16:16:54,071 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.9.0 - add rollout groups created " 2024-01-11 16:16:54,074 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.0 - advanced rolloutgroup " 2024-01-11 16:16:54,079 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.1 - consolidate artifact sha1 " 2024-01-11 16:16:54,082 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.2 - rollout auto start " 2024-01-11 16:16:54,085 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.3 - add rollout deleted flag " 2024-01-11 16:16:54,103 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.0 - drop target info " 2024-01-11 16:16:54,117 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.1 - target filter query UQ " 2024-01-11 16:16:54,118 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.2 - remove unused idexes " 2024-01-11 16:16:54,120 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.3 - add module md targetvis " 2024-01-11 16:16:54,123 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.0 - action performance " 2024-01-11 16:16:54,134 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.1 - missing non null " 2024-01-11 16:16:54,139 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.2 - missing non null enum " 2024-01-11 16:16:54,140 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.3 - cascade delete " 2024-01-11 16:16:54,141 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.4 - add maintenance window " 2024-01-11 16:16:54,150 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.6 - add index " 2024-01-11 16:16:54,151 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.7 - add rollout approval fields " 2024-01-11 16:16:54,156 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.8 - change length of created last modified by " 2024-01-11 16:16:54,158 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.9 - add target metadata " 2024-01-11 16:16:54,171 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.10 - change length of target attributes key " 2024-01-11 16:16:54,173 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.11 - add auto assign action type " 2024-01-11 16:16:54,176 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.12 - change length of controller id and name " 2024-01-11 16:16:54,178 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.13 - add action external id " 2024-01-11 16:16:54,181 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.14 - add sha256 hash " 2024-01-11 16:16:54,184 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.15 - add weight " 2024-01-11 16:16:54,189 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.16 - add action initiated by " 2024-01-11 16:16:54,193 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.17 - add index target modified " 2024-01-11 16:16:54,195 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.18 - add target type " 2024-01-11 16:16:54,200 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.19 - add valid flag to ds " 2024-01-11 16:16:54,203 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.20 - add encryption flag to sm " 2024-01-11 16:16:54,207 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.21 - add rollouts status index " 2024-01-11 16:16:54,208 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.22 - change target type name length " 2024-01-11 16:16:54,209 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.23 - add action status code " 2024-01-11 16:16:54,213 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.24 - add last action status code " 2024-01-11 16:16:54,218 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.25 - add confirmation flag " 2024-01-11 16:16:54,223 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.26 - add access control context " 2024-01-11 16:16:54,227 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.27 - target type inherit type " 2024-01-11 16:16:54,229 INFO main o.f.c.i.c.DbMigrate:37 - Successfully applied 47 migrations to schema "PUBLIC", now at version v1.12.27 (execution time 00:00.207s) 2024-01-11 16:16:54,317 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:437 - Initialized JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 16:16:54,780 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:339 - Usage of Spring Data projections detected on persistence provider EclipseLink. Make sure the following query methods declare result columns in exactly the order the accessors are declared in the projecting interface or the order of parameters for DTOs: 2024-01-11 16:16:54,780 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutId(java.lang.Long) 2024-01-11 16:16:54,781 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutId(java.util.List) 2024-01-11 16:16:54,788 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutGroupId(java.util.List) 2024-01-11 16:16:54,790 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutGroupId(java.lang.Long) 2024-01-11 16:16:55,089 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:339 - Usage of Spring Data projections detected on persistence provider EclipseLink. Make sure the following query methods declare result columns in exactly the order the accessors are declared in the projecting interface or the order of parameters for DTOs: 2024-01-11 16:16:55,089 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.DistributionSetRepository.countRolloutsByStatusForDistributionSet(java.lang.Long) 2024-01-11 16:16:55,092 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.DistributionSetRepository.countActionsByStatusForDistributionSet(java.lang.Long) 2024-01-11 16:16:55,881 WARN main o.s.b.a.o.j.JpaBaseConfiguration$JpaWebConfiguration:223 - spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning 2024-01-11 16:16:56,379 WARN main o.s.b.a.s.s.UserDetailsServiceAutoConfiguration:89 - Using generated security password: 2596cd90-8e76-4403-8aa3-99e93cdabb4e This generated password is for development use only. Your security configuration must be updated before running your application in production. 2024-01-11 16:16:56,469 INFO main o.s.s.w.DefaultSecurityFilterChain:55 - Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@7e1bf2bf, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@d2d6b58, org.springframework.security.web.context.SecurityContextPersistenceFilter@4bb2f771, org.springframework.security.web.header.HeaderWriterFilter@644eedbf, org.springframework.security.web.csrf.CsrfFilter@74163749, org.springframework.security.web.authentication.logout.LogoutFilter@6059b8af, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@438e0e0c, org.springframework.security.web.authentication.ui.DefaultLoginPageGeneratingFilter@321fa391, org.springframework.security.web.authentication.ui.DefaultLogoutPageGeneratingFilter@3e60ea9f, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@2a719316, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@71d5de2c, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@2d00a618, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@18af2766, org.springframework.security.web.session.SessionManagementFilter@edb359c, org.springframework.security.web.access.ExceptionTranslationFilter@77312711, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@49eeb77] 2024-01-11 16:16:56,631 INFO main o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'application.springCloudBusInput' has 1 subscriber(s). 2024-01-11 16:16:56,730 INFO main o.s.i.e.EventDrivenConsumer:174 - Adding {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 2024-01-11 16:16:56,731 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 1 subscriber(s). 2024-01-11 16:16:56,731 INFO main o.s.i.e.EventDrivenConsumer:292 - started bean '_org.springframework.integration.errorLogger' 2024-01-11 16:16:56,733 INFO main o.e.h.r.j.m.RolloutManagementTest:61 - Started RolloutManagementTest in 3.127 seconds (JVM running for 145.957) 2024-01-11 16:16:56,832 INFO pool-68-thread-1 o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'unknown.channel.name' has 1 subscriber(s). 2024-01-11 16:16:56,888 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.RolloutManagementTest.createRolloutWithIllegalAmountOfGroups()]... 2024-01-11 16:16:57,080 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.RolloutManagementTest.createRolloutWithIllegalAmountOfGroups()] succeeded. 2024-01-11 16:16:57,107 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.RolloutManagementTest.createRolloutWithGroupDefinitionsFailsIfQuotaGroupQuotaIsViolated()]... 2024-01-11 16:16:57,281 WARN main o.e.h.r.j.u.QuotaHelper:121 - Cannot assign 26 Target entities to RolloutGroup '' because of the configured quota limit 25. 2024-01-11 16:16:57,293 WARN main o.e.h.r.j.u.QuotaHelper:121 - Cannot assign 51 Target entities to RolloutGroup '' because of the configured quota limit 25. 2024-01-11 16:16:57,343 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.RolloutManagementTest.createRolloutWithGroupDefinitionsFailsIfQuotaGroupQuotaIsViolated()] succeeded. 2024-01-11 16:16:57,380 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.RolloutManagementTest.createRolloutWithGroupDefinitionAndConfirmationFlowActive()]... 2024-01-11 16:16:57,805 WARN main o.e.h.r.j.m.JpaDeploymentManagement:626 - action (JpaAction [distributionSet=3, version=3, id=2, actionType=FORCED, weight=Optional.empty, isActive=true, createdAt=1704989817612, lastModifiedAt=1704989817801, status=CANCELING]) was still active and has been force quite. 2024-01-11 16:16:57,817 WARN main o.e.h.r.j.m.JpaDeploymentManagement:626 - action (JpaAction [distributionSet=3, version=3, id=3, actionType=FORCED, weight=Optional.empty, isActive=true, createdAt=1704989817616, lastModifiedAt=1704989817814, status=CANCELING]) was still active and has been force quite. 2024-01-11 16:16:57,827 WARN main o.e.h.r.j.m.JpaDeploymentManagement:626 - action (JpaAction [distributionSet=3, version=3, id=8, actionType=FORCED, weight=Optional.empty, isActive=true, createdAt=1704989817608, lastModifiedAt=1704989817825, status=CANCELING]) was still active and has been force quite. 2024-01-11 16:16:57,837 WARN main o.e.h.r.j.m.JpaDeploymentManagement:626 - action (JpaAction [distributionSet=3, version=3, id=6, actionType=FORCED, weight=Optional.empty, isActive=true, createdAt=1704989817617, lastModifiedAt=1704989817835, status=CANCELING]) was still active and has been force quite. 2024-01-11 16:16:57,847 WARN main o.e.h.r.j.m.JpaDeploymentManagement:626 - action (JpaAction [distributionSet=3, version=3, id=4, actionType=FORCED, weight=Optional.empty, isActive=true, createdAt=1704989817618, lastModifiedAt=1704989817845, status=CANCELING]) was still active and has been force quite. 2024-01-11 16:16:57,857 WARN main o.e.h.r.j.m.JpaDeploymentManagement:626 - action (JpaAction [distributionSet=3, version=3, id=1, actionType=FORCED, weight=Optional.empty, isActive=true, createdAt=1704989817611, lastModifiedAt=1704989817855, status=CANCELING]) was still active and has been force quite. 2024-01-11 16:16:57,874 WARN main o.e.h.r.j.m.JpaDeploymentManagement:626 - action (JpaAction [distributionSet=3, version=3, id=5, actionType=FORCED, weight=Optional.empty, isActive=true, createdAt=1704989817601, lastModifiedAt=1704989817871, status=CANCELING]) was still active and has been force quite. 2024-01-11 16:16:57,886 WARN main o.e.h.r.j.m.JpaDeploymentManagement:626 - action (JpaAction [distributionSet=3, version=3, id=10, actionType=FORCED, weight=Optional.empty, isActive=true, createdAt=1704989817614, lastModifiedAt=1704989817883, status=CANCELING]) was still active and has been force quite. 2024-01-11 16:16:57,897 WARN main o.e.h.r.j.m.JpaDeploymentManagement:626 - action (JpaAction [distributionSet=3, version=3, id=7, actionType=FORCED, weight=Optional.empty, isActive=true, createdAt=1704989817610, lastModifiedAt=1704989817894, status=CANCELING]) was still active and has been force quite. 2024-01-11 16:16:57,907 WARN main o.e.h.r.j.m.JpaDeploymentManagement:626 - action (JpaAction [distributionSet=3, version=3, id=9, actionType=FORCED, weight=Optional.empty, isActive=true, createdAt=1704989817615, lastModifiedAt=1704989817905, status=CANCELING]) was still active and has been force quite. 2024-01-11 16:16:58,126 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.RolloutManagementTest.createRolloutWithGroupDefinitionAndConfirmationFlowActive()] succeeded. 2024-01-11 16:16:58,154 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.RolloutManagementTest.createAndStartRollout()]... 2024-01-11 16:16:59,097 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.RolloutManagementTest.createAndStartRollout()] succeeded. 2024-01-11 16:16:59,124 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.RolloutManagementTest.startSecondRolloutAfterFirstRolloutEndsWithErrors()]... 2024-01-11 16:16:59,526 INFO main o.e.h.r.j.JpaRolloutExecutor:324 - Rollout Rollout [ targetFilterQuery=controllerId==rollout-aNnum-*, distributionSet=DistributionSet [getName()=rolloutDS-aNnum, getOptLockRevision()=1, getId()=5], status=RUNNING, lastCheck=0, getName()=rollout-aNnum, getId()=4] is finished, setting FINISHED status 2024-01-11 16:16:59,776 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.RolloutManagementTest.startSecondRolloutAfterFirstRolloutEndsWithErrors()] succeeded. 2024-01-11 16:16:59,831 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.RolloutManagementTest.triggeringNextGroupRolloutWrongState()]... 2024-01-11 16:17:00,041 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.RolloutManagementTest.triggeringNextGroupRolloutWrongState()] succeeded. 2024-01-11 16:17:00,079 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.RolloutManagementTest.errorActionPausesRolloutAndRolloutGetsResumedStartsNextScheduledGroup()]... 2024-01-11 16:17:00,285 INFO main o.e.h.r.j.JpaRolloutExecutor:395 - Rollout rollout-etp3X 7 has error, calling error action 2024-01-11 16:17:00,338 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.RolloutManagementTest.errorActionPausesRolloutAndRolloutGetsResumedStartsNextScheduledGroup()] succeeded. 2024-01-11 16:17:00,390 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.RolloutManagementTest.targetsOfRolloutGetDistributionSetAssignmentByOtherRollout()]... 2024-01-11 16:17:00,873 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.RolloutManagementTest.targetsOfRolloutGetDistributionSetAssignmentByOtherRollout()] succeeded. 2024-01-11 16:17:00,900 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.RolloutManagementTest.createAndStartRolloutDuringCreationFails()]... 2024-01-11 16:17:00,940 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.RolloutManagementTest.createAndStartRolloutDuringCreationFails()] succeeded. 2024-01-11 16:17:00,975 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.RolloutManagementTest.updateRolloutWithInvalidDistributionSet()]... 2024-01-11 16:17:01,055 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.RolloutManagementTest.updateRolloutWithInvalidDistributionSet()] succeeded. 2024-01-11 16:17:01,091 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.RolloutManagementTest.createRolloutFailsIfQuotaGroupQuotaIsViolated()]... 2024-01-11 16:17:01,136 WARN main o.e.h.r.j.u.QuotaHelper:121 - Cannot assign 26 Target entities to RolloutGroup '' because of the configured quota limit 25. 2024-01-11 16:17:01,144 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.RolloutManagementTest.createRolloutFailsIfQuotaGroupQuotaIsViolated()] succeeded. 2024-01-11 16:17:01,181 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.RolloutManagementTest.entityQueriesReferringToNotExistingEntitiesThrowsException()]... 2024-01-11 16:17:02,288 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.RolloutManagementTest.entityQueriesReferringToNotExistingEntitiesThrowsException()] succeeded. 2024-01-11 16:17:02,319 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.RolloutManagementTest.runRolloutWithConfirmationFlagAndCoonfirmationFlowOptions(boolean,boolean,org.eclipse.hawkbit.repository.model.Action$Status)]... 2024-01-11 16:17:02,396 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.RolloutManagementTest.runRolloutWithConfirmationFlagAndCoonfirmationFlowOptions(boolean,boolean,org.eclipse.hawkbit.repository.model.Action$Status)] succeeded. 2024-01-11 16:17:02,425 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.RolloutManagementTest.runRolloutWithConfirmationFlagAndCoonfirmationFlowOptions(boolean,boolean,org.eclipse.hawkbit.repository.model.Action$Status)]... 2024-01-11 16:17:02,504 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.RolloutManagementTest.runRolloutWithConfirmationFlagAndCoonfirmationFlowOptions(boolean,boolean,org.eclipse.hawkbit.repository.model.Action$Status)] succeeded. 2024-01-11 16:17:02,563 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.RolloutManagementTest.runRolloutWithConfirmationFlagAndCoonfirmationFlowOptions(boolean,boolean,org.eclipse.hawkbit.repository.model.Action$Status)]... 2024-01-11 16:17:02,646 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.RolloutManagementTest.runRolloutWithConfirmationFlagAndCoonfirmationFlowOptions(boolean,boolean,org.eclipse.hawkbit.repository.model.Action$Status)] succeeded. 2024-01-11 16:17:02,687 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.RolloutManagementTest.runRolloutWithConfirmationFlagAndCoonfirmationFlowOptions(boolean,boolean,org.eclipse.hawkbit.repository.model.Action$Status)]... 2024-01-11 16:17:02,765 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.RolloutManagementTest.runRolloutWithConfirmationFlagAndCoonfirmationFlowOptions(boolean,boolean,org.eclipse.hawkbit.repository.model.Action$Status)] succeeded. 2024-01-11 16:17:02,800 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.RolloutManagementTest.createRolloutWithGroupDefinition() throws java.lang.Exception]... 2024-01-11 16:17:03,932 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.RolloutManagementTest.createRolloutWithGroupDefinition() throws java.lang.Exception] succeeded. 2024-01-11 16:17:03,957 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.RolloutManagementTest.startRolloutSetFirstGroupAndActionsInRunningStateAndOthersInScheduleState()]... 2024-01-11 16:17:04,136 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.RolloutManagementTest.startRolloutSetFirstGroupAndActionsInRunningStateAndOthersInScheduleState()] succeeded. 2024-01-11 16:17:04,176 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.RolloutManagementTest.findAllRolloutsConsidersSorting()]... 2024-01-11 16:17:04,352 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.RolloutManagementTest.findAllRolloutsConsidersSorting()] succeeded. 2024-01-11 16:17:04,384 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.RolloutManagementTest.createRolloutNotMatchingTargets()]... 2024-01-11 16:17:04,410 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.RolloutManagementTest.createRolloutNotMatchingTargets()] succeeded. 2024-01-11 16:17:04,436 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.RolloutManagementTest.rolloutAssignsNewDistributionSetAndAutoCloseActiveActions()]... 2024-01-11 16:17:04,560 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.RolloutManagementTest.rolloutAssignsNewDistributionSetAndAutoCloseActiveActions()] succeeded. 2024-01-11 16:17:04,591 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.RolloutManagementTest.rolloutShouldNotCancelRunningActionWithTheSameDistributionSet()]... 2024-01-11 16:17:04,684 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.RolloutManagementTest.rolloutShouldNotCancelRunningActionWithTheSameDistributionSet()] succeeded. 2024-01-11 16:17:04,711 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.RolloutManagementTest.countCorrectStatusForEachTargetGroupDuringRollout()]... 2024-01-11 16:17:04,943 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.RolloutManagementTest.countCorrectStatusForEachTargetGroupDuringRollout()] succeeded. 2024-01-11 16:17:04,982 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.RolloutManagementTest.errorConditionExceeded()]... 2024-01-11 16:17:05,135 INFO main o.e.h.r.j.JpaRolloutExecutor:395 - Rollout rollout-g4Dnx 24 has error, calling error action 2024-01-11 16:17:05,145 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.RolloutManagementTest.errorConditionExceeded()] succeeded. 2024-01-11 16:17:05,180 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.RolloutManagementTest.createRolloutWithGroupsNotMatchingTargets()]... 2024-01-11 16:17:05,819 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.RolloutManagementTest.createRolloutWithGroupsNotMatchingTargets()] succeeded. 2024-01-11 16:17:05,846 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.RolloutManagementTest.countRolloutsAllByFilters()]... 2024-01-11 16:17:06,449 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.RolloutManagementTest.countRolloutsAllByFilters()] succeeded. 2024-01-11 16:17:06,484 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.RolloutManagementTest.countCorrectStatusForEachTargetDuringRolloutWithError()]... 2024-01-11 16:17:06,639 INFO main o.e.h.r.j.JpaRolloutExecutor:395 - Rollout rollout-N20nk 35 has error, calling error action 2024-01-11 16:17:06,650 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.RolloutManagementTest.countCorrectStatusForEachTargetDuringRolloutWithError()] succeeded. 2024-01-11 16:17:06,679 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.RolloutManagementTest.deleteRolloutWhichHasNeverStartedIsHardDeleted()]... 2024-01-11 16:17:07,693 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.RolloutManagementTest.deleteRolloutWhichHasNeverStartedIsHardDeleted()] succeeded. 2024-01-11 16:17:07,723 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.RolloutManagementTest.checkRunningRolloutsDoesNotStartNextGroupIfFinishConditionIsNotHit()]... 2024-01-11 16:17:07,995 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.RolloutManagementTest.checkRunningRolloutsDoesNotStartNextGroupIfFinishConditionIsNotHit()] succeeded. 2024-01-11 16:17:08,022 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.RolloutManagementTest.creatingRolloutIsCorrectPersisted()]... 2024-01-11 16:17:08,126 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.RolloutManagementTest.creatingRolloutIsCorrectPersisted()] succeeded. 2024-01-11 16:17:08,151 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.RolloutManagementTest.successConditionNotAchieved()]... 2024-01-11 16:17:08,326 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.RolloutManagementTest.successConditionNotAchieved()] succeeded. 2024-01-11 16:17:08,352 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.RolloutManagementTest.createdRolloutWithApprovalRoleOrApprovalDisabledTransitionsToReadyState()]... 2024-01-11 16:17:08,451 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.RolloutManagementTest.createdRolloutWithApprovalRoleOrApprovalDisabledTransitionsToReadyState()] succeeded. 2024-01-11 16:17:08,487 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.RolloutManagementTest.getFinishedPercentForRunningGroup()]... 2024-01-11 16:17:08,757 INFO main o.e.h.r.j.JpaRolloutExecutor:324 - Rollout Rollout [ targetFilterQuery=controllerId==MyRollout-*, distributionSet=DistributionSet [getName()=dsForMyRollout, getOptLockRevision()=1, getId()=45], status=RUNNING, lastCheck=0, getName()=MyRollout, getId()=41] is finished, setting FINISHED status 2024-01-11 16:17:08,780 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.RolloutManagementTest.getFinishedPercentForRunningGroup()] succeeded. 2024-01-11 16:17:08,808 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.RolloutManagementTest.deleteRolloutWhichHasBeenStartedBeforeIsSoftDeleted()]... 2024-01-11 16:17:10,342 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.RolloutManagementTest.deleteRolloutWhichHasBeenStartedBeforeIsSoftDeleted()] succeeded. 2024-01-11 16:17:10,369 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.RolloutManagementTest.checkErrorHitOfGroupCallsErrorActionToPauseTheRollout()]... 2024-01-11 16:17:10,535 INFO main o.e.h.r.j.JpaRolloutExecutor:395 - Rollout rollout-pR4qJ 43 has error, calling error action 2024-01-11 16:17:10,548 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.RolloutManagementTest.checkErrorHitOfGroupCallsErrorActionToPauseTheRollout()] succeeded. 2024-01-11 16:17:10,577 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.RolloutManagementTest.findAllRolloutsWithDetailedStatus()]... 2024-01-11 16:17:11,197 INFO main o.e.h.r.j.JpaRolloutExecutor:395 - Rollout RolloutC 46 has error, calling error action 2024-01-11 16:17:11,517 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.RolloutManagementTest.findAllRolloutsWithDetailedStatus()] succeeded. 2024-01-11 16:17:11,545 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.RolloutManagementTest.countCorrectStatusForEachTargetDuringRollout()]... 2024-01-11 16:17:11,888 INFO main o.e.h.r.j.JpaRolloutExecutor:324 - Rollout Rollout [ targetFilterQuery=controllerId==rollout-jHNkR-*, distributionSet=DistributionSet [getName()=rolloutDS-jHNkR, getOptLockRevision()=1, getId()=52], status=RUNNING, lastCheck=0, getName()=rollout-jHNkR, getId()=48] is finished, setting FINISHED status 2024-01-11 16:17:11,901 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.RolloutManagementTest.countCorrectStatusForEachTargetDuringRollout()] succeeded. 2024-01-11 16:17:11,932 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.RolloutManagementTest.createRolloutWithIllegalPercentage()]... 2024-01-11 16:17:11,982 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.RolloutManagementTest.createRolloutWithIllegalPercentage()] succeeded. 2024-01-11 16:17:12,013 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.RolloutManagementTest.findRolloutGroupTargetsWithRsqlParam()]... 2024-01-11 16:17:12,248 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.RolloutManagementTest.findRolloutGroupTargetsWithRsqlParam()] succeeded. 2024-01-11 16:17:12,283 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.RolloutManagementTest.checkRunningRolloutsManualTriggerNextGroup()]... 2024-01-11 16:17:12,607 INFO main o.e.h.r.j.JpaRolloutExecutor:324 - Rollout Rollout [ targetFilterQuery=controllerId==rollout-dDOIZ-*, distributionSet=DistributionSet [getName()=rolloutDS-dDOIZ, getOptLockRevision()=1, getId()=55], status=RUNNING, lastCheck=0, getName()=rollout-dDOIZ, getId()=50] is finished, setting FINISHED status 2024-01-11 16:17:12,618 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.RolloutManagementTest.checkRunningRolloutsManualTriggerNextGroup()] succeeded. 2024-01-11 16:17:12,643 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.RolloutManagementTest.targetsOfRolloutGetsManuelDsAssignment()]... 2024-01-11 16:17:12,836 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.RolloutManagementTest.targetsOfRolloutGetsManuelDsAssignment()] succeeded. 2024-01-11 16:17:12,861 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.RolloutManagementTest.countCorrectStatusForEachTargetDuringDownloadOnlyRollout()]... 2024-01-11 16:17:13,145 INFO main o.e.h.r.j.JpaRolloutExecutor:324 - Rollout Rollout [ targetFilterQuery=controllerId==rollout-8gJc7-*, distributionSet=DistributionSet [getName()=rolloutDS-8gJc7, getOptLockRevision()=1, getId()=58], status=RUNNING, lastCheck=0, getName()=rollout-8gJc7, getId()=52] is finished, setting FINISHED status 2024-01-11 16:17:13,157 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.RolloutManagementTest.countCorrectStatusForEachTargetDuringDownloadOnlyRollout()] succeeded. 2024-01-11 16:17:13,195 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.RolloutManagementTest.checkRunningRolloutsStartsNextGroupIfTargetsDeleted()]... 2024-01-11 16:17:13,526 INFO main o.e.h.r.j.JpaRolloutExecutor:324 - Rollout Rollout [ targetFilterQuery=controllerId==rollout-3k77V-*, distributionSet=DistributionSet [getName()=rolloutDS-3k77V, getOptLockRevision()=1, getId()=59], status=RUNNING, lastCheck=0, getName()=rollout-3k77V, getId()=53] is finished, setting FINISHED status 2024-01-11 16:17:13,537 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.RolloutManagementTest.checkRunningRolloutsStartsNextGroupIfTargetsDeleted()] succeeded. 2024-01-11 16:17:13,574 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.RolloutManagementTest.createRolloutWithIncompleteDistributionSet()]... 2024-01-11 16:17:13,590 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.RolloutManagementTest.createRolloutWithIncompleteDistributionSet()] succeeded. 2024-01-11 16:17:13,618 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.RolloutManagementTest.createAndStartRolloutWithEmptyGroups()]... 2024-01-11 16:17:14,241 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.RolloutManagementTest.createAndStartRolloutWithEmptyGroups()] succeeded. 2024-01-11 16:17:14,266 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.RolloutManagementTest.deniedRolloutTransitionsToApprovalDeniedState()]... 2024-01-11 16:17:14,360 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.RolloutManagementTest.deniedRolloutTransitionsToApprovalDeniedState()] succeeded. 2024-01-11 16:17:14,388 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.RolloutManagementTest.weightNotAllowedWhenMultiAssignmentModeNotEnabled()]... 2024-01-11 16:17:14,434 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.RolloutManagementTest.weightNotAllowedWhenMultiAssignmentModeNotEnabled()] succeeded. 2024-01-11 16:17:14,460 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.RolloutManagementTest.actionsWithWeightAreCreated()]... 2024-01-11 16:17:14,598 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.RolloutManagementTest.actionsWithWeightAreCreated()] succeeded. 2024-01-11 16:17:14,623 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.RolloutManagementTest.weightNotRequiredInMultiAssignmentMode()]... 2024-01-11 16:17:14,706 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.RolloutManagementTest.weightNotRequiredInMultiAssignmentMode()] succeeded. 2024-01-11 16:17:14,731 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.RolloutManagementTest.updateRolloutWithIncompleteDistributionSet()]... 2024-01-11 16:17:14,783 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.RolloutManagementTest.updateRolloutWithIncompleteDistributionSet()] succeeded. 2024-01-11 16:17:14,807 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.RolloutManagementTest.weightValidatedAndSaved()]... 2024-01-11 16:17:14,978 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.RolloutManagementTest.weightValidatedAndSaved()] succeeded. 2024-01-11 16:17:15,005 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.RolloutManagementTest.createAndAutoStartRollout()]... 2024-01-11 16:17:15,842 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.RolloutManagementTest.createAndAutoStartRollout()] succeeded. 2024-01-11 16:17:15,866 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.RolloutManagementTest.findRolloutByName()]... 2024-01-11 16:17:15,924 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.RolloutManagementTest.findRolloutByName()] succeeded. 2024-01-11 16:17:15,947 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.RolloutManagementTest.approvedRolloutTransitionsToReadyState()]... 2024-01-11 16:17:16,037 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.RolloutManagementTest.approvedRolloutTransitionsToReadyState()] succeeded. 2024-01-11 16:17:16,061 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.RolloutManagementTest.createInSingleStartInMultiassigMode()]... 2024-01-11 16:17:16,242 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.RolloutManagementTest.createInSingleStartInMultiassigMode()] succeeded. 2024-01-11 16:17:16,271 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.RolloutManagementTest.findRolloutByFilters()]... 2024-01-11 16:17:16,962 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.RolloutManagementTest.findRolloutByFilters()] succeeded. 2024-01-11 16:17:16,994 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.RolloutManagementTest.createRolloutWithInvalidDistributionSet()]... 2024-01-11 16:17:17,017 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.RolloutManagementTest.createRolloutWithInvalidDistributionSet()] succeeded. 2024-01-11 16:17:17,042 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.RolloutManagementTest.createdRolloutWithoutApprovalRoleTransitionsToWaitingForApprovalState()]... 2024-01-11 16:17:17,133 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.RolloutManagementTest.createdRolloutWithoutApprovalRoleTransitionsToWaitingForApprovalState()] succeeded. 2024-01-11 16:17:17,157 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.RolloutManagementTest.rightCountForAllRollouts()]... 2024-01-11 16:17:17,710 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.RolloutManagementTest.rightCountForAllRollouts()] succeeded. 2024-01-11 16:17:17,734 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.RolloutManagementTest.successConditionAchievedAndErrorConditionNotExceeded()]... 2024-01-11 16:17:17,933 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.RolloutManagementTest.successConditionAchievedAndErrorConditionNotExceeded()] succeeded. 2024-01-11 16:17:17,957 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.RolloutManagementTest.nonExistingEntityAccessReturnsNotPresent()]... 2024-01-11 16:17:18,065 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.RolloutManagementTest.nonExistingEntityAccessReturnsNotPresent()] succeeded. 2024-01-11 16:17:18,091 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.RolloutManagementTest.createDuplicateRollout()]... 2024-01-11 16:17:18,178 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.RolloutManagementTest.createDuplicateRollout()] succeeded. 2024-01-11 16:17:18,202 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.RolloutManagementTest.rolloutStartsGroupAfterGroupAndGetsFinished()]... 2024-01-11 16:17:18,525 INFO main o.e.h.r.j.JpaRolloutExecutor:324 - Rollout Rollout [ targetFilterQuery=controllerId==rollout-TWV0B-*, distributionSet=DistributionSet [getName()=rolloutDS-TWV0B, getOptLockRevision()=1, getId()=103], status=RUNNING, lastCheck=0, getName()=rollout-TWV0B, getId()=92] is finished, setting FINISHED status 2024-01-11 16:17:18,536 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.RolloutManagementTest.rolloutStartsGroupAfterGroupAndGetsFinished()] succeeded. 2024-01-11 16:17:18,562 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.RolloutManagementTest.createAndStartRolloutWithTargetTypes()]... 2024-01-11 16:17:18,690 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.RolloutManagementTest.createAndStartRolloutWithTargetTypes()] succeeded. 2024-01-11 16:17:18,692 INFO main o.s.i.e.EventDrivenConsumer:174 - Removing {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 2024-01-11 16:17:18,692 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 0 subscriber(s). 2024-01-11 16:17:18,693 INFO main o.s.i.e.EventDrivenConsumer:292 - stopped bean '_org.springframework.integration.errorLogger' 2024-01-11 16:17:18,697 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:651 - Closing JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 16:17:18,698 INFO main c.z.h.HikariDataSource:350 - HikariPool-23 - Shutdown initiated... 2024-01-11 16:17:18,699 INFO main c.z.h.HikariDataSource:352 - HikariPool-23 - Shutdown completed. [INFO] Tests run: 64, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 25.10 s -- in org.eclipse.hawkbit.repository.jpa.management.RolloutManagementTest [INFO] Running org.eclipse.hawkbit.repository.jpa.management.RolloutGroupManagementTest 2024-01-11 16:17:18,703 INFO main o.e.h.r.t.u.SharedSqlTestDatabaseExtension:34 - Schema generation skipped... No datasource environment variables found! 2024-01-11 16:17:18,704 INFO main o.s.t.c.s.AbstractContextLoader:264 - Could not detect default resource locations for test class [org.eclipse.hawkbit.repository.jpa.AbstractJpaIntegrationTest]: no resource found for suffixes {-context.xml, Context.groovy}. 2024-01-11 16:17:18,704 INFO main o.s.t.c.s.AbstractContextLoader:264 - Could not detect default resource locations for test class [org.eclipse.hawkbit.repository.test.util.AbstractIntegrationTest]: no resource found for suffixes {-context.xml, Context.groovy}. 2024-01-11 16:17:18,707 INFO main o.s.b.t.c.SpringBootTestContextBootstrapper:245 - Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener, org.springframework.security.test.context.support.ReactorContextTestExecutionListener, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener, org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.event.ApplicationEventsTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener] 2024-01-11 16:17:18,707 INFO main o.s.b.t.c.SpringBootTestContextBootstrapper:174 - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@10f89e, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@7dfeb719, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@63736ce0, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@38829cb5, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@3f515733, org.springframework.test.context.support.DirtiesContextTestExecutionListener@371f79bf, org.springframework.test.context.transaction.TransactionalTestExecutionListener@4ff317d0, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@63384daf, org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener@56e57634, org.springframework.test.context.event.EventPublishingTestExecutionListener@1a7b3fd6, org.springframework.security.test.context.support.ReactorContextTestExecutionListener@4de1f6de, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@6c959ff8, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@113c1088, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@52fa08f6, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@10ef4371, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@504564cb, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@218c861b, org.eclipse.hawkbit.repository.test.matcher.EventVerifier@23338764, org.eclipse.hawkbit.repository.test.util.CleanupTestExecutionListener@492dbcb8] . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.18) 2024-01-11 16:17:18,731 INFO main o.e.h.r.j.m.RolloutGroupManagementTest:55 - Starting RolloutGroupManagementTest using Java 17.0.9 on basic-bw2k7 with PID 1164 (started by jenkins in /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa) 2024-01-11 16:17:18,731 INFO main o.e.h.r.j.m.RolloutGroupManagementTest:638 - The following 1 profile is active: "test" 2024-01-11 16:17:18,850 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:132 - Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2024-01-11 16:17:18,864 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:201 - Finished Spring Data repository scanning in 13 ms. Found 20 JPA repository interfaces. 2024-01-11 16:17:18,943 INFO main o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor:292 - No bean named 'errorChannel' has been explicitly defined. Therefore, a default PublishSubscribeChannel will be created. 2024-01-11 16:17:18,944 INFO main o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor:292 - No bean named 'integrationHeaderChannelRegistry' has been explicitly defined. Therefore, a default DefaultHeaderChannelRegistry will be created. 2024-01-11 16:17:18,947 INFO main o.s.c.c.s.GenericScope:283 - BeanFactory id=61c8307c-da16-3faa-9a4d-05d1a05b9a89 2024-01-11 16:17:18,975 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:17:18,978 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration' of type [org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:17:18,979 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:17:18,980 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'loadBalancerClientsDefaultsMappingsProvider' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration$$Lambda$921/0x00007eff2c52d9e8] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:17:18,981 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'defaultsBindHandlerAdvisor' of type [org.springframework.cloud.commons.config.DefaultsBindHandlerAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:17:18,984 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'BindingHandlerAdvise' of type [org.springframework.cloud.stream.config.BindingHandlerAdvise] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:17:18,987 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spelConverter' of type [org.springframework.cloud.stream.config.SpelExpressionConverterConfiguration$SpelConverter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:17:18,988 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration' of type [org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:17:18,989 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'stringOrNumberMigrationVersionConverter' of type [org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration$StringOrNumberToMigrationVersionConverter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:17:18,993 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:17:19,002 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'dataSource' of type [com.zaxxer.hikari.HikariDataSource] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:17:19,005 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties' of type [org.springframework.boot.autoconfigure.orm.jpa.JpaProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:17:19,008 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'repositoryApplicationConfiguration' of type [org.eclipse.hawkbit.repository.jpa.RepositoryApplicationConfiguration$$EnhancerBySpringCGLIB$$4ee2a2be] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:17:19,112 INFO main o.f.c.i.l.VersionPrinter:37 - Flyway Community Edition 8.5.13 by Redgate 2024-01-11 16:17:19,112 INFO main o.f.c.i.l.VersionPrinter:37 - See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.13 2024-01-11 16:17:19,112 INFO main o.f.c.i.l.VersionPrinter:37 - 2024-01-11 16:17:19,116 INFO main c.z.h.HikariDataSource:110 - HikariPool-24 - Starting... 2024-01-11 16:17:19,117 INFO main c.z.h.HikariDataSource:123 - HikariPool-24 - Start completed. 2024-01-11 16:17:19,117 INFO main o.f.c.i.d.b.BaseDatabaseType:37 - Database: jdbc:h2:mem:testdb (H2 2.2) 2024-01-11 16:17:19,119 WARN main o.f.c.i.d.b.Database:41 - Flyway upgrade recommended: H2 2.2.222 is newer than this version of Flyway and support has not been tested. The latest supported version of H2 is 2.1.210. 2024-01-11 16:17:19,127 INFO main o.f.c.i.c.DbValidate:37 - Successfully validated 47 migrations (execution time 00:00.007s) 2024-01-11 16:17:19,128 INFO main o.f.c.i.s.JdbcTableSchemaHistory:37 - Creating Schema History table "PUBLIC"."schema_version" ... 2024-01-11 16:17:19,130 INFO main o.f.c.i.c.DbMigrate:37 - Current version of schema "PUBLIC": << Empty Schema >> 2024-01-11 16:17:19,135 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.0.1 - init " 2024-01-11 16:17:19,147 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.2.0 - update target info for message " 2024-01-11 16:17:19,149 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.0 - cascade delete " 2024-01-11 16:17:19,152 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.1 - cascade delete " 2024-01-11 16:17:19,154 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.5.0 - target filter query " 2024-01-11 16:17:19,156 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.6.0 - rollout management " 2024-01-11 16:17:19,161 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.0 - swmType maxAssignment greater 0 " 2024-01-11 16:17:19,163 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.1 - reduce length enums " 2024-01-11 16:17:19,174 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.0 - auto assign ds filter " 2024-01-11 16:17:19,176 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.1 - cascade delete " 2024-01-11 16:17:19,179 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.2 - remove external artifact " 2024-01-11 16:17:19,180 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.9.0 - add rollout groups created " 2024-01-11 16:17:19,183 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.0 - advanced rolloutgroup " 2024-01-11 16:17:19,187 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.1 - consolidate artifact sha1 " 2024-01-11 16:17:19,190 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.2 - rollout auto start " 2024-01-11 16:17:19,192 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.3 - add rollout deleted flag " 2024-01-11 16:17:19,206 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.0 - drop target info " 2024-01-11 16:17:19,219 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.1 - target filter query UQ " 2024-01-11 16:17:19,221 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.2 - remove unused idexes " 2024-01-11 16:17:19,223 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.3 - add module md targetvis " 2024-01-11 16:17:19,226 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.0 - action performance " 2024-01-11 16:17:19,239 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.1 - missing non null " 2024-01-11 16:17:19,244 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.2 - missing non null enum " 2024-01-11 16:17:19,245 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.3 - cascade delete " 2024-01-11 16:17:19,246 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.4 - add maintenance window " 2024-01-11 16:17:19,252 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.6 - add index " 2024-01-11 16:17:19,253 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.7 - add rollout approval fields " 2024-01-11 16:17:19,257 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.8 - change length of created last modified by " 2024-01-11 16:17:19,259 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.9 - add target metadata " 2024-01-11 16:17:19,261 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.10 - change length of target attributes key " 2024-01-11 16:17:19,263 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.11 - add auto assign action type " 2024-01-11 16:17:19,265 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.12 - change length of controller id and name " 2024-01-11 16:17:19,266 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.13 - add action external id " 2024-01-11 16:17:19,272 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.14 - add sha256 hash " 2024-01-11 16:17:19,275 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.15 - add weight " 2024-01-11 16:17:19,282 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.16 - add action initiated by " 2024-01-11 16:17:19,285 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.17 - add index target modified " 2024-01-11 16:17:19,287 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.18 - add target type " 2024-01-11 16:17:19,294 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.19 - add valid flag to ds " 2024-01-11 16:17:19,298 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.20 - add encryption flag to sm " 2024-01-11 16:17:19,300 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.21 - add rollouts status index " 2024-01-11 16:17:19,301 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.22 - change target type name length " 2024-01-11 16:17:19,303 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.23 - add action status code " 2024-01-11 16:17:19,305 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.24 - add last action status code " 2024-01-11 16:17:19,308 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.25 - add confirmation flag " 2024-01-11 16:17:19,312 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.26 - add access control context " 2024-01-11 16:17:19,315 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.27 - target type inherit type " 2024-01-11 16:17:19,317 INFO main o.f.c.i.c.DbMigrate:37 - Successfully applied 47 migrations to schema "PUBLIC", now at version v1.12.27 (execution time 00:00.187s) 2024-01-11 16:17:19,397 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:437 - Initialized JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 16:17:19,834 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:339 - Usage of Spring Data projections detected on persistence provider EclipseLink. Make sure the following query methods declare result columns in exactly the order the accessors are declared in the projecting interface or the order of parameters for DTOs: 2024-01-11 16:17:19,835 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutId(java.lang.Long) 2024-01-11 16:17:19,836 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutId(java.util.List) 2024-01-11 16:17:19,843 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutGroupId(java.util.List) 2024-01-11 16:17:19,844 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutGroupId(java.lang.Long) 2024-01-11 16:17:20,147 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:339 - Usage of Spring Data projections detected on persistence provider EclipseLink. Make sure the following query methods declare result columns in exactly the order the accessors are declared in the projecting interface or the order of parameters for DTOs: 2024-01-11 16:17:20,147 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.DistributionSetRepository.countRolloutsByStatusForDistributionSet(java.lang.Long) 2024-01-11 16:17:20,150 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.DistributionSetRepository.countActionsByStatusForDistributionSet(java.lang.Long) 2024-01-11 16:17:20,944 WARN main o.s.b.a.o.j.JpaBaseConfiguration$JpaWebConfiguration:223 - spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning 2024-01-11 16:17:21,442 WARN main o.s.b.a.s.s.UserDetailsServiceAutoConfiguration:89 - Using generated security password: 2569dd65-2490-4a25-8586-34fc6e7a3b7a This generated password is for development use only. Your security configuration must be updated before running your application in production. 2024-01-11 16:17:21,533 INFO main o.s.s.w.DefaultSecurityFilterChain:55 - Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@4c7f2eba, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@71fb65c, org.springframework.security.web.context.SecurityContextPersistenceFilter@6c4606ea, org.springframework.security.web.header.HeaderWriterFilter@53bcbe08, org.springframework.security.web.csrf.CsrfFilter@44a276d6, org.springframework.security.web.authentication.logout.LogoutFilter@1d98b4e3, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@581320fe, org.springframework.security.web.authentication.ui.DefaultLoginPageGeneratingFilter@685ca708, org.springframework.security.web.authentication.ui.DefaultLogoutPageGeneratingFilter@46ca7291, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@63fc9884, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@7ce4575f, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@20497f7f, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@41f5ea74, org.springframework.security.web.session.SessionManagementFilter@3b05c39a, org.springframework.security.web.access.ExceptionTranslationFilter@49cf5518, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@223d22d3] 2024-01-11 16:17:21,723 INFO main o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'application.springCloudBusInput' has 1 subscriber(s). 2024-01-11 16:17:21,856 INFO main o.s.i.e.EventDrivenConsumer:174 - Adding {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 2024-01-11 16:17:21,856 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 1 subscriber(s). 2024-01-11 16:17:21,857 INFO main o.s.i.e.EventDrivenConsumer:292 - started bean '_org.springframework.integration.errorLogger' 2024-01-11 16:17:21,860 INFO main o.e.h.r.j.m.RolloutGroupManagementTest:61 - Started RolloutGroupManagementTest in 3.151 seconds (JVM running for 171.084) 2024-01-11 16:17:22,015 INFO pool-71-thread-1 o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'unknown.channel.name' has 1 subscriber(s). 2024-01-11 16:17:22,127 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.RolloutGroupManagementTest.entityQueriesReferringToNotExistingEntitiesThrowsException()]... 2024-01-11 16:17:23,473 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.RolloutGroupManagementTest.entityQueriesReferringToNotExistingEntitiesThrowsException()] succeeded. 2024-01-11 16:17:23,504 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.RolloutGroupManagementTest.findAllTargetsOfRolloutGroupWithActionStatus()]... 2024-01-11 16:17:24,419 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.RolloutGroupManagementTest.findAllTargetsOfRolloutGroupWithActionStatus()] succeeded. 2024-01-11 16:17:24,443 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.RolloutGroupManagementTest.findAllTargetsOfRolloutGroupWithActionStatusConsidersSortingByLastActionStatusCode()]... 2024-01-11 16:17:25,216 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.RolloutGroupManagementTest.findAllTargetsOfRolloutGroupWithActionStatusConsidersSortingByLastActionStatusCode()] succeeded. 2024-01-11 16:17:25,242 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.RolloutGroupManagementTest.findAllTargetsOfRolloutGroupWithActionStatusConsidersSorting()]... 2024-01-11 16:17:25,905 WARN main o.e.h.r.j.m.JpaDeploymentManagement:626 - action (JpaAction [distributionSet=4, version=3, id=259, actionType=FORCED, weight=Optional.empty, isActive=true, createdAt=1704989845530, lastModifiedAt=1704989845902, status=CANCELING]) was still active and has been force quite. 2024-01-11 16:17:25,947 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.RolloutGroupManagementTest.findAllTargetsOfRolloutGroupWithActionStatusConsidersSorting()] succeeded. 2024-01-11 16:17:25,983 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.RolloutGroupManagementTest.nonExistingEntityAccessReturnsNotPresent()]... 2024-01-11 16:17:26,092 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.RolloutGroupManagementTest.nonExistingEntityAccessReturnsNotPresent()] succeeded. 2024-01-11 16:17:26,095 INFO main o.s.i.e.EventDrivenConsumer:174 - Removing {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 2024-01-11 16:17:26,095 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 0 subscriber(s). 2024-01-11 16:17:26,095 INFO main o.s.i.e.EventDrivenConsumer:292 - stopped bean '_org.springframework.integration.errorLogger' 2024-01-11 16:17:26,099 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:651 - Closing JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 16:17:26,100 INFO main c.z.h.HikariDataSource:350 - HikariPool-24 - Shutdown initiated... 2024-01-11 16:17:26,101 INFO main c.z.h.HikariDataSource:352 - HikariPool-24 - Shutdown completed. [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.400 s -- in org.eclipse.hawkbit.repository.jpa.management.RolloutGroupManagementTest [INFO] Running org.eclipse.hawkbit.repository.jpa.management.TargetManagementSearchTest 2024-01-11 16:17:26,105 INFO main o.e.h.r.t.u.SharedSqlTestDatabaseExtension:34 - Schema generation skipped... No datasource environment variables found! 2024-01-11 16:17:26,106 INFO main o.s.t.c.s.AbstractContextLoader:264 - Could not detect default resource locations for test class [org.eclipse.hawkbit.repository.jpa.AbstractJpaIntegrationTest]: no resource found for suffixes {-context.xml, Context.groovy}. 2024-01-11 16:17:26,107 INFO main o.s.t.c.s.AbstractContextLoader:264 - Could not detect default resource locations for test class [org.eclipse.hawkbit.repository.test.util.AbstractIntegrationTest]: no resource found for suffixes {-context.xml, Context.groovy}. 2024-01-11 16:17:26,110 INFO main o.s.b.t.c.SpringBootTestContextBootstrapper:245 - Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener, org.springframework.security.test.context.support.ReactorContextTestExecutionListener, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener, org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.event.ApplicationEventsTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener] 2024-01-11 16:17:26,110 INFO main o.s.b.t.c.SpringBootTestContextBootstrapper:174 - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@3c6c947a, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@4cf13378, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@1c53b26c, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@733456b, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@5fa4ceb3, org.springframework.test.context.support.DirtiesContextTestExecutionListener@1a8b5ccc, org.springframework.test.context.transaction.TransactionalTestExecutionListener@1b4a4d23, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@6cf4b3c, org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener@7f67dc00, org.springframework.test.context.event.EventPublishingTestExecutionListener@3f4a921c, org.springframework.security.test.context.support.ReactorContextTestExecutionListener@7620f383, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@a4ad0d0, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@4b0c8a45, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@203d3b4a, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@51706825, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@de0ee8b, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@221103d0, org.eclipse.hawkbit.repository.test.matcher.EventVerifier@6b3f8bb3, org.eclipse.hawkbit.repository.test.util.CleanupTestExecutionListener@395ce7b1] . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.18) 2024-01-11 16:17:26,135 INFO main o.e.h.r.j.m.TargetManagementSearchTest:55 - Starting TargetManagementSearchTest using Java 17.0.9 on basic-bw2k7 with PID 1164 (started by jenkins in /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa) 2024-01-11 16:17:26,136 INFO main o.e.h.r.j.m.TargetManagementSearchTest:638 - The following 1 profile is active: "test" 2024-01-11 16:17:26,243 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:132 - Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2024-01-11 16:17:26,258 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:201 - Finished Spring Data repository scanning in 14 ms. Found 20 JPA repository interfaces. 2024-01-11 16:17:26,343 INFO main o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor:292 - No bean named 'errorChannel' has been explicitly defined. Therefore, a default PublishSubscribeChannel will be created. 2024-01-11 16:17:26,344 INFO main o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor:292 - No bean named 'integrationHeaderChannelRegistry' has been explicitly defined. Therefore, a default DefaultHeaderChannelRegistry will be created. 2024-01-11 16:17:26,348 INFO main o.s.c.c.s.GenericScope:283 - BeanFactory id=61c8307c-da16-3faa-9a4d-05d1a05b9a89 2024-01-11 16:17:26,380 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:17:26,384 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration' of type [org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:17:26,385 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:17:26,386 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'loadBalancerClientsDefaultsMappingsProvider' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration$$Lambda$921/0x00007eff2c52d9e8] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:17:26,387 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'defaultsBindHandlerAdvisor' of type [org.springframework.cloud.commons.config.DefaultsBindHandlerAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:17:26,390 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'BindingHandlerAdvise' of type [org.springframework.cloud.stream.config.BindingHandlerAdvise] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:17:26,393 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spelConverter' of type [org.springframework.cloud.stream.config.SpelExpressionConverterConfiguration$SpelConverter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:17:26,394 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration' of type [org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:17:26,395 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'stringOrNumberMigrationVersionConverter' of type [org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration$StringOrNumberToMigrationVersionConverter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:17:26,399 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:17:26,410 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'dataSource' of type [com.zaxxer.hikari.HikariDataSource] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:17:26,414 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties' of type [org.springframework.boot.autoconfigure.orm.jpa.JpaProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:17:26,417 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'repositoryApplicationConfiguration' of type [org.eclipse.hawkbit.repository.jpa.RepositoryApplicationConfiguration$$EnhancerBySpringCGLIB$$4ee2a2be] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:17:26,517 INFO main o.f.c.i.l.VersionPrinter:37 - Flyway Community Edition 8.5.13 by Redgate 2024-01-11 16:17:26,518 INFO main o.f.c.i.l.VersionPrinter:37 - See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.13 2024-01-11 16:17:26,518 INFO main o.f.c.i.l.VersionPrinter:37 - 2024-01-11 16:17:26,521 INFO main c.z.h.HikariDataSource:110 - HikariPool-25 - Starting... 2024-01-11 16:17:26,522 INFO main c.z.h.HikariDataSource:123 - HikariPool-25 - Start completed. 2024-01-11 16:17:26,522 INFO main o.f.c.i.d.b.BaseDatabaseType:37 - Database: jdbc:h2:mem:testdb (H2 2.2) 2024-01-11 16:17:26,523 WARN main o.f.c.i.d.b.Database:41 - Flyway upgrade recommended: H2 2.2.222 is newer than this version of Flyway and support has not been tested. The latest supported version of H2 is 2.1.210. 2024-01-11 16:17:26,532 INFO main o.f.c.i.c.DbValidate:37 - Successfully validated 47 migrations (execution time 00:00.007s) 2024-01-11 16:17:26,532 INFO main o.f.c.i.s.JdbcTableSchemaHistory:37 - Creating Schema History table "PUBLIC"."schema_version" ... 2024-01-11 16:17:26,535 INFO main o.f.c.i.c.DbMigrate:37 - Current version of schema "PUBLIC": << Empty Schema >> 2024-01-11 16:17:26,540 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.0.1 - init " 2024-01-11 16:17:26,552 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.2.0 - update target info for message " 2024-01-11 16:17:26,554 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.0 - cascade delete " 2024-01-11 16:17:26,558 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.1 - cascade delete " 2024-01-11 16:17:26,559 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.5.0 - target filter query " 2024-01-11 16:17:26,562 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.6.0 - rollout management " 2024-01-11 16:17:26,567 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.0 - swmType maxAssignment greater 0 " 2024-01-11 16:17:26,568 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.1 - reduce length enums " 2024-01-11 16:17:26,575 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.0 - auto assign ds filter " 2024-01-11 16:17:26,578 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.1 - cascade delete " 2024-01-11 16:17:26,580 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.2 - remove external artifact " 2024-01-11 16:17:26,582 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.9.0 - add rollout groups created " 2024-01-11 16:17:26,584 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.0 - advanced rolloutgroup " 2024-01-11 16:17:26,588 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.1 - consolidate artifact sha1 " 2024-01-11 16:17:26,591 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.2 - rollout auto start " 2024-01-11 16:17:26,594 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.3 - add rollout deleted flag " 2024-01-11 16:17:26,610 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.0 - drop target info " 2024-01-11 16:17:26,622 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.1 - target filter query UQ " 2024-01-11 16:17:26,624 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.2 - remove unused idexes " 2024-01-11 16:17:26,626 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.3 - add module md targetvis " 2024-01-11 16:17:26,629 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.0 - action performance " 2024-01-11 16:17:26,641 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.1 - missing non null " 2024-01-11 16:17:26,646 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.2 - missing non null enum " 2024-01-11 16:17:26,647 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.3 - cascade delete " 2024-01-11 16:17:26,648 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.4 - add maintenance window " 2024-01-11 16:17:26,654 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.6 - add index " 2024-01-11 16:17:26,656 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.7 - add rollout approval fields " 2024-01-11 16:17:26,660 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.8 - change length of created last modified by " 2024-01-11 16:17:26,662 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.9 - add target metadata " 2024-01-11 16:17:26,664 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.10 - change length of target attributes key " 2024-01-11 16:17:26,666 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.11 - add auto assign action type " 2024-01-11 16:17:26,668 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.12 - change length of controller id and name " 2024-01-11 16:17:26,670 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.13 - add action external id " 2024-01-11 16:17:26,674 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.14 - add sha256 hash " 2024-01-11 16:17:26,676 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.15 - add weight " 2024-01-11 16:17:26,682 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.16 - add action initiated by " 2024-01-11 16:17:26,686 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.17 - add index target modified " 2024-01-11 16:17:26,687 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.18 - add target type " 2024-01-11 16:17:26,692 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.19 - add valid flag to ds " 2024-01-11 16:17:26,695 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.20 - add encryption flag to sm " 2024-01-11 16:17:26,698 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.21 - add rollouts status index " 2024-01-11 16:17:26,699 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.22 - change target type name length " 2024-01-11 16:17:26,700 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.23 - add action status code " 2024-01-11 16:17:26,702 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.24 - add last action status code " 2024-01-11 16:17:26,706 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.25 - add confirmation flag " 2024-01-11 16:17:26,709 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.26 - add access control context " 2024-01-11 16:17:26,713 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.27 - target type inherit type " 2024-01-11 16:17:26,715 INFO main o.f.c.i.c.DbMigrate:37 - Successfully applied 47 migrations to schema "PUBLIC", now at version v1.12.27 (execution time 00:00.180s) 2024-01-11 16:17:26,780 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:437 - Initialized JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 16:17:27,203 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:339 - Usage of Spring Data projections detected on persistence provider EclipseLink. Make sure the following query methods declare result columns in exactly the order the accessors are declared in the projecting interface or the order of parameters for DTOs: 2024-01-11 16:17:27,204 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutId(java.lang.Long) 2024-01-11 16:17:27,205 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutId(java.util.List) 2024-01-11 16:17:27,212 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutGroupId(java.util.List) 2024-01-11 16:17:27,213 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutGroupId(java.lang.Long) 2024-01-11 16:17:27,536 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:339 - Usage of Spring Data projections detected on persistence provider EclipseLink. Make sure the following query methods declare result columns in exactly the order the accessors are declared in the projecting interface or the order of parameters for DTOs: 2024-01-11 16:17:27,536 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.DistributionSetRepository.countRolloutsByStatusForDistributionSet(java.lang.Long) 2024-01-11 16:17:27,539 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.DistributionSetRepository.countActionsByStatusForDistributionSet(java.lang.Long) 2024-01-11 16:17:28,494 WARN main o.s.b.a.o.j.JpaBaseConfiguration$JpaWebConfiguration:223 - spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning 2024-01-11 16:17:29,000 WARN main o.s.b.a.s.s.UserDetailsServiceAutoConfiguration:89 - Using generated security password: e5d83493-d152-4fd5-a60a-a110f9b454c2 This generated password is for development use only. Your security configuration must be updated before running your application in production. 2024-01-11 16:17:29,085 INFO main o.s.s.w.DefaultSecurityFilterChain:55 - Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@3444eb42, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@6aed916b, org.springframework.security.web.context.SecurityContextPersistenceFilter@2c2ad5da, org.springframework.security.web.header.HeaderWriterFilter@5deb6303, org.springframework.security.web.csrf.CsrfFilter@34da0ef7, org.springframework.security.web.authentication.logout.LogoutFilter@6651889a, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@4a4be085, org.springframework.security.web.authentication.ui.DefaultLoginPageGeneratingFilter@795a9b9c, org.springframework.security.web.authentication.ui.DefaultLogoutPageGeneratingFilter@7f371b7b, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@7a0efabb, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@4c66caaa, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@361842f9, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@72e1fd04, org.springframework.security.web.session.SessionManagementFilter@4863c797, org.springframework.security.web.access.ExceptionTranslationFilter@33506a19, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@82acbba] 2024-01-11 16:17:29,267 INFO main o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'application.springCloudBusInput' has 1 subscriber(s). 2024-01-11 16:17:29,370 INFO main o.s.i.e.EventDrivenConsumer:174 - Adding {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 2024-01-11 16:17:29,371 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 1 subscriber(s). 2024-01-11 16:17:29,371 INFO main o.s.i.e.EventDrivenConsumer:292 - started bean '_org.springframework.integration.errorLogger' 2024-01-11 16:17:29,374 INFO main o.e.h.r.j.m.TargetManagementSearchTest:61 - Started TargetManagementSearchTest in 3.262 seconds (JVM running for 178.598) 2024-01-11 16:17:29,469 INFO pool-74-thread-1 o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'unknown.channel.name' has 1 subscriber(s). 2024-01-11 16:17:29,525 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.TargetManagementSearchTest.targetSearchWithVariousFilterCombinationsAndOrderByDistributionSet()]... 2024-01-11 16:17:29,877 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.TargetManagementSearchTest.targetSearchWithVariousFilterCombinationsAndOrderByDistributionSet()] succeeded. 2024-01-11 16:17:29,903 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.TargetManagementSearchTest.targetSearchWithVariousFilterCombinations()]... 2024-01-11 16:17:31,413 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.TargetManagementSearchTest.targetSearchWithVariousFilterCombinations()] succeeded. 2024-01-11 16:17:31,436 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.TargetManagementSearchTest.shouldNotFindTargetsIncompatibleWithDS()]... 2024-01-11 16:17:31,622 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.TargetManagementSearchTest.shouldNotFindTargetsIncompatibleWithDS()] succeeded. 2024-01-11 16:17:31,645 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.TargetManagementSearchTest.shouldFindAllTargetsCompatibleWithDS()]... 2024-01-11 16:17:31,726 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.TargetManagementSearchTest.shouldFindAllTargetsCompatibleWithDS()] succeeded. 2024-01-11 16:17:31,752 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.TargetManagementSearchTest.targetSearchWithOrderByDistributionSetAndSortParam()]... 2024-01-11 16:17:31,861 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.TargetManagementSearchTest.targetSearchWithOrderByDistributionSetAndSortParam()] succeeded. 2024-01-11 16:17:31,893 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.TargetManagementSearchTest.findTargetByAssignedDistributionSet()]... 2024-01-11 16:17:31,987 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.TargetManagementSearchTest.findTargetByAssignedDistributionSet()] succeeded. 2024-01-11 16:17:32,011 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.TargetManagementSearchTest.targetSearchWithOverdueFilterAndOrderByDistributionSet()]... 2024-01-11 16:17:32,153 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.TargetManagementSearchTest.targetSearchWithOverdueFilterAndOrderByDistributionSet()] succeeded. 2024-01-11 16:17:32,182 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.TargetManagementSearchTest.findTargetByInstalledDistributionSet()]... 2024-01-11 16:17:32,400 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.TargetManagementSearchTest.findTargetByInstalledDistributionSet()] succeeded. 2024-01-11 16:17:32,424 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.TargetManagementSearchTest.findTargetByTargetType()]... 2024-01-11 16:17:32,456 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.TargetManagementSearchTest.findTargetByTargetType()] succeeded. 2024-01-11 16:17:32,490 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.TargetManagementSearchTest.findTargetWithoutAssignedDistributionSet()]... 2024-01-11 16:17:32,593 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.TargetManagementSearchTest.findTargetWithoutAssignedDistributionSet()] succeeded. 2024-01-11 16:17:32,595 INFO main o.s.i.e.EventDrivenConsumer:174 - Removing {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 2024-01-11 16:17:32,596 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 0 subscriber(s). 2024-01-11 16:17:32,596 INFO main o.s.i.e.EventDrivenConsumer:292 - stopped bean '_org.springframework.integration.errorLogger' 2024-01-11 16:17:32,600 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:651 - Closing JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 16:17:32,601 INFO main c.z.h.HikariDataSource:350 - HikariPool-25 - Shutdown initiated... 2024-01-11 16:17:32,601 INFO main c.z.h.HikariDataSource:352 - HikariPool-25 - Shutdown completed. [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.497 s -- in org.eclipse.hawkbit.repository.jpa.management.TargetManagementSearchTest [INFO] Running org.eclipse.hawkbit.repository.jpa.management.LazyControllerManagementTest 2024-01-11 16:17:32,605 INFO main o.e.h.r.t.u.SharedSqlTestDatabaseExtension:34 - Schema generation skipped... No datasource environment variables found! 2024-01-11 16:17:32,606 INFO main o.s.t.c.s.AbstractContextLoader:264 - Could not detect default resource locations for test class [org.eclipse.hawkbit.repository.jpa.AbstractJpaIntegrationTest]: no resource found for suffixes {-context.xml, Context.groovy}. 2024-01-11 16:17:32,606 INFO main o.s.t.c.s.AbstractContextLoader:264 - Could not detect default resource locations for test class [org.eclipse.hawkbit.repository.test.util.AbstractIntegrationTest]: no resource found for suffixes {-context.xml, Context.groovy}. 2024-01-11 16:17:32,608 INFO main o.s.b.t.c.SpringBootTestContextBootstrapper:245 - Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener, org.springframework.security.test.context.support.ReactorContextTestExecutionListener, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener, org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.event.ApplicationEventsTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener] 2024-01-11 16:17:32,609 INFO main o.s.b.t.c.SpringBootTestContextBootstrapper:174 - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@1c213902, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@783a181d, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@33c773c4, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@42016b83, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@57fda3e8, org.springframework.test.context.support.DirtiesContextTestExecutionListener@7fafa3fa, org.springframework.test.context.transaction.TransactionalTestExecutionListener@77feb698, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@3eea8697, org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener@4b29041, org.springframework.test.context.event.EventPublishingTestExecutionListener@680535e, org.springframework.security.test.context.support.ReactorContextTestExecutionListener@4c87f60, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@6efc8f50, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@7e5c2a56, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@7ac28c60, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@3d36cf27, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@373a51de, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@282bc3f5, org.eclipse.hawkbit.repository.test.matcher.EventVerifier@46e4eb1c, org.eclipse.hawkbit.repository.test.util.CleanupTestExecutionListener@4da05b10] . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.18) 2024-01-11 16:17:32,638 INFO main o.e.h.r.j.m.LazyControllerManagementTest:55 - Starting LazyControllerManagementTest using Java 17.0.9 on basic-bw2k7 with PID 1164 (started by jenkins in /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa) 2024-01-11 16:17:32,639 INFO main o.e.h.r.j.m.LazyControllerManagementTest:638 - The following 1 profile is active: "test" 2024-01-11 16:17:32,786 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:132 - Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2024-01-11 16:17:32,803 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:201 - Finished Spring Data repository scanning in 16 ms. Found 20 JPA repository interfaces. 2024-01-11 16:17:32,903 INFO main o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor:292 - No bean named 'errorChannel' has been explicitly defined. Therefore, a default PublishSubscribeChannel will be created. 2024-01-11 16:17:32,903 INFO main o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor:292 - No bean named 'integrationHeaderChannelRegistry' has been explicitly defined. Therefore, a default DefaultHeaderChannelRegistry will be created. 2024-01-11 16:17:32,907 INFO main o.s.c.c.s.GenericScope:283 - BeanFactory id=61c8307c-da16-3faa-9a4d-05d1a05b9a89 2024-01-11 16:17:32,933 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:17:32,936 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration' of type [org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:17:32,937 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:17:32,938 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'loadBalancerClientsDefaultsMappingsProvider' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration$$Lambda$921/0x00007eff2c52d9e8] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:17:32,939 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'defaultsBindHandlerAdvisor' of type [org.springframework.cloud.commons.config.DefaultsBindHandlerAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:17:32,942 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'BindingHandlerAdvise' of type [org.springframework.cloud.stream.config.BindingHandlerAdvise] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:17:32,944 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spelConverter' of type [org.springframework.cloud.stream.config.SpelExpressionConverterConfiguration$SpelConverter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:17:32,945 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration' of type [org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:17:32,946 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'stringOrNumberMigrationVersionConverter' of type [org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration$StringOrNumberToMigrationVersionConverter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:17:32,950 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:17:32,984 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'dataSource' of type [com.zaxxer.hikari.HikariDataSource] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:17:32,988 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties' of type [org.springframework.boot.autoconfigure.orm.jpa.JpaProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:17:32,991 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'repositoryApplicationConfiguration' of type [org.eclipse.hawkbit.repository.jpa.RepositoryApplicationConfiguration$$EnhancerBySpringCGLIB$$4ee2a2be] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:17:33,084 INFO main o.f.c.i.l.VersionPrinter:37 - Flyway Community Edition 8.5.13 by Redgate 2024-01-11 16:17:33,085 INFO main o.f.c.i.l.VersionPrinter:37 - See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.13 2024-01-11 16:17:33,085 INFO main o.f.c.i.l.VersionPrinter:37 - 2024-01-11 16:17:33,088 INFO main c.z.h.HikariDataSource:110 - HikariPool-26 - Starting... 2024-01-11 16:17:33,090 INFO main c.z.h.HikariDataSource:123 - HikariPool-26 - Start completed. 2024-01-11 16:17:33,090 INFO main o.f.c.i.d.b.BaseDatabaseType:37 - Database: jdbc:h2:mem:testdb (H2 2.2) 2024-01-11 16:17:33,092 WARN main o.f.c.i.d.b.Database:41 - Flyway upgrade recommended: H2 2.2.222 is newer than this version of Flyway and support has not been tested. The latest supported version of H2 is 2.1.210. 2024-01-11 16:17:33,101 INFO main o.f.c.i.c.DbValidate:37 - Successfully validated 47 migrations (execution time 00:00.007s) 2024-01-11 16:17:33,101 INFO main o.f.c.i.s.JdbcTableSchemaHistory:37 - Creating Schema History table "PUBLIC"."schema_version" ... 2024-01-11 16:17:33,103 INFO main o.f.c.i.c.DbMigrate:37 - Current version of schema "PUBLIC": << Empty Schema >> 2024-01-11 16:17:33,109 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.0.1 - init " 2024-01-11 16:17:33,121 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.2.0 - update target info for message " 2024-01-11 16:17:33,124 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.0 - cascade delete " 2024-01-11 16:17:33,127 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.1 - cascade delete " 2024-01-11 16:17:33,129 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.5.0 - target filter query " 2024-01-11 16:17:33,132 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.6.0 - rollout management " 2024-01-11 16:17:33,138 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.0 - swmType maxAssignment greater 0 " 2024-01-11 16:17:33,139 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.1 - reduce length enums " 2024-01-11 16:17:33,146 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.0 - auto assign ds filter " 2024-01-11 16:17:33,148 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.1 - cascade delete " 2024-01-11 16:17:33,150 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.2 - remove external artifact " 2024-01-11 16:17:33,151 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.9.0 - add rollout groups created " 2024-01-11 16:17:33,154 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.0 - advanced rolloutgroup " 2024-01-11 16:17:33,157 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.1 - consolidate artifact sha1 " 2024-01-11 16:17:33,160 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.2 - rollout auto start " 2024-01-11 16:17:33,163 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.3 - add rollout deleted flag " 2024-01-11 16:17:33,177 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.0 - drop target info " 2024-01-11 16:17:33,191 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.1 - target filter query UQ " 2024-01-11 16:17:33,193 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.2 - remove unused idexes " 2024-01-11 16:17:33,195 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.3 - add module md targetvis " 2024-01-11 16:17:33,198 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.0 - action performance " 2024-01-11 16:17:33,209 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.1 - missing non null " 2024-01-11 16:17:33,214 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.2 - missing non null enum " 2024-01-11 16:17:33,216 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.3 - cascade delete " 2024-01-11 16:17:33,217 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.4 - add maintenance window " 2024-01-11 16:17:33,223 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.6 - add index " 2024-01-11 16:17:33,224 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.7 - add rollout approval fields " 2024-01-11 16:17:33,228 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.8 - change length of created last modified by " 2024-01-11 16:17:33,231 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.9 - add target metadata " 2024-01-11 16:17:33,232 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.10 - change length of target attributes key " 2024-01-11 16:17:33,234 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.11 - add auto assign action type " 2024-01-11 16:17:33,236 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.12 - change length of controller id and name " 2024-01-11 16:17:33,238 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.13 - add action external id " 2024-01-11 16:17:33,241 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.14 - add sha256 hash " 2024-01-11 16:17:33,243 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.15 - add weight " 2024-01-11 16:17:33,248 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.16 - add action initiated by " 2024-01-11 16:17:33,251 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.17 - add index target modified " 2024-01-11 16:17:33,253 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.18 - add target type " 2024-01-11 16:17:33,258 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.19 - add valid flag to ds " 2024-01-11 16:17:33,261 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.20 - add encryption flag to sm " 2024-01-11 16:17:33,263 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.21 - add rollouts status index " 2024-01-11 16:17:33,265 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.22 - change target type name length " 2024-01-11 16:17:33,266 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.23 - add action status code " 2024-01-11 16:17:33,268 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.24 - add last action status code " 2024-01-11 16:17:33,272 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.25 - add confirmation flag " 2024-01-11 16:17:33,276 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.26 - add access control context " 2024-01-11 16:17:33,279 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.27 - target type inherit type " 2024-01-11 16:17:33,281 INFO main o.f.c.i.c.DbMigrate:37 - Successfully applied 47 migrations to schema "PUBLIC", now at version v1.12.27 (execution time 00:00.178s) 2024-01-11 16:17:33,342 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:437 - Initialized JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 16:17:33,747 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:339 - Usage of Spring Data projections detected on persistence provider EclipseLink. Make sure the following query methods declare result columns in exactly the order the accessors are declared in the projecting interface or the order of parameters for DTOs: 2024-01-11 16:17:33,747 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutId(java.lang.Long) 2024-01-11 16:17:33,748 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutId(java.util.List) 2024-01-11 16:17:33,756 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutGroupId(java.util.List) 2024-01-11 16:17:33,757 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutGroupId(java.lang.Long) 2024-01-11 16:17:34,073 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:339 - Usage of Spring Data projections detected on persistence provider EclipseLink. Make sure the following query methods declare result columns in exactly the order the accessors are declared in the projecting interface or the order of parameters for DTOs: 2024-01-11 16:17:34,074 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.DistributionSetRepository.countRolloutsByStatusForDistributionSet(java.lang.Long) 2024-01-11 16:17:34,078 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.DistributionSetRepository.countActionsByStatusForDistributionSet(java.lang.Long) 2024-01-11 16:17:34,760 WARN main o.s.b.a.o.j.JpaBaseConfiguration$JpaWebConfiguration:223 - spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning 2024-01-11 16:17:35,264 WARN main o.s.b.a.s.s.UserDetailsServiceAutoConfiguration:89 - Using generated security password: f94b4cd0-ef25-418d-8aab-ca8b1cd87b00 This generated password is for development use only. Your security configuration must be updated before running your application in production. 2024-01-11 16:17:35,350 INFO main o.s.s.w.DefaultSecurityFilterChain:55 - Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@7c8eec9, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@4a73c169, org.springframework.security.web.context.SecurityContextPersistenceFilter@2fada0eb, org.springframework.security.web.header.HeaderWriterFilter@2e046093, org.springframework.security.web.csrf.CsrfFilter@39af85cb, org.springframework.security.web.authentication.logout.LogoutFilter@4c2d1f68, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@12403a1b, org.springframework.security.web.authentication.ui.DefaultLoginPageGeneratingFilter@6188fe5c, org.springframework.security.web.authentication.ui.DefaultLogoutPageGeneratingFilter@59f0aade, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@7a6314f8, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@46bd95a5, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@455df61, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@3b56a1cc, org.springframework.security.web.session.SessionManagementFilter@6ae9e1a0, org.springframework.security.web.access.ExceptionTranslationFilter@5752c9e1, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@3fbe5900] 2024-01-11 16:17:35,526 INFO main o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'application.springCloudBusInput' has 1 subscriber(s). 2024-01-11 16:17:35,633 INFO main o.s.i.e.EventDrivenConsumer:174 - Adding {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 2024-01-11 16:17:35,633 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 1 subscriber(s). 2024-01-11 16:17:35,633 INFO main o.s.i.e.EventDrivenConsumer:292 - started bean '_org.springframework.integration.errorLogger' 2024-01-11 16:17:35,636 INFO main o.e.h.r.j.m.LazyControllerManagementTest:61 - Started LazyControllerManagementTest in 3.025 seconds (JVM running for 184.86) 2024-01-11 16:17:35,750 INFO pool-77-thread-1 o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'unknown.channel.name' has 1 subscriber(s). 2024-01-11 16:17:35,834 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.LazyControllerManagementTest.lazyFindOrRegisterTargetIfItDoesNotexist() throws java.lang.InterruptedException]... 2024-01-11 16:17:37,134 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.LazyControllerManagementTest.lazyFindOrRegisterTargetIfItDoesNotexist() throws java.lang.InterruptedException] succeeded. 2024-01-11 16:17:37,137 INFO main o.s.i.e.EventDrivenConsumer:174 - Removing {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 2024-01-11 16:17:37,137 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 0 subscriber(s). 2024-01-11 16:17:37,137 INFO main o.s.i.e.EventDrivenConsumer:292 - stopped bean '_org.springframework.integration.errorLogger' 2024-01-11 16:17:37,142 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:651 - Closing JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 16:17:37,142 INFO main c.z.h.HikariDataSource:350 - HikariPool-26 - Shutdown initiated... 2024-01-11 16:17:37,143 INFO main c.z.h.HikariDataSource:352 - HikariPool-26 - Shutdown completed. [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.540 s -- in org.eclipse.hawkbit.repository.jpa.management.LazyControllerManagementTest [INFO] Running org.eclipse.hawkbit.repository.jpa.management.DistributionSetTypeManagementTest 2024-01-11 16:17:37,148 INFO main o.e.h.r.t.u.SharedSqlTestDatabaseExtension:34 - Schema generation skipped... No datasource environment variables found! 2024-01-11 16:17:37,150 INFO main o.s.t.c.s.AbstractContextLoader:264 - Could not detect default resource locations for test class [org.eclipse.hawkbit.repository.jpa.AbstractJpaIntegrationTest]: no resource found for suffixes {-context.xml, Context.groovy}. 2024-01-11 16:17:37,150 INFO main o.s.t.c.s.AbstractContextLoader:264 - Could not detect default resource locations for test class [org.eclipse.hawkbit.repository.test.util.AbstractIntegrationTest]: no resource found for suffixes {-context.xml, Context.groovy}. 2024-01-11 16:17:37,153 INFO main o.s.b.t.c.SpringBootTestContextBootstrapper:245 - Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener, org.springframework.security.test.context.support.ReactorContextTestExecutionListener, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener, org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.event.ApplicationEventsTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener] 2024-01-11 16:17:37,153 INFO main o.s.b.t.c.SpringBootTestContextBootstrapper:174 - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@6a76fdc0, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@3e8cd12e, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@16402ae8, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@6e7122a6, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@33b45a55, org.springframework.test.context.support.DirtiesContextTestExecutionListener@6be9e8ac, org.springframework.test.context.transaction.TransactionalTestExecutionListener@7c698853, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@1b6af16a, org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener@a1d66a0, org.springframework.test.context.event.EventPublishingTestExecutionListener@2e1543c7, org.springframework.security.test.context.support.ReactorContextTestExecutionListener@1e0e6d46, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@52a33e4c, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@336a6ade, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@37651c0f, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@5aec23f8, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@117637b7, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@712a93dd, org.eclipse.hawkbit.repository.test.matcher.EventVerifier@6eb07c93, org.eclipse.hawkbit.repository.test.util.CleanupTestExecutionListener@55f8615e] . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.18) 2024-01-11 16:17:37,184 INFO main o.e.h.r.j.m.DistributionSetTypeManagementTest:55 - Starting DistributionSetTypeManagementTest using Java 17.0.9 on basic-bw2k7 with PID 1164 (started by jenkins in /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa) 2024-01-11 16:17:37,185 INFO main o.e.h.r.j.m.DistributionSetTypeManagementTest:638 - The following 1 profile is active: "test" 2024-01-11 16:17:37,294 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:132 - Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2024-01-11 16:17:37,309 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:201 - Finished Spring Data repository scanning in 14 ms. Found 20 JPA repository interfaces. 2024-01-11 16:17:37,402 INFO main o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor:292 - No bean named 'errorChannel' has been explicitly defined. Therefore, a default PublishSubscribeChannel will be created. 2024-01-11 16:17:37,402 INFO main o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor:292 - No bean named 'integrationHeaderChannelRegistry' has been explicitly defined. Therefore, a default DefaultHeaderChannelRegistry will be created. 2024-01-11 16:17:37,408 INFO main o.s.c.c.s.GenericScope:283 - BeanFactory id=61c8307c-da16-3faa-9a4d-05d1a05b9a89 2024-01-11 16:17:37,472 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:17:37,476 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration' of type [org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:17:37,477 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:17:37,478 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'loadBalancerClientsDefaultsMappingsProvider' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration$$Lambda$921/0x00007eff2c52d9e8] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:17:37,479 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'defaultsBindHandlerAdvisor' of type [org.springframework.cloud.commons.config.DefaultsBindHandlerAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:17:37,482 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'BindingHandlerAdvise' of type [org.springframework.cloud.stream.config.BindingHandlerAdvise] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:17:37,485 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spelConverter' of type [org.springframework.cloud.stream.config.SpelExpressionConverterConfiguration$SpelConverter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:17:37,486 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration' of type [org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:17:37,487 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'stringOrNumberMigrationVersionConverter' of type [org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration$StringOrNumberToMigrationVersionConverter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:17:37,491 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:17:37,502 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'dataSource' of type [com.zaxxer.hikari.HikariDataSource] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:17:37,505 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties' of type [org.springframework.boot.autoconfigure.orm.jpa.JpaProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:17:37,508 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'repositoryApplicationConfiguration' of type [org.eclipse.hawkbit.repository.jpa.RepositoryApplicationConfiguration$$EnhancerBySpringCGLIB$$4ee2a2be] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:17:37,601 INFO main o.f.c.i.l.VersionPrinter:37 - Flyway Community Edition 8.5.13 by Redgate 2024-01-11 16:17:37,601 INFO main o.f.c.i.l.VersionPrinter:37 - See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.13 2024-01-11 16:17:37,601 INFO main o.f.c.i.l.VersionPrinter:37 - 2024-01-11 16:17:37,604 INFO main c.z.h.HikariDataSource:110 - HikariPool-27 - Starting... 2024-01-11 16:17:37,605 INFO main c.z.h.HikariDataSource:123 - HikariPool-27 - Start completed. 2024-01-11 16:17:37,606 INFO main o.f.c.i.d.b.BaseDatabaseType:37 - Database: jdbc:h2:mem:testdb (H2 2.2) 2024-01-11 16:17:37,607 WARN main o.f.c.i.d.b.Database:41 - Flyway upgrade recommended: H2 2.2.222 is newer than this version of Flyway and support has not been tested. The latest supported version of H2 is 2.1.210. 2024-01-11 16:17:37,615 INFO main o.f.c.i.c.DbValidate:37 - Successfully validated 47 migrations (execution time 00:00.007s) 2024-01-11 16:17:37,615 INFO main o.f.c.i.s.JdbcTableSchemaHistory:37 - Creating Schema History table "PUBLIC"."schema_version" ... 2024-01-11 16:17:37,617 INFO main o.f.c.i.c.DbMigrate:37 - Current version of schema "PUBLIC": << Empty Schema >> 2024-01-11 16:17:37,623 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.0.1 - init " 2024-01-11 16:17:37,634 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.2.0 - update target info for message " 2024-01-11 16:17:37,636 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.0 - cascade delete " 2024-01-11 16:17:37,639 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.1 - cascade delete " 2024-01-11 16:17:37,641 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.5.0 - target filter query " 2024-01-11 16:17:37,643 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.6.0 - rollout management " 2024-01-11 16:17:37,649 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.0 - swmType maxAssignment greater 0 " 2024-01-11 16:17:37,650 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.1 - reduce length enums " 2024-01-11 16:17:37,655 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.0 - auto assign ds filter " 2024-01-11 16:17:37,658 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.1 - cascade delete " 2024-01-11 16:17:37,659 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.2 - remove external artifact " 2024-01-11 16:17:37,661 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.9.0 - add rollout groups created " 2024-01-11 16:17:37,663 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.0 - advanced rolloutgroup " 2024-01-11 16:17:37,666 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.1 - consolidate artifact sha1 " 2024-01-11 16:17:37,669 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.2 - rollout auto start " 2024-01-11 16:17:37,672 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.3 - add rollout deleted flag " 2024-01-11 16:17:37,686 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.0 - drop target info " 2024-01-11 16:17:37,699 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.1 - target filter query UQ " 2024-01-11 16:17:37,701 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.2 - remove unused idexes " 2024-01-11 16:17:37,702 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.3 - add module md targetvis " 2024-01-11 16:17:37,705 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.0 - action performance " 2024-01-11 16:17:37,716 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.1 - missing non null " 2024-01-11 16:17:37,721 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.2 - missing non null enum " 2024-01-11 16:17:37,722 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.3 - cascade delete " 2024-01-11 16:17:37,723 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.4 - add maintenance window " 2024-01-11 16:17:37,728 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.6 - add index " 2024-01-11 16:17:37,729 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.7 - add rollout approval fields " 2024-01-11 16:17:37,733 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.8 - change length of created last modified by " 2024-01-11 16:17:37,735 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.9 - add target metadata " 2024-01-11 16:17:37,737 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.10 - change length of target attributes key " 2024-01-11 16:17:37,738 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.11 - add auto assign action type " 2024-01-11 16:17:37,740 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.12 - change length of controller id and name " 2024-01-11 16:17:37,742 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.13 - add action external id " 2024-01-11 16:17:37,744 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.14 - add sha256 hash " 2024-01-11 16:17:37,747 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.15 - add weight " 2024-01-11 16:17:37,751 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.16 - add action initiated by " 2024-01-11 16:17:37,754 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.17 - add index target modified " 2024-01-11 16:17:37,756 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.18 - add target type " 2024-01-11 16:17:37,760 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.19 - add valid flag to ds " 2024-01-11 16:17:37,763 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.20 - add encryption flag to sm " 2024-01-11 16:17:37,765 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.21 - add rollouts status index " 2024-01-11 16:17:37,767 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.22 - change target type name length " 2024-01-11 16:17:37,768 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.23 - add action status code " 2024-01-11 16:17:37,770 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.24 - add last action status code " 2024-01-11 16:17:37,774 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.25 - add confirmation flag " 2024-01-11 16:17:37,778 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.26 - add access control context " 2024-01-11 16:17:37,781 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.27 - target type inherit type " 2024-01-11 16:17:37,784 INFO main o.f.c.i.c.DbMigrate:37 - Successfully applied 47 migrations to schema "PUBLIC", now at version v1.12.27 (execution time 00:00.166s) 2024-01-11 16:17:37,857 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:437 - Initialized JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 16:17:38,270 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:339 - Usage of Spring Data projections detected on persistence provider EclipseLink. Make sure the following query methods declare result columns in exactly the order the accessors are declared in the projecting interface or the order of parameters for DTOs: 2024-01-11 16:17:38,270 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutId(java.lang.Long) 2024-01-11 16:17:38,271 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutId(java.util.List) 2024-01-11 16:17:38,278 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutGroupId(java.util.List) 2024-01-11 16:17:38,279 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutGroupId(java.lang.Long) 2024-01-11 16:17:38,577 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:339 - Usage of Spring Data projections detected on persistence provider EclipseLink. Make sure the following query methods declare result columns in exactly the order the accessors are declared in the projecting interface or the order of parameters for DTOs: 2024-01-11 16:17:38,577 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.DistributionSetRepository.countRolloutsByStatusForDistributionSet(java.lang.Long) 2024-01-11 16:17:38,579 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.DistributionSetRepository.countActionsByStatusForDistributionSet(java.lang.Long) 2024-01-11 16:17:39,273 WARN main o.s.b.a.o.j.JpaBaseConfiguration$JpaWebConfiguration:223 - spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning 2024-01-11 16:17:39,780 WARN main o.s.b.a.s.s.UserDetailsServiceAutoConfiguration:89 - Using generated security password: d757345a-6f19-4697-9e96-6b596357ee7d This generated password is for development use only. Your security configuration must be updated before running your application in production. 2024-01-11 16:17:39,865 INFO main o.s.s.w.DefaultSecurityFilterChain:55 - Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@4d201ae0, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@79bec680, org.springframework.security.web.context.SecurityContextPersistenceFilter@1b60f5f0, org.springframework.security.web.header.HeaderWriterFilter@170b8f92, org.springframework.security.web.csrf.CsrfFilter@89b50df, org.springframework.security.web.authentication.logout.LogoutFilter@648799a8, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@16f219ff, org.springframework.security.web.authentication.ui.DefaultLoginPageGeneratingFilter@5e94f0a9, org.springframework.security.web.authentication.ui.DefaultLogoutPageGeneratingFilter@7f8515a9, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@352a0041, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@146a059e, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@8b9bd96, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@1a483a10, org.springframework.security.web.session.SessionManagementFilter@492f49a2, org.springframework.security.web.access.ExceptionTranslationFilter@18ddf9aa, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@997a7bb] 2024-01-11 16:17:40,046 INFO main o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'application.springCloudBusInput' has 1 subscriber(s). 2024-01-11 16:17:40,177 INFO main o.s.i.e.EventDrivenConsumer:174 - Adding {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 2024-01-11 16:17:40,178 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 1 subscriber(s). 2024-01-11 16:17:40,178 INFO main o.s.i.e.EventDrivenConsumer:292 - started bean '_org.springframework.integration.errorLogger' 2024-01-11 16:17:40,181 INFO main o.e.h.r.j.m.DistributionSetTypeManagementTest:61 - Started DistributionSetTypeManagementTest in 3.026 seconds (JVM running for 189.406) 2024-01-11 16:17:40,288 INFO pool-80-thread-1 o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'unknown.channel.name' has 1 subscriber(s). 2024-01-11 16:17:40,341 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.DistributionSetTypeManagementTest.addModuleToAssignedDistributionSetTypeFails()]... 2024-01-11 16:17:40,404 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.DistributionSetTypeManagementTest.addModuleToAssignedDistributionSetTypeFails()] succeeded. 2024-01-11 16:17:40,428 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.DistributionSetTypeManagementTest.createAndUpdateDistributionSetWithInvalidFields()]... 2024-01-11 16:17:40,859 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.DistributionSetTypeManagementTest.createAndUpdateDistributionSetWithInvalidFields()] succeeded. 2024-01-11 16:17:40,890 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.DistributionSetTypeManagementTest.quotaMaxSoftwareModuleTypes()]... 2024-01-11 16:17:40,905 WARN main o.e.h.r.j.u.QuotaHelper:121 - Cannot assign 6 SoftwareModuleType entities to DistributionSetType '14' because of the configured quota limit 5. 2024-01-11 16:17:40,907 WARN main o.e.h.r.j.u.QuotaHelper:121 - Cannot assign 6 SoftwareModuleType entities to DistributionSetType '14' because of the configured quota limit 5. 2024-01-11 16:17:40,921 WARN main o.e.h.r.j.u.QuotaHelper:129 - Cannot assign 1 SoftwareModuleType entities to DistributionSetType '15' because of the configured quota limit 5. Currently, there are 5 SoftwareModuleType entities assigned. 2024-01-11 16:17:40,933 WARN main o.e.h.r.j.u.QuotaHelper:129 - Cannot assign 1 SoftwareModuleType entities to DistributionSetType '16' because of the configured quota limit 5. Currently, there are 5 SoftwareModuleType entities assigned. 2024-01-11 16:17:40,940 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.DistributionSetTypeManagementTest.quotaMaxSoftwareModuleTypes()] succeeded. 2024-01-11 16:17:40,993 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.DistributionSetTypeManagementTest.deleteAssignedDistributionSetType()]... 2024-01-11 16:17:41,019 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.DistributionSetTypeManagementTest.deleteAssignedDistributionSetType()] succeeded. 2024-01-11 16:17:41,044 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.DistributionSetTypeManagementTest.entityQueriesReferringToNotExistingEntitiesThrowsException()]... 2024-01-11 16:17:41,290 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.DistributionSetTypeManagementTest.entityQueriesReferringToNotExistingEntitiesThrowsException()] succeeded. 2024-01-11 16:17:41,315 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.DistributionSetTypeManagementTest.shouldFailWhenDistributionSetHasNoSoftwareModulesAssigned()]... 2024-01-11 16:17:41,325 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.DistributionSetTypeManagementTest.shouldFailWhenDistributionSetHasNoSoftwareModulesAssigned()] succeeded. 2024-01-11 16:17:41,348 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.DistributionSetTypeManagementTest.removeModuleToAssignedDistributionSetTypeFails()]... 2024-01-11 16:17:41,364 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.DistributionSetTypeManagementTest.removeModuleToAssignedDistributionSetTypeFails()] succeeded. 2024-01-11 16:17:41,392 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.DistributionSetTypeManagementTest.deleteUnassignedDistributionSetType()]... 2024-01-11 16:17:41,405 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.DistributionSetTypeManagementTest.deleteUnassignedDistributionSetType()] succeeded. 2024-01-11 16:17:41,430 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.DistributionSetTypeManagementTest.updateUnassignedDistributionSetTypeModules()]... 2024-01-11 16:17:41,449 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.DistributionSetTypeManagementTest.updateUnassignedDistributionSetTypeModules()] succeeded. 2024-01-11 16:17:41,488 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.DistributionSetTypeManagementTest.updateAssignedDistributionSetTypeMetaData()]... 2024-01-11 16:17:41,501 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.DistributionSetTypeManagementTest.updateAssignedDistributionSetTypeMetaData()] succeeded. 2024-01-11 16:17:41,526 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.DistributionSetTypeManagementTest.nonExistingEntityAccessReturnsNotPresent()]... 2024-01-11 16:17:41,636 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.DistributionSetTypeManagementTest.nonExistingEntityAccessReturnsNotPresent()] succeeded. 2024-01-11 16:17:41,638 INFO main o.s.i.e.EventDrivenConsumer:174 - Removing {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 2024-01-11 16:17:41,638 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 0 subscriber(s). 2024-01-11 16:17:41,638 INFO main o.s.i.e.EventDrivenConsumer:292 - stopped bean '_org.springframework.integration.errorLogger' 2024-01-11 16:17:41,643 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:651 - Closing JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 16:17:41,644 INFO main c.z.h.HikariDataSource:350 - HikariPool-27 - Shutdown initiated... 2024-01-11 16:17:41,645 INFO main c.z.h.HikariDataSource:352 - HikariPool-27 - Shutdown completed. [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.498 s -- in org.eclipse.hawkbit.repository.jpa.management.DistributionSetTypeManagementTest [INFO] Running org.eclipse.hawkbit.repository.jpa.management.DeploymentManagementTest 2024-01-11 16:17:41,650 INFO main o.e.h.r.t.u.SharedSqlTestDatabaseExtension:34 - Schema generation skipped... No datasource environment variables found! 2024-01-11 16:17:41,651 INFO main o.s.t.c.s.AbstractContextLoader:264 - Could not detect default resource locations for test class [org.eclipse.hawkbit.repository.jpa.AbstractJpaIntegrationTest]: no resource found for suffixes {-context.xml, Context.groovy}. 2024-01-11 16:17:41,651 INFO main o.s.t.c.s.AbstractContextLoader:264 - Could not detect default resource locations for test class [org.eclipse.hawkbit.repository.test.util.AbstractIntegrationTest]: no resource found for suffixes {-context.xml, Context.groovy}. 2024-01-11 16:17:41,655 INFO main o.s.b.t.c.SpringBootTestContextBootstrapper:245 - Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener, org.springframework.security.test.context.support.ReactorContextTestExecutionListener, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener, org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.event.ApplicationEventsTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener] 2024-01-11 16:17:41,655 INFO main o.s.b.t.c.SpringBootTestContextBootstrapper:174 - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@257b15a6, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@151e3a3f, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@34624a52, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@5b91c02e, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@26ba28df, org.springframework.test.context.support.DirtiesContextTestExecutionListener@421121f5, org.springframework.test.context.transaction.TransactionalTestExecutionListener@6487c33f, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@3142ff31, org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener@4649c516, org.springframework.test.context.event.EventPublishingTestExecutionListener@d9c5aa3, org.springframework.security.test.context.support.ReactorContextTestExecutionListener@57d8ee14, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@71c528a9, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@79ac22f2, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@168a3626, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@6b2c2ad, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@5eea22b2, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@46c9302f, org.eclipse.hawkbit.repository.test.matcher.EventVerifier@13505d6, org.eclipse.hawkbit.repository.test.util.CleanupTestExecutionListener@110218f7] . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.18) 2024-01-11 16:17:41,681 INFO main o.e.h.r.j.m.DeploymentManagementTest:55 - Starting DeploymentManagementTest using Java 17.0.9 on basic-bw2k7 with PID 1164 (started by jenkins in /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa) 2024-01-11 16:17:41,681 INFO main o.e.h.r.j.m.DeploymentManagementTest:638 - The following 1 profile is active: "test" 2024-01-11 16:17:41,788 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:132 - Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2024-01-11 16:17:41,801 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:201 - Finished Spring Data repository scanning in 13 ms. Found 20 JPA repository interfaces. 2024-01-11 16:17:41,876 INFO main o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor:292 - No bean named 'errorChannel' has been explicitly defined. Therefore, a default PublishSubscribeChannel will be created. 2024-01-11 16:17:41,877 INFO main o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor:292 - No bean named 'integrationHeaderChannelRegistry' has been explicitly defined. Therefore, a default DefaultHeaderChannelRegistry will be created. 2024-01-11 16:17:41,880 INFO main o.s.c.c.s.GenericScope:283 - BeanFactory id=61c8307c-da16-3faa-9a4d-05d1a05b9a89 2024-01-11 16:17:41,906 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:17:41,909 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration' of type [org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:17:41,910 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:17:41,911 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'loadBalancerClientsDefaultsMappingsProvider' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration$$Lambda$921/0x00007eff2c52d9e8] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:17:41,912 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'defaultsBindHandlerAdvisor' of type [org.springframework.cloud.commons.config.DefaultsBindHandlerAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:17:41,915 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'BindingHandlerAdvise' of type [org.springframework.cloud.stream.config.BindingHandlerAdvise] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:17:41,918 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spelConverter' of type [org.springframework.cloud.stream.config.SpelExpressionConverterConfiguration$SpelConverter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:17:41,920 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration' of type [org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:17:41,921 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'stringOrNumberMigrationVersionConverter' of type [org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration$StringOrNumberToMigrationVersionConverter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:17:41,926 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:17:41,936 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'dataSource' of type [com.zaxxer.hikari.HikariDataSource] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:17:41,939 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties' of type [org.springframework.boot.autoconfigure.orm.jpa.JpaProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:17:41,942 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'repositoryApplicationConfiguration' of type [org.eclipse.hawkbit.repository.jpa.RepositoryApplicationConfiguration$$EnhancerBySpringCGLIB$$4ee2a2be] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:17:42,042 INFO main o.f.c.i.l.VersionPrinter:37 - Flyway Community Edition 8.5.13 by Redgate 2024-01-11 16:17:42,042 INFO main o.f.c.i.l.VersionPrinter:37 - See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.13 2024-01-11 16:17:42,042 INFO main o.f.c.i.l.VersionPrinter:37 - 2024-01-11 16:17:42,045 INFO main c.z.h.HikariDataSource:110 - HikariPool-28 - Starting... 2024-01-11 16:17:42,047 INFO main c.z.h.HikariDataSource:123 - HikariPool-28 - Start completed. 2024-01-11 16:17:42,047 INFO main o.f.c.i.d.b.BaseDatabaseType:37 - Database: jdbc:h2:mem:testdb (H2 2.2) 2024-01-11 16:17:42,048 WARN main o.f.c.i.d.b.Database:41 - Flyway upgrade recommended: H2 2.2.222 is newer than this version of Flyway and support has not been tested. The latest supported version of H2 is 2.1.210. 2024-01-11 16:17:42,056 INFO main o.f.c.i.c.DbValidate:37 - Successfully validated 47 migrations (execution time 00:00.007s) 2024-01-11 16:17:42,056 INFO main o.f.c.i.s.JdbcTableSchemaHistory:37 - Creating Schema History table "PUBLIC"."schema_version" ... 2024-01-11 16:17:42,059 INFO main o.f.c.i.c.DbMigrate:37 - Current version of schema "PUBLIC": << Empty Schema >> 2024-01-11 16:17:42,064 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.0.1 - init " 2024-01-11 16:17:42,076 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.2.0 - update target info for message " 2024-01-11 16:17:42,079 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.0 - cascade delete " 2024-01-11 16:17:42,082 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.1 - cascade delete " 2024-01-11 16:17:42,084 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.5.0 - target filter query " 2024-01-11 16:17:42,086 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.6.0 - rollout management " 2024-01-11 16:17:42,093 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.0 - swmType maxAssignment greater 0 " 2024-01-11 16:17:42,094 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.1 - reduce length enums " 2024-01-11 16:17:42,101 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.0 - auto assign ds filter " 2024-01-11 16:17:42,103 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.1 - cascade delete " 2024-01-11 16:17:42,105 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.2 - remove external artifact " 2024-01-11 16:17:42,106 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.9.0 - add rollout groups created " 2024-01-11 16:17:42,109 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.0 - advanced rolloutgroup " 2024-01-11 16:17:42,112 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.1 - consolidate artifact sha1 " 2024-01-11 16:17:42,116 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.2 - rollout auto start " 2024-01-11 16:17:42,118 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.3 - add rollout deleted flag " 2024-01-11 16:17:42,131 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.0 - drop target info " 2024-01-11 16:17:42,142 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.1 - target filter query UQ " 2024-01-11 16:17:42,143 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.2 - remove unused idexes " 2024-01-11 16:17:42,145 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.3 - add module md targetvis " 2024-01-11 16:17:42,147 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.0 - action performance " 2024-01-11 16:17:42,156 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.1 - missing non null " 2024-01-11 16:17:42,160 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.2 - missing non null enum " 2024-01-11 16:17:42,162 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.3 - cascade delete " 2024-01-11 16:17:42,163 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.4 - add maintenance window " 2024-01-11 16:17:42,173 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.6 - add index " 2024-01-11 16:17:42,174 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.7 - add rollout approval fields " 2024-01-11 16:17:42,179 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.8 - change length of created last modified by " 2024-01-11 16:17:42,181 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.9 - add target metadata " 2024-01-11 16:17:42,183 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.10 - change length of target attributes key " 2024-01-11 16:17:42,185 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.11 - add auto assign action type " 2024-01-11 16:17:42,187 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.12 - change length of controller id and name " 2024-01-11 16:17:42,188 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.13 - add action external id " 2024-01-11 16:17:42,191 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.14 - add sha256 hash " 2024-01-11 16:17:42,193 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.15 - add weight " 2024-01-11 16:17:42,197 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.16 - add action initiated by " 2024-01-11 16:17:42,201 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.17 - add index target modified " 2024-01-11 16:17:42,202 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.18 - add target type " 2024-01-11 16:17:42,206 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.19 - add valid flag to ds " 2024-01-11 16:17:42,209 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.20 - add encryption flag to sm " 2024-01-11 16:17:42,212 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.21 - add rollouts status index " 2024-01-11 16:17:42,213 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.22 - change target type name length " 2024-01-11 16:17:42,215 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.23 - add action status code " 2024-01-11 16:17:42,217 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.24 - add last action status code " 2024-01-11 16:17:42,220 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.25 - add confirmation flag " 2024-01-11 16:17:42,224 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.26 - add access control context " 2024-01-11 16:17:42,227 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.27 - target type inherit type " 2024-01-11 16:17:42,229 INFO main o.f.c.i.c.DbMigrate:37 - Successfully applied 47 migrations to schema "PUBLIC", now at version v1.12.27 (execution time 00:00.170s) 2024-01-11 16:17:42,323 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:437 - Initialized JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 16:17:42,700 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:339 - Usage of Spring Data projections detected on persistence provider EclipseLink. Make sure the following query methods declare result columns in exactly the order the accessors are declared in the projecting interface or the order of parameters for DTOs: 2024-01-11 16:17:42,700 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutId(java.lang.Long) 2024-01-11 16:17:42,701 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutId(java.util.List) 2024-01-11 16:17:42,708 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutGroupId(java.util.List) 2024-01-11 16:17:42,709 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutGroupId(java.lang.Long) 2024-01-11 16:17:43,019 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:339 - Usage of Spring Data projections detected on persistence provider EclipseLink. Make sure the following query methods declare result columns in exactly the order the accessors are declared in the projecting interface or the order of parameters for DTOs: 2024-01-11 16:17:43,019 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.DistributionSetRepository.countRolloutsByStatusForDistributionSet(java.lang.Long) 2024-01-11 16:17:43,022 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.DistributionSetRepository.countActionsByStatusForDistributionSet(java.lang.Long) 2024-01-11 16:17:43,631 WARN main o.s.b.a.o.j.JpaBaseConfiguration$JpaWebConfiguration:223 - spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning 2024-01-11 16:17:44,102 WARN main o.s.b.a.s.s.UserDetailsServiceAutoConfiguration:89 - Using generated security password: f72d8c39-023b-49f2-80bf-d0146947457c This generated password is for development use only. Your security configuration must be updated before running your application in production. 2024-01-11 16:17:44,177 INFO main o.s.s.w.DefaultSecurityFilterChain:55 - Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@c34a9ec, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@1d1d247, org.springframework.security.web.context.SecurityContextPersistenceFilter@7db847dc, org.springframework.security.web.header.HeaderWriterFilter@3f841c0, org.springframework.security.web.csrf.CsrfFilter@38ff2aef, org.springframework.security.web.authentication.logout.LogoutFilter@4b537366, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@196bb779, org.springframework.security.web.authentication.ui.DefaultLoginPageGeneratingFilter@45c83ccd, org.springframework.security.web.authentication.ui.DefaultLogoutPageGeneratingFilter@45456d7b, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@15960303, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@33510cab, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@ce83bba, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@606ee0cb, org.springframework.security.web.session.SessionManagementFilter@3c51aaeb, org.springframework.security.web.access.ExceptionTranslationFilter@d166826, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@4239ea3f] 2024-01-11 16:17:44,340 INFO main o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'application.springCloudBusInput' has 1 subscriber(s). 2024-01-11 16:17:44,440 INFO main o.s.i.e.EventDrivenConsumer:174 - Adding {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 2024-01-11 16:17:44,440 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 1 subscriber(s). 2024-01-11 16:17:44,441 INFO main o.s.i.e.EventDrivenConsumer:292 - started bean '_org.springframework.integration.errorLogger' 2024-01-11 16:17:44,443 INFO main o.e.h.r.j.m.DeploymentManagementTest:61 - Started DeploymentManagementTest in 2.786 seconds (JVM running for 193.667) 2024-01-11 16:17:44,532 INFO pool-83-thread-1 o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'unknown.channel.name' has 1 subscriber(s). 2024-01-11 16:17:44,581 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.DeploymentManagementTest.multiAssigmentHistoryOverMultiplePagesResultsInTwoActiveAction()]... 2024-01-11 16:17:45,836 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.DeploymentManagementTest.multiAssigmentHistoryOverMultiplePagesResultsInTwoActiveAction()] succeeded. 2024-01-11 16:17:45,860 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.DeploymentManagementTest.verifyAssignTargetsToInvalidDistribution()]... 2024-01-11 16:17:45,900 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.DeploymentManagementTest.verifyAssignTargetsToInvalidDistribution()] succeeded. 2024-01-11 16:17:45,924 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.DeploymentManagementTest.checkThatDsRevisionsIsNotChangedWithTargetAssignment()]... 2024-01-11 16:17:45,979 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.DeploymentManagementTest.checkThatDsRevisionsIsNotChangedWithTargetAssignment()] succeeded. 2024-01-11 16:17:46,002 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.DeploymentManagementTest.failDistributionSetAssigmentThatIsNotComplete() throws java.lang.InterruptedException]... 2024-01-11 16:17:46,809 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.DeploymentManagementTest.failDistributionSetAssigmentThatIsNotComplete() throws java.lang.InterruptedException] succeeded. 2024-01-11 16:17:46,832 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.DeploymentManagementTest.findActionWithLazyDetails()]... 2024-01-11 16:17:46,881 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.DeploymentManagementTest.findActionWithLazyDetails()] succeeded. 2024-01-11 16:17:46,903 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.DeploymentManagementTest.entityQueriesReferringToNotExistingEntitiesThrowsException()]... 2024-01-11 16:17:47,027 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.DeploymentManagementTest.entityQueriesReferringToNotExistingEntitiesThrowsException()] succeeded. 2024-01-11 16:17:47,053 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.DeploymentManagementTest.manualCancelWithMultipleAssignmentsCancelMiddleOneFirst()]... 2024-01-11 16:17:47,210 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.DeploymentManagementTest.manualCancelWithMultipleAssignmentsCancelMiddleOneFirst()] succeeded. 2024-01-11 16:17:47,236 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.DeploymentManagementTest.verifyDSAssignmentFailsForTargetsWithTargetTypesThatAreNotCompatibleWithAnyDs()]... 2024-01-11 16:17:47,305 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.DeploymentManagementTest.verifyDSAssignmentFailsForTargetsWithTargetTypesThatAreNotCompatibleWithAnyDs()] succeeded. 2024-01-11 16:17:47,333 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.DeploymentManagementTest.assignDistributionSet2Targets()]... 2024-01-11 16:17:48,227 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.DeploymentManagementTest.assignDistributionSet2Targets()] succeeded. 2024-01-11 16:17:48,252 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.DeploymentManagementTest.manualCancelWithMultipleAssignmentsCancelLastOneFirst()]... 2024-01-11 16:17:48,379 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.DeploymentManagementTest.manualCancelWithMultipleAssignmentsCancelLastOneFirst()] succeeded. 2024-01-11 16:17:48,401 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.DeploymentManagementTest.deleteDistributionSet()]... 2024-01-11 16:17:48,642 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.DeploymentManagementTest.deleteDistributionSet()] succeeded. 2024-01-11 16:17:48,663 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.DeploymentManagementTest.assignDistributionSetToTagThatDoesNotExistThrowsException()]... 2024-01-11 16:17:48,765 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.DeploymentManagementTest.assignDistributionSetToTagThatDoesNotExistThrowsException()] succeeded. 2024-01-11 16:17:48,794 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.DeploymentManagementTest.verifyDistributionSetAssignmentResultNotContainsAlreadyAssignedTargets()]... 2024-01-11 16:17:48,837 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.DeploymentManagementTest.verifyDistributionSetAssignmentResultNotContainsAlreadyAssignedTargets()] succeeded. 2024-01-11 16:17:48,884 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.DeploymentManagementTest.forceQuitNotAllowedThrowsException()]... 2024-01-11 16:17:48,979 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.DeploymentManagementTest.forceQuitNotAllowedThrowsException()] succeeded. 2024-01-11 16:17:49,002 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.DeploymentManagementTest.duplicateAssignmentsInRequestAreRemovedIfMultiassignmentEnabled()]... 2024-01-11 16:17:49,882 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.DeploymentManagementTest.duplicateAssignmentsInRequestAreRemovedIfMultiassignmentEnabled()] succeeded. 2024-01-11 16:17:49,906 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.DeploymentManagementTest.forceAlreadyForcedActionNothingChanges()]... 2024-01-11 16:17:49,942 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.DeploymentManagementTest.forceAlreadyForcedActionNothingChanges()] succeeded. 2024-01-11 16:17:49,963 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.DeploymentManagementTest.verifyConfirmationRequiredFlagHaveNoInfluenceIfFlowIsDeactivated()]... 2024-01-11 16:17:50,036 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.DeploymentManagementTest.verifyConfirmationRequiredFlagHaveNoInfluenceIfFlowIsDeactivated()] succeeded. 2024-01-11 16:17:50,059 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.DeploymentManagementTest.assignedDistributionSet()]... 2024-01-11 16:17:50,187 WARN main o.e.h.r.j.m.AbstractDsAssignmentStrategy:265 - Cannot find target for targetWithActionType '2-00000'. 2024-01-11 16:17:50,187 WARN main o.e.h.r.j.m.AbstractDsAssignmentStrategy:265 - Cannot find target for targetWithActionType '2-00001'. 2024-01-11 16:17:50,188 WARN main o.e.h.r.j.m.AbstractDsAssignmentStrategy:265 - Cannot find target for targetWithActionType '2-00002'. 2024-01-11 16:17:50,188 WARN main o.e.h.r.j.m.AbstractDsAssignmentStrategy:265 - Cannot find target for targetWithActionType '2-00003'. 2024-01-11 16:17:50,188 WARN main o.e.h.r.j.m.AbstractDsAssignmentStrategy:265 - Cannot find target for targetWithActionType '2-00004'. 2024-01-11 16:17:50,188 WARN main o.e.h.r.j.m.AbstractDsAssignmentStrategy:265 - Cannot find target for targetWithActionType '2-00005'. 2024-01-11 16:17:50,188 WARN main o.e.h.r.j.m.AbstractDsAssignmentStrategy:265 - Cannot find target for targetWithActionType '2-00006'. 2024-01-11 16:17:50,188 WARN main o.e.h.r.j.m.AbstractDsAssignmentStrategy:265 - Cannot find target for targetWithActionType '2-00007'. 2024-01-11 16:17:50,188 WARN main o.e.h.r.j.m.AbstractDsAssignmentStrategy:265 - Cannot find target for targetWithActionType '2-00008'. 2024-01-11 16:17:50,188 WARN main o.e.h.r.j.m.AbstractDsAssignmentStrategy:265 - Cannot find target for targetWithActionType '2-00009'. 2024-01-11 16:17:50,820 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.DeploymentManagementTest.assignedDistributionSet()] succeeded. 2024-01-11 16:17:50,844 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.DeploymentManagementTest.assignDistributionSetAndAutoCloseActiveActions()]... 2024-01-11 16:17:51,940 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.DeploymentManagementTest.assignDistributionSetAndAutoCloseActiveActions()] succeeded. 2024-01-11 16:17:51,962 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.DeploymentManagementTest.forceSoftAction()]... 2024-01-11 16:17:52,004 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.DeploymentManagementTest.forceSoftAction()] succeeded. 2024-01-11 16:17:52,028 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.DeploymentManagementTest.alternatingAssignmentAndAddUpdateActionStatus()]... 2024-01-11 16:17:52,126 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.DeploymentManagementTest.alternatingAssignmentAndAddUpdateActionStatus()] succeeded. 2024-01-11 16:17:52,150 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.DeploymentManagementTest.cancelMultiAssignmentActions()]... 2024-01-11 16:17:53,274 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.DeploymentManagementTest.cancelMultiAssignmentActions()] succeeded. 2024-01-11 16:17:53,307 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.DeploymentManagementTest.verifyAssignTargetsToIncompleteDistribution()]... 2024-01-11 16:17:53,328 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.DeploymentManagementTest.verifyAssignTargetsToIncompleteDistribution()] succeeded. 2024-01-11 16:17:53,351 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.DeploymentManagementTest.multiOfflineAssignment()]... 2024-01-11 16:17:54,048 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.DeploymentManagementTest.multiOfflineAssignment()] succeeded. 2024-01-11 16:17:54,070 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.DeploymentManagementTest.forceQuitSetActionToInactive() throws java.lang.InterruptedException]... 2024-01-11 16:17:54,147 WARN main o.e.h.r.j.m.JpaDeploymentManagement:626 - action (JpaAction [distributionSet=47, version=2, id=151, actionType=FORCED, weight=Optional.empty, isActive=true, createdAt=1704989874133, lastModifiedAt=1704989874144, status=CANCELING]) was still active and has been force quite. 2024-01-11 16:17:54,186 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.DeploymentManagementTest.forceQuitSetActionToInactive() throws java.lang.InterruptedException] succeeded. 2024-01-11 16:17:54,210 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.DeploymentManagementTest.assignmentWithConfirmationFlowActive(boolean)]... 2024-01-11 16:17:54,263 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.DeploymentManagementTest.assignmentWithConfirmationFlowActive(boolean)] succeeded. 2024-01-11 16:17:54,298 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.DeploymentManagementTest.assignmentWithConfirmationFlowActive(boolean)]... 2024-01-11 16:17:54,340 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.DeploymentManagementTest.assignmentWithConfirmationFlowActive(boolean)] succeeded. 2024-01-11 16:17:54,362 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.DeploymentManagementTest.multipleAssignmentWithConfirmationFlowActiveVerifyCancelBehaviour()]... 2024-01-11 16:17:54,433 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.DeploymentManagementTest.multipleAssignmentWithConfirmationFlowActiveVerifyCancelBehaviour()] succeeded. 2024-01-11 16:17:54,456 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.DeploymentManagementTest.findActionStatusByActionId()]... 2024-01-11 16:17:54,511 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.DeploymentManagementTest.findActionStatusByActionId()] succeeded. 2024-01-11 16:17:54,534 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.DeploymentManagementTest.previousAssignmentsAreNotCanceledInMultiAssignMode()]... 2024-01-11 16:17:55,603 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.DeploymentManagementTest.previousAssignmentsAreNotCanceledInMultiAssignMode()] succeeded. 2024-01-11 16:17:55,627 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.DeploymentManagementTest.verifyDSAssignmentFailsForTargetsWithIncompatibleTargetTypes()]... 2024-01-11 16:17:55,657 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.DeploymentManagementTest.verifyDSAssignmentFailsForTargetsWithIncompatibleTargetTypes()] succeeded. 2024-01-11 16:17:55,679 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.DeploymentManagementTest.findMessagesByActionStatusId()]... 2024-01-11 16:17:55,739 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.DeploymentManagementTest.findMessagesByActionStatusId()] succeeded. 2024-01-11 16:17:55,762 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.DeploymentManagementTest.findActionByTargetId()]... 2024-01-11 16:17:55,798 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.DeploymentManagementTest.findActionByTargetId()] succeeded. 2024-01-11 16:17:55,821 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.DeploymentManagementTest.multiAssignmentInOneRequest()]... 2024-01-11 16:17:56,722 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.DeploymentManagementTest.multiAssignmentInOneRequest()] succeeded. 2024-01-11 16:17:56,747 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.DeploymentManagementTest.verifyDSAssignmentForMultipleTargetsWithDifferentTargetTypes()]... 2024-01-11 16:17:56,805 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.DeploymentManagementTest.verifyDSAssignmentForMultipleTargetsWithDifferentTargetTypes()] succeeded. 2024-01-11 16:17:56,830 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.DeploymentManagementTest.weightNotAllowedWhenMultiAssignmentModeNotEnabled()]... 2024-01-11 16:17:57,158 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.DeploymentManagementTest.weightNotAllowedWhenMultiAssignmentModeNotEnabled()] succeeded. 2024-01-11 16:17:57,182 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.DeploymentManagementTest.weightNotRequiredInMultiAssignmentMode()]... 2024-01-11 16:17:57,222 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.DeploymentManagementTest.weightNotRequiredInMultiAssignmentMode()] succeeded. 2024-01-11 16:17:57,244 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.DeploymentManagementTest.verifyDSAssignmentForMultipleTargetsWithSameTargetType()]... 2024-01-11 16:17:57,405 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.DeploymentManagementTest.verifyDSAssignmentForMultipleTargetsWithSameTargetType()] succeeded. 2024-01-11 16:17:57,429 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.DeploymentManagementTest.assignDistributionSetAndAddFinishedActionStatus()]... 2024-01-11 16:17:57,708 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.DeploymentManagementTest.assignDistributionSetAndAddFinishedActionStatus()] succeeded. 2024-01-11 16:17:57,731 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.DeploymentManagementTest.weightValidatedAndSaved()]... 2024-01-11 16:17:58,495 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.DeploymentManagementTest.weightValidatedAndSaved()] succeeded. 2024-01-11 16:17:58,517 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.DeploymentManagementTest.assignmentRequestThatIsTooLarge()]... 2024-01-11 16:17:58,637 WARN main o.e.h.r.j.u.QuotaHelper:149 - Quota exceeded: Cannot assign 21 entities at once. The maximum is 20. 2024-01-11 16:17:58,645 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.DeploymentManagementTest.assignmentRequestThatIsTooLarge()] succeeded. 2024-01-11 16:17:58,666 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.DeploymentManagementTest.multipleAssignmentsToTargetOnlyAllowedInMultiAssignMode()]... 2024-01-11 16:17:58,721 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.DeploymentManagementTest.multipleAssignmentsToTargetOnlyAllowedInMultiAssignMode()] succeeded. 2024-01-11 16:17:58,742 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.DeploymentManagementTest.assertMaxActionsPerTargetQuotaIsEnforced()]... 2024-01-11 16:17:58,928 WARN main o.e.h.r.j.u.QuotaHelper:129 - Cannot assign 1 Action entities to Target 'targetExist' because of the configured quota limit 20. Currently, there are 20 Action entities assigned. 2024-01-11 16:17:58,935 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.DeploymentManagementTest.assertMaxActionsPerTargetQuotaIsEnforced()] succeeded. 2024-01-11 16:17:58,956 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.DeploymentManagementTest.multipleDeployments()]... 2024-01-11 16:17:59,926 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.DeploymentManagementTest.multipleDeployments()] succeeded. 2024-01-11 16:17:59,948 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.DeploymentManagementTest.testAlreadyAssignedAndAssignedActionsInAssignmentResult()]... 2024-01-11 16:18:00,010 WARN main o.e.h.r.j.m.AbstractDsAssignmentStrategy:265 - Cannot find target for targetWithActionType 'target1'. 2024-01-11 16:18:00,023 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.DeploymentManagementTest.testAlreadyAssignedAndAssignedActionsInAssignmentResult()] succeeded. 2024-01-11 16:18:00,046 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.DeploymentManagementTest.nonExistingEntityAccessReturnsNotPresent()]... 2024-01-11 16:18:00,154 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.DeploymentManagementTest.nonExistingEntityAccessReturnsNotPresent()] succeeded. 2024-01-11 16:18:00,177 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.DeploymentManagementTest.deletesTargetsAndVerifyCascadeDeletes()]... 2024-01-11 16:18:00,388 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.DeploymentManagementTest.deletesTargetsAndVerifyCascadeDeletes()] succeeded. 2024-01-11 16:18:00,411 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.DeploymentManagementTest.assignmentWithAutoConfirmationWillBeHandledCorrectly(boolean)]... 2024-01-11 16:18:00,480 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.DeploymentManagementTest.assignmentWithAutoConfirmationWillBeHandledCorrectly(boolean)] succeeded. 2024-01-11 16:18:00,502 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.DeploymentManagementTest.assignmentWithAutoConfirmationWillBeHandledCorrectly(boolean)]... 2024-01-11 16:18:00,541 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.DeploymentManagementTest.assignmentWithAutoConfirmationWillBeHandledCorrectly(boolean)] succeeded. 2024-01-11 16:18:00,563 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.DeploymentManagementTest.maxActionsPerTargetIsCheckedBeforeAssignmentExecution()]... 2024-01-11 16:18:00,824 WARN main o.e.h.r.j.u.QuotaHelper:149 - Quota exceeded: Cannot assign 21 entities at once. The maximum is 20. 2024-01-11 16:18:01,338 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.DeploymentManagementTest.maxActionsPerTargetIsCheckedBeforeAssignmentExecution()] succeeded. 2024-01-11 16:18:01,379 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.DeploymentManagementTest.assignDistributionSetToNotExistingTarget()]... 2024-01-11 16:18:01,416 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.DeploymentManagementTest.assignDistributionSetToNotExistingTarget()] succeeded. 2024-01-11 16:18:01,418 INFO main o.s.i.e.EventDrivenConsumer:174 - Removing {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 2024-01-11 16:18:01,418 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 0 subscriber(s). 2024-01-11 16:18:01,419 INFO main o.s.i.e.EventDrivenConsumer:292 - stopped bean '_org.springframework.integration.errorLogger' 2024-01-11 16:18:01,423 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:651 - Closing JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 16:18:01,424 INFO main c.z.h.HikariDataSource:350 - HikariPool-28 - Shutdown initiated... 2024-01-11 16:18:01,424 INFO main c.z.h.HikariDataSource:352 - HikariPool-28 - Shutdown completed. [INFO] Tests run: 51, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 19.78 s -- in org.eclipse.hawkbit.repository.jpa.management.DeploymentManagementTest [INFO] Running org.eclipse.hawkbit.repository.jpa.management.SystemManagementTest 2024-01-11 16:18:01,428 INFO main o.e.h.r.t.u.SharedSqlTestDatabaseExtension:34 - Schema generation skipped... No datasource environment variables found! 2024-01-11 16:18:01,429 INFO main o.s.t.c.s.AbstractContextLoader:264 - Could not detect default resource locations for test class [org.eclipse.hawkbit.repository.jpa.AbstractJpaIntegrationTest]: no resource found for suffixes {-context.xml, Context.groovy}. 2024-01-11 16:18:01,430 INFO main o.s.t.c.s.AbstractContextLoader:264 - Could not detect default resource locations for test class [org.eclipse.hawkbit.repository.test.util.AbstractIntegrationTest]: no resource found for suffixes {-context.xml, Context.groovy}. 2024-01-11 16:18:01,432 INFO main o.s.b.t.c.SpringBootTestContextBootstrapper:245 - Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener, org.springframework.security.test.context.support.ReactorContextTestExecutionListener, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener, org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.event.ApplicationEventsTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener] 2024-01-11 16:18:01,433 INFO main o.s.b.t.c.SpringBootTestContextBootstrapper:174 - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@4103b96f, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@51a8acf9, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@612a2066, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@4bb5894a, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@17a19992, org.springframework.test.context.support.DirtiesContextTestExecutionListener@37a30fb, org.springframework.test.context.transaction.TransactionalTestExecutionListener@33e309e2, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@547b390d, org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener@4f0d4719, org.springframework.test.context.event.EventPublishingTestExecutionListener@1d224beb, org.springframework.security.test.context.support.ReactorContextTestExecutionListener@3625fdb4, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@3b9b092c, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@1e0ba4c9, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@1179c9f0, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@8285e36, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@6b99f476, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@28f72820, org.eclipse.hawkbit.repository.test.matcher.EventVerifier@771e4287, org.eclipse.hawkbit.repository.test.util.CleanupTestExecutionListener@3d0d7bbc] 2024-01-11 16:18:01,433 INFO main o.e.h.r.t.u.SharedSqlTestDatabaseExtension:34 - Schema generation skipped... No datasource environment variables found! . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.18) 2024-01-11 16:18:01,471 INFO main o.e.h.r.j.m.SystemManagementTest:55 - Starting SystemManagementTest using Java 17.0.9 on basic-bw2k7 with PID 1164 (started by jenkins in /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa) 2024-01-11 16:18:01,472 INFO main o.e.h.r.j.m.SystemManagementTest:638 - The following 1 profile is active: "test" 2024-01-11 16:18:01,607 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:132 - Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2024-01-11 16:18:01,622 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:201 - Finished Spring Data repository scanning in 13 ms. Found 20 JPA repository interfaces. 2024-01-11 16:18:01,715 INFO main o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor:292 - No bean named 'errorChannel' has been explicitly defined. Therefore, a default PublishSubscribeChannel will be created. 2024-01-11 16:18:01,716 INFO main o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor:292 - No bean named 'integrationHeaderChannelRegistry' has been explicitly defined. Therefore, a default DefaultHeaderChannelRegistry will be created. 2024-01-11 16:18:01,719 INFO main o.s.c.c.s.GenericScope:283 - BeanFactory id=61c8307c-da16-3faa-9a4d-05d1a05b9a89 2024-01-11 16:18:01,745 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:18:01,748 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration' of type [org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:18:01,749 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:18:01,750 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'loadBalancerClientsDefaultsMappingsProvider' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration$$Lambda$921/0x00007eff2c52d9e8] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:18:01,751 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'defaultsBindHandlerAdvisor' of type [org.springframework.cloud.commons.config.DefaultsBindHandlerAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:18:01,754 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'BindingHandlerAdvise' of type [org.springframework.cloud.stream.config.BindingHandlerAdvise] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:18:01,757 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spelConverter' of type [org.springframework.cloud.stream.config.SpelExpressionConverterConfiguration$SpelConverter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:18:01,758 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration' of type [org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:18:01,759 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'stringOrNumberMigrationVersionConverter' of type [org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration$StringOrNumberToMigrationVersionConverter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:18:01,763 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:18:01,777 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'dataSource' of type [com.zaxxer.hikari.HikariDataSource] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:18:01,780 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties' of type [org.springframework.boot.autoconfigure.orm.jpa.JpaProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:18:01,782 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'repositoryApplicationConfiguration' of type [org.eclipse.hawkbit.repository.jpa.RepositoryApplicationConfiguration$$EnhancerBySpringCGLIB$$4ee2a2be] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:18:01,880 INFO main o.f.c.i.l.VersionPrinter:37 - Flyway Community Edition 8.5.13 by Redgate 2024-01-11 16:18:01,880 INFO main o.f.c.i.l.VersionPrinter:37 - See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.13 2024-01-11 16:18:01,880 INFO main o.f.c.i.l.VersionPrinter:37 - 2024-01-11 16:18:01,883 INFO main c.z.h.HikariDataSource:110 - HikariPool-29 - Starting... 2024-01-11 16:18:01,884 INFO main c.z.h.HikariDataSource:123 - HikariPool-29 - Start completed. 2024-01-11 16:18:01,885 INFO main o.f.c.i.d.b.BaseDatabaseType:37 - Database: jdbc:h2:mem:testdb (H2 2.2) 2024-01-11 16:18:01,886 WARN main o.f.c.i.d.b.Database:41 - Flyway upgrade recommended: H2 2.2.222 is newer than this version of Flyway and support has not been tested. The latest supported version of H2 is 2.1.210. 2024-01-11 16:18:01,894 INFO main o.f.c.i.c.DbValidate:37 - Successfully validated 47 migrations (execution time 00:00.007s) 2024-01-11 16:18:01,894 INFO main o.f.c.i.s.JdbcTableSchemaHistory:37 - Creating Schema History table "PUBLIC"."schema_version" ... 2024-01-11 16:18:01,896 INFO main o.f.c.i.c.DbMigrate:37 - Current version of schema "PUBLIC": << Empty Schema >> 2024-01-11 16:18:01,901 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.0.1 - init " 2024-01-11 16:18:01,913 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.2.0 - update target info for message " 2024-01-11 16:18:01,915 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.0 - cascade delete " 2024-01-11 16:18:01,918 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.1 - cascade delete " 2024-01-11 16:18:01,920 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.5.0 - target filter query " 2024-01-11 16:18:01,922 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.6.0 - rollout management " 2024-01-11 16:18:01,928 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.0 - swmType maxAssignment greater 0 " 2024-01-11 16:18:01,929 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.1 - reduce length enums " 2024-01-11 16:18:01,935 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.0 - auto assign ds filter " 2024-01-11 16:18:01,937 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.1 - cascade delete " 2024-01-11 16:18:01,939 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.2 - remove external artifact " 2024-01-11 16:18:01,940 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.9.0 - add rollout groups created " 2024-01-11 16:18:01,942 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.0 - advanced rolloutgroup " 2024-01-11 16:18:01,946 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.1 - consolidate artifact sha1 " 2024-01-11 16:18:01,949 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.2 - rollout auto start " 2024-01-11 16:18:01,951 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.3 - add rollout deleted flag " 2024-01-11 16:18:01,965 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.0 - drop target info " 2024-01-11 16:18:01,977 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.1 - target filter query UQ " 2024-01-11 16:18:01,978 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.2 - remove unused idexes " 2024-01-11 16:18:01,979 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.3 - add module md targetvis " 2024-01-11 16:18:01,981 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.0 - action performance " 2024-01-11 16:18:01,991 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.1 - missing non null " 2024-01-11 16:18:01,996 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.2 - missing non null enum " 2024-01-11 16:18:01,997 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.3 - cascade delete " 2024-01-11 16:18:01,998 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.4 - add maintenance window " 2024-01-11 16:18:02,004 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.6 - add index " 2024-01-11 16:18:02,005 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.7 - add rollout approval fields " 2024-01-11 16:18:02,009 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.8 - change length of created last modified by " 2024-01-11 16:18:02,011 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.9 - add target metadata " 2024-01-11 16:18:02,012 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.10 - change length of target attributes key " 2024-01-11 16:18:02,014 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.11 - add auto assign action type " 2024-01-11 16:18:02,016 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.12 - change length of controller id and name " 2024-01-11 16:18:02,018 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.13 - add action external id " 2024-01-11 16:18:02,021 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.14 - add sha256 hash " 2024-01-11 16:18:02,023 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.15 - add weight " 2024-01-11 16:18:02,028 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.16 - add action initiated by " 2024-01-11 16:18:02,031 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.17 - add index target modified " 2024-01-11 16:18:02,033 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.18 - add target type " 2024-01-11 16:18:02,037 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.19 - add valid flag to ds " 2024-01-11 16:18:02,041 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.20 - add encryption flag to sm " 2024-01-11 16:18:02,043 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.21 - add rollouts status index " 2024-01-11 16:18:02,044 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.22 - change target type name length " 2024-01-11 16:18:02,046 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.23 - add action status code " 2024-01-11 16:18:02,048 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.24 - add last action status code " 2024-01-11 16:18:02,051 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.25 - add confirmation flag " 2024-01-11 16:18:02,055 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.26 - add access control context " 2024-01-11 16:18:02,058 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.27 - target type inherit type " 2024-01-11 16:18:02,060 INFO main o.f.c.i.c.DbMigrate:37 - Successfully applied 47 migrations to schema "PUBLIC", now at version v1.12.27 (execution time 00:00.163s) 2024-01-11 16:18:02,117 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:437 - Initialized JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 16:18:02,532 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:339 - Usage of Spring Data projections detected on persistence provider EclipseLink. Make sure the following query methods declare result columns in exactly the order the accessors are declared in the projecting interface or the order of parameters for DTOs: 2024-01-11 16:18:02,532 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutId(java.lang.Long) 2024-01-11 16:18:02,533 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutId(java.util.List) 2024-01-11 16:18:02,540 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutGroupId(java.util.List) 2024-01-11 16:18:02,541 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutGroupId(java.lang.Long) 2024-01-11 16:18:02,849 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:339 - Usage of Spring Data projections detected on persistence provider EclipseLink. Make sure the following query methods declare result columns in exactly the order the accessors are declared in the projecting interface or the order of parameters for DTOs: 2024-01-11 16:18:02,849 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.DistributionSetRepository.countRolloutsByStatusForDistributionSet(java.lang.Long) 2024-01-11 16:18:02,852 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.DistributionSetRepository.countActionsByStatusForDistributionSet(java.lang.Long) 2024-01-11 16:18:03,522 WARN main o.s.b.a.o.j.JpaBaseConfiguration$JpaWebConfiguration:223 - spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning 2024-01-11 16:18:04,039 WARN main o.s.b.a.s.s.UserDetailsServiceAutoConfiguration:89 - Using generated security password: cc412cac-1d6e-418b-86d5-2af527a79b95 This generated password is for development use only. Your security configuration must be updated before running your application in production. 2024-01-11 16:18:04,131 INFO main o.s.s.w.DefaultSecurityFilterChain:55 - Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@15fb0a6d, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@716b9297, org.springframework.security.web.context.SecurityContextPersistenceFilter@4ba4d094, org.springframework.security.web.header.HeaderWriterFilter@18e7fe4a, org.springframework.security.web.csrf.CsrfFilter@4c6a16c4, org.springframework.security.web.authentication.logout.LogoutFilter@447572da, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@126de5dd, org.springframework.security.web.authentication.ui.DefaultLoginPageGeneratingFilter@29ffbe7, org.springframework.security.web.authentication.ui.DefaultLogoutPageGeneratingFilter@c55d26a, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@7ce3534c, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@4f7365a9, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@223e2ca3, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@6aca999f, org.springframework.security.web.session.SessionManagementFilter@57e4209a, org.springframework.security.web.access.ExceptionTranslationFilter@50a1594, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@6d4126bb] 2024-01-11 16:18:04,308 INFO main o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'application.springCloudBusInput' has 1 subscriber(s). 2024-01-11 16:18:04,407 INFO main o.s.i.e.EventDrivenConsumer:174 - Adding {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 2024-01-11 16:18:04,407 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 1 subscriber(s). 2024-01-11 16:18:04,407 INFO main o.s.i.e.EventDrivenConsumer:292 - started bean '_org.springframework.integration.errorLogger' 2024-01-11 16:18:04,409 INFO main o.e.h.r.j.m.SystemManagementTest:61 - Started SystemManagementTest in 2.975 seconds (JVM running for 213.634) 2024-01-11 16:18:04,498 INFO pool-86-thread-1 o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'unknown.channel.name' has 1 subscriber(s). 2024-01-11 16:18:04,543 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.SystemManagementTest.systemUsageReportCollectsActionsOfAllTenants() throws java.lang.Exception]... 2024-01-11 16:18:05,205 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.SystemManagementTest.systemUsageReportCollectsActionsOfAllTenants() throws java.lang.Exception] succeeded. 2024-01-11 16:18:05,274 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.SystemManagementTest.systemUsageReportCollectsTargetsOfAllTenants() throws java.lang.Exception]... 2024-01-11 16:18:05,509 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.SystemManagementTest.systemUsageReportCollectsTargetsOfAllTenants() throws java.lang.Exception] succeeded. 2024-01-11 16:18:05,552 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.SystemManagementTest.systemUsageReportCollectsArtifactsOfAllTenants() throws java.lang.Exception]... 2024-01-11 16:18:05,702 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.SystemManagementTest.systemUsageReportCollectsArtifactsOfAllTenants() throws java.lang.Exception] succeeded. 2024-01-11 16:18:05,723 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.SystemManagementTest.findTenantsReturnsAllTenantsNotOnlyWhichLoggedIn() throws java.lang.Exception]... 2024-01-11 16:18:05,741 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.SystemManagementTest.findTenantsReturnsAllTenantsNotOnlyWhichLoggedIn() throws java.lang.Exception] succeeded. 2024-01-11 16:18:05,779 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.SystemManagementTest.systemUsageReportCollectsStatisticsOfManyTenants() throws java.lang.Exception]... 2024-01-11 16:18:12,062 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.SystemManagementTest.systemUsageReportCollectsStatisticsOfManyTenants() throws java.lang.Exception] succeeded. 2024-01-11 16:18:12,065 INFO main o.s.i.e.EventDrivenConsumer:174 - Removing {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 2024-01-11 16:18:12,065 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 0 subscriber(s). 2024-01-11 16:18:12,065 INFO main o.s.i.e.EventDrivenConsumer:292 - stopped bean '_org.springframework.integration.errorLogger' 2024-01-11 16:18:12,069 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:651 - Closing JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 16:18:12,070 INFO main c.z.h.HikariDataSource:350 - HikariPool-29 - Shutdown initiated... 2024-01-11 16:18:12,071 INFO main c.z.h.HikariDataSource:352 - HikariPool-29 - Shutdown completed. [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.64 s -- in org.eclipse.hawkbit.repository.jpa.management.SystemManagementTest [INFO] Running org.eclipse.hawkbit.repository.jpa.management.ControllerManagementTest 2024-01-11 16:18:12,075 INFO main o.e.h.r.t.u.SharedSqlTestDatabaseExtension:34 - Schema generation skipped... No datasource environment variables found! 2024-01-11 16:18:12,077 INFO main o.s.t.c.s.AbstractContextLoader:264 - Could not detect default resource locations for test class [org.eclipse.hawkbit.repository.jpa.AbstractJpaIntegrationTest]: no resource found for suffixes {-context.xml, Context.groovy}. 2024-01-11 16:18:12,077 INFO main o.s.t.c.s.AbstractContextLoader:264 - Could not detect default resource locations for test class [org.eclipse.hawkbit.repository.test.util.AbstractIntegrationTest]: no resource found for suffixes {-context.xml, Context.groovy}. 2024-01-11 16:18:12,080 INFO main o.s.b.t.c.SpringBootTestContextBootstrapper:245 - Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener, org.springframework.security.test.context.support.ReactorContextTestExecutionListener, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener, org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.event.ApplicationEventsTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener] 2024-01-11 16:18:12,080 INFO main o.s.b.t.c.SpringBootTestContextBootstrapper:174 - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@3e2156c, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@457024e, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@60c665c0, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@1f54b761, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@c8e9892, org.springframework.test.context.support.DirtiesContextTestExecutionListener@3077ae3f, org.springframework.test.context.transaction.TransactionalTestExecutionListener@63cc3594, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@59197933, org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener@212b208a, org.springframework.test.context.event.EventPublishingTestExecutionListener@2c2064c6, org.springframework.security.test.context.support.ReactorContextTestExecutionListener@2ec28443, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@3c00b049, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@44d7e833, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@6b7ea23b, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@51a4d38b, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@681fa30e, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@13f2484e, org.eclipse.hawkbit.repository.test.matcher.EventVerifier@d035f71, org.eclipse.hawkbit.repository.test.util.CleanupTestExecutionListener@7a4cfdd1] . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.18) 2024-01-11 16:18:12,104 INFO main o.e.h.r.j.m.ControllerManagementTest:55 - Starting ControllerManagementTest using Java 17.0.9 on basic-bw2k7 with PID 1164 (started by jenkins in /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa) 2024-01-11 16:18:12,104 INFO main o.e.h.r.j.m.ControllerManagementTest:638 - The following 1 profile is active: "test" 2024-01-11 16:18:12,203 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:132 - Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2024-01-11 16:18:12,234 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:201 - Finished Spring Data repository scanning in 31 ms. Found 20 JPA repository interfaces. 2024-01-11 16:18:12,309 INFO main o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor:292 - No bean named 'errorChannel' has been explicitly defined. Therefore, a default PublishSubscribeChannel will be created. 2024-01-11 16:18:12,309 INFO main o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor:292 - No bean named 'integrationHeaderChannelRegistry' has been explicitly defined. Therefore, a default DefaultHeaderChannelRegistry will be created. 2024-01-11 16:18:12,313 INFO main o.s.c.c.s.GenericScope:283 - BeanFactory id=61c8307c-da16-3faa-9a4d-05d1a05b9a89 2024-01-11 16:18:12,338 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:18:12,341 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration' of type [org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:18:12,342 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:18:12,343 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'loadBalancerClientsDefaultsMappingsProvider' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration$$Lambda$921/0x00007eff2c52d9e8] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:18:12,344 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'defaultsBindHandlerAdvisor' of type [org.springframework.cloud.commons.config.DefaultsBindHandlerAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:18:12,347 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'BindingHandlerAdvise' of type [org.springframework.cloud.stream.config.BindingHandlerAdvise] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:18:12,349 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spelConverter' of type [org.springframework.cloud.stream.config.SpelExpressionConverterConfiguration$SpelConverter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:18:12,350 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration' of type [org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:18:12,351 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'stringOrNumberMigrationVersionConverter' of type [org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration$StringOrNumberToMigrationVersionConverter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:18:12,355 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:18:12,364 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'dataSource' of type [com.zaxxer.hikari.HikariDataSource] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:18:12,367 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties' of type [org.springframework.boot.autoconfigure.orm.jpa.JpaProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:18:12,372 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'repositoryApplicationConfiguration' of type [org.eclipse.hawkbit.repository.jpa.RepositoryApplicationConfiguration$$EnhancerBySpringCGLIB$$4ee2a2be] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:18:12,463 INFO main o.f.c.i.l.VersionPrinter:37 - Flyway Community Edition 8.5.13 by Redgate 2024-01-11 16:18:12,464 INFO main o.f.c.i.l.VersionPrinter:37 - See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.13 2024-01-11 16:18:12,464 INFO main o.f.c.i.l.VersionPrinter:37 - 2024-01-11 16:18:12,466 INFO main c.z.h.HikariDataSource:110 - HikariPool-30 - Starting... 2024-01-11 16:18:12,468 INFO main c.z.h.HikariDataSource:123 - HikariPool-30 - Start completed. 2024-01-11 16:18:12,468 INFO main o.f.c.i.d.b.BaseDatabaseType:37 - Database: jdbc:h2:mem:testdb (H2 2.2) 2024-01-11 16:18:12,469 WARN main o.f.c.i.d.b.Database:41 - Flyway upgrade recommended: H2 2.2.222 is newer than this version of Flyway and support has not been tested. The latest supported version of H2 is 2.1.210. 2024-01-11 16:18:12,478 INFO main o.f.c.i.c.DbValidate:37 - Successfully validated 47 migrations (execution time 00:00.007s) 2024-01-11 16:18:12,478 INFO main o.f.c.i.s.JdbcTableSchemaHistory:37 - Creating Schema History table "PUBLIC"."schema_version" ... 2024-01-11 16:18:12,480 INFO main o.f.c.i.c.DbMigrate:37 - Current version of schema "PUBLIC": << Empty Schema >> 2024-01-11 16:18:12,486 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.0.1 - init " 2024-01-11 16:18:12,496 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.2.0 - update target info for message " 2024-01-11 16:18:12,499 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.0 - cascade delete " 2024-01-11 16:18:12,502 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.1 - cascade delete " 2024-01-11 16:18:12,503 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.5.0 - target filter query " 2024-01-11 16:18:12,505 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.6.0 - rollout management " 2024-01-11 16:18:12,511 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.0 - swmType maxAssignment greater 0 " 2024-01-11 16:18:12,512 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.1 - reduce length enums " 2024-01-11 16:18:12,518 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.0 - auto assign ds filter " 2024-01-11 16:18:12,520 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.1 - cascade delete " 2024-01-11 16:18:12,523 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.2 - remove external artifact " 2024-01-11 16:18:12,524 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.9.0 - add rollout groups created " 2024-01-11 16:18:12,526 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.0 - advanced rolloutgroup " 2024-01-11 16:18:12,530 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.1 - consolidate artifact sha1 " 2024-01-11 16:18:12,534 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.2 - rollout auto start " 2024-01-11 16:18:12,536 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.3 - add rollout deleted flag " 2024-01-11 16:18:12,550 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.0 - drop target info " 2024-01-11 16:18:12,562 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.1 - target filter query UQ " 2024-01-11 16:18:12,563 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.2 - remove unused idexes " 2024-01-11 16:18:12,564 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.3 - add module md targetvis " 2024-01-11 16:18:12,567 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.0 - action performance " 2024-01-11 16:18:12,578 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.1 - missing non null " 2024-01-11 16:18:12,583 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.2 - missing non null enum " 2024-01-11 16:18:12,584 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.3 - cascade delete " 2024-01-11 16:18:12,586 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.4 - add maintenance window " 2024-01-11 16:18:12,591 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.6 - add index " 2024-01-11 16:18:12,593 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.7 - add rollout approval fields " 2024-01-11 16:18:12,597 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.8 - change length of created last modified by " 2024-01-11 16:18:12,599 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.9 - add target metadata " 2024-01-11 16:18:12,600 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.10 - change length of target attributes key " 2024-01-11 16:18:12,602 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.11 - add auto assign action type " 2024-01-11 16:18:12,604 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.12 - change length of controller id and name " 2024-01-11 16:18:12,606 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.13 - add action external id " 2024-01-11 16:18:12,608 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.14 - add sha256 hash " 2024-01-11 16:18:12,611 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.15 - add weight " 2024-01-11 16:18:12,615 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.16 - add action initiated by " 2024-01-11 16:18:12,619 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.17 - add index target modified " 2024-01-11 16:18:12,620 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.18 - add target type " 2024-01-11 16:18:12,624 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.19 - add valid flag to ds " 2024-01-11 16:18:12,627 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.20 - add encryption flag to sm " 2024-01-11 16:18:12,630 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.21 - add rollouts status index " 2024-01-11 16:18:12,631 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.22 - change target type name length " 2024-01-11 16:18:12,632 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.23 - add action status code " 2024-01-11 16:18:12,634 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.24 - add last action status code " 2024-01-11 16:18:12,637 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.25 - add confirmation flag " 2024-01-11 16:18:12,640 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.26 - add access control context " 2024-01-11 16:18:12,643 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.27 - target type inherit type " 2024-01-11 16:18:12,644 INFO main o.f.c.i.c.DbMigrate:37 - Successfully applied 47 migrations to schema "PUBLIC", now at version v1.12.27 (execution time 00:00.164s) 2024-01-11 16:18:12,697 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:437 - Initialized JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 16:18:13,099 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:339 - Usage of Spring Data projections detected on persistence provider EclipseLink. Make sure the following query methods declare result columns in exactly the order the accessors are declared in the projecting interface or the order of parameters for DTOs: 2024-01-11 16:18:13,099 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutId(java.lang.Long) 2024-01-11 16:18:13,100 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutId(java.util.List) 2024-01-11 16:18:13,106 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutGroupId(java.util.List) 2024-01-11 16:18:13,107 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutGroupId(java.lang.Long) 2024-01-11 16:18:13,403 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:339 - Usage of Spring Data projections detected on persistence provider EclipseLink. Make sure the following query methods declare result columns in exactly the order the accessors are declared in the projecting interface or the order of parameters for DTOs: 2024-01-11 16:18:13,403 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.DistributionSetRepository.countRolloutsByStatusForDistributionSet(java.lang.Long) 2024-01-11 16:18:13,406 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.DistributionSetRepository.countActionsByStatusForDistributionSet(java.lang.Long) 2024-01-11 16:18:14,048 WARN main o.s.b.a.o.j.JpaBaseConfiguration$JpaWebConfiguration:223 - spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning 2024-01-11 16:18:14,520 WARN main o.s.b.a.s.s.UserDetailsServiceAutoConfiguration:89 - Using generated security password: 9580bb34-ba6c-4fb2-a37d-6288b312a9eb This generated password is for development use only. Your security configuration must be updated before running your application in production. 2024-01-11 16:18:14,600 INFO main o.s.s.w.DefaultSecurityFilterChain:55 - Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@74c1e4be, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@3596a335, org.springframework.security.web.context.SecurityContextPersistenceFilter@46e032d, org.springframework.security.web.header.HeaderWriterFilter@234b2b4f, org.springframework.security.web.csrf.CsrfFilter@165f26bf, org.springframework.security.web.authentication.logout.LogoutFilter@e39317d, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@59cb0284, org.springframework.security.web.authentication.ui.DefaultLoginPageGeneratingFilter@5ce3de47, org.springframework.security.web.authentication.ui.DefaultLogoutPageGeneratingFilter@34c84821, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@59110693, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@72fb4ee9, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@6f85cf0, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@653cf5b5, org.springframework.security.web.session.SessionManagementFilter@6bebaa31, org.springframework.security.web.access.ExceptionTranslationFilter@4a0e08db, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@468bfcc] 2024-01-11 16:18:14,818 INFO main o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'application.springCloudBusInput' has 1 subscriber(s). 2024-01-11 16:18:14,917 INFO main o.s.i.e.EventDrivenConsumer:174 - Adding {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 2024-01-11 16:18:14,918 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 1 subscriber(s). 2024-01-11 16:18:14,918 INFO main o.s.i.e.EventDrivenConsumer:292 - started bean '_org.springframework.integration.errorLogger' 2024-01-11 16:18:14,920 INFO main o.e.h.r.j.m.ControllerManagementTest:61 - Started ControllerManagementTest in 2.838 seconds (JVM running for 224.144) 2024-01-11 16:18:15,012 INFO pool-89-thread-1 o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'unknown.channel.name' has 1 subscriber(s). 2024-01-11 16:18:15,056 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.ControllerManagementTest.controllerReportsDownloadedForDownloadOnlyAction()]... 2024-01-11 16:18:16,079 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.ControllerManagementTest.controllerReportsDownloadedForDownloadOnlyAction()] succeeded. 2024-01-11 16:18:16,102 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.ControllerManagementTest.findOrRegisterTargetIfItDoesNotExistDoesUpdateNameOnExistingTargetProperly()]... 2024-01-11 16:18:16,416 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.ControllerManagementTest.findOrRegisterTargetIfItDoesNotExistDoesUpdateNameOnExistingTargetProperly()] succeeded. 2024-01-11 16:18:16,441 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.ControllerManagementTest.tryToFinishWithErrorUpdateProcessMoreThanOnce()]... 2024-01-11 16:18:17,233 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.ControllerManagementTest.tryToFinishWithErrorUpdateProcessMoreThanOnce()] succeeded. 2024-01-11 16:18:17,255 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.ControllerManagementTest.findOrRegisterTargetIfItDoesNotExistDoesNotThrowExceptionBeforeMaxRetries()]... 2024-01-11 16:18:17,730 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.ControllerManagementTest.findOrRegisterTargetIfItDoesNotExistDoesNotThrowExceptionBeforeMaxRetries()] succeeded. 2024-01-11 16:18:17,753 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.ControllerManagementTest.controllerRejectsActionCancellationWithError()]... 2024-01-11 16:18:18,641 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.ControllerManagementTest.controllerRejectsActionCancellationWithError()] succeeded. 2024-01-11 16:18:18,663 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.ControllerManagementTest.findOrRegisterTargetIfItDoesNotExistThrowsExceptionForInvalidControllerIdParam()]... 2024-01-11 16:18:18,675 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.ControllerManagementTest.findOrRegisterTargetIfItDoesNotExistThrowsExceptionForInvalidControllerIdParam()] succeeded. 2024-01-11 16:18:18,696 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.ControllerManagementTest.controllerRejectsActionCancellationWithReject()]... 2024-01-11 16:18:19,577 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.ControllerManagementTest.controllerRejectsActionCancellationWithReject()] succeeded. 2024-01-11 16:18:19,599 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.ControllerManagementTest.controllerReportsFinishedForOldDownloadOnlyActionAfterSuccessfulForcedAssignment()]... 2024-01-11 16:18:20,497 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.ControllerManagementTest.controllerReportsFinishedForOldDownloadOnlyActionAfterSuccessfulForcedAssignment()] succeeded. 2024-01-11 16:18:20,519 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.ControllerManagementTest.getActionUsingSingleExternalRef()]... 2024-01-11 16:18:20,559 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.ControllerManagementTest.getActionUsingSingleExternalRef()] succeeded. 2024-01-11 16:18:20,583 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.ControllerManagementTest.targetPollEventNotSendIfDisabled()]... 2024-01-11 16:18:20,792 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.ControllerManagementTest.targetPollEventNotSendIfDisabled()] succeeded. 2024-01-11 16:18:20,814 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.ControllerManagementTest.entityQueriesReferringToNotExistingEntitiesThrowsException() throws java.net.URISyntaxException]... 2024-01-11 16:18:21,036 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.ControllerManagementTest.entityQueriesReferringToNotExistingEntitiesThrowsException() throws java.net.URISyntaxException] succeeded. 2024-01-11 16:18:21,060 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.ControllerManagementTest.updateTargetAttributesFailsIfTooManyEntries() throws java.lang.Exception]... 2024-01-11 16:18:21,065 WARN main o.e.h.r.j.u.QuotaHelper:121 - Cannot assign 11 Attribute entities to Target '11' because of the configured quota limit 10. 2024-01-11 16:18:21,079 WARN main o.e.h.r.j.u.QuotaHelper:121 - Cannot assign 11 Attribute entities to Target '11' because of the configured quota limit 10. 2024-01-11 16:18:21,289 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.ControllerManagementTest.updateTargetAttributesFailsIfTooManyEntries() throws java.lang.Exception] succeeded. 2024-01-11 16:18:21,313 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.ControllerManagementTest.hasTargetArtifactAssignedIsTrueWithMultipleArtifacts()]... 2024-01-11 16:18:22,167 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.ControllerManagementTest.hasTargetArtifactAssignedIsTrueWithMultipleArtifacts()] succeeded. 2024-01-11 16:18:22,189 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.ControllerManagementTest.externalRefCannotBeNull()]... 2024-01-11 16:18:22,195 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.ControllerManagementTest.externalRefCannotBeNull()] succeeded. 2024-01-11 16:18:22,219 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.ControllerManagementTest.controllerConfirmsActionCancellationWithFinished()]... 2024-01-11 16:18:23,106 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.ControllerManagementTest.controllerConfirmsActionCancellationWithFinished()] succeeded. 2024-01-11 16:18:23,128 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.ControllerManagementTest.recoverFindOrRegisterTargetIfItDoesNotExistIsNotInvokedForOtherExceptions()]... 2024-01-11 16:18:23,135 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.ControllerManagementTest.recoverFindOrRegisterTargetIfItDoesNotExistIsNotInvokedForOtherExceptions()] succeeded. 2024-01-11 16:18:23,155 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.ControllerManagementTest.controllerReportsDownloadForDownloadOnlyAction()]... 2024-01-11 16:18:23,801 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.ControllerManagementTest.controllerReportsDownloadForDownloadOnlyAction()] succeeded. 2024-01-11 16:18:23,821 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.ControllerManagementTest.createActionStatusWithTooManyMessages()]... 2024-01-11 16:18:23,852 WARN main o.e.h.r.j.u.QuotaHelper:121 - Cannot assign 11 Message entities to ActionStatus '' because of the configured quota limit 10. 2024-01-11 16:18:24,461 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.ControllerManagementTest.createActionStatusWithTooManyMessages()] succeeded. 2024-01-11 16:18:24,482 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.ControllerManagementTest.quotaExceededExceptionWhenControllerReportsTooManyUpdateActionStatusMessagesForForced()]... 2024-01-11 16:18:24,526 WARN main o.e.h.r.j.u.QuotaHelper:129 - Cannot assign 1 ActionStatus entities to Action '12' because of the configured quota limit 10. Currently, there are 10 ActionStatus entities assigned. 2024-01-11 16:18:24,528 WARN main o.e.h.r.j.u.QuotaHelper:129 - Cannot assign 1 ActionStatus entities to Action '12' because of the configured quota limit 10. Currently, there are 10 ActionStatus entities assigned. 2024-01-11 16:18:24,529 WARN main o.e.h.r.j.u.QuotaHelper:129 - Cannot assign 1 ActionStatus entities to Action '12' because of the configured quota limit 10. Currently, there are 10 ActionStatus entities assigned. 2024-01-11 16:18:25,139 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.ControllerManagementTest.quotaExceededExceptionWhenControllerReportsTooManyUpdateActionStatusMessagesForForced()] succeeded. 2024-01-11 16:18:25,160 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.ControllerManagementTest.quotaExceptionWhencontrollerReportsTooManyDownloadedMessagesForDownloadOnlyAction()]... 2024-01-11 16:18:25,210 WARN main o.e.h.r.j.u.QuotaHelper:129 - Cannot assign 1 ActionStatus entities to Action '13' because of the configured quota limit 10. Currently, there are 10 ActionStatus entities assigned. 2024-01-11 16:18:26,023 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.ControllerManagementTest.quotaExceptionWhencontrollerReportsTooManyDownloadedMessagesForDownloadOnlyAction()] succeeded. 2024-01-11 16:18:26,046 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.ControllerManagementTest.controllerConfirmationFailsWithInvalidMessages()]... 2024-01-11 16:18:26,734 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.ControllerManagementTest.controllerConfirmationFailsWithInvalidMessages()] succeeded. 2024-01-11 16:18:26,756 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.ControllerManagementTest.findTargetVisibleMetaDataBySoftwareModuleId()]... 2024-01-11 16:18:27,104 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.ControllerManagementTest.findTargetVisibleMetaDataBySoftwareModuleId()] succeeded. 2024-01-11 16:18:27,124 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.ControllerManagementTest.controllerConfirmsActionCancellationWithCanceled()]... 2024-01-11 16:18:28,003 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.ControllerManagementTest.controllerConfirmsActionCancellationWithCanceled()] succeeded. 2024-01-11 16:18:28,025 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.ControllerManagementTest.updateTargetAttributesFailsForInvalidAttributes()]... 2024-01-11 16:18:28,037 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.ControllerManagementTest.updateTargetAttributesFailsForInvalidAttributes()] succeeded. 2024-01-11 16:18:28,059 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.ControllerManagementTest.findOrRegisterTargetIfItDoesNotExist()]... 2024-01-11 16:18:28,271 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.ControllerManagementTest.findOrRegisterTargetIfItDoesNotExist()] succeeded. 2024-01-11 16:18:28,296 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.ControllerManagementTest.controllerConfirmsUpdateWithFinished()]... 2024-01-11 16:18:29,183 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.ControllerManagementTest.controllerConfirmsUpdateWithFinished()] succeeded. 2024-01-11 16:18:29,206 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.ControllerManagementTest.sendUpdatesForFinishUpdateProcessDroppedIfDisabled()]... 2024-01-11 16:18:30,057 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.ControllerManagementTest.sendUpdatesForFinishUpdateProcessDroppedIfDisabled()] succeeded. 2024-01-11 16:18:30,082 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.ControllerManagementTest.updatedExternalRefOnActionIsReallyUpdated()]... 2024-01-11 16:18:30,161 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.ControllerManagementTest.updatedExternalRefOnActionIsReallyUpdated()] succeeded. 2024-01-11 16:18:30,184 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.ControllerManagementTest.updateTargetAttributes() throws java.lang.Exception]... 2024-01-11 16:18:30,402 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.ControllerManagementTest.updateTargetAttributes() throws java.lang.Exception] succeeded. 2024-01-11 16:18:30,427 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.ControllerManagementTest.findOrRegisterTargetIfItDoesNotExistThrowsExceptionAfterMaxRetries()]... 2024-01-11 16:18:31,342 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.ControllerManagementTest.findOrRegisterTargetIfItDoesNotExistThrowsExceptionAfterMaxRetries()] succeeded. 2024-01-11 16:18:31,361 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.ControllerManagementTest.controllerProvidesIntermediateFeedbackFailsIfQuotaHit()]... 2024-01-11 16:18:31,409 WARN main o.e.h.r.j.u.QuotaHelper:129 - Cannot assign 1 ActionStatus entities to Action '21' because of the configured quota limit 10. Currently, there are 10 ActionStatus entities assigned. 2024-01-11 16:18:32,020 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.ControllerManagementTest.controllerProvidesIntermediateFeedbackFailsIfQuotaHit()] succeeded. 2024-01-11 16:18:32,060 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.ControllerManagementTest.cancellationFeedbackRejectedIfActionIsNotInCanceling()]... 2024-01-11 16:18:32,704 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.ControllerManagementTest.cancellationFeedbackRejectedIfActionIsNotInCanceling()] succeeded. 2024-01-11 16:18:32,726 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.ControllerManagementTest.findMessagesByActionStatusId()]... 2024-01-11 16:18:32,774 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.ControllerManagementTest.findMessagesByActionStatusId()] succeeded. 2024-01-11 16:18:32,795 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.ControllerManagementTest.deleteTargetWithInvalidThingId()]... 2024-01-11 16:18:32,903 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.ControllerManagementTest.deleteTargetWithInvalidThingId()] succeeded. 2024-01-11 16:18:32,926 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.ControllerManagementTest.findOrRegisterTargetIfItDoesNotExistWithName()]... 2024-01-11 16:18:33,238 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.ControllerManagementTest.findOrRegisterTargetIfItDoesNotExistWithName()] succeeded. 2024-01-11 16:18:33,264 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.ControllerManagementTest.controllerReportsActionFinishedForDownloadOnlyActionThatIsNotActive()]... 2024-01-11 16:18:34,118 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.ControllerManagementTest.controllerReportsActionFinishedForDownloadOnlyActionThatIsNotActive()] succeeded. 2024-01-11 16:18:34,143 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.ControllerManagementTest.sendUpdatesForFinishUpdateProcessAcceptedIfEnabled()]... 2024-01-11 16:18:34,997 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.ControllerManagementTest.sendUpdatesForFinishUpdateProcessAcceptedIfEnabled()] succeeded. 2024-01-11 16:18:35,018 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.ControllerManagementTest.controllerReportsMultipleDownloadedForDownloadOnlyAction()]... 2024-01-11 16:18:35,872 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.ControllerManagementTest.controllerReportsMultipleDownloadedForDownloadOnlyAction()] succeeded. 2024-01-11 16:18:35,892 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.ControllerManagementTest.controllerConfirmsUpdateWithFinishedAndIgnoresCancellationWithThat()]... 2024-01-11 16:18:36,839 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.ControllerManagementTest.controllerConfirmsUpdateWithFinishedAndIgnoresCancellationWithThat()] succeeded. 2024-01-11 16:18:36,860 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.ControllerManagementTest.quotaExceededExceptionWhenControllerReportsTooManyUpdateActionStatusMessagesForDownloadOnlyAction()]... 2024-01-11 16:18:36,907 WARN main o.e.h.r.j.u.QuotaHelper:129 - Cannot assign 1 ActionStatus entities to Action '28' because of the configured quota limit 10. Currently, there are 10 ActionStatus entities assigned. 2024-01-11 16:18:36,909 WARN main o.e.h.r.j.u.QuotaHelper:129 - Cannot assign 1 ActionStatus entities to Action '28' because of the configured quota limit 10. Currently, there are 10 ActionStatus entities assigned. 2024-01-11 16:18:36,911 WARN main o.e.h.r.j.u.QuotaHelper:129 - Cannot assign 1 ActionStatus entities to Action '28' because of the configured quota limit 10. Currently, there are 10 ActionStatus entities assigned. 2024-01-11 16:18:37,722 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.ControllerManagementTest.quotaExceededExceptionWhenControllerReportsTooManyUpdateActionStatusMessagesForDownloadOnlyAction()] succeeded. 2024-01-11 16:18:37,743 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.ControllerManagementTest.targetCanAlwaysReportFinishedOrErrorAfterActionIsClosedForDownloadOnlyAssignments()]... 2024-01-11 16:18:38,706 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.ControllerManagementTest.targetCanAlwaysReportFinishedOrErrorAfterActionIsClosedForDownloadOnlyAssignments()] succeeded. 2024-01-11 16:18:38,727 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.ControllerManagementTest.deleteTargetWithValidThingId()]... 2024-01-11 16:18:39,038 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.ControllerManagementTest.deleteTargetWithValidThingId()] succeeded. 2024-01-11 16:18:39,059 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.ControllerManagementTest.addActionStatusUpdatesUntilQuotaIsExceeded()]... 2024-01-11 16:18:39,099 WARN main o.e.h.r.j.u.QuotaHelper:129 - Cannot assign 1 ActionStatus entities to Action '33' because of the configured quota limit 10. Currently, there are 10 ActionStatus entities assigned. 2024-01-11 16:18:39,138 WARN main o.e.h.r.j.u.QuotaHelper:129 - Cannot assign 1 ActionStatus entities to Action '34' because of the configured quota limit 10. Currently, there are 10 ActionStatus entities assigned. 2024-01-11 16:18:39,780 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.ControllerManagementTest.addActionStatusUpdatesUntilQuotaIsExceeded()] succeeded. 2024-01-11 16:18:39,803 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.ControllerManagementTest.updateTargetAttributesWithDifferentUpdateModes()]... 2024-01-11 16:18:40,026 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.ControllerManagementTest.updateTargetAttributesWithDifferentUpdateModes()] succeeded. 2024-01-11 16:18:40,048 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.ControllerManagementTest.lastActionStatusCodeIsSet()]... 2024-01-11 16:18:40,106 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.ControllerManagementTest.lastActionStatusCodeIsSet()] succeeded. 2024-01-11 16:18:40,127 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.ControllerManagementTest.deleteTargetAfterItWasDeleted()]... 2024-01-11 16:18:40,439 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.ControllerManagementTest.deleteTargetAfterItWasDeleted()] succeeded. 2024-01-11 16:18:40,459 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.ControllerManagementTest.tryToFinishUpdateProcessMoreThanOnce()]... 2024-01-11 16:18:41,312 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.ControllerManagementTest.tryToFinishUpdateProcessMoreThanOnce()] succeeded. 2024-01-11 16:18:41,333 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.ControllerManagementTest.actionsAreExposedAccordingToTheirWeight()]... 2024-01-11 16:18:41,444 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.ControllerManagementTest.actionsAreExposedAccordingToTheirWeight()] succeeded. 2024-01-11 16:18:41,465 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.ControllerManagementTest.nonExistingEntityAccessReturnsNotPresent()]... 2024-01-11 16:18:41,691 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.ControllerManagementTest.nonExistingEntityAccessReturnsNotPresent()] succeeded. 2024-01-11 16:18:41,712 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.ControllerManagementTest.findOrRegisterTargetIfItDoesNotExistDoesntRetryWhenEntityAlreadyExistsException()]... 2024-01-11 16:18:41,719 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.ControllerManagementTest.findOrRegisterTargetIfItDoesNotExistDoesntRetryWhenEntityAlreadyExistsException()] succeeded. 2024-01-11 16:18:41,722 INFO main o.s.i.e.EventDrivenConsumer:174 - Removing {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 2024-01-11 16:18:41,722 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 0 subscriber(s). 2024-01-11 16:18:41,722 INFO main o.s.i.e.EventDrivenConsumer:292 - stopped bean '_org.springframework.integration.errorLogger' 2024-01-11 16:18:41,726 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:651 - Closing JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 16:18:41,727 INFO main c.z.h.HikariDataSource:350 - HikariPool-30 - Shutdown initiated... 2024-01-11 16:18:41,727 INFO main c.z.h.HikariDataSource:352 - HikariPool-30 - Shutdown completed. [INFO] Tests run: 50, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 29.65 s -- in org.eclipse.hawkbit.repository.jpa.management.ControllerManagementTest [INFO] Running org.eclipse.hawkbit.repository.jpa.management.DistributionSetTagManagementTest 2024-01-11 16:18:41,731 INFO main o.e.h.r.t.u.SharedSqlTestDatabaseExtension:34 - Schema generation skipped... No datasource environment variables found! 2024-01-11 16:18:41,732 INFO main o.s.t.c.s.AbstractContextLoader:264 - Could not detect default resource locations for test class [org.eclipse.hawkbit.repository.jpa.AbstractJpaIntegrationTest]: no resource found for suffixes {-context.xml, Context.groovy}. 2024-01-11 16:18:41,732 INFO main o.s.t.c.s.AbstractContextLoader:264 - Could not detect default resource locations for test class [org.eclipse.hawkbit.repository.test.util.AbstractIntegrationTest]: no resource found for suffixes {-context.xml, Context.groovy}. 2024-01-11 16:18:41,735 INFO main o.s.b.t.c.SpringBootTestContextBootstrapper:245 - Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener, org.springframework.security.test.context.support.ReactorContextTestExecutionListener, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener, org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.event.ApplicationEventsTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener] 2024-01-11 16:18:41,735 INFO main o.s.b.t.c.SpringBootTestContextBootstrapper:174 - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@79aa9f, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@5780ee33, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@55e902f8, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@6a31bca3, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@27d1ce28, org.springframework.test.context.support.DirtiesContextTestExecutionListener@77705d97, org.springframework.test.context.transaction.TransactionalTestExecutionListener@6a937f43, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@da01216, org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener@24293d04, org.springframework.test.context.event.EventPublishingTestExecutionListener@51c040f3, org.springframework.security.test.context.support.ReactorContextTestExecutionListener@20d844ef, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@2de5d240, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@40490be5, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@13dd1cc7, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@71c0dd6f, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@72b466c5, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@7aaa4d55, org.eclipse.hawkbit.repository.test.matcher.EventVerifier@16a4de3, org.eclipse.hawkbit.repository.test.util.CleanupTestExecutionListener@76b6c304] . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.18) 2024-01-11 16:18:41,771 INFO main o.e.h.r.j.m.DistributionSetTagManagementTest:55 - Starting DistributionSetTagManagementTest using Java 17.0.9 on basic-bw2k7 with PID 1164 (started by jenkins in /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa) 2024-01-11 16:18:41,771 INFO main o.e.h.r.j.m.DistributionSetTagManagementTest:638 - The following 1 profile is active: "test" 2024-01-11 16:18:41,862 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:132 - Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2024-01-11 16:18:41,874 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:201 - Finished Spring Data repository scanning in 12 ms. Found 20 JPA repository interfaces. 2024-01-11 16:18:41,944 INFO main o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor:292 - No bean named 'errorChannel' has been explicitly defined. Therefore, a default PublishSubscribeChannel will be created. 2024-01-11 16:18:41,944 INFO main o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor:292 - No bean named 'integrationHeaderChannelRegistry' has been explicitly defined. Therefore, a default DefaultHeaderChannelRegistry will be created. 2024-01-11 16:18:41,947 INFO main o.s.c.c.s.GenericScope:283 - BeanFactory id=61c8307c-da16-3faa-9a4d-05d1a05b9a89 2024-01-11 16:18:41,970 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:18:41,974 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration' of type [org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:18:41,975 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:18:41,976 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'loadBalancerClientsDefaultsMappingsProvider' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration$$Lambda$921/0x00007eff2c52d9e8] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:18:41,977 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'defaultsBindHandlerAdvisor' of type [org.springframework.cloud.commons.config.DefaultsBindHandlerAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:18:41,980 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'BindingHandlerAdvise' of type [org.springframework.cloud.stream.config.BindingHandlerAdvise] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:18:41,982 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spelConverter' of type [org.springframework.cloud.stream.config.SpelExpressionConverterConfiguration$SpelConverter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:18:41,983 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration' of type [org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:18:41,984 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'stringOrNumberMigrationVersionConverter' of type [org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration$StringOrNumberToMigrationVersionConverter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:18:41,988 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:18:41,998 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'dataSource' of type [com.zaxxer.hikari.HikariDataSource] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:18:42,001 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties' of type [org.springframework.boot.autoconfigure.orm.jpa.JpaProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:18:42,003 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'repositoryApplicationConfiguration' of type [org.eclipse.hawkbit.repository.jpa.RepositoryApplicationConfiguration$$EnhancerBySpringCGLIB$$4ee2a2be] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:18:42,090 INFO main o.f.c.i.l.VersionPrinter:37 - Flyway Community Edition 8.5.13 by Redgate 2024-01-11 16:18:42,090 INFO main o.f.c.i.l.VersionPrinter:37 - See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.13 2024-01-11 16:18:42,090 INFO main o.f.c.i.l.VersionPrinter:37 - 2024-01-11 16:18:42,093 INFO main c.z.h.HikariDataSource:110 - HikariPool-31 - Starting... 2024-01-11 16:18:42,094 INFO main c.z.h.HikariDataSource:123 - HikariPool-31 - Start completed. 2024-01-11 16:18:42,094 INFO main o.f.c.i.d.b.BaseDatabaseType:37 - Database: jdbc:h2:mem:testdb (H2 2.2) 2024-01-11 16:18:42,096 WARN main o.f.c.i.d.b.Database:41 - Flyway upgrade recommended: H2 2.2.222 is newer than this version of Flyway and support has not been tested. The latest supported version of H2 is 2.1.210. 2024-01-11 16:18:42,104 INFO main o.f.c.i.c.DbValidate:37 - Successfully validated 47 migrations (execution time 00:00.007s) 2024-01-11 16:18:42,104 INFO main o.f.c.i.s.JdbcTableSchemaHistory:37 - Creating Schema History table "PUBLIC"."schema_version" ... 2024-01-11 16:18:42,106 INFO main o.f.c.i.c.DbMigrate:37 - Current version of schema "PUBLIC": << Empty Schema >> 2024-01-11 16:18:42,111 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.0.1 - init " 2024-01-11 16:18:42,121 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.2.0 - update target info for message " 2024-01-11 16:18:42,123 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.0 - cascade delete " 2024-01-11 16:18:42,126 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.1 - cascade delete " 2024-01-11 16:18:42,128 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.5.0 - target filter query " 2024-01-11 16:18:42,130 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.6.0 - rollout management " 2024-01-11 16:18:42,135 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.0 - swmType maxAssignment greater 0 " 2024-01-11 16:18:42,136 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.1 - reduce length enums " 2024-01-11 16:18:42,142 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.0 - auto assign ds filter " 2024-01-11 16:18:42,144 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.1 - cascade delete " 2024-01-11 16:18:42,146 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.2 - remove external artifact " 2024-01-11 16:18:42,147 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.9.0 - add rollout groups created " 2024-01-11 16:18:42,149 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.0 - advanced rolloutgroup " 2024-01-11 16:18:42,153 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.1 - consolidate artifact sha1 " 2024-01-11 16:18:42,155 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.2 - rollout auto start " 2024-01-11 16:18:42,158 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.3 - add rollout deleted flag " 2024-01-11 16:18:42,170 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.0 - drop target info " 2024-01-11 16:18:42,182 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.1 - target filter query UQ " 2024-01-11 16:18:42,183 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.2 - remove unused idexes " 2024-01-11 16:18:42,185 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.3 - add module md targetvis " 2024-01-11 16:18:42,187 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.0 - action performance " 2024-01-11 16:18:42,197 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.1 - missing non null " 2024-01-11 16:18:42,202 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.2 - missing non null enum " 2024-01-11 16:18:42,203 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.3 - cascade delete " 2024-01-11 16:18:42,204 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.4 - add maintenance window " 2024-01-11 16:18:42,209 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.6 - add index " 2024-01-11 16:18:42,210 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.7 - add rollout approval fields " 2024-01-11 16:18:42,215 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.8 - change length of created last modified by " 2024-01-11 16:18:42,217 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.9 - add target metadata " 2024-01-11 16:18:42,219 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.10 - change length of target attributes key " 2024-01-11 16:18:42,220 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.11 - add auto assign action type " 2024-01-11 16:18:42,222 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.12 - change length of controller id and name " 2024-01-11 16:18:42,224 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.13 - add action external id " 2024-01-11 16:18:42,227 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.14 - add sha256 hash " 2024-01-11 16:18:42,229 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.15 - add weight " 2024-01-11 16:18:42,233 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.16 - add action initiated by " 2024-01-11 16:18:42,237 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.17 - add index target modified " 2024-01-11 16:18:42,238 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.18 - add target type " 2024-01-11 16:18:42,242 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.19 - add valid flag to ds " 2024-01-11 16:18:42,245 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.20 - add encryption flag to sm " 2024-01-11 16:18:42,248 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.21 - add rollouts status index " 2024-01-11 16:18:42,249 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.22 - change target type name length " 2024-01-11 16:18:42,250 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.23 - add action status code " 2024-01-11 16:18:42,252 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.24 - add last action status code " 2024-01-11 16:18:42,255 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.25 - add confirmation flag " 2024-01-11 16:18:42,258 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.26 - add access control context " 2024-01-11 16:18:42,261 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.27 - target type inherit type " 2024-01-11 16:18:42,263 INFO main o.f.c.i.c.DbMigrate:37 - Successfully applied 47 migrations to schema "PUBLIC", now at version v1.12.27 (execution time 00:00.157s) 2024-01-11 16:18:42,318 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:437 - Initialized JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 16:18:42,709 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:339 - Usage of Spring Data projections detected on persistence provider EclipseLink. Make sure the following query methods declare result columns in exactly the order the accessors are declared in the projecting interface or the order of parameters for DTOs: 2024-01-11 16:18:42,709 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutId(java.lang.Long) 2024-01-11 16:18:42,710 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutId(java.util.List) 2024-01-11 16:18:42,716 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutGroupId(java.util.List) 2024-01-11 16:18:42,717 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutGroupId(java.lang.Long) 2024-01-11 16:18:42,991 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:339 - Usage of Spring Data projections detected on persistence provider EclipseLink. Make sure the following query methods declare result columns in exactly the order the accessors are declared in the projecting interface or the order of parameters for DTOs: 2024-01-11 16:18:42,992 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.DistributionSetRepository.countRolloutsByStatusForDistributionSet(java.lang.Long) 2024-01-11 16:18:42,994 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.DistributionSetRepository.countActionsByStatusForDistributionSet(java.lang.Long) 2024-01-11 16:18:43,615 WARN main o.s.b.a.o.j.JpaBaseConfiguration$JpaWebConfiguration:223 - spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning 2024-01-11 16:18:44,076 WARN main o.s.b.a.s.s.UserDetailsServiceAutoConfiguration:89 - Using generated security password: 54d5c9b1-93cc-447c-bc2e-c21feb6de657 This generated password is for development use only. Your security configuration must be updated before running your application in production. 2024-01-11 16:18:44,163 INFO main o.s.s.w.DefaultSecurityFilterChain:55 - Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@6307f410, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@308fee2f, org.springframework.security.web.context.SecurityContextPersistenceFilter@5ac5b1c5, org.springframework.security.web.header.HeaderWriterFilter@2a467ae, org.springframework.security.web.csrf.CsrfFilter@544fea8c, org.springframework.security.web.authentication.logout.LogoutFilter@410cf687, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@330cfa73, org.springframework.security.web.authentication.ui.DefaultLoginPageGeneratingFilter@4b1d51be, org.springframework.security.web.authentication.ui.DefaultLogoutPageGeneratingFilter@6404452f, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@659d324b, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@3c6a7644, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@4bd6a395, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@68073c8e, org.springframework.security.web.session.SessionManagementFilter@71752eed, org.springframework.security.web.access.ExceptionTranslationFilter@653303c, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@4db3dd12] 2024-01-11 16:18:44,323 INFO main o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'application.springCloudBusInput' has 1 subscriber(s). 2024-01-11 16:18:44,455 INFO main o.s.i.e.EventDrivenConsumer:174 - Adding {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 2024-01-11 16:18:44,456 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 1 subscriber(s). 2024-01-11 16:18:44,456 INFO main o.s.i.e.EventDrivenConsumer:292 - started bean '_org.springframework.integration.errorLogger' 2024-01-11 16:18:44,458 INFO main o.e.h.r.j.m.DistributionSetTagManagementTest:61 - Started DistributionSetTagManagementTest in 2.708 seconds (JVM running for 253.682) 2024-01-11 16:18:44,542 INFO pool-92-thread-1 o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'unknown.channel.name' has 1 subscriber(s). 2024-01-11 16:18:44,585 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.DistributionSetTagManagementTest.updateDistributionSetTag()]... 2024-01-11 16:18:45,344 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.DistributionSetTagManagementTest.updateDistributionSetTag()] succeeded. 2024-01-11 16:18:45,363 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.DistributionSetTagManagementTest.entityQueriesReferringToNotExistingEntitiesThrowsException()]... 2024-01-11 16:18:45,575 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.DistributionSetTagManagementTest.entityQueriesReferringToNotExistingEntitiesThrowsException()] succeeded. 2024-01-11 16:18:45,595 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.DistributionSetTagManagementTest.findDistributionSetTagsAll()]... 2024-01-11 16:18:46,165 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.DistributionSetTagManagementTest.findDistributionSetTagsAll()] succeeded. 2024-01-11 16:18:46,188 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.DistributionSetTagManagementTest.failedDuplicateDsTagNameExceptionAfterUpdate()]... 2024-01-11 16:18:46,198 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.DistributionSetTagManagementTest.failedDuplicateDsTagNameExceptionAfterUpdate()] succeeded. 2024-01-11 16:18:46,218 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.DistributionSetTagManagementTest.assignAndUnassignDistributionSetTags()]... 2024-01-11 16:18:46,737 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.DistributionSetTagManagementTest.assignAndUnassignDistributionSetTags()] succeeded. 2024-01-11 16:18:46,756 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.DistributionSetTagManagementTest.createAndAssignAndDeleteDistributionSetTags()]... 2024-01-11 16:18:47,890 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.DistributionSetTagManagementTest.createAndAssignAndDeleteDistributionSetTags()] succeeded. 2024-01-11 16:18:47,908 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.DistributionSetTagManagementTest.createDistributionSetTag()]... 2024-01-11 16:18:47,916 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.DistributionSetTagManagementTest.createDistributionSetTag()] succeeded. 2024-01-11 16:18:47,933 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.DistributionSetTagManagementTest.failedDuplicateDsTagNameException()]... 2024-01-11 16:18:47,941 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.DistributionSetTagManagementTest.failedDuplicateDsTagNameException()] succeeded. 2024-01-11 16:18:47,958 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.DistributionSetTagManagementTest.deleteDistributionSetTag()]... 2024-01-11 16:18:48,588 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.DistributionSetTagManagementTest.deleteDistributionSetTag()] succeeded. 2024-01-11 16:18:48,607 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.DistributionSetTagManagementTest.createDistributionSetTags()]... 2024-01-11 16:18:49,163 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.DistributionSetTagManagementTest.createDistributionSetTags()] succeeded. 2024-01-11 16:18:49,187 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.DistributionSetTagManagementTest.nonExistingEntityAccessReturnsNotPresent()]... 2024-01-11 16:18:49,294 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.DistributionSetTagManagementTest.nonExistingEntityAccessReturnsNotPresent()] succeeded. 2024-01-11 16:18:49,296 INFO main o.s.i.e.EventDrivenConsumer:174 - Removing {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 2024-01-11 16:18:49,297 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 0 subscriber(s). 2024-01-11 16:18:49,297 INFO main o.s.i.e.EventDrivenConsumer:292 - stopped bean '_org.springframework.integration.errorLogger' 2024-01-11 16:18:49,301 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:651 - Closing JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 16:18:49,302 INFO main c.z.h.HikariDataSource:350 - HikariPool-31 - Shutdown initiated... 2024-01-11 16:18:49,302 INFO main c.z.h.HikariDataSource:352 - HikariPool-31 - Shutdown completed. [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.572 s -- in org.eclipse.hawkbit.repository.jpa.management.DistributionSetTagManagementTest [INFO] Running org.eclipse.hawkbit.repository.jpa.management.SoftwareModuleManagementTest 2024-01-11 16:18:49,305 INFO main o.e.h.r.t.u.SharedSqlTestDatabaseExtension:34 - Schema generation skipped... No datasource environment variables found! 2024-01-11 16:18:49,307 INFO main o.s.t.c.s.AbstractContextLoader:264 - Could not detect default resource locations for test class [org.eclipse.hawkbit.repository.jpa.AbstractJpaIntegrationTest]: no resource found for suffixes {-context.xml, Context.groovy}. 2024-01-11 16:18:49,307 INFO main o.s.t.c.s.AbstractContextLoader:264 - Could not detect default resource locations for test class [org.eclipse.hawkbit.repository.test.util.AbstractIntegrationTest]: no resource found for suffixes {-context.xml, Context.groovy}. 2024-01-11 16:18:49,309 INFO main o.s.b.t.c.SpringBootTestContextBootstrapper:245 - Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener, org.springframework.security.test.context.support.ReactorContextTestExecutionListener, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener, org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.event.ApplicationEventsTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener] 2024-01-11 16:18:49,310 INFO main o.s.b.t.c.SpringBootTestContextBootstrapper:174 - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@470f693d, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@7cb9ccdc, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@5f047f9d, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@529332b7, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@6ee9ef59, org.springframework.test.context.support.DirtiesContextTestExecutionListener@5c840174, org.springframework.test.context.transaction.TransactionalTestExecutionListener@200065ee, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@6b4dedd3, org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener@4a7f54c4, org.springframework.test.context.event.EventPublishingTestExecutionListener@368c635e, org.springframework.security.test.context.support.ReactorContextTestExecutionListener@15804f74, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@11a70b62, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@214eb4e6, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@740da502, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@6361bf18, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@4a34440d, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@1e092029, org.eclipse.hawkbit.repository.test.matcher.EventVerifier@735a35f, org.eclipse.hawkbit.repository.test.util.CleanupTestExecutionListener@694255de] . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.18) 2024-01-11 16:18:49,332 INFO main o.e.h.r.j.m.SoftwareModuleManagementTest:55 - Starting SoftwareModuleManagementTest using Java 17.0.9 on basic-bw2k7 with PID 1164 (started by jenkins in /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa) 2024-01-11 16:18:49,333 INFO main o.e.h.r.j.m.SoftwareModuleManagementTest:638 - The following 1 profile is active: "test" 2024-01-11 16:18:49,423 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:132 - Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2024-01-11 16:18:49,436 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:201 - Finished Spring Data repository scanning in 12 ms. Found 20 JPA repository interfaces. 2024-01-11 16:18:49,505 INFO main o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor:292 - No bean named 'errorChannel' has been explicitly defined. Therefore, a default PublishSubscribeChannel will be created. 2024-01-11 16:18:49,506 INFO main o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor:292 - No bean named 'integrationHeaderChannelRegistry' has been explicitly defined. Therefore, a default DefaultHeaderChannelRegistry will be created. 2024-01-11 16:18:49,509 INFO main o.s.c.c.s.GenericScope:283 - BeanFactory id=61c8307c-da16-3faa-9a4d-05d1a05b9a89 2024-01-11 16:18:49,533 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:18:49,536 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration' of type [org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:18:49,537 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:18:49,537 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'loadBalancerClientsDefaultsMappingsProvider' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration$$Lambda$921/0x00007eff2c52d9e8] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:18:49,538 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'defaultsBindHandlerAdvisor' of type [org.springframework.cloud.commons.config.DefaultsBindHandlerAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:18:49,541 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'BindingHandlerAdvise' of type [org.springframework.cloud.stream.config.BindingHandlerAdvise] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:18:49,543 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spelConverter' of type [org.springframework.cloud.stream.config.SpelExpressionConverterConfiguration$SpelConverter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:18:49,544 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration' of type [org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:18:49,545 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'stringOrNumberMigrationVersionConverter' of type [org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration$StringOrNumberToMigrationVersionConverter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:18:49,549 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:18:49,558 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'dataSource' of type [com.zaxxer.hikari.HikariDataSource] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:18:49,560 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties' of type [org.springframework.boot.autoconfigure.orm.jpa.JpaProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:18:49,563 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'repositoryApplicationConfiguration' of type [org.eclipse.hawkbit.repository.jpa.RepositoryApplicationConfiguration$$EnhancerBySpringCGLIB$$4ee2a2be] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:18:49,655 INFO main o.f.c.i.l.VersionPrinter:37 - Flyway Community Edition 8.5.13 by Redgate 2024-01-11 16:18:49,655 INFO main o.f.c.i.l.VersionPrinter:37 - See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.13 2024-01-11 16:18:49,655 INFO main o.f.c.i.l.VersionPrinter:37 - 2024-01-11 16:18:49,659 INFO main c.z.h.HikariDataSource:110 - HikariPool-32 - Starting... 2024-01-11 16:18:49,660 INFO main c.z.h.HikariDataSource:123 - HikariPool-32 - Start completed. 2024-01-11 16:18:49,660 INFO main o.f.c.i.d.b.BaseDatabaseType:37 - Database: jdbc:h2:mem:testdb (H2 2.2) 2024-01-11 16:18:49,661 WARN main o.f.c.i.d.b.Database:41 - Flyway upgrade recommended: H2 2.2.222 is newer than this version of Flyway and support has not been tested. The latest supported version of H2 is 2.1.210. 2024-01-11 16:18:49,669 INFO main o.f.c.i.c.DbValidate:37 - Successfully validated 47 migrations (execution time 00:00.007s) 2024-01-11 16:18:49,670 INFO main o.f.c.i.s.JdbcTableSchemaHistory:37 - Creating Schema History table "PUBLIC"."schema_version" ... 2024-01-11 16:18:49,672 INFO main o.f.c.i.c.DbMigrate:37 - Current version of schema "PUBLIC": << Empty Schema >> 2024-01-11 16:18:49,677 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.0.1 - init " 2024-01-11 16:18:49,688 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.2.0 - update target info for message " 2024-01-11 16:18:49,690 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.0 - cascade delete " 2024-01-11 16:18:49,693 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.1 - cascade delete " 2024-01-11 16:18:49,694 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.5.0 - target filter query " 2024-01-11 16:18:49,696 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.6.0 - rollout management " 2024-01-11 16:18:49,702 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.0 - swmType maxAssignment greater 0 " 2024-01-11 16:18:49,703 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.1 - reduce length enums " 2024-01-11 16:18:49,708 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.0 - auto assign ds filter " 2024-01-11 16:18:49,710 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.1 - cascade delete " 2024-01-11 16:18:49,712 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.2 - remove external artifact " 2024-01-11 16:18:49,714 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.9.0 - add rollout groups created " 2024-01-11 16:18:49,716 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.0 - advanced rolloutgroup " 2024-01-11 16:18:49,720 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.1 - consolidate artifact sha1 " 2024-01-11 16:18:49,739 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.2 - rollout auto start " 2024-01-11 16:18:49,742 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.3 - add rollout deleted flag " 2024-01-11 16:18:49,755 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.0 - drop target info " 2024-01-11 16:18:49,766 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.1 - target filter query UQ " 2024-01-11 16:18:49,768 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.2 - remove unused idexes " 2024-01-11 16:18:49,771 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.3 - add module md targetvis " 2024-01-11 16:18:49,773 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.0 - action performance " 2024-01-11 16:18:49,782 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.1 - missing non null " 2024-01-11 16:18:49,787 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.2 - missing non null enum " 2024-01-11 16:18:49,788 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.3 - cascade delete " 2024-01-11 16:18:49,789 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.4 - add maintenance window " 2024-01-11 16:18:49,794 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.6 - add index " 2024-01-11 16:18:49,795 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.7 - add rollout approval fields " 2024-01-11 16:18:49,799 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.8 - change length of created last modified by " 2024-01-11 16:18:49,801 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.9 - add target metadata " 2024-01-11 16:18:49,803 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.10 - change length of target attributes key " 2024-01-11 16:18:49,804 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.11 - add auto assign action type " 2024-01-11 16:18:49,806 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.12 - change length of controller id and name " 2024-01-11 16:18:49,808 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.13 - add action external id " 2024-01-11 16:18:49,810 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.14 - add sha256 hash " 2024-01-11 16:18:49,812 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.15 - add weight " 2024-01-11 16:18:49,817 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.16 - add action initiated by " 2024-01-11 16:18:49,820 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.17 - add index target modified " 2024-01-11 16:18:49,822 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.18 - add target type " 2024-01-11 16:18:49,826 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.19 - add valid flag to ds " 2024-01-11 16:18:49,828 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.20 - add encryption flag to sm " 2024-01-11 16:18:49,832 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.21 - add rollouts status index " 2024-01-11 16:18:49,833 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.22 - change target type name length " 2024-01-11 16:18:49,834 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.23 - add action status code " 2024-01-11 16:18:49,836 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.24 - add last action status code " 2024-01-11 16:18:49,839 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.25 - add confirmation flag " 2024-01-11 16:18:49,843 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.26 - add access control context " 2024-01-11 16:18:49,846 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.27 - target type inherit type " 2024-01-11 16:18:49,848 INFO main o.f.c.i.c.DbMigrate:37 - Successfully applied 47 migrations to schema "PUBLIC", now at version v1.12.27 (execution time 00:00.176s) 2024-01-11 16:18:49,903 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:437 - Initialized JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 16:18:50,338 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:339 - Usage of Spring Data projections detected on persistence provider EclipseLink. Make sure the following query methods declare result columns in exactly the order the accessors are declared in the projecting interface or the order of parameters for DTOs: 2024-01-11 16:18:50,339 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutId(java.lang.Long) 2024-01-11 16:18:50,340 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutId(java.util.List) 2024-01-11 16:18:50,347 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutGroupId(java.util.List) 2024-01-11 16:18:50,348 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutGroupId(java.lang.Long) 2024-01-11 16:18:50,646 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:339 - Usage of Spring Data projections detected on persistence provider EclipseLink. Make sure the following query methods declare result columns in exactly the order the accessors are declared in the projecting interface or the order of parameters for DTOs: 2024-01-11 16:18:50,646 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.DistributionSetRepository.countRolloutsByStatusForDistributionSet(java.lang.Long) 2024-01-11 16:18:50,649 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.DistributionSetRepository.countActionsByStatusForDistributionSet(java.lang.Long) 2024-01-11 16:18:51,189 WARN main o.s.b.a.o.j.JpaBaseConfiguration$JpaWebConfiguration:223 - spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning 2024-01-11 16:18:51,642 WARN main o.s.b.a.s.s.UserDetailsServiceAutoConfiguration:89 - Using generated security password: fd866db2-34c4-4786-a720-d82a31d1bb3a This generated password is for development use only. Your security configuration must be updated before running your application in production. 2024-01-11 16:18:51,743 INFO main o.s.s.w.DefaultSecurityFilterChain:55 - Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@64cc0dd, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@6ca9458f, org.springframework.security.web.context.SecurityContextPersistenceFilter@1bd88961, org.springframework.security.web.header.HeaderWriterFilter@310b049a, org.springframework.security.web.csrf.CsrfFilter@36a4a4ee, org.springframework.security.web.authentication.logout.LogoutFilter@50243c26, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@5b4a2f2a, org.springframework.security.web.authentication.ui.DefaultLoginPageGeneratingFilter@7d3b6d0a, org.springframework.security.web.authentication.ui.DefaultLogoutPageGeneratingFilter@6610044f, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@3b44c148, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@688a3b90, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@37462461, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@7bc3d744, org.springframework.security.web.session.SessionManagementFilter@848cf52, org.springframework.security.web.access.ExceptionTranslationFilter@294fbe67, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@369b8291] 2024-01-11 16:18:51,907 INFO main o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'application.springCloudBusInput' has 1 subscriber(s). 2024-01-11 16:18:52,001 INFO main o.s.i.e.EventDrivenConsumer:174 - Adding {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 2024-01-11 16:18:52,001 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 1 subscriber(s). 2024-01-11 16:18:52,001 INFO main o.s.i.e.EventDrivenConsumer:292 - started bean '_org.springframework.integration.errorLogger' 2024-01-11 16:18:52,004 INFO main o.e.h.r.j.m.SoftwareModuleManagementTest:61 - Started SoftwareModuleManagementTest in 2.692 seconds (JVM running for 261.228) 2024-01-11 16:18:52,106 INFO pool-95-thread-1 o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'unknown.channel.name' has 1 subscriber(s). 2024-01-11 16:18:52,146 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.SoftwareModuleManagementTest.countSoftwareModuleTypesAll()]... 2024-01-11 16:18:52,229 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.SoftwareModuleManagementTest.countSoftwareModuleTypesAll()] succeeded. 2024-01-11 16:18:52,248 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.SoftwareModuleManagementTest.softDeleteOfAssignedArtifact()]... 2024-01-11 16:18:52,305 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.SoftwareModuleManagementTest.softDeleteOfAssignedArtifact()] succeeded. 2024-01-11 16:18:52,325 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.SoftwareModuleManagementTest.countSoftwareModuleByFilters()]... 2024-01-11 16:18:52,357 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.SoftwareModuleManagementTest.countSoftwareModuleByFilters()] succeeded. 2024-01-11 16:18:52,376 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.SoftwareModuleManagementTest.deleteSoftwareModulesWithSharedArtifact()]... 2024-01-11 16:18:52,399 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.SoftwareModuleManagementTest.deleteSoftwareModulesWithSharedArtifact()] succeeded. 2024-01-11 16:18:52,418 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.SoftwareModuleManagementTest.findSoftwareModuleByFilters()]... 2024-01-11 16:18:52,565 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.SoftwareModuleManagementTest.findSoftwareModuleByFilters()] succeeded. 2024-01-11 16:18:52,587 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.SoftwareModuleManagementTest.countSoftwareModulesAll()]... 2024-01-11 16:18:52,601 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.SoftwareModuleManagementTest.countSoftwareModulesAll()] succeeded. 2024-01-11 16:18:52,620 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.SoftwareModuleManagementTest.findSoftwareModulesById()]... 2024-01-11 16:18:52,630 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.SoftwareModuleManagementTest.findSoftwareModulesById()] succeeded. 2024-01-11 16:18:52,650 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.SoftwareModuleManagementTest.entityQueriesReferringToNotExistingEntitiesThrowsException()]... 2024-01-11 16:18:52,794 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.SoftwareModuleManagementTest.entityQueriesReferringToNotExistingEntitiesThrowsException()] succeeded. 2024-01-11 16:18:52,815 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.SoftwareModuleManagementTest.updateSoftwareModuleMetadata()]... 2024-01-11 16:18:52,841 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.SoftwareModuleManagementTest.updateSoftwareModuleMetadata()] succeeded. 2024-01-11 16:18:52,878 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.SoftwareModuleManagementTest.hardDeleteOfNotAssignedArtifact()]... 2024-01-11 16:18:52,907 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.SoftwareModuleManagementTest.hardDeleteOfNotAssignedArtifact()] succeeded. 2024-01-11 16:18:52,926 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.SoftwareModuleManagementTest.findSoftwareModulesByType()]... 2024-01-11 16:18:52,942 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.SoftwareModuleManagementTest.findSoftwareModulesByType()] succeeded. 2024-01-11 16:18:52,980 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.SoftwareModuleManagementTest.createSoftwareModuleMetadataFailsIfKeyExists()]... 2024-01-11 16:18:52,994 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.SoftwareModuleManagementTest.createSoftwareModuleMetadataFailsIfKeyExists()] succeeded. 2024-01-11 16:18:53,012 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.SoftwareModuleManagementTest.findSoftwareModuleOrderByDistributionModuleNameAscModuleVersionAsc()]... 2024-01-11 16:18:53,081 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.SoftwareModuleManagementTest.findSoftwareModuleOrderByDistributionModuleNameAscModuleVersionAsc()] succeeded. 2024-01-11 16:18:53,100 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.SoftwareModuleManagementTest.findSoftwareModuleMetadataFailsIfEntryDoesNotExist()]... 2024-01-11 16:18:53,110 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.SoftwareModuleManagementTest.findSoftwareModuleMetadataFailsIfEntryDoesNotExist()] succeeded. 2024-01-11 16:18:53,130 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.SoftwareModuleManagementTest.softDeleteOfHistoricalAssignedArtifact()]... 2024-01-11 16:18:53,188 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.SoftwareModuleManagementTest.softDeleteOfHistoricalAssignedArtifact()] succeeded. 2024-01-11 16:18:53,207 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.SoftwareModuleManagementTest.createSoftwareModuleMetadata()]... 2024-01-11 16:18:53,220 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.SoftwareModuleManagementTest.createSoftwareModuleMetadata()] succeeded. 2024-01-11 16:18:53,238 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.SoftwareModuleManagementTest.deleteMultipleSoftwareModulesWhichShareAnArtifact() throws java.io.IOException]... 2024-01-11 16:18:53,309 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.SoftwareModuleManagementTest.deleteMultipleSoftwareModulesWhichShareAnArtifact() throws java.io.IOException] succeeded. 2024-01-11 16:18:53,330 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.SoftwareModuleManagementTest.updateSoftwareModuleFieldsToNewValue()]... 2024-01-11 16:18:53,339 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.SoftwareModuleManagementTest.updateSoftwareModuleFieldsToNewValue()] succeeded. 2024-01-11 16:18:53,358 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.SoftwareModuleManagementTest.createSoftwareModuleMetadataUntilQuotaIsExceeded()]... 2024-01-11 16:18:53,389 WARN main o.e.h.r.j.u.QuotaHelper:129 - Cannot assign 1 SoftwareModuleMetadata entities to SoftwareModule '41' because of the configured quota limit 10. Currently, there are 10 SoftwareModuleMetadata entities assigned. 2024-01-11 16:18:53,393 WARN main o.e.h.r.j.u.QuotaHelper:121 - Cannot assign 11 SoftwareModuleMetadata entities to SoftwareModule '42' because of the configured quota limit 10. 2024-01-11 16:18:53,406 WARN main o.e.h.r.j.u.QuotaHelper:129 - Cannot assign 6 SoftwareModuleMetadata entities to SoftwareModule '43' because of the configured quota limit 10. Currently, there are 5 SoftwareModuleMetadata entities assigned. 2024-01-11 16:18:53,411 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.SoftwareModuleManagementTest.createSoftwareModuleMetadataUntilQuotaIsExceeded()] succeeded. 2024-01-11 16:18:53,431 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.SoftwareModuleManagementTest.findAllSoftwareModuleMetadataBySwId()]... 2024-01-11 16:18:53,486 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.SoftwareModuleManagementTest.findAllSoftwareModuleMetadataBySwId()] succeeded. 2024-01-11 16:18:53,519 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.SoftwareModuleManagementTest.createModuleCallFailsForExistingModule()]... 2024-01-11 16:18:53,530 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.SoftwareModuleManagementTest.createModuleCallFailsForExistingModule()] succeeded. 2024-01-11 16:18:53,549 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.SoftwareModuleManagementTest.findSoftwareModuleByAssignedTo()]... 2024-01-11 16:18:53,576 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.SoftwareModuleManagementTest.findSoftwareModuleByAssignedTo()] succeeded. 2024-01-11 16:18:53,594 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.SoftwareModuleManagementTest.deleteSoftwareModuleMetadata()]... 2024-01-11 16:18:53,607 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.SoftwareModuleManagementTest.deleteSoftwareModuleMetadata()] succeeded. 2024-01-11 16:18:53,626 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.SoftwareModuleManagementTest.nonExistingEntityAccessReturnsNotPresent()]... 2024-01-11 16:18:53,736 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.SoftwareModuleManagementTest.nonExistingEntityAccessReturnsNotPresent()] succeeded. 2024-01-11 16:18:53,758 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.SoftwareModuleManagementTest.updateNothingResultsInUnchangedRepository()]... 2024-01-11 16:18:53,767 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.SoftwareModuleManagementTest.updateNothingResultsInUnchangedRepository()] succeeded. 2024-01-11 16:18:53,769 INFO main o.s.i.e.EventDrivenConsumer:174 - Removing {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 2024-01-11 16:18:53,769 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 0 subscriber(s). 2024-01-11 16:18:53,769 INFO main o.s.i.e.EventDrivenConsumer:292 - stopped bean '_org.springframework.integration.errorLogger' 2024-01-11 16:18:53,774 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:651 - Closing JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 16:18:53,775 INFO main c.z.h.HikariDataSource:350 - HikariPool-32 - Shutdown initiated... 2024-01-11 16:18:53,775 INFO main c.z.h.HikariDataSource:352 - HikariPool-32 - Shutdown completed. [INFO] Tests run: 25, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.471 s -- in org.eclipse.hawkbit.repository.jpa.management.SoftwareModuleManagementTest [INFO] Running org.eclipse.hawkbit.repository.jpa.management.TargetTagManagementTest 2024-01-11 16:18:53,779 INFO main o.e.h.r.t.u.SharedSqlTestDatabaseExtension:34 - Schema generation skipped... No datasource environment variables found! 2024-01-11 16:18:53,780 INFO main o.s.t.c.s.AbstractContextLoader:264 - Could not detect default resource locations for test class [org.eclipse.hawkbit.repository.jpa.AbstractJpaIntegrationTest]: no resource found for suffixes {-context.xml, Context.groovy}. 2024-01-11 16:18:53,780 INFO main o.s.t.c.s.AbstractContextLoader:264 - Could not detect default resource locations for test class [org.eclipse.hawkbit.repository.test.util.AbstractIntegrationTest]: no resource found for suffixes {-context.xml, Context.groovy}. 2024-01-11 16:18:53,782 INFO main o.s.b.t.c.SpringBootTestContextBootstrapper:245 - Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener, org.springframework.security.test.context.support.ReactorContextTestExecutionListener, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener, org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.event.ApplicationEventsTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener] 2024-01-11 16:18:53,783 INFO main o.s.b.t.c.SpringBootTestContextBootstrapper:174 - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@340fe8c3, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@b6af018, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@2f2bdb87, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@27825e6a, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@6c80f3a9, org.springframework.test.context.support.DirtiesContextTestExecutionListener@30363411, org.springframework.test.context.transaction.TransactionalTestExecutionListener@41b03673, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@74745121, org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener@1f82f9bd, org.springframework.test.context.event.EventPublishingTestExecutionListener@1e15c0e0, org.springframework.security.test.context.support.ReactorContextTestExecutionListener@5e567eff, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@87dc14d, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@ba9eee, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@30985cd9, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@5d546db3, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@3bc5a8fd, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@6fdc0c85, org.eclipse.hawkbit.repository.test.matcher.EventVerifier@1dd0eb33, org.eclipse.hawkbit.repository.test.util.CleanupTestExecutionListener@639724cf] . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.18) 2024-01-11 16:18:53,807 INFO main o.e.h.r.j.m.TargetTagManagementTest:55 - Starting TargetTagManagementTest using Java 17.0.9 on basic-bw2k7 with PID 1164 (started by jenkins in /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa) 2024-01-11 16:18:53,807 INFO main o.e.h.r.j.m.TargetTagManagementTest:638 - The following 1 profile is active: "test" 2024-01-11 16:18:53,914 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:132 - Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2024-01-11 16:18:53,929 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:201 - Finished Spring Data repository scanning in 14 ms. Found 20 JPA repository interfaces. 2024-01-11 16:18:54,008 INFO main o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor:292 - No bean named 'errorChannel' has been explicitly defined. Therefore, a default PublishSubscribeChannel will be created. 2024-01-11 16:18:54,008 INFO main o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor:292 - No bean named 'integrationHeaderChannelRegistry' has been explicitly defined. Therefore, a default DefaultHeaderChannelRegistry will be created. 2024-01-11 16:18:54,012 INFO main o.s.c.c.s.GenericScope:283 - BeanFactory id=61c8307c-da16-3faa-9a4d-05d1a05b9a89 2024-01-11 16:18:54,037 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:18:54,041 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration' of type [org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:18:54,042 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:18:54,043 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'loadBalancerClientsDefaultsMappingsProvider' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration$$Lambda$921/0x00007eff2c52d9e8] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:18:54,044 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'defaultsBindHandlerAdvisor' of type [org.springframework.cloud.commons.config.DefaultsBindHandlerAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:18:54,047 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'BindingHandlerAdvise' of type [org.springframework.cloud.stream.config.BindingHandlerAdvise] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:18:54,049 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spelConverter' of type [org.springframework.cloud.stream.config.SpelExpressionConverterConfiguration$SpelConverter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:18:54,050 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration' of type [org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:18:54,051 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'stringOrNumberMigrationVersionConverter' of type [org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration$StringOrNumberToMigrationVersionConverter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:18:54,055 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:18:54,065 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'dataSource' of type [com.zaxxer.hikari.HikariDataSource] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:18:54,068 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties' of type [org.springframework.boot.autoconfigure.orm.jpa.JpaProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:18:54,070 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'repositoryApplicationConfiguration' of type [org.eclipse.hawkbit.repository.jpa.RepositoryApplicationConfiguration$$EnhancerBySpringCGLIB$$4ee2a2be] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:18:54,180 INFO main o.f.c.i.l.VersionPrinter:37 - Flyway Community Edition 8.5.13 by Redgate 2024-01-11 16:18:54,181 INFO main o.f.c.i.l.VersionPrinter:37 - See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.13 2024-01-11 16:18:54,181 INFO main o.f.c.i.l.VersionPrinter:37 - 2024-01-11 16:18:54,184 INFO main c.z.h.HikariDataSource:110 - HikariPool-33 - Starting... 2024-01-11 16:18:54,185 INFO main c.z.h.HikariDataSource:123 - HikariPool-33 - Start completed. 2024-01-11 16:18:54,185 INFO main o.f.c.i.d.b.BaseDatabaseType:37 - Database: jdbc:h2:mem:testdb (H2 2.2) 2024-01-11 16:18:54,186 WARN main o.f.c.i.d.b.Database:41 - Flyway upgrade recommended: H2 2.2.222 is newer than this version of Flyway and support has not been tested. The latest supported version of H2 is 2.1.210. 2024-01-11 16:18:54,194 INFO main o.f.c.i.c.DbValidate:37 - Successfully validated 47 migrations (execution time 00:00.006s) 2024-01-11 16:18:54,194 INFO main o.f.c.i.s.JdbcTableSchemaHistory:37 - Creating Schema History table "PUBLIC"."schema_version" ... 2024-01-11 16:18:54,196 INFO main o.f.c.i.c.DbMigrate:37 - Current version of schema "PUBLIC": << Empty Schema >> 2024-01-11 16:18:54,201 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.0.1 - init " 2024-01-11 16:18:54,211 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.2.0 - update target info for message " 2024-01-11 16:18:54,213 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.0 - cascade delete " 2024-01-11 16:18:54,216 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.1 - cascade delete " 2024-01-11 16:18:54,218 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.5.0 - target filter query " 2024-01-11 16:18:54,220 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.6.0 - rollout management " 2024-01-11 16:18:54,225 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.0 - swmType maxAssignment greater 0 " 2024-01-11 16:18:54,226 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.1 - reduce length enums " 2024-01-11 16:18:54,231 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.0 - auto assign ds filter " 2024-01-11 16:18:54,233 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.1 - cascade delete " 2024-01-11 16:18:54,235 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.2 - remove external artifact " 2024-01-11 16:18:54,237 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.9.0 - add rollout groups created " 2024-01-11 16:18:54,239 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.0 - advanced rolloutgroup " 2024-01-11 16:18:54,242 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.1 - consolidate artifact sha1 " 2024-01-11 16:18:54,245 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.2 - rollout auto start " 2024-01-11 16:18:54,248 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.3 - add rollout deleted flag " 2024-01-11 16:18:54,260 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.0 - drop target info " 2024-01-11 16:18:54,273 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.1 - target filter query UQ " 2024-01-11 16:18:54,274 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.2 - remove unused idexes " 2024-01-11 16:18:54,275 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.3 - add module md targetvis " 2024-01-11 16:18:54,277 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.0 - action performance " 2024-01-11 16:18:54,287 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.1 - missing non null " 2024-01-11 16:18:54,292 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.2 - missing non null enum " 2024-01-11 16:18:54,293 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.3 - cascade delete " 2024-01-11 16:18:54,294 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.4 - add maintenance window " 2024-01-11 16:18:54,299 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.6 - add index " 2024-01-11 16:18:54,300 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.7 - add rollout approval fields " 2024-01-11 16:18:54,304 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.8 - change length of created last modified by " 2024-01-11 16:18:54,306 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.9 - add target metadata " 2024-01-11 16:18:54,307 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.10 - change length of target attributes key " 2024-01-11 16:18:54,309 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.11 - add auto assign action type " 2024-01-11 16:18:54,311 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.12 - change length of controller id and name " 2024-01-11 16:18:54,312 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.13 - add action external id " 2024-01-11 16:18:54,315 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.14 - add sha256 hash " 2024-01-11 16:18:54,317 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.15 - add weight " 2024-01-11 16:18:54,321 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.16 - add action initiated by " 2024-01-11 16:18:54,325 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.17 - add index target modified " 2024-01-11 16:18:54,326 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.18 - add target type " 2024-01-11 16:18:54,331 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.19 - add valid flag to ds " 2024-01-11 16:18:54,334 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.20 - add encryption flag to sm " 2024-01-11 16:18:54,336 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.21 - add rollouts status index " 2024-01-11 16:18:54,338 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.22 - change target type name length " 2024-01-11 16:18:54,339 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.23 - add action status code " 2024-01-11 16:18:54,341 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.24 - add last action status code " 2024-01-11 16:18:54,344 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.25 - add confirmation flag " 2024-01-11 16:18:54,348 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.26 - add access control context " 2024-01-11 16:18:54,351 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.27 - target type inherit type " 2024-01-11 16:18:54,353 INFO main o.f.c.i.c.DbMigrate:37 - Successfully applied 47 migrations to schema "PUBLIC", now at version v1.12.27 (execution time 00:00.157s) 2024-01-11 16:18:54,428 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:437 - Initialized JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 16:18:54,860 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:339 - Usage of Spring Data projections detected on persistence provider EclipseLink. Make sure the following query methods declare result columns in exactly the order the accessors are declared in the projecting interface or the order of parameters for DTOs: 2024-01-11 16:18:54,860 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutId(java.lang.Long) 2024-01-11 16:18:54,862 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutId(java.util.List) 2024-01-11 16:18:54,876 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutGroupId(java.util.List) 2024-01-11 16:18:54,877 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutGroupId(java.lang.Long) 2024-01-11 16:18:55,193 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:339 - Usage of Spring Data projections detected on persistence provider EclipseLink. Make sure the following query methods declare result columns in exactly the order the accessors are declared in the projecting interface or the order of parameters for DTOs: 2024-01-11 16:18:55,194 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.DistributionSetRepository.countRolloutsByStatusForDistributionSet(java.lang.Long) 2024-01-11 16:18:55,196 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.DistributionSetRepository.countActionsByStatusForDistributionSet(java.lang.Long) 2024-01-11 16:18:55,774 WARN main o.s.b.a.o.j.JpaBaseConfiguration$JpaWebConfiguration:223 - spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning 2024-01-11 16:18:56,285 WARN main o.s.b.a.s.s.UserDetailsServiceAutoConfiguration:89 - Using generated security password: d44b86d4-52af-4b4a-9999-9a99f535fe00 This generated password is for development use only. Your security configuration must be updated before running your application in production. 2024-01-11 16:18:56,371 INFO main o.s.s.w.DefaultSecurityFilterChain:55 - Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@2ffbe563, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@7febdab4, org.springframework.security.web.context.SecurityContextPersistenceFilter@33ae240f, org.springframework.security.web.header.HeaderWriterFilter@d3d8030, org.springframework.security.web.csrf.CsrfFilter@5d1c9926, org.springframework.security.web.authentication.logout.LogoutFilter@6fd45b86, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@3b188937, org.springframework.security.web.authentication.ui.DefaultLoginPageGeneratingFilter@5706dc8b, org.springframework.security.web.authentication.ui.DefaultLogoutPageGeneratingFilter@c5a54f, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@1979e60d, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@48e4ae00, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@aa8654f, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@565a72d4, org.springframework.security.web.session.SessionManagementFilter@a4249c8, org.springframework.security.web.access.ExceptionTranslationFilter@d41e808, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@63966ad2] 2024-01-11 16:18:56,539 INFO main o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'application.springCloudBusInput' has 1 subscriber(s). 2024-01-11 16:18:56,662 INFO main o.s.i.e.EventDrivenConsumer:174 - Adding {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 2024-01-11 16:18:56,663 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 1 subscriber(s). 2024-01-11 16:18:56,663 INFO main o.s.i.e.EventDrivenConsumer:292 - started bean '_org.springframework.integration.errorLogger' 2024-01-11 16:18:56,665 INFO main o.e.h.r.j.m.TargetTagManagementTest:61 - Started TargetTagManagementTest in 2.881 seconds (JVM running for 265.889) 2024-01-11 16:18:56,754 INFO pool-98-thread-1 o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'unknown.channel.name' has 1 subscriber(s). 2024-01-11 16:18:56,797 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.TargetTagManagementTest.createAndUpdateTagWithInvalidFields()]... 2024-01-11 16:18:56,851 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.TargetTagManagementTest.createAndUpdateTagWithInvalidFields()] succeeded. 2024-01-11 16:18:56,891 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.TargetTagManagementTest.entityQueriesReferringToNotExistingEntitiesThrowsException()]... 2024-01-11 16:18:57,103 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.TargetTagManagementTest.entityQueriesReferringToNotExistingEntitiesThrowsException()] succeeded. 2024-01-11 16:18:57,128 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.TargetTagManagementTest.findAllTargetTags()]... 2024-01-11 16:18:57,466 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.TargetTagManagementTest.findAllTargetTags()] succeeded. 2024-01-11 16:18:57,489 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.TargetTagManagementTest.assignAndUnassignTargetTags()]... 2024-01-11 16:18:57,586 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.TargetTagManagementTest.assignAndUnassignTargetTags()] succeeded. 2024-01-11 16:18:57,604 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.TargetTagManagementTest.deleteTargetTags()]... 2024-01-11 16:18:57,940 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.TargetTagManagementTest.deleteTargetTags()] succeeded. 2024-01-11 16:18:57,966 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.TargetTagManagementTest.failedDuplicateTargetTagNameException()]... 2024-01-11 16:18:57,975 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.TargetTagManagementTest.failedDuplicateTargetTagNameException()] succeeded. 2024-01-11 16:18:57,994 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.TargetTagManagementTest.updateTargetTag()]... 2024-01-11 16:18:58,209 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.TargetTagManagementTest.updateTargetTag()] succeeded. 2024-01-11 16:18:58,228 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.TargetTagManagementTest.failedDuplicateTargetTagNameExceptionAfterUpdate()]... 2024-01-11 16:18:58,237 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.TargetTagManagementTest.failedDuplicateTargetTagNameExceptionAfterUpdate()] succeeded. 2024-01-11 16:18:58,256 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.TargetTagManagementTest.nonExistingEntityAccessReturnsNotPresent()]... 2024-01-11 16:18:58,363 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.TargetTagManagementTest.nonExistingEntityAccessReturnsNotPresent()] succeeded. 2024-01-11 16:18:58,383 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.TargetTagManagementTest.createTargetTag()]... 2024-01-11 16:18:58,391 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.TargetTagManagementTest.createTargetTag()] succeeded. 2024-01-11 16:18:58,393 INFO main o.s.i.e.EventDrivenConsumer:174 - Removing {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 2024-01-11 16:18:58,393 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 0 subscriber(s). 2024-01-11 16:18:58,393 INFO main o.s.i.e.EventDrivenConsumer:292 - stopped bean '_org.springframework.integration.errorLogger' 2024-01-11 16:18:58,401 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:651 - Closing JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 16:18:58,402 INFO main c.z.h.HikariDataSource:350 - HikariPool-33 - Shutdown initiated... 2024-01-11 16:18:58,402 INFO main c.z.h.HikariDataSource:352 - HikariPool-33 - Shutdown completed. [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.626 s -- in org.eclipse.hawkbit.repository.jpa.management.TargetTagManagementTest [INFO] Running org.eclipse.hawkbit.repository.jpa.management.TargetFilterQueryManagementTest 2024-01-11 16:18:58,408 INFO main o.e.h.r.t.u.SharedSqlTestDatabaseExtension:34 - Schema generation skipped... No datasource environment variables found! 2024-01-11 16:18:58,409 INFO main o.s.t.c.s.AbstractContextLoader:264 - Could not detect default resource locations for test class [org.eclipse.hawkbit.repository.jpa.AbstractJpaIntegrationTest]: no resource found for suffixes {-context.xml, Context.groovy}. 2024-01-11 16:18:58,410 INFO main o.s.t.c.s.AbstractContextLoader:264 - Could not detect default resource locations for test class [org.eclipse.hawkbit.repository.test.util.AbstractIntegrationTest]: no resource found for suffixes {-context.xml, Context.groovy}. 2024-01-11 16:18:58,414 INFO main o.s.b.t.c.SpringBootTestContextBootstrapper:245 - Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener, org.springframework.security.test.context.support.ReactorContextTestExecutionListener, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener, org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.event.ApplicationEventsTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener] 2024-01-11 16:18:58,414 INFO main o.s.b.t.c.SpringBootTestContextBootstrapper:174 - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@721180bb, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@3824eb54, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@23a3ea49, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@8644841, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@760e15ae, org.springframework.test.context.support.DirtiesContextTestExecutionListener@69ef3e70, org.springframework.test.context.transaction.TransactionalTestExecutionListener@55a260a6, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@7f2e1c13, org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener@790bd53d, org.springframework.test.context.event.EventPublishingTestExecutionListener@690768d2, org.springframework.security.test.context.support.ReactorContextTestExecutionListener@2f668204, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@20a7cd7f, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@7a2566b, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@5531ffb5, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@4e5c21b5, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@508ed134, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@450ac440, org.eclipse.hawkbit.repository.test.matcher.EventVerifier@1f1c4703, org.eclipse.hawkbit.repository.test.util.CleanupTestExecutionListener@30e29cdc] . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.18) 2024-01-11 16:18:58,450 INFO main o.e.h.r.j.m.TargetFilterQueryManagementTest:55 - Starting TargetFilterQueryManagementTest using Java 17.0.9 on basic-bw2k7 with PID 1164 (started by jenkins in /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa) 2024-01-11 16:18:58,450 INFO main o.e.h.r.j.m.TargetFilterQueryManagementTest:638 - The following 1 profile is active: "test" 2024-01-11 16:18:58,563 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:132 - Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2024-01-11 16:18:58,576 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:201 - Finished Spring Data repository scanning in 13 ms. Found 20 JPA repository interfaces. 2024-01-11 16:18:58,647 INFO main o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor:292 - No bean named 'errorChannel' has been explicitly defined. Therefore, a default PublishSubscribeChannel will be created. 2024-01-11 16:18:58,647 INFO main o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor:292 - No bean named 'integrationHeaderChannelRegistry' has been explicitly defined. Therefore, a default DefaultHeaderChannelRegistry will be created. 2024-01-11 16:18:58,651 INFO main o.s.c.c.s.GenericScope:283 - BeanFactory id=61c8307c-da16-3faa-9a4d-05d1a05b9a89 2024-01-11 16:18:58,675 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:18:58,678 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration' of type [org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:18:58,679 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:18:58,680 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'loadBalancerClientsDefaultsMappingsProvider' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration$$Lambda$921/0x00007eff2c52d9e8] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:18:58,681 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'defaultsBindHandlerAdvisor' of type [org.springframework.cloud.commons.config.DefaultsBindHandlerAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:18:58,684 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'BindingHandlerAdvise' of type [org.springframework.cloud.stream.config.BindingHandlerAdvise] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:18:58,686 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spelConverter' of type [org.springframework.cloud.stream.config.SpelExpressionConverterConfiguration$SpelConverter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:18:58,687 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration' of type [org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:18:58,688 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'stringOrNumberMigrationVersionConverter' of type [org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration$StringOrNumberToMigrationVersionConverter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:18:58,692 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:18:58,701 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'dataSource' of type [com.zaxxer.hikari.HikariDataSource] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:18:58,703 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties' of type [org.springframework.boot.autoconfigure.orm.jpa.JpaProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:18:58,706 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'repositoryApplicationConfiguration' of type [org.eclipse.hawkbit.repository.jpa.RepositoryApplicationConfiguration$$EnhancerBySpringCGLIB$$4ee2a2be] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:18:58,795 INFO main o.f.c.i.l.VersionPrinter:37 - Flyway Community Edition 8.5.13 by Redgate 2024-01-11 16:18:58,795 INFO main o.f.c.i.l.VersionPrinter:37 - See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.13 2024-01-11 16:18:58,796 INFO main o.f.c.i.l.VersionPrinter:37 - 2024-01-11 16:18:58,798 INFO main c.z.h.HikariDataSource:110 - HikariPool-34 - Starting... 2024-01-11 16:18:58,800 INFO main c.z.h.HikariDataSource:123 - HikariPool-34 - Start completed. 2024-01-11 16:18:58,800 INFO main o.f.c.i.d.b.BaseDatabaseType:37 - Database: jdbc:h2:mem:testdb (H2 2.2) 2024-01-11 16:18:58,801 WARN main o.f.c.i.d.b.Database:41 - Flyway upgrade recommended: H2 2.2.222 is newer than this version of Flyway and support has not been tested. The latest supported version of H2 is 2.1.210. 2024-01-11 16:18:58,809 INFO main o.f.c.i.c.DbValidate:37 - Successfully validated 47 migrations (execution time 00:00.007s) 2024-01-11 16:18:58,809 INFO main o.f.c.i.s.JdbcTableSchemaHistory:37 - Creating Schema History table "PUBLIC"."schema_version" ... 2024-01-11 16:18:58,811 INFO main o.f.c.i.c.DbMigrate:37 - Current version of schema "PUBLIC": << Empty Schema >> 2024-01-11 16:18:58,816 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.0.1 - init " 2024-01-11 16:18:58,826 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.2.0 - update target info for message " 2024-01-11 16:18:58,843 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.0 - cascade delete " 2024-01-11 16:18:58,847 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.1 - cascade delete " 2024-01-11 16:18:58,848 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.5.0 - target filter query " 2024-01-11 16:18:58,850 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.6.0 - rollout management " 2024-01-11 16:18:58,856 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.0 - swmType maxAssignment greater 0 " 2024-01-11 16:18:58,857 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.1 - reduce length enums " 2024-01-11 16:18:58,863 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.0 - auto assign ds filter " 2024-01-11 16:18:58,865 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.1 - cascade delete " 2024-01-11 16:18:58,867 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.2 - remove external artifact " 2024-01-11 16:18:58,868 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.9.0 - add rollout groups created " 2024-01-11 16:18:58,870 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.0 - advanced rolloutgroup " 2024-01-11 16:18:58,874 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.1 - consolidate artifact sha1 " 2024-01-11 16:18:58,877 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.2 - rollout auto start " 2024-01-11 16:18:58,879 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.3 - add rollout deleted flag " 2024-01-11 16:18:58,892 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.0 - drop target info " 2024-01-11 16:18:58,903 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.1 - target filter query UQ " 2024-01-11 16:18:58,904 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.2 - remove unused idexes " 2024-01-11 16:18:58,905 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.3 - add module md targetvis " 2024-01-11 16:18:58,907 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.0 - action performance " 2024-01-11 16:18:58,917 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.1 - missing non null " 2024-01-11 16:18:58,921 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.2 - missing non null enum " 2024-01-11 16:18:58,922 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.3 - cascade delete " 2024-01-11 16:18:58,923 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.4 - add maintenance window " 2024-01-11 16:18:58,929 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.6 - add index " 2024-01-11 16:18:58,930 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.7 - add rollout approval fields " 2024-01-11 16:18:58,934 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.8 - change length of created last modified by " 2024-01-11 16:18:58,936 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.9 - add target metadata " 2024-01-11 16:18:58,937 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.10 - change length of target attributes key " 2024-01-11 16:18:58,939 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.11 - add auto assign action type " 2024-01-11 16:18:58,941 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.12 - change length of controller id and name " 2024-01-11 16:18:58,942 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.13 - add action external id " 2024-01-11 16:18:58,945 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.14 - add sha256 hash " 2024-01-11 16:18:58,947 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.15 - add weight " 2024-01-11 16:18:58,951 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.16 - add action initiated by " 2024-01-11 16:18:58,955 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.17 - add index target modified " 2024-01-11 16:18:58,956 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.18 - add target type " 2024-01-11 16:18:58,960 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.19 - add valid flag to ds " 2024-01-11 16:18:58,963 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.20 - add encryption flag to sm " 2024-01-11 16:18:58,966 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.21 - add rollouts status index " 2024-01-11 16:18:58,968 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.22 - change target type name length " 2024-01-11 16:18:58,969 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.23 - add action status code " 2024-01-11 16:18:58,972 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.24 - add last action status code " 2024-01-11 16:18:58,975 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.25 - add confirmation flag " 2024-01-11 16:18:58,978 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.26 - add access control context " 2024-01-11 16:18:58,981 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.27 - target type inherit type " 2024-01-11 16:18:58,983 INFO main o.f.c.i.c.DbMigrate:37 - Successfully applied 47 migrations to schema "PUBLIC", now at version v1.12.27 (execution time 00:00.172s) 2024-01-11 16:18:59,051 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:437 - Initialized JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 16:18:59,458 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:339 - Usage of Spring Data projections detected on persistence provider EclipseLink. Make sure the following query methods declare result columns in exactly the order the accessors are declared in the projecting interface or the order of parameters for DTOs: 2024-01-11 16:18:59,459 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutId(java.lang.Long) 2024-01-11 16:18:59,460 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutId(java.util.List) 2024-01-11 16:18:59,467 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutGroupId(java.util.List) 2024-01-11 16:18:59,471 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutGroupId(java.lang.Long) 2024-01-11 16:18:59,777 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:339 - Usage of Spring Data projections detected on persistence provider EclipseLink. Make sure the following query methods declare result columns in exactly the order the accessors are declared in the projecting interface or the order of parameters for DTOs: 2024-01-11 16:18:59,777 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.DistributionSetRepository.countRolloutsByStatusForDistributionSet(java.lang.Long) 2024-01-11 16:18:59,780 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.DistributionSetRepository.countActionsByStatusForDistributionSet(java.lang.Long) 2024-01-11 16:19:00,382 WARN main o.s.b.a.o.j.JpaBaseConfiguration$JpaWebConfiguration:223 - spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning 2024-01-11 16:19:00,882 WARN main o.s.b.a.s.s.UserDetailsServiceAutoConfiguration:89 - Using generated security password: a636b0b4-9606-424b-a240-b1d6229ebb8c This generated password is for development use only. Your security configuration must be updated before running your application in production. 2024-01-11 16:19:00,971 INFO main o.s.s.w.DefaultSecurityFilterChain:55 - Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@132ee83d, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@40f98d4d, org.springframework.security.web.context.SecurityContextPersistenceFilter@5ac7a13, org.springframework.security.web.header.HeaderWriterFilter@7ae3ea2d, org.springframework.security.web.csrf.CsrfFilter@41aa32bb, org.springframework.security.web.authentication.logout.LogoutFilter@4465b05, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@6555fc35, org.springframework.security.web.authentication.ui.DefaultLoginPageGeneratingFilter@2ee568ed, org.springframework.security.web.authentication.ui.DefaultLogoutPageGeneratingFilter@a076533, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@31f40f6c, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@6f67d02f, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@97d5332, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@1b198470, org.springframework.security.web.session.SessionManagementFilter@1503bde2, org.springframework.security.web.access.ExceptionTranslationFilter@647c607b, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@91b53f6] 2024-01-11 16:19:01,164 INFO main o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'application.springCloudBusInput' has 1 subscriber(s). 2024-01-11 16:19:01,281 INFO main o.s.i.e.EventDrivenConsumer:174 - Adding {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 2024-01-11 16:19:01,281 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 1 subscriber(s). 2024-01-11 16:19:01,281 INFO main o.s.i.e.EventDrivenConsumer:292 - started bean '_org.springframework.integration.errorLogger' 2024-01-11 16:19:01,284 INFO main o.e.h.r.j.m.TargetFilterQueryManagementTest:61 - Started TargetFilterQueryManagementTest in 2.867 seconds (JVM running for 270.508) 2024-01-11 16:19:01,371 INFO pool-101-thread-1 o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'unknown.channel.name' has 1 subscriber(s). 2024-01-11 16:19:01,430 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.TargetFilterQueryManagementTest.entityQueriesReferringToNotExistingEntitiesThrowsException()]... 2024-01-11 16:19:01,875 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.TargetFilterQueryManagementTest.entityQueriesReferringToNotExistingEntitiesThrowsException()] succeeded. 2024-01-11 16:19:01,898 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.TargetFilterQueryManagementTest.createTargetFilterQuery()]... 2024-01-11 16:19:01,906 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.TargetFilterQueryManagementTest.createTargetFilterQuery()] succeeded. 2024-01-11 16:19:01,926 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.TargetFilterQueryManagementTest.assignDistributionSetToTargetFilterQueryThatExceedsQuota()]... 2024-01-11 16:19:01,989 WARN main o.e.h.r.j.u.QuotaHelper:121 - Cannot assign 21 Target entities to TargetFilterQuery 'testfilter' because of the configured quota limit 20. 2024-01-11 16:19:01,995 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.TargetFilterQueryManagementTest.assignDistributionSetToTargetFilterQueryThatExceedsQuota()] succeeded. 2024-01-11 16:19:02,026 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.TargetFilterQueryManagementTest.findFiltersWithDistributionSet()]... 2024-01-11 16:19:02,082 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.TargetFilterQueryManagementTest.findFiltersWithDistributionSet()] succeeded. 2024-01-11 16:19:02,100 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.TargetFilterQueryManagementTest.assignDistributionSet()]... 2024-01-11 16:19:02,225 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.TargetFilterQueryManagementTest.assignDistributionSet()] succeeded. 2024-01-11 16:19:02,243 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.TargetFilterQueryManagementTest.updateTargetFilterQuery()]... 2024-01-11 16:19:02,251 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.TargetFilterQueryManagementTest.updateTargetFilterQuery()] succeeded. 2024-01-11 16:19:02,268 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.TargetFilterQueryManagementTest.createTargetFilterWithInvalidDistributionSet()]... 2024-01-11 16:19:02,289 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.TargetFilterQueryManagementTest.createTargetFilterWithInvalidDistributionSet()] succeeded. 2024-01-11 16:19:02,309 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.TargetFilterQueryManagementTest.removeDsFromFilterWhenMultiAssignmentModeNotEnabled()]... 2024-01-11 16:19:02,346 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.TargetFilterQueryManagementTest.removeDsFromFilterWhenMultiAssignmentModeNotEnabled()] succeeded. 2024-01-11 16:19:02,371 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.TargetFilterQueryManagementTest.updateAutoAssignDsWithIncompleteDistributionSet()]... 2024-01-11 16:19:02,398 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.TargetFilterQueryManagementTest.updateAutoAssignDsWithIncompleteDistributionSet()] succeeded. 2024-01-11 16:19:02,418 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.TargetFilterQueryManagementTest.implicitlyRemoveAssignDistributionSet()]... 2024-01-11 16:19:02,456 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.TargetFilterQueryManagementTest.implicitlyRemoveAssignDistributionSet()] succeeded. 2024-01-11 16:19:02,474 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.TargetFilterQueryManagementTest.deleteTargetFilterQuery()]... 2024-01-11 16:19:02,483 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.TargetFilterQueryManagementTest.deleteTargetFilterQuery()] succeeded. 2024-01-11 16:19:02,502 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.TargetFilterQueryManagementTest.createTargetFilterWithIncompleteDistributionSet()]... 2024-01-11 16:19:02,514 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.TargetFilterQueryManagementTest.createTargetFilterWithIncompleteDistributionSet()] succeeded. 2024-01-11 16:19:02,532 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.TargetFilterQueryManagementTest.createTargetFilterQueryThatExceedsQuota()]... 2024-01-11 16:19:02,567 WARN main o.e.h.r.j.u.QuotaHelper:121 - Cannot assign 21 Target entities to TargetFilterQuery 'testfilter' because of the configured quota limit 20. 2024-01-11 16:19:02,573 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.TargetFilterQueryManagementTest.createTargetFilterQueryThatExceedsQuota()] succeeded. 2024-01-11 16:19:02,592 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.TargetFilterQueryManagementTest.updateAutoAssignDsWithInvalidDistributionSet()]... 2024-01-11 16:19:02,625 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.TargetFilterQueryManagementTest.updateAutoAssignDsWithInvalidDistributionSet()] succeeded. 2024-01-11 16:19:02,643 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.TargetFilterQueryManagementTest.weightNotAllowedWhenMultiAssignmentModeNotEnabled()]... 2024-01-11 16:19:02,662 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.TargetFilterQueryManagementTest.weightNotAllowedWhenMultiAssignmentModeNotEnabled()] succeeded. 2024-01-11 16:19:02,682 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.TargetFilterQueryManagementTest.weightNotRequiredInMultiAssignmentMode()]... 2024-01-11 16:19:02,717 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.TargetFilterQueryManagementTest.weightNotRequiredInMultiAssignmentMode()] succeeded. 2024-01-11 16:19:02,740 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.TargetFilterQueryManagementTest.createDuplicateTargetFilterQuery()]... 2024-01-11 16:19:02,749 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.TargetFilterQueryManagementTest.createDuplicateTargetFilterQuery()] succeeded. 2024-01-11 16:19:02,771 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.TargetFilterQueryManagementTest.updateTargetFilterQueryWithQueryThatExceedsQuota()]... 2024-01-11 16:19:02,810 WARN main o.e.h.r.j.u.QuotaHelper:121 - Cannot assign 21 Target entities to TargetFilterQuery 'testfilter' because of the configured quota limit 20. 2024-01-11 16:19:02,817 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.TargetFilterQueryManagementTest.updateTargetFilterQueryWithQueryThatExceedsQuota()] succeeded. 2024-01-11 16:19:02,837 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.TargetFilterQueryManagementTest.removeAssignDistributionSet()]... 2024-01-11 16:19:02,864 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.TargetFilterQueryManagementTest.removeAssignDistributionSet()] succeeded. 2024-01-11 16:19:02,887 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.TargetFilterQueryManagementTest.weightValidatedAndSaved()]... 2024-01-11 16:19:02,929 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.TargetFilterQueryManagementTest.weightValidatedAndSaved()] succeeded. 2024-01-11 16:19:02,953 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.TargetFilterQueryManagementTest.searchTargetFilterQuery()]... 2024-01-11 16:19:02,964 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.TargetFilterQueryManagementTest.searchTargetFilterQuery()] succeeded. 2024-01-11 16:19:02,991 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.TargetFilterQueryManagementTest.searchTargetFilterQueryInvalidField()]... 2024-01-11 16:19:02,999 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.TargetFilterQueryManagementTest.searchTargetFilterQueryInvalidField()] succeeded. 2024-01-11 16:19:03,026 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.TargetFilterQueryManagementTest.nonExistingEntityAccessReturnsNotPresent()]... 2024-01-11 16:19:03,134 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.TargetFilterQueryManagementTest.nonExistingEntityAccessReturnsNotPresent()] succeeded. 2024-01-11 16:19:03,136 INFO main o.s.i.e.EventDrivenConsumer:174 - Removing {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 2024-01-11 16:19:03,136 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 0 subscriber(s). 2024-01-11 16:19:03,136 INFO main o.s.i.e.EventDrivenConsumer:292 - stopped bean '_org.springframework.integration.errorLogger' 2024-01-11 16:19:03,141 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:651 - Closing JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 16:19:03,142 INFO main c.z.h.HikariDataSource:350 - HikariPool-34 - Shutdown initiated... 2024-01-11 16:19:03,142 INFO main c.z.h.HikariDataSource:352 - HikariPool-34 - Shutdown completed. [INFO] Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.735 s -- in org.eclipse.hawkbit.repository.jpa.management.TargetFilterQueryManagementTest [INFO] Running org.eclipse.hawkbit.repository.jpa.management.DistributionSetManagementTest 2024-01-11 16:19:03,146 INFO main o.e.h.r.t.u.SharedSqlTestDatabaseExtension:34 - Schema generation skipped... No datasource environment variables found! 2024-01-11 16:19:03,147 INFO main o.s.t.c.s.AbstractContextLoader:264 - Could not detect default resource locations for test class [org.eclipse.hawkbit.repository.jpa.AbstractJpaIntegrationTest]: no resource found for suffixes {-context.xml, Context.groovy}. 2024-01-11 16:19:03,147 INFO main o.s.t.c.s.AbstractContextLoader:264 - Could not detect default resource locations for test class [org.eclipse.hawkbit.repository.test.util.AbstractIntegrationTest]: no resource found for suffixes {-context.xml, Context.groovy}. 2024-01-11 16:19:03,150 INFO main o.s.b.t.c.SpringBootTestContextBootstrapper:245 - Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener, org.springframework.security.test.context.support.ReactorContextTestExecutionListener, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener, org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.event.ApplicationEventsTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener] 2024-01-11 16:19:03,150 INFO main o.s.b.t.c.SpringBootTestContextBootstrapper:174 - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@2b35643a, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@243d344d, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@63e6a93f, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@268eb341, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@261a071e, org.springframework.test.context.support.DirtiesContextTestExecutionListener@6bc8c0cc, org.springframework.test.context.transaction.TransactionalTestExecutionListener@3db133db, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@6e768b97, org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener@18a253b0, org.springframework.test.context.event.EventPublishingTestExecutionListener@35412ec8, org.springframework.security.test.context.support.ReactorContextTestExecutionListener@15afc50, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@5baaf5df, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@511f12c9, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@6d94514c, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@3b7a98d2, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@3772966f, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@1ed24312, org.eclipse.hawkbit.repository.test.matcher.EventVerifier@51036fb5, org.eclipse.hawkbit.repository.test.util.CleanupTestExecutionListener@3e50c14f] . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.18) 2024-01-11 16:19:03,172 INFO main o.e.h.r.j.m.DistributionSetManagementTest:55 - Starting DistributionSetManagementTest using Java 17.0.9 on basic-bw2k7 with PID 1164 (started by jenkins in /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa) 2024-01-11 16:19:03,172 INFO main o.e.h.r.j.m.DistributionSetManagementTest:638 - The following 1 profile is active: "test" 2024-01-11 16:19:03,276 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:132 - Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2024-01-11 16:19:03,290 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:201 - Finished Spring Data repository scanning in 13 ms. Found 20 JPA repository interfaces. 2024-01-11 16:19:03,360 INFO main o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor:292 - No bean named 'errorChannel' has been explicitly defined. Therefore, a default PublishSubscribeChannel will be created. 2024-01-11 16:19:03,360 INFO main o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor:292 - No bean named 'integrationHeaderChannelRegistry' has been explicitly defined. Therefore, a default DefaultHeaderChannelRegistry will be created. 2024-01-11 16:19:03,363 INFO main o.s.c.c.s.GenericScope:283 - BeanFactory id=61c8307c-da16-3faa-9a4d-05d1a05b9a89 2024-01-11 16:19:03,387 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:19:03,391 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration' of type [org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:19:03,392 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:19:03,392 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'loadBalancerClientsDefaultsMappingsProvider' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration$$Lambda$921/0x00007eff2c52d9e8] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:19:03,393 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'defaultsBindHandlerAdvisor' of type [org.springframework.cloud.commons.config.DefaultsBindHandlerAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:19:03,396 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'BindingHandlerAdvise' of type [org.springframework.cloud.stream.config.BindingHandlerAdvise] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:19:03,399 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spelConverter' of type [org.springframework.cloud.stream.config.SpelExpressionConverterConfiguration$SpelConverter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:19:03,400 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration' of type [org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:19:03,401 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'stringOrNumberMigrationVersionConverter' of type [org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration$StringOrNumberToMigrationVersionConverter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:19:03,404 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:19:03,414 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'dataSource' of type [com.zaxxer.hikari.HikariDataSource] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:19:03,417 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties' of type [org.springframework.boot.autoconfigure.orm.jpa.JpaProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:19:03,420 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'repositoryApplicationConfiguration' of type [org.eclipse.hawkbit.repository.jpa.RepositoryApplicationConfiguration$$EnhancerBySpringCGLIB$$4ee2a2be] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:19:03,524 INFO main o.f.c.i.l.VersionPrinter:37 - Flyway Community Edition 8.5.13 by Redgate 2024-01-11 16:19:03,525 INFO main o.f.c.i.l.VersionPrinter:37 - See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.13 2024-01-11 16:19:03,525 INFO main o.f.c.i.l.VersionPrinter:37 - 2024-01-11 16:19:03,528 INFO main c.z.h.HikariDataSource:110 - HikariPool-35 - Starting... 2024-01-11 16:19:03,529 INFO main c.z.h.HikariDataSource:123 - HikariPool-35 - Start completed. 2024-01-11 16:19:03,529 INFO main o.f.c.i.d.b.BaseDatabaseType:37 - Database: jdbc:h2:mem:testdb (H2 2.2) 2024-01-11 16:19:03,531 WARN main o.f.c.i.d.b.Database:41 - Flyway upgrade recommended: H2 2.2.222 is newer than this version of Flyway and support has not been tested. The latest supported version of H2 is 2.1.210. 2024-01-11 16:19:03,539 INFO main o.f.c.i.c.DbValidate:37 - Successfully validated 47 migrations (execution time 00:00.007s) 2024-01-11 16:19:03,539 INFO main o.f.c.i.s.JdbcTableSchemaHistory:37 - Creating Schema History table "PUBLIC"."schema_version" ... 2024-01-11 16:19:03,541 INFO main o.f.c.i.c.DbMigrate:37 - Current version of schema "PUBLIC": << Empty Schema >> 2024-01-11 16:19:03,546 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.0.1 - init " 2024-01-11 16:19:03,558 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.2.0 - update target info for message " 2024-01-11 16:19:03,560 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.0 - cascade delete " 2024-01-11 16:19:03,564 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.1 - cascade delete " 2024-01-11 16:19:03,565 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.5.0 - target filter query " 2024-01-11 16:19:03,568 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.6.0 - rollout management " 2024-01-11 16:19:03,573 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.0 - swmType maxAssignment greater 0 " 2024-01-11 16:19:03,575 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.1 - reduce length enums " 2024-01-11 16:19:03,580 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.0 - auto assign ds filter " 2024-01-11 16:19:03,583 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.1 - cascade delete " 2024-01-11 16:19:03,585 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.2 - remove external artifact " 2024-01-11 16:19:03,586 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.9.0 - add rollout groups created " 2024-01-11 16:19:03,588 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.0 - advanced rolloutgroup " 2024-01-11 16:19:03,592 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.1 - consolidate artifact sha1 " 2024-01-11 16:19:03,606 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.2 - rollout auto start " 2024-01-11 16:19:03,609 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.3 - add rollout deleted flag " 2024-01-11 16:19:03,623 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.0 - drop target info " 2024-01-11 16:19:03,636 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.1 - target filter query UQ " 2024-01-11 16:19:03,637 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.2 - remove unused idexes " 2024-01-11 16:19:03,639 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.3 - add module md targetvis " 2024-01-11 16:19:03,641 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.0 - action performance " 2024-01-11 16:19:03,651 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.1 - missing non null " 2024-01-11 16:19:03,656 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.2 - missing non null enum " 2024-01-11 16:19:03,657 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.3 - cascade delete " 2024-01-11 16:19:03,658 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.4 - add maintenance window " 2024-01-11 16:19:03,664 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.6 - add index " 2024-01-11 16:19:03,665 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.7 - add rollout approval fields " 2024-01-11 16:19:03,672 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.8 - change length of created last modified by " 2024-01-11 16:19:03,674 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.9 - add target metadata " 2024-01-11 16:19:03,676 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.10 - change length of target attributes key " 2024-01-11 16:19:03,677 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.11 - add auto assign action type " 2024-01-11 16:19:03,680 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.12 - change length of controller id and name " 2024-01-11 16:19:03,681 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.13 - add action external id " 2024-01-11 16:19:03,685 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.14 - add sha256 hash " 2024-01-11 16:19:03,687 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.15 - add weight " 2024-01-11 16:19:03,691 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.16 - add action initiated by " 2024-01-11 16:19:03,695 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.17 - add index target modified " 2024-01-11 16:19:03,696 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.18 - add target type " 2024-01-11 16:19:03,700 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.19 - add valid flag to ds " 2024-01-11 16:19:03,703 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.20 - add encryption flag to sm " 2024-01-11 16:19:03,705 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.21 - add rollouts status index " 2024-01-11 16:19:03,707 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.22 - change target type name length " 2024-01-11 16:19:03,708 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.23 - add action status code " 2024-01-11 16:19:03,710 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.24 - add last action status code " 2024-01-11 16:19:03,713 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.25 - add confirmation flag " 2024-01-11 16:19:03,716 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.26 - add access control context " 2024-01-11 16:19:03,719 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.27 - target type inherit type " 2024-01-11 16:19:03,721 INFO main o.f.c.i.c.DbMigrate:37 - Successfully applied 47 migrations to schema "PUBLIC", now at version v1.12.27 (execution time 00:00.180s) 2024-01-11 16:19:03,791 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:437 - Initialized JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 16:19:04,219 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:339 - Usage of Spring Data projections detected on persistence provider EclipseLink. Make sure the following query methods declare result columns in exactly the order the accessors are declared in the projecting interface or the order of parameters for DTOs: 2024-01-11 16:19:04,219 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutId(java.lang.Long) 2024-01-11 16:19:04,220 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutId(java.util.List) 2024-01-11 16:19:04,227 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutGroupId(java.util.List) 2024-01-11 16:19:04,228 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutGroupId(java.lang.Long) 2024-01-11 16:19:04,499 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:339 - Usage of Spring Data projections detected on persistence provider EclipseLink. Make sure the following query methods declare result columns in exactly the order the accessors are declared in the projecting interface or the order of parameters for DTOs: 2024-01-11 16:19:04,500 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.DistributionSetRepository.countRolloutsByStatusForDistributionSet(java.lang.Long) 2024-01-11 16:19:04,502 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.DistributionSetRepository.countActionsByStatusForDistributionSet(java.lang.Long) 2024-01-11 16:19:05,012 WARN main o.s.b.a.o.j.JpaBaseConfiguration$JpaWebConfiguration:223 - spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning 2024-01-11 16:19:05,475 WARN main o.s.b.a.s.s.UserDetailsServiceAutoConfiguration:89 - Using generated security password: 59e59f5f-fe0e-4fc5-84bd-bf3f0a9ef84c This generated password is for development use only. Your security configuration must be updated before running your application in production. 2024-01-11 16:19:05,568 INFO main o.s.s.w.DefaultSecurityFilterChain:55 - Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@7da4c748, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@303296e9, org.springframework.security.web.context.SecurityContextPersistenceFilter@5e200e83, org.springframework.security.web.header.HeaderWriterFilter@53e9e77c, org.springframework.security.web.csrf.CsrfFilter@1e4bdf86, org.springframework.security.web.authentication.logout.LogoutFilter@57963954, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@38fb3c86, org.springframework.security.web.authentication.ui.DefaultLoginPageGeneratingFilter@262ff47f, org.springframework.security.web.authentication.ui.DefaultLogoutPageGeneratingFilter@51cc8365, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@85f90e, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@695c6910, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@375636ae, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@7eae5ddb, org.springframework.security.web.session.SessionManagementFilter@1ed75530, org.springframework.security.web.access.ExceptionTranslationFilter@3dd65626, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@75f70590] 2024-01-11 16:19:05,755 INFO main o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'application.springCloudBusInput' has 1 subscriber(s). 2024-01-11 16:19:05,853 INFO main o.s.i.e.EventDrivenConsumer:174 - Adding {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 2024-01-11 16:19:05,853 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 1 subscriber(s). 2024-01-11 16:19:05,853 INFO main o.s.i.e.EventDrivenConsumer:292 - started bean '_org.springframework.integration.errorLogger' 2024-01-11 16:19:05,855 INFO main o.e.h.r.j.m.DistributionSetManagementTest:61 - Started DistributionSetManagementTest in 2.703 seconds (JVM running for 275.079) 2024-01-11 16:19:05,948 INFO pool-104-thread-1 o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'unknown.channel.name' has 1 subscriber(s). 2024-01-11 16:19:05,992 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.DistributionSetManagementTest.createAndUpdateDistributionSetWithInvalidFields()]... 2024-01-11 16:19:06,410 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.DistributionSetManagementTest.createAndUpdateDistributionSetWithInvalidFields()] succeeded. 2024-01-11 16:19:06,430 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.DistributionSetManagementTest.createDistributionSetWithImplicitType()]... 2024-01-11 16:19:06,439 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.DistributionSetManagementTest.createDistributionSetWithImplicitType()] succeeded. 2024-01-11 16:19:06,457 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.DistributionSetManagementTest.updateInvalidDistributionSet()]... 2024-01-11 16:19:06,482 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.DistributionSetManagementTest.updateInvalidDistributionSet()] succeeded. 2024-01-11 16:19:06,519 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.DistributionSetManagementTest.createMetadataForInvalidDistributionSet()]... 2024-01-11 16:19:06,553 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.DistributionSetManagementTest.createMetadataForInvalidDistributionSet()] succeeded. 2024-01-11 16:19:06,575 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.DistributionSetManagementTest.getAutoAssignmentsCountStatisticsForDistributionSet()]... 2024-01-11 16:19:06,701 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.DistributionSetManagementTest.getAutoAssignmentsCountStatisticsForDistributionSet()] succeeded. 2024-01-11 16:19:06,722 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.DistributionSetManagementTest.verifyGetValid()]... 2024-01-11 16:19:06,743 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.DistributionSetManagementTest.verifyGetValid()] succeeded. 2024-01-11 16:19:06,761 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.DistributionSetManagementTest.searchDistributionSetsOnFilters()]... 2024-01-11 16:19:07,074 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.DistributionSetManagementTest.searchDistributionSetsOnFilters()] succeeded. 2024-01-11 16:19:07,094 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.DistributionSetManagementTest.entityQueriesReferringToNotExistingEntitiesThrowsException()]... 2024-01-11 16:19:07,467 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.DistributionSetManagementTest.entityQueriesReferringToNotExistingEntitiesThrowsException()] succeeded. 2024-01-11 16:19:07,489 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.DistributionSetManagementTest.getActionsCountStatisticsForDistributionSet()]... 2024-01-11 16:19:07,653 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.DistributionSetManagementTest.getActionsCountStatisticsForDistributionSet()] succeeded. 2024-01-11 16:19:07,672 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.DistributionSetManagementTest.deleteUnassignedDistributionSet()]... 2024-01-11 16:19:07,705 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.DistributionSetManagementTest.deleteUnassignedDistributionSet()] succeeded. 2024-01-11 16:19:07,723 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.DistributionSetManagementTest.createDuplicateDistributionSetsFailsWithException()]... 2024-01-11 16:19:07,758 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.DistributionSetManagementTest.createDuplicateDistributionSetsFailsWithException()] succeeded. 2024-01-11 16:19:07,776 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.DistributionSetManagementTest.deleteIncompleteDistributionSet()]... 2024-01-11 16:19:07,787 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.DistributionSetManagementTest.deleteIncompleteDistributionSet()] succeeded. 2024-01-11 16:19:07,805 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.DistributionSetManagementTest.assignAndUnassignDistributionSetToTag()]... 2024-01-11 16:19:07,864 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.DistributionSetManagementTest.assignAndUnassignDistributionSetToTag()] succeeded. 2024-01-11 16:19:07,882 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.DistributionSetManagementTest.verifyGetValidAndComplete()]... 2024-01-11 16:19:07,899 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.DistributionSetManagementTest.verifyGetValidAndComplete()] succeeded. 2024-01-11 16:19:07,917 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.DistributionSetManagementTest.assignSoftwareModulesUntilQuotaIsExceeded()]... 2024-01-11 16:19:07,948 WARN main o.e.h.r.j.u.QuotaHelper:129 - Cannot assign 1 SoftwareModule entities to DistributionSet '34' because of the configured quota limit 5. Currently, there are 5 SoftwareModule entities assigned. 2024-01-11 16:19:07,953 WARN main o.e.h.r.j.u.QuotaHelper:121 - Cannot assign 6 SoftwareModule entities to DistributionSet '35' because of the configured quota limit 5. 2024-01-11 16:19:07,966 WARN main o.e.h.r.j.u.QuotaHelper:129 - Cannot assign 3 SoftwareModule entities to DistributionSet '36' because of the configured quota limit 5. Currently, there are 3 SoftwareModule entities assigned. 2024-01-11 16:19:07,972 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.DistributionSetManagementTest.assignSoftwareModulesUntilQuotaIsExceeded()] succeeded. 2024-01-11 16:19:07,992 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.DistributionSetManagementTest.createDistributionSetMetadataUntilQuotaIsExceeded()]... 2024-01-11 16:19:08,021 WARN main o.e.h.r.j.u.QuotaHelper:129 - Cannot assign 1 DistributionSetMetadata entities to DistributionSet '37' because of the configured quota limit 10. Currently, there are 10 DistributionSetMetadata entities assigned. 2024-01-11 16:19:08,034 WARN main o.e.h.r.j.u.QuotaHelper:121 - Cannot assign 11 DistributionSetMetadata entities to DistributionSet '38' because of the configured quota limit 10. 2024-01-11 16:19:08,075 WARN main o.e.h.r.j.u.QuotaHelper:129 - Cannot assign 6 DistributionSetMetadata entities to DistributionSet '39' because of the configured quota limit 10. Currently, there are 5 DistributionSetMetadata entities assigned. 2024-01-11 16:19:08,081 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.DistributionSetManagementTest.createDistributionSetMetadataUntilQuotaIsExceeded()] succeeded. 2024-01-11 16:19:08,101 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.DistributionSetManagementTest.verifyFindDistributionSetAllById()]... 2024-01-11 16:19:08,441 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.DistributionSetManagementTest.verifyFindDistributionSetAllById()] succeeded. 2024-01-11 16:19:08,461 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.DistributionSetManagementTest.createDistributionSetWithDuplicateNameAndVersionFails()]... 2024-01-11 16:19:08,472 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.DistributionSetManagementTest.createDistributionSetWithDuplicateNameAndVersionFails()] succeeded. 2024-01-11 16:19:08,492 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.DistributionSetManagementTest.verifyAssignSoftwareModulesToInvalidDistributionSet()]... 2024-01-11 16:19:08,514 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.DistributionSetManagementTest.verifyAssignSoftwareModulesToInvalidDistributionSet()] succeeded. 2024-01-11 16:19:08,533 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.DistributionSetManagementTest.updateDistributionSet()]... 2024-01-11 16:19:08,564 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.DistributionSetManagementTest.updateDistributionSet()] succeeded. 2024-01-11 16:19:08,582 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.DistributionSetManagementTest.deleteAssignedDistributionSet()]... 2024-01-11 16:19:08,673 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.DistributionSetManagementTest.deleteAssignedDistributionSet()] succeeded. 2024-01-11 16:19:08,698 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.DistributionSetManagementTest.verifyUnassignSoftwareModulesToInvalidDistributionSet()]... 2024-01-11 16:19:08,720 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.DistributionSetManagementTest.verifyUnassignSoftwareModulesToInvalidDistributionSet()] succeeded. 2024-01-11 16:19:08,737 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.DistributionSetManagementTest.updateDistributionSetForbiddenWithIllegalUpdate()]... 2024-01-11 16:19:08,778 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.DistributionSetManagementTest.updateDistributionSetForbiddenWithIllegalUpdate()] succeeded. 2024-01-11 16:19:08,797 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.DistributionSetManagementTest.updateDistributionSetMetadata()]... 2024-01-11 16:19:08,818 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.DistributionSetManagementTest.updateDistributionSetMetadata()] succeeded. 2024-01-11 16:19:08,837 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.DistributionSetManagementTest.deleteInvalidDistributionSet()]... 2024-01-11 16:19:08,864 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.DistributionSetManagementTest.deleteInvalidDistributionSet()] succeeded. 2024-01-11 16:19:08,887 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.DistributionSetManagementTest.updateDistributionSetUnsupportedModuleFails()]... 2024-01-11 16:19:08,900 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.DistributionSetManagementTest.updateDistributionSetUnsupportedModuleFails()] succeeded. 2024-01-11 16:19:08,917 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.DistributionSetManagementTest.findDistributionSetsWithoutLazy()]... 2024-01-11 16:19:09,139 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.DistributionSetManagementTest.findDistributionSetsWithoutLazy()] succeeded. 2024-01-11 16:19:09,157 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.DistributionSetManagementTest.getRolloutsCountStatisticsForDistributionSet()]... 2024-01-11 16:19:09,231 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.DistributionSetManagementTest.getRolloutsCountStatisticsForDistributionSet()] succeeded. 2024-01-11 16:19:09,257 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.DistributionSetManagementTest.createDistributionSetMetadata()]... 2024-01-11 16:19:09,279 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.DistributionSetManagementTest.createDistributionSetMetadata()] succeeded. 2024-01-11 16:19:09,299 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.DistributionSetManagementTest.findAllDistributionSetMetadataByDsId()]... 2024-01-11 16:19:09,359 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.DistributionSetManagementTest.findAllDistributionSetMetadataByDsId()] succeeded. 2024-01-11 16:19:09,379 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.DistributionSetManagementTest.findDistributionSetsAllOrderedByLinkTarget()]... 2024-01-11 16:19:09,573 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.DistributionSetManagementTest.findDistributionSetsAllOrderedByLinkTarget()] succeeded. 2024-01-11 16:19:09,596 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.DistributionSetManagementTest.nonExistingEntityAccessReturnsNotPresent()]... 2024-01-11 16:19:09,819 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.DistributionSetManagementTest.nonExistingEntityAccessReturnsNotPresent()] succeeded. 2024-01-11 16:19:09,841 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.DistributionSetManagementTest.createMultipleDistributionSetsWithImplicitType()]... 2024-01-11 16:19:09,871 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.DistributionSetManagementTest.createMultipleDistributionSetsWithImplicitType()] succeeded. 2024-01-11 16:19:09,874 INFO main o.s.i.e.EventDrivenConsumer:174 - Removing {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 2024-01-11 16:19:09,874 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 0 subscriber(s). 2024-01-11 16:19:09,874 INFO main o.s.i.e.EventDrivenConsumer:292 - stopped bean '_org.springframework.integration.errorLogger' 2024-01-11 16:19:09,878 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:651 - Closing JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 16:19:09,879 INFO main c.z.h.HikariDataSource:350 - HikariPool-35 - Shutdown initiated... 2024-01-11 16:19:09,880 INFO main c.z.h.HikariDataSource:352 - HikariPool-35 - Shutdown completed. [INFO] Tests run: 33, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.735 s -- in org.eclipse.hawkbit.repository.jpa.management.DistributionSetManagementTest [INFO] Running org.eclipse.hawkbit.repository.jpa.management.TargetManagementTest 2024-01-11 16:19:09,884 INFO main o.e.h.r.t.u.SharedSqlTestDatabaseExtension:34 - Schema generation skipped... No datasource environment variables found! 2024-01-11 16:19:09,885 INFO main o.s.t.c.s.AbstractContextLoader:264 - Could not detect default resource locations for test class [org.eclipse.hawkbit.repository.jpa.AbstractJpaIntegrationTest]: no resource found for suffixes {-context.xml, Context.groovy}. 2024-01-11 16:19:09,885 INFO main o.s.t.c.s.AbstractContextLoader:264 - Could not detect default resource locations for test class [org.eclipse.hawkbit.repository.test.util.AbstractIntegrationTest]: no resource found for suffixes {-context.xml, Context.groovy}. 2024-01-11 16:19:09,888 INFO main o.s.b.t.c.SpringBootTestContextBootstrapper:245 - Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener, org.springframework.security.test.context.support.ReactorContextTestExecutionListener, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener, org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.event.ApplicationEventsTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener] 2024-01-11 16:19:09,888 INFO main o.s.b.t.c.SpringBootTestContextBootstrapper:174 - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@65d1ad56, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@4cba78f4, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@3ed7d6d5, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@60dce2a1, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@80f58f1, org.springframework.test.context.support.DirtiesContextTestExecutionListener@17edecdc, org.springframework.test.context.transaction.TransactionalTestExecutionListener@178cf18a, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@1042d030, org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener@6278ca19, org.springframework.test.context.event.EventPublishingTestExecutionListener@1a8b5186, org.springframework.security.test.context.support.ReactorContextTestExecutionListener@6afbe3fc, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@6c3e6dc3, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@48325a5f, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@8f525be, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@3d24c35f, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@226be14d, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@78d1a7fd, org.eclipse.hawkbit.repository.test.matcher.EventVerifier@59a8a58c, org.eclipse.hawkbit.repository.test.util.CleanupTestExecutionListener@428dbbdd] . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.18) 2024-01-11 16:19:09,910 INFO main o.e.h.r.j.m.TargetManagementTest:55 - Starting TargetManagementTest using Java 17.0.9 on basic-bw2k7 with PID 1164 (started by jenkins in /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa) 2024-01-11 16:19:09,910 INFO main o.e.h.r.j.m.TargetManagementTest:638 - The following 1 profile is active: "test" 2024-01-11 16:19:10,020 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:132 - Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2024-01-11 16:19:10,033 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:201 - Finished Spring Data repository scanning in 12 ms. Found 20 JPA repository interfaces. 2024-01-11 16:19:10,107 INFO main o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor:292 - No bean named 'errorChannel' has been explicitly defined. Therefore, a default PublishSubscribeChannel will be created. 2024-01-11 16:19:10,107 INFO main o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor:292 - No bean named 'integrationHeaderChannelRegistry' has been explicitly defined. Therefore, a default DefaultHeaderChannelRegistry will be created. 2024-01-11 16:19:10,111 INFO main o.s.c.c.s.GenericScope:283 - BeanFactory id=61c8307c-da16-3faa-9a4d-05d1a05b9a89 2024-01-11 16:19:10,143 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:19:10,147 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration' of type [org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:19:10,148 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:19:10,149 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'loadBalancerClientsDefaultsMappingsProvider' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration$$Lambda$921/0x00007eff2c52d9e8] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:19:10,150 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'defaultsBindHandlerAdvisor' of type [org.springframework.cloud.commons.config.DefaultsBindHandlerAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:19:10,152 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'BindingHandlerAdvise' of type [org.springframework.cloud.stream.config.BindingHandlerAdvise] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:19:10,155 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spelConverter' of type [org.springframework.cloud.stream.config.SpelExpressionConverterConfiguration$SpelConverter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:19:10,156 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration' of type [org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:19:10,157 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'stringOrNumberMigrationVersionConverter' of type [org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration$StringOrNumberToMigrationVersionConverter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:19:10,161 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:19:10,170 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'dataSource' of type [com.zaxxer.hikari.HikariDataSource] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:19:10,172 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties' of type [org.springframework.boot.autoconfigure.orm.jpa.JpaProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:19:10,175 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'repositoryApplicationConfiguration' of type [org.eclipse.hawkbit.repository.jpa.RepositoryApplicationConfiguration$$EnhancerBySpringCGLIB$$4ee2a2be] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:19:10,271 INFO main o.f.c.i.l.VersionPrinter:37 - Flyway Community Edition 8.5.13 by Redgate 2024-01-11 16:19:10,271 INFO main o.f.c.i.l.VersionPrinter:37 - See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.13 2024-01-11 16:19:10,271 INFO main o.f.c.i.l.VersionPrinter:37 - 2024-01-11 16:19:10,274 INFO main c.z.h.HikariDataSource:110 - HikariPool-36 - Starting... 2024-01-11 16:19:10,275 INFO main c.z.h.HikariDataSource:123 - HikariPool-36 - Start completed. 2024-01-11 16:19:10,275 INFO main o.f.c.i.d.b.BaseDatabaseType:37 - Database: jdbc:h2:mem:testdb (H2 2.2) 2024-01-11 16:19:10,276 WARN main o.f.c.i.d.b.Database:41 - Flyway upgrade recommended: H2 2.2.222 is newer than this version of Flyway and support has not been tested. The latest supported version of H2 is 2.1.210. 2024-01-11 16:19:10,284 INFO main o.f.c.i.c.DbValidate:37 - Successfully validated 47 migrations (execution time 00:00.006s) 2024-01-11 16:19:10,284 INFO main o.f.c.i.s.JdbcTableSchemaHistory:37 - Creating Schema History table "PUBLIC"."schema_version" ... 2024-01-11 16:19:10,286 INFO main o.f.c.i.c.DbMigrate:37 - Current version of schema "PUBLIC": << Empty Schema >> 2024-01-11 16:19:10,303 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.0.1 - init " 2024-01-11 16:19:10,314 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.2.0 - update target info for message " 2024-01-11 16:19:10,316 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.0 - cascade delete " 2024-01-11 16:19:10,319 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.1 - cascade delete " 2024-01-11 16:19:10,320 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.5.0 - target filter query " 2024-01-11 16:19:10,322 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.6.0 - rollout management " 2024-01-11 16:19:10,327 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.0 - swmType maxAssignment greater 0 " 2024-01-11 16:19:10,328 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.1 - reduce length enums " 2024-01-11 16:19:10,333 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.0 - auto assign ds filter " 2024-01-11 16:19:10,335 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.1 - cascade delete " 2024-01-11 16:19:10,337 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.2 - remove external artifact " 2024-01-11 16:19:10,338 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.9.0 - add rollout groups created " 2024-01-11 16:19:10,340 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.0 - advanced rolloutgroup " 2024-01-11 16:19:10,344 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.1 - consolidate artifact sha1 " 2024-01-11 16:19:10,346 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.2 - rollout auto start " 2024-01-11 16:19:10,349 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.3 - add rollout deleted flag " 2024-01-11 16:19:10,361 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.0 - drop target info " 2024-01-11 16:19:10,379 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.1 - target filter query UQ " 2024-01-11 16:19:10,380 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.2 - remove unused idexes " 2024-01-11 16:19:10,382 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.3 - add module md targetvis " 2024-01-11 16:19:10,384 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.0 - action performance " 2024-01-11 16:19:10,393 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.1 - missing non null " 2024-01-11 16:19:10,397 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.2 - missing non null enum " 2024-01-11 16:19:10,398 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.3 - cascade delete " 2024-01-11 16:19:10,399 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.4 - add maintenance window " 2024-01-11 16:19:10,404 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.6 - add index " 2024-01-11 16:19:10,405 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.7 - add rollout approval fields " 2024-01-11 16:19:10,409 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.8 - change length of created last modified by " 2024-01-11 16:19:10,411 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.9 - add target metadata " 2024-01-11 16:19:10,412 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.10 - change length of target attributes key " 2024-01-11 16:19:10,414 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.11 - add auto assign action type " 2024-01-11 16:19:10,416 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.12 - change length of controller id and name " 2024-01-11 16:19:10,417 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.13 - add action external id " 2024-01-11 16:19:10,429 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.14 - add sha256 hash " 2024-01-11 16:19:10,431 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.15 - add weight " 2024-01-11 16:19:10,435 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.16 - add action initiated by " 2024-01-11 16:19:10,438 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.17 - add index target modified " 2024-01-11 16:19:10,440 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.18 - add target type " 2024-01-11 16:19:10,443 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.19 - add valid flag to ds " 2024-01-11 16:19:10,446 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.20 - add encryption flag to sm " 2024-01-11 16:19:10,449 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.21 - add rollouts status index " 2024-01-11 16:19:10,450 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.22 - change target type name length " 2024-01-11 16:19:10,451 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.23 - add action status code " 2024-01-11 16:19:10,472 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.24 - add last action status code " 2024-01-11 16:19:10,475 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.25 - add confirmation flag " 2024-01-11 16:19:10,478 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.26 - add access control context " 2024-01-11 16:19:10,481 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.27 - target type inherit type " 2024-01-11 16:19:10,482 INFO main o.f.c.i.c.DbMigrate:37 - Successfully applied 47 migrations to schema "PUBLIC", now at version v1.12.27 (execution time 00:00.196s) 2024-01-11 16:19:10,538 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:437 - Initialized JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 16:19:11,021 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:339 - Usage of Spring Data projections detected on persistence provider EclipseLink. Make sure the following query methods declare result columns in exactly the order the accessors are declared in the projecting interface or the order of parameters for DTOs: 2024-01-11 16:19:11,021 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutId(java.lang.Long) 2024-01-11 16:19:11,022 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutId(java.util.List) 2024-01-11 16:19:11,029 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutGroupId(java.util.List) 2024-01-11 16:19:11,030 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutGroupId(java.lang.Long) 2024-01-11 16:19:11,520 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:339 - Usage of Spring Data projections detected on persistence provider EclipseLink. Make sure the following query methods declare result columns in exactly the order the accessors are declared in the projecting interface or the order of parameters for DTOs: 2024-01-11 16:19:11,521 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.DistributionSetRepository.countRolloutsByStatusForDistributionSet(java.lang.Long) 2024-01-11 16:19:11,523 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.DistributionSetRepository.countActionsByStatusForDistributionSet(java.lang.Long) 2024-01-11 16:19:12,268 WARN main o.s.b.a.o.j.JpaBaseConfiguration$JpaWebConfiguration:223 - spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning 2024-01-11 16:19:12,929 WARN main o.s.b.a.s.s.UserDetailsServiceAutoConfiguration:89 - Using generated security password: 99734ec5-20ad-4d02-b6f9-f35705973220 This generated password is for development use only. Your security configuration must be updated before running your application in production. 2024-01-11 16:19:13,088 INFO main o.s.s.w.DefaultSecurityFilterChain:55 - Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@1bffe102, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@51e5d7ef, org.springframework.security.web.context.SecurityContextPersistenceFilter@2da5cab3, org.springframework.security.web.header.HeaderWriterFilter@73cd183b, org.springframework.security.web.csrf.CsrfFilter@7807a6ec, org.springframework.security.web.authentication.logout.LogoutFilter@75e3893e, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@a307a66, org.springframework.security.web.authentication.ui.DefaultLoginPageGeneratingFilter@33d3ed82, org.springframework.security.web.authentication.ui.DefaultLogoutPageGeneratingFilter@580f64ff, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@26327cb2, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@71a7c8c, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@469de8e, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@6d6d44a0, org.springframework.security.web.session.SessionManagementFilter@68d02183, org.springframework.security.web.access.ExceptionTranslationFilter@4ba26ce4, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@103b5d77] 2024-01-11 16:19:13,344 INFO main o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'application.springCloudBusInput' has 1 subscriber(s). 2024-01-11 16:19:13,496 INFO main o.s.i.e.EventDrivenConsumer:174 - Adding {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 2024-01-11 16:19:13,496 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 1 subscriber(s). 2024-01-11 16:19:13,496 INFO main o.s.i.e.EventDrivenConsumer:292 - started bean '_org.springframework.integration.errorLogger' 2024-01-11 16:19:13,499 INFO main o.e.h.r.j.m.TargetManagementTest:61 - Started TargetManagementTest in 3.609 seconds (JVM running for 282.724) 2024-01-11 16:19:13,685 INFO pool-107-thread-1 o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'unknown.channel.name' has 1 subscriber(s). 2024-01-11 16:19:13,786 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.TargetManagementTest.findTargetByControllerIDWithDetails()]... 2024-01-11 16:19:15,100 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.TargetManagementTest.findTargetByControllerIDWithDetails()] succeeded. 2024-01-11 16:19:15,121 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.TargetManagementTest.createTargetMetadataUntilQuotaIsExceeded()]... 2024-01-11 16:19:15,327 WARN main o.e.h.r.j.u.QuotaHelper:129 - Cannot assign 1 TargetMetadata entities to Target '2' because of the configured quota limit 100. Currently, there are 100 TargetMetadata entities assigned. 2024-01-11 16:19:15,340 WARN main o.e.h.r.j.u.QuotaHelper:121 - Cannot assign 101 TargetMetadata entities to Target '3' because of the configured quota limit 100. 2024-01-11 16:19:15,579 WARN main o.e.h.r.j.u.QuotaHelper:129 - Cannot assign 51 TargetMetadata entities to Target '4' because of the configured quota limit 100. Currently, there are 50 TargetMetadata entities assigned. 2024-01-11 16:19:15,587 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.TargetManagementTest.createTargetMetadataUntilQuotaIsExceeded()] succeeded. 2024-01-11 16:19:15,610 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.TargetManagementTest.verifyRequestControllerAttributes()]... 2024-01-11 16:19:15,624 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.TargetManagementTest.verifyRequestControllerAttributes()] succeeded. 2024-01-11 16:19:15,646 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.TargetManagementTest.entityQueriesReferringToNotExistingEntitiesThrowsException()]... 2024-01-11 16:19:15,920 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.TargetManagementTest.entityQueriesReferringToNotExistingEntitiesThrowsException()] succeeded. 2024-01-11 16:19:15,942 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.TargetManagementTest.verifyFindTargetAllById()]... 2024-01-11 16:19:16,066 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.TargetManagementTest.verifyFindTargetAllById()] succeeded. 2024-01-11 16:19:16,086 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.TargetManagementTest.findAllTargetMetadataByControllerId()]... 2024-01-11 16:19:16,237 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.TargetManagementTest.findAllTargetMetadataByControllerId()] succeeded. 2024-01-11 16:19:16,278 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.TargetManagementTest.targetTagBulkAssignments()]... 2024-01-11 16:19:16,905 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.TargetManagementTest.targetTagBulkAssignments()] succeeded. 2024-01-11 16:19:16,925 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.TargetManagementTest.deleteAndCreateTargets()]... 2024-01-11 16:19:17,266 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.TargetManagementTest.deleteAndCreateTargets()] succeeded. 2024-01-11 16:19:17,285 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.TargetManagementTest.matchesFilterWrongType()]... 2024-01-11 16:19:17,367 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.TargetManagementTest.matchesFilterWrongType()] succeeded. 2024-01-11 16:19:17,387 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.TargetManagementTest.createTargetDuplicate()]... 2024-01-11 16:19:17,496 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.TargetManagementTest.createTargetDuplicate()] succeeded. 2024-01-11 16:19:17,515 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.TargetManagementTest.targetCanBeReadWithOnlyReadTargetPermission() throws java.lang.Exception]... 2024-01-11 16:19:17,727 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.TargetManagementTest.targetCanBeReadWithOnlyReadTargetPermission() throws java.lang.Exception] succeeded. 2024-01-11 16:19:17,747 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.TargetManagementTest.matchesFilterDsAssigned()]... 2024-01-11 16:19:17,805 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.TargetManagementTest.matchesFilterDsAssigned()] succeeded. 2024-01-11 16:19:17,825 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.TargetManagementTest.createMultipleTargetsDuplicate()]... 2024-01-11 16:19:17,939 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.TargetManagementTest.createMultipleTargetsDuplicate()] succeeded. 2024-01-11 16:19:17,959 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.TargetManagementTest.matchesFilter()]... 2024-01-11 16:19:17,982 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.TargetManagementTest.matchesFilter()] succeeded. 2024-01-11 16:19:18,001 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.TargetManagementTest.targetTagBulkUnassignments()]... 2024-01-11 16:19:18,657 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.TargetManagementTest.targetTagBulkUnassignments()] succeeded. 2024-01-11 16:19:18,679 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.TargetManagementTest.targetTagAssignment()]... 2024-01-11 16:19:19,012 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.TargetManagementTest.targetTagAssignment()] succeeded. 2024-01-11 16:19:19,033 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.TargetManagementTest.createTargetForTenantWhichDoesNotExistThrowsTenantNotExistException()]... 2024-01-11 16:19:19,142 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.TargetManagementTest.createTargetForTenantWhichDoesNotExistThrowsTenantNotExistException()] succeeded. 2024-01-11 16:19:19,164 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.TargetManagementTest.assignInvalidTargetTypeToTarget()]... 2024-01-11 16:19:19,177 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.TargetManagementTest.assignInvalidTargetTypeToTarget()] succeeded. 2024-01-11 16:19:19,198 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.TargetManagementTest.bulkTargetCreationAndDelete()]... 2024-01-11 16:19:19,701 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.TargetManagementTest.bulkTargetCreationAndDelete()] succeeded. 2024-01-11 16:19:19,721 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.TargetManagementTest.assignAndUnassignTargetsToTag()]... 2024-01-11 16:19:20,047 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.TargetManagementTest.assignAndUnassignTargetsToTag()] succeeded. 2024-01-11 16:19:20,068 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.TargetManagementTest.assignTargetTypeInTarget()]... 2024-01-11 16:19:20,079 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.TargetManagementTest.assignTargetTypeInTarget()] succeeded. 2024-01-11 16:19:20,096 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.TargetManagementTest.matchesFilterDsNotExists()]... 2024-01-11 16:19:20,102 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.TargetManagementTest.matchesFilterDsNotExists()] succeeded. 2024-01-11 16:19:20,120 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.TargetManagementTest.findTargetsWithNoTag()]... 2024-01-11 16:19:20,474 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.TargetManagementTest.findTargetsWithNoTag()] succeeded. 2024-01-11 16:19:20,495 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.TargetManagementTest.createAndUpdateTargetTypeInTarget()]... 2024-01-11 16:19:20,509 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.TargetManagementTest.createAndUpdateTargetTypeInTarget()] succeeded. 2024-01-11 16:19:20,528 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.TargetManagementTest.updateTargetMetadata() throws java.lang.InterruptedException]... 2024-01-11 16:19:20,538 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.TargetManagementTest.updateTargetMetadata() throws java.lang.InterruptedException] succeeded. 2024-01-11 16:19:20,556 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.TargetManagementTest.findTargetsWithTagOrId()]... 2024-01-11 16:19:20,613 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.TargetManagementTest.findTargetsWithTagOrId()] succeeded. 2024-01-11 16:19:20,633 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.TargetManagementTest.targetTypeBulkAssignments()]... 2024-01-11 16:19:21,081 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.TargetManagementTest.targetTypeBulkAssignments()] succeeded. 2024-01-11 16:19:21,102 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.TargetManagementTest.findTargetsByRsqlWithMetadata()]... 2024-01-11 16:19:21,127 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.TargetManagementTest.findTargetsByRsqlWithMetadata()] succeeded. 2024-01-11 16:19:21,147 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.TargetManagementTest.singleTargetIsInsertedIntoRepo() throws java.lang.Exception]... 2024-01-11 16:19:21,459 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.TargetManagementTest.singleTargetIsInsertedIntoRepo() throws java.lang.Exception] succeeded. 2024-01-11 16:19:21,477 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.TargetManagementTest.matchesFilterWrongFilter()]... 2024-01-11 16:19:21,494 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.TargetManagementTest.matchesFilterWrongFilter()] succeeded. 2024-01-11 16:19:21,512 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.TargetManagementTest.createTargetMetadata()]... 2024-01-11 16:19:21,520 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.TargetManagementTest.createTargetMetadata()] succeeded. 2024-01-11 16:19:21,538 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.TargetManagementTest.getTargetSecurityTokenOnlyWithCorrectPermission() throws java.lang.Exception]... 2024-01-11 16:19:21,649 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.TargetManagementTest.getTargetSecurityTokenOnlyWithCorrectPermission() throws java.lang.Exception] succeeded. 2024-01-11 16:19:21,669 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.TargetManagementTest.unAssignTargetTypeFromTarget()]... 2024-01-11 16:19:21,680 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.TargetManagementTest.unAssignTargetTypeFromTarget()] succeeded. 2024-01-11 16:19:21,699 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.TargetManagementTest.createTargetThatViolatesUniqueConstraintFails()]... 2024-01-11 16:19:21,808 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.TargetManagementTest.createTargetThatViolatesUniqueConstraintFails()] succeeded. 2024-01-11 16:19:21,828 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.TargetManagementTest.matchesFilterTargetNotExists()]... 2024-01-11 16:19:21,846 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.TargetManagementTest.matchesFilterTargetNotExists()] succeeded. 2024-01-11 16:19:21,864 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.TargetManagementTest.matchesFilterInvalidFilter()]... 2024-01-11 16:19:21,891 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.TargetManagementTest.matchesFilterInvalidFilter()] succeeded. 2024-01-11 16:19:21,909 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.TargetManagementTest.nonExistingEntityAccessReturnsNotPresent()]... 2024-01-11 16:19:22,017 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.TargetManagementTest.nonExistingEntityAccessReturnsNotPresent()] succeeded. 2024-01-11 16:19:22,036 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.TargetManagementTest.createAndUpdateTargetWithInvalidFields()]... 2024-01-11 16:19:22,273 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.TargetManagementTest.createAndUpdateTargetWithInvalidFields()] succeeded. 2024-01-11 16:19:22,275 INFO main o.s.i.e.EventDrivenConsumer:174 - Removing {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 2024-01-11 16:19:22,275 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 0 subscriber(s). 2024-01-11 16:19:22,275 INFO main o.s.i.e.EventDrivenConsumer:292 - stopped bean '_org.springframework.integration.errorLogger' 2024-01-11 16:19:22,279 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:651 - Closing JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 16:19:22,280 INFO main c.z.h.HikariDataSource:350 - HikariPool-36 - Shutdown initiated... 2024-01-11 16:19:22,281 INFO main c.z.h.HikariDataSource:352 - HikariPool-36 - Shutdown completed. [INFO] Tests run: 38, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.40 s -- in org.eclipse.hawkbit.repository.jpa.management.TargetManagementTest [INFO] Running org.eclipse.hawkbit.repository.jpa.management.TargetTypeManagementTest 2024-01-11 16:19:22,284 INFO main o.e.h.r.t.u.SharedSqlTestDatabaseExtension:34 - Schema generation skipped... No datasource environment variables found! 2024-01-11 16:19:22,285 INFO main o.s.t.c.s.AbstractContextLoader:264 - Could not detect default resource locations for test class [org.eclipse.hawkbit.repository.jpa.AbstractJpaIntegrationTest]: no resource found for suffixes {-context.xml, Context.groovy}. 2024-01-11 16:19:22,286 INFO main o.s.t.c.s.AbstractContextLoader:264 - Could not detect default resource locations for test class [org.eclipse.hawkbit.repository.test.util.AbstractIntegrationTest]: no resource found for suffixes {-context.xml, Context.groovy}. 2024-01-11 16:19:22,288 INFO main o.s.b.t.c.SpringBootTestContextBootstrapper:245 - Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener, org.springframework.security.test.context.support.ReactorContextTestExecutionListener, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener, org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.event.ApplicationEventsTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener] 2024-01-11 16:19:22,289 INFO main o.s.b.t.c.SpringBootTestContextBootstrapper:174 - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@1ae341b9, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@63fecc91, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@5041cd59, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@330ac616, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@3364a747, org.springframework.test.context.support.DirtiesContextTestExecutionListener@266b6ffe, org.springframework.test.context.transaction.TransactionalTestExecutionListener@781e456f, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@1d41060c, org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener@b89c47c, org.springframework.test.context.event.EventPublishingTestExecutionListener@76e05e6c, org.springframework.security.test.context.support.ReactorContextTestExecutionListener@7c5f48e2, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@693b5003, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@2c54d37c, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@58b3eba4, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@5e2da008, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@6d254886, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@67e0b96d, org.eclipse.hawkbit.repository.test.matcher.EventVerifier@20c990fe, org.eclipse.hawkbit.repository.test.util.CleanupTestExecutionListener@1357490f] . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.18) 2024-01-11 16:19:22,312 INFO main o.e.h.r.j.m.TargetTypeManagementTest:55 - Starting TargetTypeManagementTest using Java 17.0.9 on basic-bw2k7 with PID 1164 (started by jenkins in /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa) 2024-01-11 16:19:22,312 INFO main o.e.h.r.j.m.TargetTypeManagementTest:638 - The following 1 profile is active: "test" 2024-01-11 16:19:22,415 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:132 - Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2024-01-11 16:19:22,428 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:201 - Finished Spring Data repository scanning in 13 ms. Found 20 JPA repository interfaces. 2024-01-11 16:19:22,497 INFO main o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor:292 - No bean named 'errorChannel' has been explicitly defined. Therefore, a default PublishSubscribeChannel will be created. 2024-01-11 16:19:22,497 INFO main o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor:292 - No bean named 'integrationHeaderChannelRegistry' has been explicitly defined. Therefore, a default DefaultHeaderChannelRegistry will be created. 2024-01-11 16:19:22,501 INFO main o.s.c.c.s.GenericScope:283 - BeanFactory id=61c8307c-da16-3faa-9a4d-05d1a05b9a89 2024-01-11 16:19:22,525 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:19:22,528 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration' of type [org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:19:22,529 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:19:22,530 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'loadBalancerClientsDefaultsMappingsProvider' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration$$Lambda$921/0x00007eff2c52d9e8] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:19:22,531 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'defaultsBindHandlerAdvisor' of type [org.springframework.cloud.commons.config.DefaultsBindHandlerAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:19:22,533 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'BindingHandlerAdvise' of type [org.springframework.cloud.stream.config.BindingHandlerAdvise] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:19:22,535 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spelConverter' of type [org.springframework.cloud.stream.config.SpelExpressionConverterConfiguration$SpelConverter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:19:22,536 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration' of type [org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:19:22,537 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'stringOrNumberMigrationVersionConverter' of type [org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration$StringOrNumberToMigrationVersionConverter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:19:22,541 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:19:22,550 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'dataSource' of type [com.zaxxer.hikari.HikariDataSource] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:19:22,552 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties' of type [org.springframework.boot.autoconfigure.orm.jpa.JpaProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:19:22,555 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'repositoryApplicationConfiguration' of type [org.eclipse.hawkbit.repository.jpa.RepositoryApplicationConfiguration$$EnhancerBySpringCGLIB$$4ee2a2be] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:19:22,646 INFO main o.f.c.i.l.VersionPrinter:37 - Flyway Community Edition 8.5.13 by Redgate 2024-01-11 16:19:22,646 INFO main o.f.c.i.l.VersionPrinter:37 - See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.13 2024-01-11 16:19:22,646 INFO main o.f.c.i.l.VersionPrinter:37 - 2024-01-11 16:19:22,649 INFO main c.z.h.HikariDataSource:110 - HikariPool-37 - Starting... 2024-01-11 16:19:22,650 INFO main c.z.h.HikariDataSource:123 - HikariPool-37 - Start completed. 2024-01-11 16:19:22,651 INFO main o.f.c.i.d.b.BaseDatabaseType:37 - Database: jdbc:h2:mem:testdb (H2 2.2) 2024-01-11 16:19:22,652 WARN main o.f.c.i.d.b.Database:41 - Flyway upgrade recommended: H2 2.2.222 is newer than this version of Flyway and support has not been tested. The latest supported version of H2 is 2.1.210. 2024-01-11 16:19:22,659 INFO main o.f.c.i.c.DbValidate:37 - Successfully validated 47 migrations (execution time 00:00.006s) 2024-01-11 16:19:22,659 INFO main o.f.c.i.s.JdbcTableSchemaHistory:37 - Creating Schema History table "PUBLIC"."schema_version" ... 2024-01-11 16:19:22,661 INFO main o.f.c.i.c.DbMigrate:37 - Current version of schema "PUBLIC": << Empty Schema >> 2024-01-11 16:19:22,666 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.0.1 - init " 2024-01-11 16:19:22,676 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.2.0 - update target info for message " 2024-01-11 16:19:22,678 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.0 - cascade delete " 2024-01-11 16:19:22,681 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.1 - cascade delete " 2024-01-11 16:19:22,682 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.5.0 - target filter query " 2024-01-11 16:19:22,684 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.6.0 - rollout management " 2024-01-11 16:19:22,689 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.0 - swmType maxAssignment greater 0 " 2024-01-11 16:19:22,690 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.1 - reduce length enums " 2024-01-11 16:19:22,695 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.0 - auto assign ds filter " 2024-01-11 16:19:22,697 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.1 - cascade delete " 2024-01-11 16:19:22,699 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.2 - remove external artifact " 2024-01-11 16:19:22,700 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.9.0 - add rollout groups created " 2024-01-11 16:19:22,702 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.0 - advanced rolloutgroup " 2024-01-11 16:19:22,705 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.1 - consolidate artifact sha1 " 2024-01-11 16:19:22,708 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.2 - rollout auto start " 2024-01-11 16:19:22,711 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.3 - add rollout deleted flag " 2024-01-11 16:19:22,723 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.0 - drop target info " 2024-01-11 16:19:22,735 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.1 - target filter query UQ " 2024-01-11 16:19:22,736 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.2 - remove unused idexes " 2024-01-11 16:19:22,737 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.3 - add module md targetvis " 2024-01-11 16:19:22,739 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.0 - action performance " 2024-01-11 16:19:22,749 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.1 - missing non null " 2024-01-11 16:19:22,753 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.2 - missing non null enum " 2024-01-11 16:19:22,754 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.3 - cascade delete " 2024-01-11 16:19:22,755 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.4 - add maintenance window " 2024-01-11 16:19:22,760 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.6 - add index " 2024-01-11 16:19:22,761 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.7 - add rollout approval fields " 2024-01-11 16:19:22,764 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.8 - change length of created last modified by " 2024-01-11 16:19:22,772 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.9 - add target metadata " 2024-01-11 16:19:22,774 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.10 - change length of target attributes key " 2024-01-11 16:19:22,776 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.11 - add auto assign action type " 2024-01-11 16:19:22,777 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.12 - change length of controller id and name " 2024-01-11 16:19:22,779 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.13 - add action external id " 2024-01-11 16:19:22,781 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.14 - add sha256 hash " 2024-01-11 16:19:22,783 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.15 - add weight " 2024-01-11 16:19:22,787 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.16 - add action initiated by " 2024-01-11 16:19:22,790 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.17 - add index target modified " 2024-01-11 16:19:22,792 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.18 - add target type " 2024-01-11 16:19:22,795 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.19 - add valid flag to ds " 2024-01-11 16:19:22,798 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.20 - add encryption flag to sm " 2024-01-11 16:19:22,800 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.21 - add rollouts status index " 2024-01-11 16:19:22,801 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.22 - change target type name length " 2024-01-11 16:19:22,802 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.23 - add action status code " 2024-01-11 16:19:22,804 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.24 - add last action status code " 2024-01-11 16:19:22,807 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.25 - add confirmation flag " 2024-01-11 16:19:22,810 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.26 - add access control context " 2024-01-11 16:19:22,813 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.27 - target type inherit type " 2024-01-11 16:19:22,814 INFO main o.f.c.i.c.DbMigrate:37 - Successfully applied 47 migrations to schema "PUBLIC", now at version v1.12.27 (execution time 00:00.153s) 2024-01-11 16:19:22,865 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:437 - Initialized JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 16:19:23,264 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:339 - Usage of Spring Data projections detected on persistence provider EclipseLink. Make sure the following query methods declare result columns in exactly the order the accessors are declared in the projecting interface or the order of parameters for DTOs: 2024-01-11 16:19:23,265 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutId(java.lang.Long) 2024-01-11 16:19:23,266 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutId(java.util.List) 2024-01-11 16:19:23,273 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutGroupId(java.util.List) 2024-01-11 16:19:23,274 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutGroupId(java.lang.Long) 2024-01-11 16:19:23,780 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:339 - Usage of Spring Data projections detected on persistence provider EclipseLink. Make sure the following query methods declare result columns in exactly the order the accessors are declared in the projecting interface or the order of parameters for DTOs: 2024-01-11 16:19:23,780 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.DistributionSetRepository.countRolloutsByStatusForDistributionSet(java.lang.Long) 2024-01-11 16:19:23,783 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.DistributionSetRepository.countActionsByStatusForDistributionSet(java.lang.Long) 2024-01-11 16:19:24,625 WARN main o.s.b.a.o.j.JpaBaseConfiguration$JpaWebConfiguration:223 - spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning 2024-01-11 16:19:25,205 WARN main o.s.b.a.s.s.UserDetailsServiceAutoConfiguration:89 - Using generated security password: eb35b22e-e1e6-4726-a1da-7376a3404537 This generated password is for development use only. Your security configuration must be updated before running your application in production. 2024-01-11 16:19:25,293 INFO main o.s.s.w.DefaultSecurityFilterChain:55 - Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@13b1fb39, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@2438a265, org.springframework.security.web.context.SecurityContextPersistenceFilter@7f1a0ca5, org.springframework.security.web.header.HeaderWriterFilter@a546873, org.springframework.security.web.csrf.CsrfFilter@4a50f163, org.springframework.security.web.authentication.logout.LogoutFilter@4144bd7e, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@4159f97d, org.springframework.security.web.authentication.ui.DefaultLoginPageGeneratingFilter@72a64974, org.springframework.security.web.authentication.ui.DefaultLogoutPageGeneratingFilter@2a24358e, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@1f0ad2da, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@2706105d, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@8d64f3c, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@6371ae12, org.springframework.security.web.session.SessionManagementFilter@320c286e, org.springframework.security.web.access.ExceptionTranslationFilter@590f6273, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@37d00ddf] 2024-01-11 16:19:25,510 INFO main o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'application.springCloudBusInput' has 1 subscriber(s). 2024-01-11 16:19:25,615 INFO main o.s.i.e.EventDrivenConsumer:174 - Adding {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 2024-01-11 16:19:25,615 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 1 subscriber(s). 2024-01-11 16:19:25,615 INFO main o.s.i.e.EventDrivenConsumer:292 - started bean '_org.springframework.integration.errorLogger' 2024-01-11 16:19:25,617 INFO main o.e.h.r.j.m.TargetTypeManagementTest:61 - Started TargetTypeManagementTest in 3.327 seconds (JVM running for 294.842) 2024-01-11 16:19:25,709 INFO pool-110-thread-1 o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'unknown.channel.name' has 1 subscriber(s). 2024-01-11 16:19:25,753 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.TargetTypeManagementTest.failedDuplicateTargetTypeNameExceptionAfterUpdate()]... 2024-01-11 16:19:25,809 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.TargetTypeManagementTest.failedDuplicateTargetTypeNameExceptionAfterUpdate()] succeeded. 2024-01-11 16:19:25,827 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.TargetTypeManagementTest.createTargetType()]... 2024-01-11 16:19:25,838 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.TargetTypeManagementTest.createTargetType()] succeeded. 2024-01-11 16:19:25,856 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.TargetTypeManagementTest.findAllTargetTypes()]... 2024-01-11 16:19:25,877 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.TargetTypeManagementTest.findAllTargetTypes()] succeeded. 2024-01-11 16:19:25,897 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.TargetTypeManagementTest.entityQueriesReferringToNotExistingEntitiesThrowsException()]... 2024-01-11 16:19:26,005 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.TargetTypeManagementTest.entityQueriesReferringToNotExistingEntitiesThrowsException()] succeeded. 2024-01-11 16:19:26,024 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.TargetTypeManagementTest.deleteTargetType()]... 2024-01-11 16:19:26,032 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.TargetTypeManagementTest.deleteTargetType()] succeeded. 2024-01-11 16:19:26,051 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.TargetTypeManagementTest.updateTargetType()]... 2024-01-11 16:19:26,058 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.TargetTypeManagementTest.updateTargetType()] succeeded. 2024-01-11 16:19:26,078 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.TargetTypeManagementTest.failedDuplicateTargetTypeNameException()]... 2024-01-11 16:19:26,086 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.TargetTypeManagementTest.failedDuplicateTargetTypeNameException()] succeeded. 2024-01-11 16:19:26,105 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.TargetTypeManagementTest.assignCompatibleDistributionSetTypesToTargetType()]... 2024-01-11 16:19:26,121 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.TargetTypeManagementTest.assignCompatibleDistributionSetTypesToTargetType()] succeeded. 2024-01-11 16:19:26,139 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.TargetTypeManagementTest.createAndUpdateTargetTypeWithInvalidFields()]... 2024-01-11 16:19:26,160 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.TargetTypeManagementTest.createAndUpdateTargetTypeWithInvalidFields()] succeeded. 2024-01-11 16:19:26,179 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.TargetTypeManagementTest.nonExistingEntityAccessReturnsNotPresent()]... 2024-01-11 16:19:26,286 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.TargetTypeManagementTest.nonExistingEntityAccessReturnsNotPresent()] succeeded. 2024-01-11 16:19:26,304 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.TargetTypeManagementTest.unassignCompatibleDistributionSetTypesToTargetType()]... 2024-01-11 16:19:26,316 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.TargetTypeManagementTest.unassignCompatibleDistributionSetTypesToTargetType()] succeeded. 2024-01-11 16:19:26,318 INFO main o.s.i.e.EventDrivenConsumer:174 - Removing {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 2024-01-11 16:19:26,318 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 0 subscriber(s). 2024-01-11 16:19:26,318 INFO main o.s.i.e.EventDrivenConsumer:292 - stopped bean '_org.springframework.integration.errorLogger' 2024-01-11 16:19:26,322 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:651 - Closing JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 16:19:26,323 INFO main c.z.h.HikariDataSource:350 - HikariPool-37 - Shutdown initiated... 2024-01-11 16:19:26,323 INFO main c.z.h.HikariDataSource:352 - HikariPool-37 - Shutdown completed. [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.040 s -- in org.eclipse.hawkbit.repository.jpa.management.TargetTypeManagementTest [INFO] Running org.eclipse.hawkbit.repository.jpa.management.TenantConfigurationManagementTest 2024-01-11 16:19:26,327 INFO main o.e.h.r.t.u.SharedSqlTestDatabaseExtension:34 - Schema generation skipped... No datasource environment variables found! 2024-01-11 16:19:26,328 INFO main o.s.t.c.s.AbstractContextLoader:264 - Could not detect default resource locations for test class [org.eclipse.hawkbit.repository.jpa.AbstractJpaIntegrationTest]: no resource found for suffixes {-context.xml, Context.groovy}. 2024-01-11 16:19:26,328 INFO main o.s.t.c.s.AbstractContextLoader:264 - Could not detect default resource locations for test class [org.eclipse.hawkbit.repository.test.util.AbstractIntegrationTest]: no resource found for suffixes {-context.xml, Context.groovy}. 2024-01-11 16:19:26,330 INFO main o.s.b.t.c.SpringBootTestContextBootstrapper:245 - Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener, org.springframework.security.test.context.support.ReactorContextTestExecutionListener, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener, org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.event.ApplicationEventsTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener] 2024-01-11 16:19:26,331 INFO main o.s.b.t.c.SpringBootTestContextBootstrapper:174 - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@338205c1, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@6a8fb0d5, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@36959302, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@29cc3af5, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@ac38e00, org.springframework.test.context.support.DirtiesContextTestExecutionListener@1d5d9e95, org.springframework.test.context.transaction.TransactionalTestExecutionListener@74a03bf, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@4f999a31, org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener@593cae4c, org.springframework.test.context.event.EventPublishingTestExecutionListener@28e43ac8, org.springframework.security.test.context.support.ReactorContextTestExecutionListener@7f649390, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@7cafd65f, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@405d5948, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@496609f1, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@1245fb5e, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@105aca67, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@3ae7463d, org.eclipse.hawkbit.repository.test.matcher.EventVerifier@4337e911, org.eclipse.hawkbit.repository.test.util.CleanupTestExecutionListener@7e956522] . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.18) 2024-01-11 16:19:26,354 INFO main o.e.h.r.j.m.TenantConfigurationManagementTest:55 - Starting TenantConfigurationManagementTest using Java 17.0.9 on basic-bw2k7 with PID 1164 (started by jenkins in /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa) 2024-01-11 16:19:26,354 INFO main o.e.h.r.j.m.TenantConfigurationManagementTest:638 - The following 1 profile is active: "test" 2024-01-11 16:19:26,447 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:132 - Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2024-01-11 16:19:26,459 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:201 - Finished Spring Data repository scanning in 12 ms. Found 20 JPA repository interfaces. 2024-01-11 16:19:26,534 INFO main o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor:292 - No bean named 'errorChannel' has been explicitly defined. Therefore, a default PublishSubscribeChannel will be created. 2024-01-11 16:19:26,535 INFO main o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor:292 - No bean named 'integrationHeaderChannelRegistry' has been explicitly defined. Therefore, a default DefaultHeaderChannelRegistry will be created. 2024-01-11 16:19:26,538 INFO main o.s.c.c.s.GenericScope:283 - BeanFactory id=61c8307c-da16-3faa-9a4d-05d1a05b9a89 2024-01-11 16:19:26,561 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:19:26,564 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration' of type [org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:19:26,565 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:19:26,566 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'loadBalancerClientsDefaultsMappingsProvider' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration$$Lambda$921/0x00007eff2c52d9e8] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:19:26,567 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'defaultsBindHandlerAdvisor' of type [org.springframework.cloud.commons.config.DefaultsBindHandlerAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:19:26,570 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'BindingHandlerAdvise' of type [org.springframework.cloud.stream.config.BindingHandlerAdvise] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:19:26,572 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spelConverter' of type [org.springframework.cloud.stream.config.SpelExpressionConverterConfiguration$SpelConverter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:19:26,573 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration' of type [org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:19:26,574 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'stringOrNumberMigrationVersionConverter' of type [org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration$StringOrNumberToMigrationVersionConverter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:19:26,578 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:19:26,586 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'dataSource' of type [com.zaxxer.hikari.HikariDataSource] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:19:26,589 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties' of type [org.springframework.boot.autoconfigure.orm.jpa.JpaProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:19:26,591 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'repositoryApplicationConfiguration' of type [org.eclipse.hawkbit.repository.jpa.RepositoryApplicationConfiguration$$EnhancerBySpringCGLIB$$4ee2a2be] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:19:26,704 INFO main o.f.c.i.l.VersionPrinter:37 - Flyway Community Edition 8.5.13 by Redgate 2024-01-11 16:19:26,705 INFO main o.f.c.i.l.VersionPrinter:37 - See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.13 2024-01-11 16:19:26,705 INFO main o.f.c.i.l.VersionPrinter:37 - 2024-01-11 16:19:26,707 INFO main c.z.h.HikariDataSource:110 - HikariPool-38 - Starting... 2024-01-11 16:19:26,708 INFO main c.z.h.HikariDataSource:123 - HikariPool-38 - Start completed. 2024-01-11 16:19:26,709 INFO main o.f.c.i.d.b.BaseDatabaseType:37 - Database: jdbc:h2:mem:testdb (H2 2.2) 2024-01-11 16:19:26,709 WARN main o.f.c.i.d.b.Database:41 - Flyway upgrade recommended: H2 2.2.222 is newer than this version of Flyway and support has not been tested. The latest supported version of H2 is 2.1.210. 2024-01-11 16:19:26,717 INFO main o.f.c.i.c.DbValidate:37 - Successfully validated 47 migrations (execution time 00:00.007s) 2024-01-11 16:19:26,717 INFO main o.f.c.i.s.JdbcTableSchemaHistory:37 - Creating Schema History table "PUBLIC"."schema_version" ... 2024-01-11 16:19:26,719 INFO main o.f.c.i.c.DbMigrate:37 - Current version of schema "PUBLIC": << Empty Schema >> 2024-01-11 16:19:26,724 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.0.1 - init " 2024-01-11 16:19:26,733 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.2.0 - update target info for message " 2024-01-11 16:19:26,735 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.0 - cascade delete " 2024-01-11 16:19:26,738 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.1 - cascade delete " 2024-01-11 16:19:26,739 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.5.0 - target filter query " 2024-01-11 16:19:26,741 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.6.0 - rollout management " 2024-01-11 16:19:26,746 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.0 - swmType maxAssignment greater 0 " 2024-01-11 16:19:26,748 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.1 - reduce length enums " 2024-01-11 16:19:26,753 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.0 - auto assign ds filter " 2024-01-11 16:19:26,754 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.1 - cascade delete " 2024-01-11 16:19:26,756 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.2 - remove external artifact " 2024-01-11 16:19:26,757 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.9.0 - add rollout groups created " 2024-01-11 16:19:26,759 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.0 - advanced rolloutgroup " 2024-01-11 16:19:26,762 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.1 - consolidate artifact sha1 " 2024-01-11 16:19:26,765 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.2 - rollout auto start " 2024-01-11 16:19:26,767 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.3 - add rollout deleted flag " 2024-01-11 16:19:26,853 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.0 - drop target info " 2024-01-11 16:19:26,863 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.1 - target filter query UQ " 2024-01-11 16:19:26,864 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.2 - remove unused idexes " 2024-01-11 16:19:26,865 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.3 - add module md targetvis " 2024-01-11 16:19:26,867 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.0 - action performance " 2024-01-11 16:19:26,876 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.1 - missing non null " 2024-01-11 16:19:26,880 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.2 - missing non null enum " 2024-01-11 16:19:26,881 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.3 - cascade delete " 2024-01-11 16:19:26,882 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.4 - add maintenance window " 2024-01-11 16:19:26,887 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.6 - add index " 2024-01-11 16:19:26,888 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.7 - add rollout approval fields " 2024-01-11 16:19:26,891 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.8 - change length of created last modified by " 2024-01-11 16:19:26,893 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.9 - add target metadata " 2024-01-11 16:19:26,895 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.10 - change length of target attributes key " 2024-01-11 16:19:26,896 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.11 - add auto assign action type " 2024-01-11 16:19:26,898 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.12 - change length of controller id and name " 2024-01-11 16:19:26,900 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.13 - add action external id " 2024-01-11 16:19:26,902 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.14 - add sha256 hash " 2024-01-11 16:19:26,904 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.15 - add weight " 2024-01-11 16:19:26,908 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.16 - add action initiated by " 2024-01-11 16:19:26,911 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.17 - add index target modified " 2024-01-11 16:19:26,913 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.18 - add target type " 2024-01-11 16:19:26,917 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.19 - add valid flag to ds " 2024-01-11 16:19:26,919 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.20 - add encryption flag to sm " 2024-01-11 16:19:26,922 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.21 - add rollouts status index " 2024-01-11 16:19:26,923 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.22 - change target type name length " 2024-01-11 16:19:26,924 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.23 - add action status code " 2024-01-11 16:19:26,926 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.24 - add last action status code " 2024-01-11 16:19:26,929 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.25 - add confirmation flag " 2024-01-11 16:19:26,932 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.26 - add access control context " 2024-01-11 16:19:26,934 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.27 - target type inherit type " 2024-01-11 16:19:26,936 INFO main o.f.c.i.c.DbMigrate:37 - Successfully applied 47 migrations to schema "PUBLIC", now at version v1.12.27 (execution time 00:00.216s) 2024-01-11 16:19:26,986 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:437 - Initialized JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 16:19:27,345 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:339 - Usage of Spring Data projections detected on persistence provider EclipseLink. Make sure the following query methods declare result columns in exactly the order the accessors are declared in the projecting interface or the order of parameters for DTOs: 2024-01-11 16:19:27,345 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutId(java.lang.Long) 2024-01-11 16:19:27,346 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutId(java.util.List) 2024-01-11 16:19:27,352 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutGroupId(java.util.List) 2024-01-11 16:19:27,353 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutGroupId(java.lang.Long) 2024-01-11 16:19:27,628 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:339 - Usage of Spring Data projections detected on persistence provider EclipseLink. Make sure the following query methods declare result columns in exactly the order the accessors are declared in the projecting interface or the order of parameters for DTOs: 2024-01-11 16:19:27,628 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.DistributionSetRepository.countRolloutsByStatusForDistributionSet(java.lang.Long) 2024-01-11 16:19:27,631 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.DistributionSetRepository.countActionsByStatusForDistributionSet(java.lang.Long) 2024-01-11 16:19:28,223 WARN main o.s.b.a.o.j.JpaBaseConfiguration$JpaWebConfiguration:223 - spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning 2024-01-11 16:19:28,692 WARN main o.s.b.a.s.s.UserDetailsServiceAutoConfiguration:89 - Using generated security password: 6af762f7-f932-4712-9b61-6a15b2b5801e This generated password is for development use only. Your security configuration must be updated before running your application in production. 2024-01-11 16:19:28,771 INFO main o.s.s.w.DefaultSecurityFilterChain:55 - Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@257bdaae, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@6241fa2e, org.springframework.security.web.context.SecurityContextPersistenceFilter@14386208, org.springframework.security.web.header.HeaderWriterFilter@28804c4d, org.springframework.security.web.csrf.CsrfFilter@25f17a54, org.springframework.security.web.authentication.logout.LogoutFilter@50506bf6, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@4f2672a5, org.springframework.security.web.authentication.ui.DefaultLoginPageGeneratingFilter@6ca8a018, org.springframework.security.web.authentication.ui.DefaultLogoutPageGeneratingFilter@1e8e1f99, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@57aa7af4, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@6d6d7de6, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@3a926a61, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@1a77bb66, org.springframework.security.web.session.SessionManagementFilter@3a359cc0, org.springframework.security.web.access.ExceptionTranslationFilter@2fbd4409, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@7036e976] 2024-01-11 16:19:28,933 INFO main o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'application.springCloudBusInput' has 1 subscriber(s). 2024-01-11 16:19:29,027 INFO main o.s.i.e.EventDrivenConsumer:174 - Adding {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 2024-01-11 16:19:29,027 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 1 subscriber(s). 2024-01-11 16:19:29,027 INFO main o.s.i.e.EventDrivenConsumer:292 - started bean '_org.springframework.integration.errorLogger' 2024-01-11 16:19:29,029 INFO main o.e.h.r.j.m.TenantConfigurationManagementTest:61 - Started TenantConfigurationManagementTest in 2.697 seconds (JVM running for 298.253) 2024-01-11 16:19:29,108 INFO pool-113-thread-1 o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'unknown.channel.name' has 1 subscriber(s). 2024-01-11 16:19:29,148 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.TenantConfigurationManagementTest.storesWrongFormattedStringAsPollingInterval()]... 2024-01-11 16:19:29,163 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.TenantConfigurationManagementTest.storesWrongFormattedStringAsPollingInterval()] succeeded. 2024-01-11 16:19:29,182 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.TenantConfigurationManagementTest.batchUpdateTenantSpecificConfiguration()]... 2024-01-11 16:19:29,212 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.TenantConfigurationManagementTest.batchUpdateTenantSpecificConfiguration()] succeeded. 2024-01-11 16:19:29,229 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.TenantConfigurationManagementTest.storeTenantConfigurationWhichIsNotDeclaredThrowsException()]... 2024-01-11 16:19:29,234 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.TenantConfigurationManagementTest.storeTenantConfigurationWhichIsNotDeclaredThrowsException()] succeeded. 2024-01-11 16:19:29,251 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.TenantConfigurationManagementTest.wrongTenantConfigurationValueTypeThrowsException()]... 2024-01-11 16:19:29,255 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.TenantConfigurationManagementTest.wrongTenantConfigurationValueTypeThrowsException()] succeeded. 2024-01-11 16:19:29,273 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.TenantConfigurationManagementTest.batchWrongTenantConfigurationValueTypeThrowsException()]... 2024-01-11 16:19:29,307 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.TenantConfigurationManagementTest.batchWrongTenantConfigurationValueTypeThrowsException()] succeeded. 2024-01-11 16:19:29,334 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.TenantConfigurationManagementTest.verifyThatAllKeysAreDifferent()]... 2024-01-11 16:19:29,342 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.TenantConfigurationManagementTest.verifyThatAllKeysAreDifferent()] succeeded. 2024-01-11 16:19:29,362 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.TenantConfigurationManagementTest.storesIntegerWhenStringIsExpected()]... 2024-01-11 16:19:29,368 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.TenantConfigurationManagementTest.storesIntegerWhenStringIsExpected()] succeeded. 2024-01-11 16:19:29,388 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.TenantConfigurationManagementTest.storesCorrectDurationAsPollingInterval()]... 2024-01-11 16:19:29,397 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.TenantConfigurationManagementTest.storesCorrectDurationAsPollingInterval()] succeeded. 2024-01-11 16:19:29,417 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.TenantConfigurationManagementTest.requestConfigValueWithWrongType()]... 2024-01-11 16:19:29,423 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.TenantConfigurationManagementTest.requestConfigValueWithWrongType()] succeeded. 2024-01-11 16:19:29,444 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.TenantConfigurationManagementTest.storesIntegerWhenBooleanIsExpected()]... 2024-01-11 16:19:29,449 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.TenantConfigurationManagementTest.storesIntegerWhenBooleanIsExpected()] succeeded. 2024-01-11 16:19:29,477 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.TenantConfigurationManagementTest.storeTenantSpecificConfigurationAsString()]... 2024-01-11 16:19:29,485 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.TenantConfigurationManagementTest.storeTenantSpecificConfigurationAsString()] succeeded. 2024-01-11 16:19:29,508 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.TenantConfigurationManagementTest.deleteConfigurationReturnNullConfiguration()]... 2024-01-11 16:19:29,521 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.TenantConfigurationManagementTest.deleteConfigurationReturnNullConfiguration()] succeeded. 2024-01-11 16:19:29,578 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.TenantConfigurationManagementTest.updateTenantSpecificConfiguration()]... 2024-01-11 16:19:29,588 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.TenantConfigurationManagementTest.updateTenantSpecificConfiguration()] succeeded. 2024-01-11 16:19:29,609 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.TenantConfigurationManagementTest.storesTooSmallDurationAsPollingInterval()]... 2024-01-11 16:19:29,616 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.TenantConfigurationManagementTest.storesTooSmallDurationAsPollingInterval()] succeeded. 2024-01-11 16:19:29,636 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.TenantConfigurationManagementTest.getTenantConfigurationKeyByName()]... 2024-01-11 16:19:29,641 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.TenantConfigurationManagementTest.getTenantConfigurationKeyByName()] succeeded. 2024-01-11 16:19:29,681 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.TenantConfigurationManagementTest.storesIntegerWhenPollingIntervalIsExpected()]... 2024-01-11 16:19:29,687 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.TenantConfigurationManagementTest.storesIntegerWhenPollingIntervalIsExpected()] succeeded. 2024-01-11 16:19:29,708 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.TenantConfigurationManagementTest.storeAndUpdateTenantSpecificConfigurationAsBoolean()]... 2024-01-11 16:19:29,716 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.TenantConfigurationManagementTest.storeAndUpdateTenantSpecificConfigurationAsBoolean()] succeeded. 2024-01-11 16:19:29,718 INFO main o.s.i.e.EventDrivenConsumer:174 - Removing {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 2024-01-11 16:19:29,719 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 0 subscriber(s). 2024-01-11 16:19:29,719 INFO main o.s.i.e.EventDrivenConsumer:292 - stopped bean '_org.springframework.integration.errorLogger' 2024-01-11 16:19:29,724 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:651 - Closing JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 16:19:29,724 INFO main c.z.h.HikariDataSource:350 - HikariPool-38 - Shutdown initiated... 2024-01-11 16:19:29,725 INFO main c.z.h.HikariDataSource:352 - HikariPool-38 - Shutdown completed. [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.399 s -- in org.eclipse.hawkbit.repository.jpa.management.TenantConfigurationManagementTest [INFO] Running org.eclipse.hawkbit.repository.jpa.model.ModelEqualsHashcodeTest 2024-01-11 16:19:29,728 INFO main o.e.h.r.t.u.SharedSqlTestDatabaseExtension:34 - Schema generation skipped... No datasource environment variables found! 2024-01-11 16:19:29,729 INFO main o.s.t.c.s.AbstractContextLoader:264 - Could not detect default resource locations for test class [org.eclipse.hawkbit.repository.jpa.AbstractJpaIntegrationTest]: no resource found for suffixes {-context.xml, Context.groovy}. 2024-01-11 16:19:29,729 INFO main o.s.t.c.s.AbstractContextLoader:264 - Could not detect default resource locations for test class [org.eclipse.hawkbit.repository.test.util.AbstractIntegrationTest]: no resource found for suffixes {-context.xml, Context.groovy}. 2024-01-11 16:19:29,732 INFO main o.s.b.t.c.SpringBootTestContextBootstrapper:245 - Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener, org.springframework.security.test.context.support.ReactorContextTestExecutionListener, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener, org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.event.ApplicationEventsTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener] 2024-01-11 16:19:29,732 INFO main o.s.b.t.c.SpringBootTestContextBootstrapper:174 - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@65e4f48a, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@29c0bd61, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@35e72c50, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@7dd19fa4, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@3f536430, org.springframework.test.context.support.DirtiesContextTestExecutionListener@1354fd0e, org.springframework.test.context.transaction.TransactionalTestExecutionListener@1fddd698, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@6e804678, org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener@4a56dd7c, org.springframework.test.context.event.EventPublishingTestExecutionListener@7e5ef5b5, org.springframework.security.test.context.support.ReactorContextTestExecutionListener@fc685f0, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@6319a1f6, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@1fd83dd4, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@16a280c7, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@2df06ee6, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@3c87cbf, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@5da0c78f, org.eclipse.hawkbit.repository.test.matcher.EventVerifier@5f06c044, org.eclipse.hawkbit.repository.test.util.CleanupTestExecutionListener@71af021c] . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.18) 2024-01-11 16:19:29,757 INFO main o.e.h.r.j.m.ModelEqualsHashcodeTest:55 - Starting ModelEqualsHashcodeTest using Java 17.0.9 on basic-bw2k7 with PID 1164 (started by jenkins in /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa) 2024-01-11 16:19:29,757 INFO main o.e.h.r.j.m.ModelEqualsHashcodeTest:638 - The following 1 profile is active: "test" 2024-01-11 16:19:29,900 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:132 - Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2024-01-11 16:19:29,914 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:201 - Finished Spring Data repository scanning in 13 ms. Found 20 JPA repository interfaces. 2024-01-11 16:19:30,026 INFO main o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor:292 - No bean named 'errorChannel' has been explicitly defined. Therefore, a default PublishSubscribeChannel will be created. 2024-01-11 16:19:30,027 INFO main o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor:292 - No bean named 'integrationHeaderChannelRegistry' has been explicitly defined. Therefore, a default DefaultHeaderChannelRegistry will be created. 2024-01-11 16:19:30,031 INFO main o.s.c.c.s.GenericScope:283 - BeanFactory id=61c8307c-da16-3faa-9a4d-05d1a05b9a89 2024-01-11 16:19:30,094 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:19:30,097 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration' of type [org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:19:30,098 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:19:30,099 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'loadBalancerClientsDefaultsMappingsProvider' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration$$Lambda$921/0x00007eff2c52d9e8] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:19:30,100 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'defaultsBindHandlerAdvisor' of type [org.springframework.cloud.commons.config.DefaultsBindHandlerAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:19:30,103 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'BindingHandlerAdvise' of type [org.springframework.cloud.stream.config.BindingHandlerAdvise] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:19:30,105 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spelConverter' of type [org.springframework.cloud.stream.config.SpelExpressionConverterConfiguration$SpelConverter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:19:30,107 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration' of type [org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:19:30,107 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'stringOrNumberMigrationVersionConverter' of type [org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration$StringOrNumberToMigrationVersionConverter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:19:30,112 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:19:30,122 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'dataSource' of type [com.zaxxer.hikari.HikariDataSource] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:19:30,126 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties' of type [org.springframework.boot.autoconfigure.orm.jpa.JpaProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:19:30,129 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'repositoryApplicationConfiguration' of type [org.eclipse.hawkbit.repository.jpa.RepositoryApplicationConfiguration$$EnhancerBySpringCGLIB$$4ee2a2be] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:19:30,302 INFO main o.f.c.i.l.VersionPrinter:37 - Flyway Community Edition 8.5.13 by Redgate 2024-01-11 16:19:30,302 INFO main o.f.c.i.l.VersionPrinter:37 - See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.13 2024-01-11 16:19:30,302 INFO main o.f.c.i.l.VersionPrinter:37 - 2024-01-11 16:19:30,305 INFO main c.z.h.HikariDataSource:110 - HikariPool-39 - Starting... 2024-01-11 16:19:30,307 INFO main c.z.h.HikariDataSource:123 - HikariPool-39 - Start completed. 2024-01-11 16:19:30,307 INFO main o.f.c.i.d.b.BaseDatabaseType:37 - Database: jdbc:h2:mem:testdb (H2 2.2) 2024-01-11 16:19:30,308 WARN main o.f.c.i.d.b.Database:41 - Flyway upgrade recommended: H2 2.2.222 is newer than this version of Flyway and support has not been tested. The latest supported version of H2 is 2.1.210. 2024-01-11 16:19:30,316 INFO main o.f.c.i.c.DbValidate:37 - Successfully validated 47 migrations (execution time 00:00.007s) 2024-01-11 16:19:30,317 INFO main o.f.c.i.s.JdbcTableSchemaHistory:37 - Creating Schema History table "PUBLIC"."schema_version" ... 2024-01-11 16:19:30,319 INFO main o.f.c.i.c.DbMigrate:37 - Current version of schema "PUBLIC": << Empty Schema >> 2024-01-11 16:19:30,324 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.0.1 - init " 2024-01-11 16:19:30,335 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.2.0 - update target info for message " 2024-01-11 16:19:30,371 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.0 - cascade delete " 2024-01-11 16:19:30,375 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.1 - cascade delete " 2024-01-11 16:19:30,376 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.5.0 - target filter query " 2024-01-11 16:19:30,378 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.6.0 - rollout management " 2024-01-11 16:19:30,384 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.0 - swmType maxAssignment greater 0 " 2024-01-11 16:19:30,385 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.1 - reduce length enums " 2024-01-11 16:19:30,391 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.0 - auto assign ds filter " 2024-01-11 16:19:30,393 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.1 - cascade delete " 2024-01-11 16:19:30,396 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.2 - remove external artifact " 2024-01-11 16:19:30,397 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.9.0 - add rollout groups created " 2024-01-11 16:19:30,399 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.0 - advanced rolloutgroup " 2024-01-11 16:19:30,403 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.1 - consolidate artifact sha1 " 2024-01-11 16:19:30,406 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.2 - rollout auto start " 2024-01-11 16:19:30,409 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.3 - add rollout deleted flag " 2024-01-11 16:19:30,423 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.0 - drop target info " 2024-01-11 16:19:30,473 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.1 - target filter query UQ " 2024-01-11 16:19:30,474 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.2 - remove unused idexes " 2024-01-11 16:19:30,476 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.3 - add module md targetvis " 2024-01-11 16:19:30,478 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.0 - action performance " 2024-01-11 16:19:30,489 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.1 - missing non null " 2024-01-11 16:19:30,493 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.2 - missing non null enum " 2024-01-11 16:19:30,495 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.3 - cascade delete " 2024-01-11 16:19:30,496 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.4 - add maintenance window " 2024-01-11 16:19:30,501 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.6 - add index " 2024-01-11 16:19:30,503 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.7 - add rollout approval fields " 2024-01-11 16:19:30,507 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.8 - change length of created last modified by " 2024-01-11 16:19:30,509 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.9 - add target metadata " 2024-01-11 16:19:30,510 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.10 - change length of target attributes key " 2024-01-11 16:19:30,512 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.11 - add auto assign action type " 2024-01-11 16:19:30,515 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.12 - change length of controller id and name " 2024-01-11 16:19:30,516 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.13 - add action external id " 2024-01-11 16:19:30,519 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.14 - add sha256 hash " 2024-01-11 16:19:30,521 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.15 - add weight " 2024-01-11 16:19:30,526 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.16 - add action initiated by " 2024-01-11 16:19:30,530 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.17 - add index target modified " 2024-01-11 16:19:30,532 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.18 - add target type " 2024-01-11 16:19:30,536 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.19 - add valid flag to ds " 2024-01-11 16:19:30,572 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.20 - add encryption flag to sm " 2024-01-11 16:19:30,575 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.21 - add rollouts status index " 2024-01-11 16:19:30,577 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.22 - change target type name length " 2024-01-11 16:19:30,578 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.23 - add action status code " 2024-01-11 16:19:30,580 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.24 - add last action status code " 2024-01-11 16:19:30,584 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.25 - add confirmation flag " 2024-01-11 16:19:30,587 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.26 - add access control context " 2024-01-11 16:19:30,591 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.27 - target type inherit type " 2024-01-11 16:19:30,593 INFO main o.f.c.i.c.DbMigrate:37 - Successfully applied 47 migrations to schema "PUBLIC", now at version v1.12.27 (execution time 00:00.274s) 2024-01-11 16:19:30,688 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:437 - Initialized JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 16:19:31,343 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:339 - Usage of Spring Data projections detected on persistence provider EclipseLink. Make sure the following query methods declare result columns in exactly the order the accessors are declared in the projecting interface or the order of parameters for DTOs: 2024-01-11 16:19:31,343 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutId(java.lang.Long) 2024-01-11 16:19:31,344 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutId(java.util.List) 2024-01-11 16:19:31,350 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutGroupId(java.util.List) 2024-01-11 16:19:31,351 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutGroupId(java.lang.Long) 2024-01-11 16:19:31,701 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:339 - Usage of Spring Data projections detected on persistence provider EclipseLink. Make sure the following query methods declare result columns in exactly the order the accessors are declared in the projecting interface or the order of parameters for DTOs: 2024-01-11 16:19:31,701 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.DistributionSetRepository.countRolloutsByStatusForDistributionSet(java.lang.Long) 2024-01-11 16:19:31,704 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.DistributionSetRepository.countActionsByStatusForDistributionSet(java.lang.Long) 2024-01-11 16:19:32,409 WARN main o.s.b.a.o.j.JpaBaseConfiguration$JpaWebConfiguration:223 - spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning 2024-01-11 16:19:32,943 WARN main o.s.b.a.s.s.UserDetailsServiceAutoConfiguration:89 - Using generated security password: 1fc2c0ca-61d4-4dc3-8958-f6fbd35e8f6d This generated password is for development use only. Your security configuration must be updated before running your application in production. 2024-01-11 16:19:33,026 INFO main o.s.s.w.DefaultSecurityFilterChain:55 - Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@6d38887f, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@781e746b, org.springframework.security.web.context.SecurityContextPersistenceFilter@283dae6f, org.springframework.security.web.header.HeaderWriterFilter@4d6f1912, org.springframework.security.web.csrf.CsrfFilter@2e0c1b6, org.springframework.security.web.authentication.logout.LogoutFilter@5b69aaa5, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@21320082, org.springframework.security.web.authentication.ui.DefaultLoginPageGeneratingFilter@549980e2, org.springframework.security.web.authentication.ui.DefaultLogoutPageGeneratingFilter@49194dfa, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@3b83ee6c, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@46475452, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@34cd423, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@6d4d2a3b, org.springframework.security.web.session.SessionManagementFilter@2cd42732, org.springframework.security.web.access.ExceptionTranslationFilter@75847b55, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@13e0da61] 2024-01-11 16:19:33,203 INFO main o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'application.springCloudBusInput' has 1 subscriber(s). 2024-01-11 16:19:33,309 INFO main o.s.i.e.EventDrivenConsumer:174 - Adding {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 2024-01-11 16:19:33,309 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 1 subscriber(s). 2024-01-11 16:19:33,309 INFO main o.s.i.e.EventDrivenConsumer:292 - started bean '_org.springframework.integration.errorLogger' 2024-01-11 16:19:33,311 INFO main o.e.h.r.j.m.ModelEqualsHashcodeTest:61 - Started ModelEqualsHashcodeTest in 3.577 seconds (JVM running for 302.536) 2024-01-11 16:19:33,397 INFO pool-116-thread-1 o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'unknown.channel.name' has 1 subscriber(s). 2024-01-11 16:19:33,437 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.jpa.model.ModelEqualsHashcodeTest.managedEntityIsEqualToUnamangedObjectWithSameKey()]... 2024-01-11 16:19:33,447 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.jpa.model.ModelEqualsHashcodeTest.managedEntityIsEqualToUnamangedObjectWithSameKey()] succeeded. 2024-01-11 16:19:33,465 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.jpa.model.ModelEqualsHashcodeTest.changedEntitiesAreNotEqual()]... 2024-01-11 16:19:33,471 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.jpa.model.ModelEqualsHashcodeTest.changedEntitiesAreNotEqual()] succeeded. 2024-01-11 16:19:33,489 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.jpa.model.ModelEqualsHashcodeTest.differentEntitiesAreNotEqual()]... 2024-01-11 16:19:33,493 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.jpa.model.ModelEqualsHashcodeTest.differentEntitiesAreNotEqual()] succeeded. 2024-01-11 16:19:33,512 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.jpa.model.ModelEqualsHashcodeTest.differentEntitiesReturnDifferentHashCodes()]... 2024-01-11 16:19:33,517 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.jpa.model.ModelEqualsHashcodeTest.differentEntitiesReturnDifferentHashCodes()] succeeded. 2024-01-11 16:19:33,519 INFO main o.s.i.e.EventDrivenConsumer:174 - Removing {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 2024-01-11 16:19:33,520 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 0 subscriber(s). 2024-01-11 16:19:33,520 INFO main o.s.i.e.EventDrivenConsumer:292 - stopped bean '_org.springframework.integration.errorLogger' 2024-01-11 16:19:33,524 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:651 - Closing JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 16:19:33,525 INFO main c.z.h.HikariDataSource:350 - HikariPool-39 - Shutdown initiated... 2024-01-11 16:19:33,525 INFO main c.z.h.HikariDataSource:352 - HikariPool-39 - Shutdown completed. [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.798 s -- in org.eclipse.hawkbit.repository.jpa.model.ModelEqualsHashcodeTest [INFO] Running org.eclipse.hawkbit.repository.jpa.model.EntityInterceptorListenerTest 2024-01-11 16:19:33,528 INFO main o.e.h.r.t.u.SharedSqlTestDatabaseExtension:34 - Schema generation skipped... No datasource environment variables found! 2024-01-11 16:19:33,530 INFO main o.s.t.c.s.AbstractContextLoader:264 - Could not detect default resource locations for test class [org.eclipse.hawkbit.repository.jpa.AbstractJpaIntegrationTest]: no resource found for suffixes {-context.xml, Context.groovy}. 2024-01-11 16:19:33,530 INFO main o.s.t.c.s.AbstractContextLoader:264 - Could not detect default resource locations for test class [org.eclipse.hawkbit.repository.test.util.AbstractIntegrationTest]: no resource found for suffixes {-context.xml, Context.groovy}. 2024-01-11 16:19:33,534 INFO main o.s.b.t.c.SpringBootTestContextBootstrapper:245 - Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener, org.springframework.security.test.context.support.ReactorContextTestExecutionListener, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener, org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.event.ApplicationEventsTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener] 2024-01-11 16:19:33,534 INFO main o.s.b.t.c.SpringBootTestContextBootstrapper:174 - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@6e058939, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@6c4086de, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@110406c, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@64278489, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@26a99575, org.springframework.test.context.support.DirtiesContextTestExecutionListener@4e379108, org.springframework.test.context.transaction.TransactionalTestExecutionListener@4da7bb82, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@157c7d73, org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener@7f145094, org.springframework.test.context.event.EventPublishingTestExecutionListener@dd921af, org.springframework.security.test.context.support.ReactorContextTestExecutionListener@7dd2e03d, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@b338d11, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@56fefc13, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@126e6b3a, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@78d7a242, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@6f9be34c, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@4ea484c8, org.eclipse.hawkbit.repository.test.matcher.EventVerifier@2f72119d, org.eclipse.hawkbit.repository.test.util.CleanupTestExecutionListener@6af26383] . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.18) 2024-01-11 16:19:33,565 INFO main o.e.h.r.j.m.EntityInterceptorListenerTest:55 - Starting EntityInterceptorListenerTest using Java 17.0.9 on basic-bw2k7 with PID 1164 (started by jenkins in /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa) 2024-01-11 16:19:33,565 INFO main o.e.h.r.j.m.EntityInterceptorListenerTest:638 - The following 1 profile is active: "test" 2024-01-11 16:19:33,656 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:132 - Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2024-01-11 16:19:33,670 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:201 - Finished Spring Data repository scanning in 12 ms. Found 20 JPA repository interfaces. 2024-01-11 16:19:33,748 INFO main o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor:292 - No bean named 'errorChannel' has been explicitly defined. Therefore, a default PublishSubscribeChannel will be created. 2024-01-11 16:19:33,748 INFO main o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor:292 - No bean named 'integrationHeaderChannelRegistry' has been explicitly defined. Therefore, a default DefaultHeaderChannelRegistry will be created. 2024-01-11 16:19:33,752 INFO main o.s.c.c.s.GenericScope:283 - BeanFactory id=61c8307c-da16-3faa-9a4d-05d1a05b9a89 2024-01-11 16:19:33,778 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:19:33,782 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration' of type [org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:19:33,783 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:19:33,784 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'loadBalancerClientsDefaultsMappingsProvider' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration$$Lambda$921/0x00007eff2c52d9e8] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:19:33,786 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'defaultsBindHandlerAdvisor' of type [org.springframework.cloud.commons.config.DefaultsBindHandlerAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:19:33,790 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'BindingHandlerAdvise' of type [org.springframework.cloud.stream.config.BindingHandlerAdvise] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:19:33,793 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spelConverter' of type [org.springframework.cloud.stream.config.SpelExpressionConverterConfiguration$SpelConverter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:19:33,794 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration' of type [org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:19:33,796 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'stringOrNumberMigrationVersionConverter' of type [org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration$StringOrNumberToMigrationVersionConverter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:19:33,833 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:19:33,845 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'dataSource' of type [com.zaxxer.hikari.HikariDataSource] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:19:33,848 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties' of type [org.springframework.boot.autoconfigure.orm.jpa.JpaProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:19:33,851 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'repositoryApplicationConfiguration' of type [org.eclipse.hawkbit.repository.jpa.RepositoryApplicationConfiguration$$EnhancerBySpringCGLIB$$4ee2a2be] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:19:33,938 INFO main o.f.c.i.l.VersionPrinter:37 - Flyway Community Edition 8.5.13 by Redgate 2024-01-11 16:19:33,938 INFO main o.f.c.i.l.VersionPrinter:37 - See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.13 2024-01-11 16:19:33,938 INFO main o.f.c.i.l.VersionPrinter:37 - 2024-01-11 16:19:33,941 INFO main c.z.h.HikariDataSource:110 - HikariPool-40 - Starting... 2024-01-11 16:19:33,942 INFO main c.z.h.HikariDataSource:123 - HikariPool-40 - Start completed. 2024-01-11 16:19:33,942 INFO main o.f.c.i.d.b.BaseDatabaseType:37 - Database: jdbc:h2:mem:testdb (H2 2.2) 2024-01-11 16:19:33,943 WARN main o.f.c.i.d.b.Database:41 - Flyway upgrade recommended: H2 2.2.222 is newer than this version of Flyway and support has not been tested. The latest supported version of H2 is 2.1.210. 2024-01-11 16:19:33,950 INFO main o.f.c.i.c.DbValidate:37 - Successfully validated 47 migrations (execution time 00:00.006s) 2024-01-11 16:19:33,951 INFO main o.f.c.i.s.JdbcTableSchemaHistory:37 - Creating Schema History table "PUBLIC"."schema_version" ... 2024-01-11 16:19:33,952 INFO main o.f.c.i.c.DbMigrate:37 - Current version of schema "PUBLIC": << Empty Schema >> 2024-01-11 16:19:33,958 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.0.1 - init " 2024-01-11 16:19:33,966 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.2.0 - update target info for message " 2024-01-11 16:19:33,968 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.0 - cascade delete " 2024-01-11 16:19:33,971 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.1 - cascade delete " 2024-01-11 16:19:33,972 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.5.0 - target filter query " 2024-01-11 16:19:33,974 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.6.0 - rollout management " 2024-01-11 16:19:33,979 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.0 - swmType maxAssignment greater 0 " 2024-01-11 16:19:33,980 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.1 - reduce length enums " 2024-01-11 16:19:33,985 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.0 - auto assign ds filter " 2024-01-11 16:19:33,986 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.1 - cascade delete " 2024-01-11 16:19:33,988 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.2 - remove external artifact " 2024-01-11 16:19:33,989 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.9.0 - add rollout groups created " 2024-01-11 16:19:33,991 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.0 - advanced rolloutgroup " 2024-01-11 16:19:33,995 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.1 - consolidate artifact sha1 " 2024-01-11 16:19:33,997 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.2 - rollout auto start " 2024-01-11 16:19:34,000 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.3 - add rollout deleted flag " 2024-01-11 16:19:34,011 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.0 - drop target info " 2024-01-11 16:19:34,021 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.1 - target filter query UQ " 2024-01-11 16:19:34,022 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.2 - remove unused idexes " 2024-01-11 16:19:34,024 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.3 - add module md targetvis " 2024-01-11 16:19:34,026 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.0 - action performance " 2024-01-11 16:19:34,035 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.1 - missing non null " 2024-01-11 16:19:34,040 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.2 - missing non null enum " 2024-01-11 16:19:34,041 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.3 - cascade delete " 2024-01-11 16:19:34,042 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.4 - add maintenance window " 2024-01-11 16:19:34,047 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.6 - add index " 2024-01-11 16:19:34,048 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.7 - add rollout approval fields " 2024-01-11 16:19:34,052 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.8 - change length of created last modified by " 2024-01-11 16:19:34,054 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.9 - add target metadata " 2024-01-11 16:19:34,055 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.10 - change length of target attributes key " 2024-01-11 16:19:34,057 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.11 - add auto assign action type " 2024-01-11 16:19:34,059 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.12 - change length of controller id and name " 2024-01-11 16:19:34,060 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.13 - add action external id " 2024-01-11 16:19:34,063 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.14 - add sha256 hash " 2024-01-11 16:19:34,065 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.15 - add weight " 2024-01-11 16:19:34,072 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.16 - add action initiated by " 2024-01-11 16:19:34,075 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.17 - add index target modified " 2024-01-11 16:19:34,076 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.18 - add target type " 2024-01-11 16:19:34,082 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.19 - add valid flag to ds " 2024-01-11 16:19:34,085 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.20 - add encryption flag to sm " 2024-01-11 16:19:34,087 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.21 - add rollouts status index " 2024-01-11 16:19:34,089 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.22 - change target type name length " 2024-01-11 16:19:34,090 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.23 - add action status code " 2024-01-11 16:19:34,092 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.24 - add last action status code " 2024-01-11 16:19:34,095 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.25 - add confirmation flag " 2024-01-11 16:19:34,098 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.26 - add access control context " 2024-01-11 16:19:34,100 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.27 - target type inherit type " 2024-01-11 16:19:34,102 INFO main o.f.c.i.c.DbMigrate:37 - Successfully applied 47 migrations to schema "PUBLIC", now at version v1.12.27 (execution time 00:00.149s) 2024-01-11 16:19:34,153 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:437 - Initialized JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 16:19:34,555 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:339 - Usage of Spring Data projections detected on persistence provider EclipseLink. Make sure the following query methods declare result columns in exactly the order the accessors are declared in the projecting interface or the order of parameters for DTOs: 2024-01-11 16:19:34,555 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutId(java.lang.Long) 2024-01-11 16:19:34,556 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutId(java.util.List) 2024-01-11 16:19:34,573 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutGroupId(java.util.List) 2024-01-11 16:19:34,574 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutGroupId(java.lang.Long) 2024-01-11 16:19:34,887 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:339 - Usage of Spring Data projections detected on persistence provider EclipseLink. Make sure the following query methods declare result columns in exactly the order the accessors are declared in the projecting interface or the order of parameters for DTOs: 2024-01-11 16:19:34,888 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.DistributionSetRepository.countRolloutsByStatusForDistributionSet(java.lang.Long) 2024-01-11 16:19:34,890 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.DistributionSetRepository.countActionsByStatusForDistributionSet(java.lang.Long) 2024-01-11 16:19:35,637 WARN main o.s.b.a.o.j.JpaBaseConfiguration$JpaWebConfiguration:223 - spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning 2024-01-11 16:19:36,162 WARN main o.s.b.a.s.s.UserDetailsServiceAutoConfiguration:89 - Using generated security password: 0c7e88ff-829b-41bf-b0e9-6b2933a6397d This generated password is for development use only. Your security configuration must be updated before running your application in production. 2024-01-11 16:19:36,287 INFO main o.s.s.w.DefaultSecurityFilterChain:55 - Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@d3fb80f, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@45cb3a66, org.springframework.security.web.context.SecurityContextPersistenceFilter@594168fa, org.springframework.security.web.header.HeaderWriterFilter@587dd9a8, org.springframework.security.web.csrf.CsrfFilter@6195239c, org.springframework.security.web.authentication.logout.LogoutFilter@102a6e34, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@c190c94, org.springframework.security.web.authentication.ui.DefaultLoginPageGeneratingFilter@203b4f05, org.springframework.security.web.authentication.ui.DefaultLogoutPageGeneratingFilter@1f2f3e7, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@42c97d7a, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@45f8aab3, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@17ac1c4e, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@8596c0e, org.springframework.security.web.session.SessionManagementFilter@11802095, org.springframework.security.web.access.ExceptionTranslationFilter@48ce4be6, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@71873771] 2024-01-11 16:19:36,484 INFO main o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'application.springCloudBusInput' has 1 subscriber(s). 2024-01-11 16:19:36,614 INFO main o.s.i.e.EventDrivenConsumer:174 - Adding {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 2024-01-11 16:19:36,614 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 1 subscriber(s). 2024-01-11 16:19:36,614 INFO main o.s.i.e.EventDrivenConsumer:292 - started bean '_org.springframework.integration.errorLogger' 2024-01-11 16:19:36,616 INFO main o.e.h.r.j.m.EntityInterceptorListenerTest:61 - Started EntityInterceptorListenerTest in 3.08 seconds (JVM running for 305.841) 2024-01-11 16:19:36,711 INFO pool-119-thread-1 o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'unknown.channel.name' has 1 subscriber(s). 2024-01-11 16:19:36,777 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.jpa.model.EntityInterceptorListenerTest.postPersistIsCalledWhenPersistingATarget()]... 2024-01-11 16:19:36,892 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.jpa.model.EntityInterceptorListenerTest.postPersistIsCalledWhenPersistingATarget()] succeeded. 2024-01-11 16:19:36,916 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.jpa.model.EntityInterceptorListenerTest.prePersistIsCalledWhenPersistingATarget()]... 2024-01-11 16:19:36,924 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.jpa.model.EntityInterceptorListenerTest.prePersistIsCalledWhenPersistingATarget()] succeeded. 2024-01-11 16:19:36,945 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.jpa.model.EntityInterceptorListenerTest.preUpdateIsCalledWhenUpdateATarget()]... 2024-01-11 16:19:36,974 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.jpa.model.EntityInterceptorListenerTest.preUpdateIsCalledWhenUpdateATarget()] succeeded. 2024-01-11 16:19:36,996 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.jpa.model.EntityInterceptorListenerTest.preRemoveIsCalledWhenDeletingATarget()]... 2024-01-11 16:19:37,006 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.jpa.model.EntityInterceptorListenerTest.preRemoveIsCalledWhenDeletingATarget()] succeeded. 2024-01-11 16:19:37,028 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.jpa.model.EntityInterceptorListenerTest.postRemoveIsCalledWhenDeletingATarget()]... 2024-01-11 16:19:37,037 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.jpa.model.EntityInterceptorListenerTest.postRemoveIsCalledWhenDeletingATarget()] succeeded. 2024-01-11 16:19:37,087 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.jpa.model.EntityInterceptorListenerTest.postUpdateIsCalledWhenUpdateATarget()]... 2024-01-11 16:19:37,095 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.jpa.model.EntityInterceptorListenerTest.postUpdateIsCalledWhenUpdateATarget()] succeeded. 2024-01-11 16:19:37,117 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.jpa.model.EntityInterceptorListenerTest.postLoadIsCalledWhenLoadATarget()]... 2024-01-11 16:19:37,125 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.jpa.model.EntityInterceptorListenerTest.postLoadIsCalledWhenLoadATarget()] succeeded. 2024-01-11 16:19:37,127 INFO main o.s.i.e.EventDrivenConsumer:174 - Removing {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 2024-01-11 16:19:37,127 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 0 subscriber(s). 2024-01-11 16:19:37,127 INFO main o.s.i.e.EventDrivenConsumer:292 - stopped bean '_org.springframework.integration.errorLogger' 2024-01-11 16:19:37,172 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:651 - Closing JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 16:19:37,173 INFO main c.z.h.HikariDataSource:350 - HikariPool-40 - Shutdown initiated... 2024-01-11 16:19:37,174 INFO main c.z.h.HikariDataSource:352 - HikariPool-40 - Shutdown completed. [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.647 s -- in org.eclipse.hawkbit.repository.jpa.model.EntityInterceptorListenerTest [INFO] Running org.eclipse.hawkbit.repository.jpa.event.RepositoryEntityEventTest 2024-01-11 16:19:37,177 INFO main o.e.h.r.t.u.SharedSqlTestDatabaseExtension:34 - Schema generation skipped... No datasource environment variables found! 2024-01-11 16:19:37,179 INFO main o.s.t.c.s.AbstractContextLoader:264 - Could not detect default resource locations for test class [org.eclipse.hawkbit.repository.jpa.AbstractJpaIntegrationTest]: no resource found for suffixes {-context.xml, Context.groovy}. 2024-01-11 16:19:37,179 INFO main o.s.t.c.s.AbstractContextLoader:264 - Could not detect default resource locations for test class [org.eclipse.hawkbit.repository.test.util.AbstractIntegrationTest]: no resource found for suffixes {-context.xml, Context.groovy}. 2024-01-11 16:19:37,181 INFO main o.s.b.t.c.SpringBootTestContextBootstrapper:245 - Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener, org.springframework.security.test.context.support.ReactorContextTestExecutionListener, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener, org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.event.ApplicationEventsTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener] 2024-01-11 16:19:37,181 INFO main o.s.b.t.c.SpringBootTestContextBootstrapper:174 - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@41a6fa42, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@290d5282, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@14b8d1a, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@3eaf72d0, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@482dfbad, org.springframework.test.context.support.DirtiesContextTestExecutionListener@b772968, org.springframework.test.context.transaction.TransactionalTestExecutionListener@56094641, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@13f597a2, org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener@3422f6e2, org.springframework.test.context.event.EventPublishingTestExecutionListener@62ca567, org.springframework.security.test.context.support.ReactorContextTestExecutionListener@1a8bd0ad, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@257c0cd9, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@6ca7b72, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@65aee151, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@21645bf1, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@64bb91c0, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@31ff67ce, org.eclipse.hawkbit.repository.test.matcher.EventVerifier@2349acc9, org.eclipse.hawkbit.repository.test.util.CleanupTestExecutionListener@2071c082] . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.18) 2024-01-11 16:19:37,205 INFO main o.e.h.r.j.e.RepositoryEntityEventTest:55 - Starting RepositoryEntityEventTest using Java 17.0.9 on basic-bw2k7 with PID 1164 (started by jenkins in /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa) 2024-01-11 16:19:37,205 INFO main o.e.h.r.j.e.RepositoryEntityEventTest:638 - The following 1 profile is active: "test" 2024-01-11 16:19:37,398 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:132 - Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2024-01-11 16:19:37,411 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:201 - Finished Spring Data repository scanning in 12 ms. Found 20 JPA repository interfaces. 2024-01-11 16:19:37,516 INFO main o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor:292 - No bean named 'errorChannel' has been explicitly defined. Therefore, a default PublishSubscribeChannel will be created. 2024-01-11 16:19:37,516 INFO main o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor:292 - No bean named 'integrationHeaderChannelRegistry' has been explicitly defined. Therefore, a default DefaultHeaderChannelRegistry will be created. 2024-01-11 16:19:37,520 INFO main o.s.c.c.s.GenericScope:283 - BeanFactory id=1685d33d-d60c-343f-8c12-202691f2dcb6 2024-01-11 16:19:37,577 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:19:37,580 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration' of type [org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:19:37,581 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:19:37,582 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'loadBalancerClientsDefaultsMappingsProvider' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration$$Lambda$921/0x00007eff2c52d9e8] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:19:37,583 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'defaultsBindHandlerAdvisor' of type [org.springframework.cloud.commons.config.DefaultsBindHandlerAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:19:37,586 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'BindingHandlerAdvise' of type [org.springframework.cloud.stream.config.BindingHandlerAdvise] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:19:37,589 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spelConverter' of type [org.springframework.cloud.stream.config.SpelExpressionConverterConfiguration$SpelConverter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:19:37,590 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration' of type [org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:19:37,591 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'stringOrNumberMigrationVersionConverter' of type [org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration$StringOrNumberToMigrationVersionConverter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:19:37,595 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:19:37,605 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'dataSource' of type [com.zaxxer.hikari.HikariDataSource] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:19:37,608 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties' of type [org.springframework.boot.autoconfigure.orm.jpa.JpaProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:19:37,611 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'repositoryApplicationConfiguration' of type [org.eclipse.hawkbit.repository.jpa.RepositoryApplicationConfiguration$$EnhancerBySpringCGLIB$$4ee2a2be] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:19:37,737 INFO main o.f.c.i.l.VersionPrinter:37 - Flyway Community Edition 8.5.13 by Redgate 2024-01-11 16:19:37,737 INFO main o.f.c.i.l.VersionPrinter:37 - See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.13 2024-01-11 16:19:37,737 INFO main o.f.c.i.l.VersionPrinter:37 - 2024-01-11 16:19:37,740 INFO main c.z.h.HikariDataSource:110 - HikariPool-41 - Starting... 2024-01-11 16:19:37,742 INFO main c.z.h.HikariDataSource:123 - HikariPool-41 - Start completed. 2024-01-11 16:19:37,742 INFO main o.f.c.i.d.b.BaseDatabaseType:37 - Database: jdbc:h2:mem:testdb (H2 2.2) 2024-01-11 16:19:37,743 WARN main o.f.c.i.d.b.Database:41 - Flyway upgrade recommended: H2 2.2.222 is newer than this version of Flyway and support has not been tested. The latest supported version of H2 is 2.1.210. 2024-01-11 16:19:37,751 INFO main o.f.c.i.c.DbValidate:37 - Successfully validated 47 migrations (execution time 00:00.007s) 2024-01-11 16:19:37,752 INFO main o.f.c.i.s.JdbcTableSchemaHistory:37 - Creating Schema History table "PUBLIC"."schema_version" ... 2024-01-11 16:19:37,754 INFO main o.f.c.i.c.DbMigrate:37 - Current version of schema "PUBLIC": << Empty Schema >> 2024-01-11 16:19:37,759 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.0.1 - init " 2024-01-11 16:19:37,779 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.2.0 - update target info for message " 2024-01-11 16:19:37,782 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.0 - cascade delete " 2024-01-11 16:19:37,785 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.1 - cascade delete " 2024-01-11 16:19:37,787 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.5.0 - target filter query " 2024-01-11 16:19:37,789 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.6.0 - rollout management " 2024-01-11 16:19:37,795 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.0 - swmType maxAssignment greater 0 " 2024-01-11 16:19:37,796 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.1 - reduce length enums " 2024-01-11 16:19:37,802 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.0 - auto assign ds filter " 2024-01-11 16:19:37,804 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.1 - cascade delete " 2024-01-11 16:19:37,806 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.2 - remove external artifact " 2024-01-11 16:19:37,807 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.9.0 - add rollout groups created " 2024-01-11 16:19:37,810 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.0 - advanced rolloutgroup " 2024-01-11 16:19:37,813 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.1 - consolidate artifact sha1 " 2024-01-11 16:19:37,816 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.2 - rollout auto start " 2024-01-11 16:19:37,819 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.3 - add rollout deleted flag " 2024-01-11 16:19:37,832 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.0 - drop target info " 2024-01-11 16:19:37,843 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.1 - target filter query UQ " 2024-01-11 16:19:37,844 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.2 - remove unused idexes " 2024-01-11 16:19:37,845 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.3 - add module md targetvis " 2024-01-11 16:19:37,847 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.0 - action performance " 2024-01-11 16:19:37,876 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.1 - missing non null " 2024-01-11 16:19:37,880 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.2 - missing non null enum " 2024-01-11 16:19:37,882 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.3 - cascade delete " 2024-01-11 16:19:37,883 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.4 - add maintenance window " 2024-01-11 16:19:37,888 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.6 - add index " 2024-01-11 16:19:37,889 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.7 - add rollout approval fields " 2024-01-11 16:19:37,893 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.8 - change length of created last modified by " 2024-01-11 16:19:37,896 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.9 - add target metadata " 2024-01-11 16:19:37,897 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.10 - change length of target attributes key " 2024-01-11 16:19:37,899 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.11 - add auto assign action type " 2024-01-11 16:19:37,901 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.12 - change length of controller id and name " 2024-01-11 16:19:37,902 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.13 - add action external id " 2024-01-11 16:19:37,905 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.14 - add sha256 hash " 2024-01-11 16:19:37,907 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.15 - add weight " 2024-01-11 16:19:37,911 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.16 - add action initiated by " 2024-01-11 16:19:37,915 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.17 - add index target modified " 2024-01-11 16:19:37,917 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.18 - add target type " 2024-01-11 16:19:37,921 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.19 - add valid flag to ds " 2024-01-11 16:19:37,923 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.20 - add encryption flag to sm " 2024-01-11 16:19:37,926 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.21 - add rollouts status index " 2024-01-11 16:19:37,927 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.22 - change target type name length " 2024-01-11 16:19:37,928 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.23 - add action status code " 2024-01-11 16:19:37,931 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.24 - add last action status code " 2024-01-11 16:19:37,934 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.25 - add confirmation flag " 2024-01-11 16:19:37,937 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.26 - add access control context " 2024-01-11 16:19:37,940 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.27 - target type inherit type " 2024-01-11 16:19:37,942 INFO main o.f.c.i.c.DbMigrate:37 - Successfully applied 47 migrations to schema "PUBLIC", now at version v1.12.27 (execution time 00:00.188s) 2024-01-11 16:19:38,024 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:437 - Initialized JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 16:19:38,535 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:339 - Usage of Spring Data projections detected on persistence provider EclipseLink. Make sure the following query methods declare result columns in exactly the order the accessors are declared in the projecting interface or the order of parameters for DTOs: 2024-01-11 16:19:38,535 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutId(java.lang.Long) 2024-01-11 16:19:38,536 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutId(java.util.List) 2024-01-11 16:19:38,542 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutGroupId(java.util.List) 2024-01-11 16:19:38,543 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutGroupId(java.lang.Long) 2024-01-11 16:19:38,817 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:339 - Usage of Spring Data projections detected on persistence provider EclipseLink. Make sure the following query methods declare result columns in exactly the order the accessors are declared in the projecting interface or the order of parameters for DTOs: 2024-01-11 16:19:38,817 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.DistributionSetRepository.countRolloutsByStatusForDistributionSet(java.lang.Long) 2024-01-11 16:19:38,819 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.DistributionSetRepository.countActionsByStatusForDistributionSet(java.lang.Long) 2024-01-11 16:19:39,436 WARN main o.s.b.a.o.j.JpaBaseConfiguration$JpaWebConfiguration:223 - spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning 2024-01-11 16:19:39,898 WARN main o.s.b.a.s.s.UserDetailsServiceAutoConfiguration:89 - Using generated security password: f62b1ffd-195a-48df-a81d-9683a7c0109f This generated password is for development use only. Your security configuration must be updated before running your application in production. 2024-01-11 16:19:39,977 INFO main o.s.s.w.DefaultSecurityFilterChain:55 - Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@7f143e13, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@252c8315, org.springframework.security.web.context.SecurityContextPersistenceFilter@5cdc3cb2, org.springframework.security.web.header.HeaderWriterFilter@2127011e, org.springframework.security.web.csrf.CsrfFilter@5a01b286, org.springframework.security.web.authentication.logout.LogoutFilter@78d59dee, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@36b25aee, org.springframework.security.web.authentication.ui.DefaultLoginPageGeneratingFilter@14538241, org.springframework.security.web.authentication.ui.DefaultLogoutPageGeneratingFilter@1edc874, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@7cd0af9, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@743d46ca, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@4939dd53, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@6e188072, org.springframework.security.web.session.SessionManagementFilter@b9e2ac5, org.springframework.security.web.access.ExceptionTranslationFilter@30af6035, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@41e37034] 2024-01-11 16:19:40,145 INFO main o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'application.springCloudBusInput' has 1 subscriber(s). 2024-01-11 16:19:40,242 INFO main o.s.i.e.EventDrivenConsumer:174 - Adding {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 2024-01-11 16:19:40,242 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 1 subscriber(s). 2024-01-11 16:19:40,243 INFO main o.s.i.e.EventDrivenConsumer:292 - started bean '_org.springframework.integration.errorLogger' 2024-01-11 16:19:40,245 INFO main o.e.h.r.j.e.RepositoryEntityEventTest:61 - Started RepositoryEntityEventTest in 3.062 seconds (JVM running for 309.469) 2024-01-11 16:19:40,328 INFO pool-122-thread-1 o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'unknown.channel.name' has 1 subscriber(s). 2024-01-11 16:19:40,369 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.jpa.event.RepositoryEntityEventTest.targetTypeDeletedEventIsPublished() throws java.lang.InterruptedException]... 2024-01-11 16:19:40,406 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.jpa.event.RepositoryEntityEventTest.targetTypeDeletedEventIsPublished() throws java.lang.InterruptedException] succeeded. 2024-01-11 16:19:40,433 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.jpa.event.RepositoryEntityEventTest.targetDeletedEventIsPublished() throws java.lang.InterruptedException]... 2024-01-11 16:19:40,490 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.jpa.event.RepositoryEntityEventTest.targetDeletedEventIsPublished() throws java.lang.InterruptedException] succeeded. 2024-01-11 16:19:40,509 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.jpa.event.RepositoryEntityEventTest.targetUpdateEventIsPublished() throws java.lang.InterruptedException]... 2024-01-11 16:19:40,520 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.jpa.event.RepositoryEntityEventTest.targetUpdateEventIsPublished() throws java.lang.InterruptedException] succeeded. 2024-01-11 16:19:40,538 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.jpa.event.RepositoryEntityEventTest.distributionSetDeletedEventIsPublished() throws java.lang.InterruptedException]... 2024-01-11 16:19:40,650 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.jpa.event.RepositoryEntityEventTest.distributionSetDeletedEventIsPublished() throws java.lang.InterruptedException] succeeded. 2024-01-11 16:19:40,679 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.jpa.event.RepositoryEntityEventTest.softwareModuleUpdateEventIsPublished() throws java.lang.InterruptedException]... 2024-01-11 16:19:40,692 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.jpa.event.RepositoryEntityEventTest.softwareModuleUpdateEventIsPublished() throws java.lang.InterruptedException] succeeded. 2024-01-11 16:19:40,715 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.jpa.event.RepositoryEntityEventTest.softwareModuleDeletedEventIsPublished() throws java.lang.InterruptedException]... 2024-01-11 16:19:40,727 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.jpa.event.RepositoryEntityEventTest.softwareModuleDeletedEventIsPublished() throws java.lang.InterruptedException] succeeded. 2024-01-11 16:19:40,778 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.jpa.event.RepositoryEntityEventTest.targetTypeCreatedEventIsPublished() throws java.lang.InterruptedException]... 2024-01-11 16:19:40,786 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.jpa.event.RepositoryEntityEventTest.targetTypeCreatedEventIsPublished() throws java.lang.InterruptedException] succeeded. 2024-01-11 16:19:40,807 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.jpa.event.RepositoryEntityEventTest.targetCreatedEventIsPublished() throws java.lang.InterruptedException]... 2024-01-11 16:19:40,815 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.jpa.event.RepositoryEntityEventTest.targetCreatedEventIsPublished() throws java.lang.InterruptedException] succeeded. 2024-01-11 16:19:40,872 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.jpa.event.RepositoryEntityEventTest.distributionSetCreatedEventIsPublished() throws java.lang.InterruptedException]... 2024-01-11 16:19:40,890 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.jpa.event.RepositoryEntityEventTest.distributionSetCreatedEventIsPublished() throws java.lang.InterruptedException] succeeded. 2024-01-11 16:19:40,910 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.jpa.event.RepositoryEntityEventTest.targetTypeUpdatedEventIsPublished() throws java.lang.InterruptedException]... 2024-01-11 16:19:40,921 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.jpa.event.RepositoryEntityEventTest.targetTypeUpdatedEventIsPublished() throws java.lang.InterruptedException] succeeded. 2024-01-11 16:19:40,977 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.jpa.event.RepositoryEntityEventTest.rolloutDeletedEventIsPublished() throws java.lang.InterruptedException]... 2024-01-11 16:19:41,277 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.jpa.event.RepositoryEntityEventTest.rolloutDeletedEventIsPublished() throws java.lang.InterruptedException] succeeded. 2024-01-11 16:19:41,298 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.jpa.event.RepositoryEntityEventTest.softwareModuleCreatedEventIsPublished() throws java.lang.InterruptedException]... 2024-01-11 16:19:41,306 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.jpa.event.RepositoryEntityEventTest.softwareModuleCreatedEventIsPublished() throws java.lang.InterruptedException] succeeded. 2024-01-11 16:19:41,308 INFO main o.s.i.e.EventDrivenConsumer:174 - Removing {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 2024-01-11 16:19:41,308 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 0 subscriber(s). 2024-01-11 16:19:41,308 INFO main o.s.i.e.EventDrivenConsumer:292 - stopped bean '_org.springframework.integration.errorLogger' 2024-01-11 16:19:41,313 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:651 - Closing JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 16:19:41,314 INFO main c.z.h.HikariDataSource:350 - HikariPool-41 - Shutdown initiated... 2024-01-11 16:19:41,315 INFO main c.z.h.HikariDataSource:352 - HikariPool-41 - Shutdown completed. [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.138 s -- in org.eclipse.hawkbit.repository.jpa.event.RepositoryEntityEventTest [INFO] Running org.eclipse.hawkbit.repository.jpa.ConcurrentDistributionSetInvalidationTest 2024-01-11 16:19:41,317 INFO main o.e.h.r.t.u.SharedSqlTestDatabaseExtension:34 - Schema generation skipped... No datasource environment variables found! 2024-01-11 16:19:41,319 INFO main o.s.t.c.s.AbstractContextLoader:264 - Could not detect default resource locations for test class [org.eclipse.hawkbit.repository.jpa.ConcurrentDistributionSetInvalidationTest]: no resource found for suffixes {-context.xml, Context.groovy}. 2024-01-11 16:19:41,319 INFO main o.s.t.c.s.AbstractContextLoader:264 - Could not detect default resource locations for test class [org.eclipse.hawkbit.repository.jpa.AbstractJpaIntegrationTest]: no resource found for suffixes {-context.xml, Context.groovy}. 2024-01-11 16:19:41,319 INFO main o.s.t.c.s.AbstractContextLoader:264 - Could not detect default resource locations for test class [org.eclipse.hawkbit.repository.test.util.AbstractIntegrationTest]: no resource found for suffixes {-context.xml, Context.groovy}. 2024-01-11 16:19:41,322 INFO main o.s.b.t.c.SpringBootTestContextBootstrapper:245 - Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener, org.springframework.security.test.context.support.ReactorContextTestExecutionListener, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener, org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.event.ApplicationEventsTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener] 2024-01-11 16:19:41,322 INFO main o.s.b.t.c.SpringBootTestContextBootstrapper:174 - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@1f5ca04f, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@1f011a9, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@1174b38a, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@279705c8, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@5db397ad, org.springframework.test.context.support.DirtiesContextTestExecutionListener@5ccfa8eb, org.springframework.test.context.transaction.TransactionalTestExecutionListener@6813b81b, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@77b55994, org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener@36fab630, org.springframework.test.context.event.EventPublishingTestExecutionListener@17d3d8f4, org.springframework.security.test.context.support.ReactorContextTestExecutionListener@62756975, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@3f51e556, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@5c799fba, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@55e4f8b9, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@1c131db1, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@2cd83030, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@3cccee5e, org.eclipse.hawkbit.repository.test.matcher.EventVerifier@4e1ff84e, org.eclipse.hawkbit.repository.test.util.CleanupTestExecutionListener@4a658aa9] . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.18) 2024-01-11 16:19:41,375 INFO main o.e.h.r.j.ConcurrentDistributionSetInvalidationTest:55 - Starting ConcurrentDistributionSetInvalidationTest using Java 17.0.9 on basic-bw2k7 with PID 1164 (started by jenkins in /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa) 2024-01-11 16:19:41,375 INFO main o.e.h.r.j.ConcurrentDistributionSetInvalidationTest:638 - The following 1 profile is active: "test" 2024-01-11 16:19:41,497 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:132 - Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2024-01-11 16:19:41,509 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:201 - Finished Spring Data repository scanning in 12 ms. Found 20 JPA repository interfaces. 2024-01-11 16:19:41,616 INFO main o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor:292 - No bean named 'errorChannel' has been explicitly defined. Therefore, a default PublishSubscribeChannel will be created. 2024-01-11 16:19:41,616 INFO main o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor:292 - No bean named 'integrationHeaderChannelRegistry' has been explicitly defined. Therefore, a default DefaultHeaderChannelRegistry will be created. 2024-01-11 16:19:41,621 INFO main o.s.c.c.s.GenericScope:283 - BeanFactory id=1d3f1cd2-260f-3252-ae04-7ba197bda6cb 2024-01-11 16:19:41,681 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:19:41,684 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration' of type [org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:19:41,685 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:19:41,686 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'loadBalancerClientsDefaultsMappingsProvider' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration$$Lambda$921/0x00007eff2c52d9e8] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:19:41,687 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'defaultsBindHandlerAdvisor' of type [org.springframework.cloud.commons.config.DefaultsBindHandlerAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:19:41,690 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'BindingHandlerAdvise' of type [org.springframework.cloud.stream.config.BindingHandlerAdvise] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:19:41,692 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spelConverter' of type [org.springframework.cloud.stream.config.SpelExpressionConverterConfiguration$SpelConverter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:19:41,693 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration' of type [org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:19:41,694 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'stringOrNumberMigrationVersionConverter' of type [org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration$StringOrNumberToMigrationVersionConverter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:19:41,698 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:19:41,709 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'dataSource' of type [com.zaxxer.hikari.HikariDataSource] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:19:41,712 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties' of type [org.springframework.boot.autoconfigure.orm.jpa.JpaProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:19:41,714 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'repositoryApplicationConfiguration' of type [org.eclipse.hawkbit.repository.jpa.RepositoryApplicationConfiguration$$EnhancerBySpringCGLIB$$4ee2a2be] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:19:41,906 INFO main o.f.c.i.l.VersionPrinter:37 - Flyway Community Edition 8.5.13 by Redgate 2024-01-11 16:19:41,906 INFO main o.f.c.i.l.VersionPrinter:37 - See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.13 2024-01-11 16:19:41,906 INFO main o.f.c.i.l.VersionPrinter:37 - 2024-01-11 16:19:41,909 INFO main c.z.h.HikariDataSource:110 - HikariPool-42 - Starting... 2024-01-11 16:19:41,910 INFO main c.z.h.HikariDataSource:123 - HikariPool-42 - Start completed. 2024-01-11 16:19:41,911 INFO main o.f.c.i.d.b.BaseDatabaseType:37 - Database: jdbc:h2:mem:testdb (H2 2.2) 2024-01-11 16:19:41,912 WARN main o.f.c.i.d.b.Database:41 - Flyway upgrade recommended: H2 2.2.222 is newer than this version of Flyway and support has not been tested. The latest supported version of H2 is 2.1.210. 2024-01-11 16:19:41,920 INFO main o.f.c.i.c.DbValidate:37 - Successfully validated 47 migrations (execution time 00:00.007s) 2024-01-11 16:19:41,920 INFO main o.f.c.i.s.JdbcTableSchemaHistory:37 - Creating Schema History table "PUBLIC"."schema_version" ... 2024-01-11 16:19:41,922 INFO main o.f.c.i.c.DbMigrate:37 - Current version of schema "PUBLIC": << Empty Schema >> 2024-01-11 16:19:41,927 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.0.1 - init " 2024-01-11 16:19:41,973 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.2.0 - update target info for message " 2024-01-11 16:19:41,976 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.0 - cascade delete " 2024-01-11 16:19:41,979 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.1 - cascade delete " 2024-01-11 16:19:41,980 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.5.0 - target filter query " 2024-01-11 16:19:41,983 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.6.0 - rollout management " 2024-01-11 16:19:41,988 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.0 - swmType maxAssignment greater 0 " 2024-01-11 16:19:41,989 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.1 - reduce length enums " 2024-01-11 16:19:41,995 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.0 - auto assign ds filter " 2024-01-11 16:19:41,997 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.1 - cascade delete " 2024-01-11 16:19:41,999 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.2 - remove external artifact " 2024-01-11 16:19:42,000 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.9.0 - add rollout groups created " 2024-01-11 16:19:42,002 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.0 - advanced rolloutgroup " 2024-01-11 16:19:42,006 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.1 - consolidate artifact sha1 " 2024-01-11 16:19:42,008 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.2 - rollout auto start " 2024-01-11 16:19:42,011 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.3 - add rollout deleted flag " 2024-01-11 16:19:42,024 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.0 - drop target info " 2024-01-11 16:19:42,072 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.1 - target filter query UQ " 2024-01-11 16:19:42,074 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.2 - remove unused idexes " 2024-01-11 16:19:42,075 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.3 - add module md targetvis " 2024-01-11 16:19:42,077 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.0 - action performance " 2024-01-11 16:19:42,087 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.1 - missing non null " 2024-01-11 16:19:42,092 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.2 - missing non null enum " 2024-01-11 16:19:42,093 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.3 - cascade delete " 2024-01-11 16:19:42,094 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.4 - add maintenance window " 2024-01-11 16:19:42,099 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.6 - add index " 2024-01-11 16:19:42,101 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.7 - add rollout approval fields " 2024-01-11 16:19:42,104 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.8 - change length of created last modified by " 2024-01-11 16:19:42,107 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.9 - add target metadata " 2024-01-11 16:19:42,108 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.10 - change length of target attributes key " 2024-01-11 16:19:42,110 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.11 - add auto assign action type " 2024-01-11 16:19:42,112 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.12 - change length of controller id and name " 2024-01-11 16:19:42,113 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.13 - add action external id " 2024-01-11 16:19:42,116 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.14 - add sha256 hash " 2024-01-11 16:19:42,118 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.15 - add weight " 2024-01-11 16:19:42,123 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.16 - add action initiated by " 2024-01-11 16:19:42,127 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.17 - add index target modified " 2024-01-11 16:19:42,130 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.18 - add target type " 2024-01-11 16:19:42,134 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.19 - add valid flag to ds " 2024-01-11 16:19:42,174 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.20 - add encryption flag to sm " 2024-01-11 16:19:42,177 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.21 - add rollouts status index " 2024-01-11 16:19:42,178 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.22 - change target type name length " 2024-01-11 16:19:42,179 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.23 - add action status code " 2024-01-11 16:19:42,182 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.24 - add last action status code " 2024-01-11 16:19:42,185 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.25 - add confirmation flag " 2024-01-11 16:19:42,189 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.26 - add access control context " 2024-01-11 16:19:42,192 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.27 - target type inherit type " 2024-01-11 16:19:42,194 INFO main o.f.c.i.c.DbMigrate:37 - Successfully applied 47 migrations to schema "PUBLIC", now at version v1.12.27 (execution time 00:00.272s) 2024-01-11 16:19:42,287 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:437 - Initialized JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 16:19:43,017 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:339 - Usage of Spring Data projections detected on persistence provider EclipseLink. Make sure the following query methods declare result columns in exactly the order the accessors are declared in the projecting interface or the order of parameters for DTOs: 2024-01-11 16:19:43,017 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutId(java.lang.Long) 2024-01-11 16:19:43,018 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutId(java.util.List) 2024-01-11 16:19:43,024 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutGroupId(java.util.List) 2024-01-11 16:19:43,025 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutGroupId(java.lang.Long) 2024-01-11 16:19:43,374 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:339 - Usage of Spring Data projections detected on persistence provider EclipseLink. Make sure the following query methods declare result columns in exactly the order the accessors are declared in the projecting interface or the order of parameters for DTOs: 2024-01-11 16:19:43,374 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.DistributionSetRepository.countRolloutsByStatusForDistributionSet(java.lang.Long) 2024-01-11 16:19:43,377 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.DistributionSetRepository.countActionsByStatusForDistributionSet(java.lang.Long) 2024-01-11 16:19:44,142 WARN main o.s.b.a.o.j.JpaBaseConfiguration$JpaWebConfiguration:223 - spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning 2024-01-11 16:19:44,646 WARN main o.s.b.a.s.s.UserDetailsServiceAutoConfiguration:89 - Using generated security password: b843988f-7d22-4ad3-a056-f9a117c9a24d This generated password is for development use only. Your security configuration must be updated before running your application in production. 2024-01-11 16:19:44,720 INFO main o.s.s.w.DefaultSecurityFilterChain:55 - Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@d34e594, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@57f219aa, org.springframework.security.web.context.SecurityContextPersistenceFilter@613dc0ce, org.springframework.security.web.header.HeaderWriterFilter@3ca4d034, org.springframework.security.web.csrf.CsrfFilter@6302f389, org.springframework.security.web.authentication.logout.LogoutFilter@4f5301de, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@7367c9d2, org.springframework.security.web.authentication.ui.DefaultLoginPageGeneratingFilter@5c0414ae, org.springframework.security.web.authentication.ui.DefaultLogoutPageGeneratingFilter@1a1663df, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@558b7717, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@7d340059, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@72809481, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@14ab8c45, org.springframework.security.web.session.SessionManagementFilter@15d7e746, org.springframework.security.web.access.ExceptionTranslationFilter@34f315df, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@47d3a9f9] 2024-01-11 16:19:44,881 INFO main o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'application.springCloudBusInput' has 1 subscriber(s). 2024-01-11 16:19:44,977 INFO main o.s.i.e.EventDrivenConsumer:174 - Adding {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 2024-01-11 16:19:44,977 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 1 subscriber(s). 2024-01-11 16:19:44,977 INFO main o.s.i.e.EventDrivenConsumer:292 - started bean '_org.springframework.integration.errorLogger' 2024-01-11 16:19:44,980 INFO main o.e.h.r.j.ConcurrentDistributionSetInvalidationTest:61 - Started ConcurrentDistributionSetInvalidationTest in 3.656 seconds (JVM running for 314.204) 2024-01-11 16:19:45,068 INFO pool-125-thread-1 o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'unknown.channel.name' has 1 subscriber(s). 2024-01-11 16:19:45,111 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.jpa.ConcurrentDistributionSetInvalidationTest.verifyInvalidateDistributionSetWithLargeRolloutThrowsException() throws java.lang.Exception]... 2024-01-11 16:19:46,511 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.jpa.ConcurrentDistributionSetInvalidationTest.verifyInvalidateDistributionSetWithLargeRolloutThrowsException() throws java.lang.Exception] succeeded. 2024-01-11 16:19:46,513 INFO main o.s.i.e.EventDrivenConsumer:174 - Removing {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 2024-01-11 16:19:46,513 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 0 subscriber(s). 2024-01-11 16:19:46,514 INFO main o.s.i.e.EventDrivenConsumer:292 - stopped bean '_org.springframework.integration.errorLogger' 2024-01-11 16:19:46,518 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:651 - Closing JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 16:19:46,518 INFO main c.z.h.HikariDataSource:350 - HikariPool-42 - Shutdown initiated... 2024-01-11 16:19:46,519 INFO main c.z.h.HikariDataSource:352 - HikariPool-42 - Shutdown completed. [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.203 s -- in org.eclipse.hawkbit.repository.jpa.ConcurrentDistributionSetInvalidationTest [INFO] Running org.eclipse.hawkbit.repository.jpa.tenancy.MultiTenancyEntityTest 2024-01-11 16:19:46,522 INFO main o.e.h.r.t.u.SharedSqlTestDatabaseExtension:34 - Schema generation skipped... No datasource environment variables found! 2024-01-11 16:19:46,523 INFO main o.s.t.c.s.AbstractContextLoader:264 - Could not detect default resource locations for test class [org.eclipse.hawkbit.repository.jpa.AbstractJpaIntegrationTest]: no resource found for suffixes {-context.xml, Context.groovy}. 2024-01-11 16:19:46,523 INFO main o.s.t.c.s.AbstractContextLoader:264 - Could not detect default resource locations for test class [org.eclipse.hawkbit.repository.test.util.AbstractIntegrationTest]: no resource found for suffixes {-context.xml, Context.groovy}. 2024-01-11 16:19:46,526 INFO main o.s.b.t.c.SpringBootTestContextBootstrapper:245 - Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener, org.springframework.security.test.context.support.ReactorContextTestExecutionListener, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener, org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.event.ApplicationEventsTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener] 2024-01-11 16:19:46,526 INFO main o.s.b.t.c.SpringBootTestContextBootstrapper:174 - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@7b69d914, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@3971d52f, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@1d358edd, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@75f095fd, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@40e4432e, org.springframework.test.context.support.DirtiesContextTestExecutionListener@770b2eb0, org.springframework.test.context.transaction.TransactionalTestExecutionListener@46f915ea, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@37573fb5, org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener@5548e742, org.springframework.test.context.event.EventPublishingTestExecutionListener@7b983df5, org.springframework.security.test.context.support.ReactorContextTestExecutionListener@75403129, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@7be402a3, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@6984886a, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@53c9673a, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@2774dd13, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@7cde3244, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@3154226d, org.eclipse.hawkbit.repository.test.matcher.EventVerifier@29bc63ca, org.eclipse.hawkbit.repository.test.util.CleanupTestExecutionListener@28a1bfab] 2024-01-11 16:19:46,526 INFO main o.e.h.r.t.u.SharedSqlTestDatabaseExtension:34 - Schema generation skipped... No datasource environment variables found! . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.18) 2024-01-11 16:19:46,548 INFO main o.e.h.r.j.t.MultiTenancyEntityTest:55 - Starting MultiTenancyEntityTest using Java 17.0.9 on basic-bw2k7 with PID 1164 (started by jenkins in /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa) 2024-01-11 16:19:46,548 INFO main o.e.h.r.j.t.MultiTenancyEntityTest:638 - The following 1 profile is active: "test" 2024-01-11 16:19:46,634 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:132 - Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2024-01-11 16:19:46,646 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:201 - Finished Spring Data repository scanning in 11 ms. Found 20 JPA repository interfaces. 2024-01-11 16:19:46,715 INFO main o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor:292 - No bean named 'errorChannel' has been explicitly defined. Therefore, a default PublishSubscribeChannel will be created. 2024-01-11 16:19:46,716 INFO main o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor:292 - No bean named 'integrationHeaderChannelRegistry' has been explicitly defined. Therefore, a default DefaultHeaderChannelRegistry will be created. 2024-01-11 16:19:46,719 INFO main o.s.c.c.s.GenericScope:283 - BeanFactory id=61c8307c-da16-3faa-9a4d-05d1a05b9a89 2024-01-11 16:19:46,743 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:19:46,746 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration' of type [org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:19:46,747 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:19:46,748 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'loadBalancerClientsDefaultsMappingsProvider' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration$$Lambda$921/0x00007eff2c52d9e8] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:19:46,749 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'defaultsBindHandlerAdvisor' of type [org.springframework.cloud.commons.config.DefaultsBindHandlerAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:19:46,752 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'BindingHandlerAdvise' of type [org.springframework.cloud.stream.config.BindingHandlerAdvise] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:19:46,754 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spelConverter' of type [org.springframework.cloud.stream.config.SpelExpressionConverterConfiguration$SpelConverter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:19:46,755 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration' of type [org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:19:46,756 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'stringOrNumberMigrationVersionConverter' of type [org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration$StringOrNumberToMigrationVersionConverter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:19:46,760 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:19:46,773 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'dataSource' of type [com.zaxxer.hikari.HikariDataSource] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:19:46,776 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties' of type [org.springframework.boot.autoconfigure.orm.jpa.JpaProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:19:46,779 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'repositoryApplicationConfiguration' of type [org.eclipse.hawkbit.repository.jpa.RepositoryApplicationConfiguration$$EnhancerBySpringCGLIB$$4ee2a2be] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:19:46,878 INFO main o.f.c.i.l.VersionPrinter:37 - Flyway Community Edition 8.5.13 by Redgate 2024-01-11 16:19:46,879 INFO main o.f.c.i.l.VersionPrinter:37 - See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.13 2024-01-11 16:19:46,879 INFO main o.f.c.i.l.VersionPrinter:37 - 2024-01-11 16:19:46,881 INFO main c.z.h.HikariDataSource:110 - HikariPool-43 - Starting... 2024-01-11 16:19:46,882 INFO main c.z.h.HikariDataSource:123 - HikariPool-43 - Start completed. 2024-01-11 16:19:46,882 INFO main o.f.c.i.d.b.BaseDatabaseType:37 - Database: jdbc:h2:mem:testdb (H2 2.2) 2024-01-11 16:19:46,884 WARN main o.f.c.i.d.b.Database:41 - Flyway upgrade recommended: H2 2.2.222 is newer than this version of Flyway and support has not been tested. The latest supported version of H2 is 2.1.210. 2024-01-11 16:19:46,892 INFO main o.f.c.i.c.DbValidate:37 - Successfully validated 47 migrations (execution time 00:00.007s) 2024-01-11 16:19:46,893 INFO main o.f.c.i.c.DbMigrate:37 - Current version of schema "PUBLIC": 1.12.27 2024-01-11 16:19:46,893 INFO main o.f.c.i.c.DbMigrate:37 - Schema "PUBLIC" is up to date. No migration necessary. 2024-01-11 16:19:46,963 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:437 - Initialized JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 16:19:47,334 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:339 - Usage of Spring Data projections detected on persistence provider EclipseLink. Make sure the following query methods declare result columns in exactly the order the accessors are declared in the projecting interface or the order of parameters for DTOs: 2024-01-11 16:19:47,335 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutId(java.lang.Long) 2024-01-11 16:19:47,336 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutId(java.util.List) 2024-01-11 16:19:47,341 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutGroupId(java.util.List) 2024-01-11 16:19:47,342 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutGroupId(java.lang.Long) Exception in thread "Thread-129" org.springframework.boot.context.properties.ConfigurationPropertiesBindException: Error creating bean with name 'spring.flyway-org.springframework.boot.autoconfigure.flyway.FlywayProperties': Could not bind properties to 'FlywayProperties' : prefix=spring.flyway, ignoreInvalidFields=false, ignoreUnknownFields=true; nested exception is java.lang.IllegalStateException: org.springframework.web.context.support.GenericWebApplicationContext@14b8c5c1 has been closed already Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'busConsumer_binding': Invocation of init method failed; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'compositeMessageChannelConfigurer' defined in class path resource [org/springframework/cloud/stream/config/BinderFactoryAutoConfiguration.class]: Unsatisfied dependency expressed through method 'compositeMessageChannelConfigurer' parameter 0; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'messageConverterConfigurer' defined in class path resource [org/springframework/cloud/stream/config/BinderFactoryAutoConfiguration.class]: Unsatisfied dependency expressed through method 'messageConverterConfigurer' parameter 0; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'spring.cloud.stream-org.springframework.cloud.stream.config.BindingServiceProperties': Initialization of bean failed; nested exception is java.lang.IllegalStateException: org.springframework.web.context.support.GenericWebApplicationContext@14b8c5c1 has been closed already at org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor.bind(ConfigurationPropertiesBindingPostProcessor.java:92) at org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor.postProcessBeforeInitialization(ConfigurationPropertiesBindingPostProcessor.java:78) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.applyBeanPostProcessorsBeforeInitialization(AbstractAutowireCapableBeanFactory.java:440) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1796) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:620) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:542) at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:335) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:333) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:208) at org.springframework.beans.factory.config.DependencyDescriptor.resolveCandidate(DependencyDescriptor.java:276) at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1391) at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:1311) at org.springframework.beans.factory.support.ConstructorResolver.resolveAutowiredArgument(ConstructorResolver.java:911) at org.springframework.beans.factory.support.ConstructorResolver.resolvePreparedArguments(ConstructorResolver.java:843) at org.springframework.beans.factory.support.ConstructorResolver.instantiateUsingFactoryMethod(ConstructorResolver.java:444) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.instantiateUsingFactoryMethod(AbstractAutowireCapableBeanFactory.java:1352) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBeanInstance(AbstractAutowireCapableBeanFactory.java:1195) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:582) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:542) at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:335) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:333) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:208) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:322) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:208) at org.springframework.beans.factory.support.DefaultListableBeanFactory$1.orderedStream(DefaultListableBeanFactory.java:481) at org.springframework.dao.support.PersistenceExceptionTranslationInterceptor.detectPersistenceExceptionTranslators(PersistenceExceptionTranslationInterceptor.java:167) at org.springframework.dao.support.PersistenceExceptionTranslationInterceptor.invoke(PersistenceExceptionTranslationInterceptor.java:149) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) at org.springframework.data.jpa.repository.support.CrudMethodMetadataPostProcessor$CrudMethodMetadataPopulatingMethodInterceptor.invoke(CrudMethodMetadataPostProcessor.java:174) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:241) at jdk.proxy2/jdk.proxy2.$Proxy262.save(Unknown Source) at org.eclipse.hawkbit.repository.jpa.ConcurrentDistributionSetInvalidationTest$Config.lambda$slowRolloutGroupRepository$0(ConcurrentDistributionSetInvalidationTest.java:76) at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:792) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762) at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:123) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:388) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:119) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:707) at org.eclipse.hawkbit.repository.jpa.JpaRolloutExecutor.fillRolloutGroupWithTargets(JpaRolloutExecutor.java:572) at org.eclipse.hawkbit.repository.jpa.JpaRolloutExecutor.handleCreateRollout(JpaRolloutExecutor.java:189) at org.eclipse.hawkbit.repository.jpa.JpaRolloutExecutor.execute(JpaRolloutExecutor.java:150) at org.eclipse.hawkbit.repository.jpa.JpaRolloutExecutor$$FastClassBySpringCGLIB$$af2d9b01.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:792) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762) at org.springframework.security.access.intercept.aopalliance.MethodSecurityInterceptor.invoke(MethodSecurityInterceptor.java:61) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:707) at org.eclipse.hawkbit.repository.jpa.JpaRolloutExecutor$$EnhancerBySpringCGLIB$$1b663ab7_42.execute() at org.eclipse.hawkbit.repository.jpa.JpaRolloutHandler.lambda$handleRolloutInNewTransaction$1(JpaRolloutHandler.java:107) at org.eclipse.hawkbit.ContextAware.lambda$runInContext$0(ContextAware.java:58) at org.eclipse.hawkbit.security.SecurityContextTenantAware.runInContext(SecurityContextTenantAware.java:142) at org.eclipse.hawkbit.ContextAware.runInContext(ContextAware.java:57) at org.eclipse.hawkbit.repository.jpa.JpaRolloutHandler.lambda$handleRolloutInNewTransaction$2(JpaRolloutHandler.java:105) at java.base/java.util.Optional.ifPresentOrElse(Optional.java:196) at org.eclipse.hawkbit.repository.jpa.JpaRolloutHandler.lambda$handleRolloutInNewTransaction$5(JpaRolloutHandler.java:103) at java.base/java.util.Optional.ifPresentOrElse(Optional.java:196) at org.eclipse.hawkbit.repository.jpa.JpaRolloutHandler.lambda$handleRolloutInNewTransaction$7(JpaRolloutHandler.java:101) at org.springframework.transaction.support.TransactionTemplate.execute(TransactionTemplate.java:140) at org.eclipse.hawkbit.repository.jpa.utils.DeploymentHelper.runInNewTransaction(DeploymentHelper.java:126) at org.eclipse.hawkbit.repository.jpa.utils.DeploymentHelper.runInNewTransaction(DeploymentHelper.java:102) at org.eclipse.hawkbit.repository.jpa.JpaRolloutHandler.handleRolloutInNewTransaction(JpaRolloutHandler.java:100) at org.eclipse.hawkbit.repository.jpa.JpaRolloutHandler.lambda$handleAll$0(JpaRolloutHandler.java:84) at java.base/java.util.Vector.forEach(Vector.java:1365) at org.eclipse.hawkbit.repository.jpa.JpaRolloutHandler.handleAll(JpaRolloutHandler.java:84) at org.eclipse.hawkbit.repository.jpa.JpaRolloutHandler$$FastClassBySpringCGLIB$$d86fb75c.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:792) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762) at org.springframework.security.access.intercept.aopalliance.MethodSecurityInterceptor.invoke(MethodSecurityInterceptor.java:61) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:707) at org.eclipse.hawkbit.repository.jpa.JpaRolloutHandler$$EnhancerBySpringCGLIB$$6ba7a0a8_42.handleAll() at org.eclipse.hawkbit.repository.jpa.ConcurrentDistributionSetInvalidationTest.lambda$verifyInvalidateDistributionSetWithLargeRolloutThrowsException$0(ConcurrentDistributionSetInvalidationTest.java:93) at org.eclipse.hawkbit.security.SystemSecurityContext.lambda$runAsSystemAsTenant$0(SystemSecurityContext.java:106) at org.eclipse.hawkbit.security.SecurityContextTenantAware.runInContext(SecurityContextTenantAware.java:153) at org.eclipse.hawkbit.security.SecurityContextTenantAware.runAsTenant(SecurityContextTenantAware.java:111) at org.eclipse.hawkbit.security.SystemSecurityContext.runAsSystemAsTenant(SystemSecurityContext.java:103) at org.eclipse.hawkbit.repository.jpa.ConcurrentDistributionSetInvalidationTest.lambda$verifyInvalidateDistributionSetWithLargeRolloutThrowsException$1(ConcurrentDistributionSetInvalidationTest.java:92) at java.base/java.lang.Thread.run(Thread.java:840) Caused by: java.lang.IllegalStateException: org.springframework.web.context.support.GenericWebApplicationContext@14b8c5c1 has been closed already at org.springframework.context.support.AbstractApplicationContext.assertBeanFactoryActive(AbstractApplicationContext.java:1152) at org.springframework.context.support.AbstractApplicationContext.getBean(AbstractApplicationContext.java:1173) at org.springframework.boot.context.properties.BoundConfigurationProperties.get(BoundConfigurationProperties.java:78) at org.springframework.boot.context.properties.ConfigurationPropertiesBinder.getHandler(ConfigurationPropertiesBinder.java:134) at org.springframework.boot.context.properties.ConfigurationPropertiesBinder.getBindHandler(ConfigurationPropertiesBinder.java:115) at org.springframework.boot.context.properties.ConfigurationPropertiesBinder.bind(ConfigurationPropertiesBinder.java:95) at org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor.bind(ConfigurationPropertiesBindingPostProcessor.java:89) at org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor.postProcessBeforeInitialization(ConfigurationPropertiesBindingPostProcessor.java:78) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.applyBeanPostProcessorsBeforeInitialization(AbstractAutowireCapableBeanFactory.java:440) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1796) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:620) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:542) at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:335) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:333) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:208) at org.springframework.beans.factory.config.DependencyDescriptor.resolveCandidate(DependencyDescriptor.java:276) at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1391) at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:1311) at org.springframework.beans.factory.support.ConstructorResolver.resolveAutowiredArgument(ConstructorResolver.java:911) at org.springframework.beans.factory.support.ConstructorResolver.resolvePreparedArguments(ConstructorResolver.java:843) at org.springframework.beans.factory.support.ConstructorResolver.instantiateUsingFactoryMethod(ConstructorResolver.java:444) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.instantiateUsingFactoryMethod(AbstractAutowireCapableBeanFactory.java:1352) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBeanInstance(AbstractAutowireCapableBeanFactory.java:1195) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:582) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:542) at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:335) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:333) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:208) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:322) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:208) at org.springframework.beans.factory.support.DefaultListableBeanFactory$1.orderedStream(DefaultListableBeanFactory.java:481) at org.springframework.dao.support.PersistenceExceptionTranslationInterceptor.detectPersistenceExceptionTranslators(PersistenceExceptionTranslationInterceptor.java:167) at org.springframework.dao.support.PersistenceExceptionTranslationInterceptor.invoke(PersistenceExceptionTranslationInterceptor.java:149) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) at org.springframework.data.jpa.repository.support.CrudMethodMetadataPostProcessor$CrudMethodMetadataPopulatingMethodInterceptor.invoke(CrudMethodMetadataPostProcessor.java:174) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:241) at jdk.proxy2/jdk.proxy2.$Proxy262.save(Unknown Source) at org.eclipse.hawkbit.repository.jpa.ConcurrentDistributionSetInvalidationTest$Config.lambda$slowRolloutGroupRepository$0(ConcurrentDistributionSetInvalidationTest.java:76) at org.mockito.internal.stubbing.StubbedInvocationMatcher.answer(StubbedInvocationMatcher.java:42) at org.mockito.internal.handler.MockHandlerImpl.handle(MockHandlerImpl.java:103) at org.mockito.internal.handler.NullResultGuardian.handle(NullResultGuardian.java:29) at org.mockito.internal.handler.InvocationNotifierHandler.handle(InvocationNotifierHandler.java:34) at org.mockito.internal.creation.bytebuddy.MockMethodInterceptor.doIntercept(MockMethodInterceptor.java:82) at org.mockito.internal.creation.bytebuddy.MockMethodInterceptor.doIntercept(MockMethodInterceptor.java:56) at org.mockito.internal.creation.bytebuddy.MockMethodInterceptor$DispatcherDefaultingToRealMethod.interceptAbstract(MockMethodInterceptor.java:161) at org.eclipse.hawkbit.repository.jpa.repository.RolloutGroupRepository$MockitoMock$FfdLr3r4.save(Unknown Source) at org.eclipse.hawkbit.repository.jpa.repository.RolloutGroupRepository$MockitoMock$FfdLr3r4.save(Unknown Source) at org.eclipse.hawkbit.repository.jpa.repository.RolloutGroupRepository$MockitoMock$FfdLr3r4$$FastClassBySpringCGLIB$$a72e080b.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:792) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762) at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:123) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:388) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:119) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:707) at org.eclipse.hawkbit.repository.jpa.repository.RolloutGroupRepository$MockitoMock$FfdLr3r4$$EnhancerBySpringCGLIB$$3c19ef5d.save() at org.eclipse.hawkbit.repository.jpa.JpaRolloutExecutor.fillRolloutGroupWithTargets(JpaRolloutExecutor.java:572) at org.eclipse.hawkbit.repository.jpa.JpaRolloutExecutor.handleCreateRollout(JpaRolloutExecutor.java:189) at org.eclipse.hawkbit.repository.jpa.JpaRolloutExecutor.execute(JpaRolloutExecutor.java:150) at org.eclipse.hawkbit.repository.jpa.JpaRolloutExecutor$$FastClassBySpringCGLIB$$af2d9b01.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:792) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762) at org.springframework.security.access.intercept.aopalliance.MethodSecurityInterceptor.invoke(MethodSecurityInterceptor.java:61) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:707) at org.eclipse.hawkbit.repository.jpa.JpaRolloutExecutor$$EnhancerBySpringCGLIB$$1b663ab7_42.execute() at org.eclipse.hawkbit.repository.jpa.JpaRolloutHandler.lambda$handleRolloutInNewTransaction$1(JpaRolloutHandler.java:107) at org.eclipse.hawkbit.ContextAware.lambda$runInContext$0(ContextAware.java:58) at org.eclipse.hawkbit.security.SecurityContextTenantAware.runInContext(SecurityContextTenantAware.java:142) at org.eclipse.hawkbit.security.SecurityContextTenantAware$MockitoMock$trCktNEE.runInContext$accessor$7cnuOYQX(Unknown Source) at org.eclipse.hawkbit.security.SecurityContextTenantAware$MockitoMock$trCktNEE$auxiliary$gCXOKV6T.call(Unknown Source) at org.mockito.internal.invocation.RealMethod$FromCallable$1.call(RealMethod.java:40) at org.mockito.internal.invocation.RealMethod$FromBehavior.invoke(RealMethod.java:62) at org.mockito.internal.invocation.InterceptedInvocation.callRealMethod(InterceptedInvocation.java:142) at org.mockito.internal.stubbing.answers.CallsRealMethods.answer(CallsRealMethods.java:45) at org.mockito.Answers.answer(Answers.java:90) at org.mockito.internal.handler.MockHandlerImpl.handle(MockHandlerImpl.java:110) at org.mockito.internal.handler.NullResultGuardian.handle(NullResultGuardian.java:29) at org.mockito.internal.handler.InvocationNotifierHandler.handle(InvocationNotifierHandler.java:34) at org.mockito.internal.creation.bytebuddy.MockMethodInterceptor.doIntercept(MockMethodInterceptor.java:82) at org.mockito.internal.creation.bytebuddy.MockMethodInterceptor.doIntercept(MockMethodInterceptor.java:56) at org.mockito.internal.creation.bytebuddy.MockMethodInterceptor$DispatcherDefaultingToRealMethod.interceptSuperCallable(MockMethodInterceptor.java:145) at org.eclipse.hawkbit.security.SecurityContextTenantAware$MockitoMock$trCktNEE.runInContext(Unknown Source) at org.eclipse.hawkbit.ContextAware.runInContext(ContextAware.java:57) at org.eclipse.hawkbit.security.SecurityContextTenantAware$MockitoMock$trCktNEE.runInContext$accessor$7cnuOYQX(Unknown Source) at org.eclipse.hawkbit.security.SecurityContextTenantAware$MockitoMock$trCktNEE$auxiliary$G885R3Nz.call(Unknown Source) at org.mockito.internal.invocation.RealMethod$FromCallable$1.call(RealMethod.java:40) at org.mockito.internal.invocation.RealMethod$FromBehavior.invoke(RealMethod.java:62) at org.mockito.internal.invocation.InterceptedInvocation.callRealMethod(InterceptedInvocation.java:142) at org.mockito.internal.stubbing.answers.CallsRealMethods.answer(CallsRealMethods.java:45) at org.mockito.Answers.answer(Answers.java:90) at org.mockito.internal.handler.MockHandlerImpl.handle(MockHandlerImpl.java:110) at org.mockito.internal.handler.NullResultGuardian.handle(NullResultGuardian.java:29) at org.mockito.internal.handler.InvocationNotifierHandler.handle(InvocationNotifierHandler.java:34) at org.mockito.internal.creation.bytebuddy.MockMethodInterceptor.doIntercept(MockMethodInterceptor.java:82) at org.mockito.internal.creation.bytebuddy.MockMethodInterceptor.doIntercept(MockMethodInterceptor.java:56) at org.mockito.internal.creation.bytebuddy.MockMethodInterceptor$DispatcherDefaultingToRealMethod.interceptSuperCallable(MockMethodInterceptor.java:145) at org.eclipse.hawkbit.security.SecurityContextTenantAware$MockitoMock$trCktNEE.runInContext(Unknown Source) at org.eclipse.hawkbit.repository.jpa.JpaRolloutHandler.lambda$handleRolloutInNewTransaction$2(JpaRolloutHandler.java:105) at java.base/java.util.Optional.ifPresentOrElse(Optional.java:196) at org.eclipse.hawkbit.repository.jpa.JpaRolloutHandler.lambda$handleRolloutInNewTransaction$5(JpaRolloutHandler.java:103) at java.base/java.util.Optional.ifPresentOrElse(Optional.java:196) at org.eclipse.hawkbit.repository.jpa.JpaRolloutHandler.lambda$handleRolloutInNewTransaction$7(JpaRolloutHandler.java:101) at org.springframework.transaction.support.TransactionTemplate.execute(TransactionTemplate.java:140) at org.eclipse.hawkbit.repository.jpa.utils.DeploymentHelper.runInNewTransaction(DeploymentHelper.java:126) at org.eclipse.hawkbit.repository.jpa.utils.DeploymentHelper.runInNewTransaction(DeploymentHelper.java:102) at org.eclipse.hawkbit.repository.jpa.JpaRolloutHandler.handleRolloutInNewTransaction(JpaRolloutHandler.java:100) at org.eclipse.hawkbit.repository.jpa.JpaRolloutHandler.lambda$handleAll$0(JpaRolloutHandler.java:84) at java.base/java.util.Vector.forEach(Vector.java:1365) at org.eclipse.hawkbit.repository.jpa.JpaRolloutHandler.handleAll(JpaRolloutHandler.java:84) at org.eclipse.hawkbit.repository.jpa.JpaRolloutHandler$$FastClassBySpringCGLIB$$d86fb75c.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:792) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762) at org.springframework.security.access.intercept.aopalliance.MethodSecurityInterceptor.invoke(MethodSecurityInterceptor.java:61) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:707) at org.eclipse.hawkbit.repository.jpa.JpaRolloutHandler$$EnhancerBySpringCGLIB$$6ba7a0a8_42.handleAll() at org.eclipse.hawkbit.repository.jpa.ConcurrentDistributionSetInvalidationTest.lambda$verifyInvalidateDistributionSetWithLargeRolloutThrowsException$0(ConcurrentDistributionSetInvalidationTest.java:93) at org.eclipse.hawkbit.security.SystemSecurityContext.lambda$runAsSystemAsTenant$0(SystemSecurityContext.java:106) at org.eclipse.hawkbit.security.SecurityContextTenantAware.runInContext(SecurityContextTenantAware.java:153) at org.eclipse.hawkbit.security.SecurityContextTenantAware.runAsTenant(SecurityContextTenantAware.java:111) at org.eclipse.hawkbit.security.SecurityContextTenantAware$MockitoMock$trCktNEE.runAsTenant$accessor$7cnuOYQX(Unknown Source) at org.eclipse.hawkbit.security.SecurityContextTenantAware$MockitoMock$trCktNEE$auxiliary$7ACh11vq.call(Unknown Source) at org.mockito.internal.invocation.RealMethod$FromCallable$1.call(RealMethod.java:40) at org.mockito.internal.invocation.RealMethod$FromBehavior.invoke(RealMethod.java:62) at org.mockito.internal.invocation.InterceptedInvocation.callRealMethod(InterceptedInvocation.java:142) at org.mockito.internal.stubbing.answers.CallsRealMethods.answer(CallsRealMethods.java:45) at org.mockito.Answers.answer(Answers.java:90) at org.mockito.internal.handler.MockHandlerImpl.handle(MockHandlerImpl.java:110) at org.mockito.internal.handler.NullResultGuardian.handle(NullResultGuardian.java:29) at org.mockito.internal.handler.InvocationNotifierHandler.handle(InvocationNotifierHandler.java:34) at org.mockito.internal.creation.bytebuddy.MockMethodInterceptor.doIntercept(MockMethodInterceptor.java:82) at org.mockito.internal.creation.bytebuddy.MockMethodInterceptor.doIntercept(MockMethodInterceptor.java:56) at org.mockito.internal.creation.bytebuddy.MockMethodInterceptor$DispatcherDefaultingToRealMethod.interceptSuperCallable(MockMethodInterceptor.java:145) at org.eclipse.hawkbit.security.SecurityContextTenantAware$MockitoMock$trCktNEE.runAsTenant(Unknown Source) ... 3 more Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'busConsumer_binding': Invocation of init method failed; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'compositeMessageChannelConfigurer' defined in class path resource [org/springframework/cloud/stream/config/BinderFactoryAutoConfiguration.class]: Unsatisfied dependency expressed through method 'compositeMessageChannelConfigurer' parameter 0; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'messageConverterConfigurer' defined in class path resource [org/springframework/cloud/stream/config/BinderFactoryAutoConfiguration.class]: Unsatisfied dependency expressed through method 'messageConverterConfigurer' parameter 0; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'spring.cloud.stream-org.springframework.cloud.stream.config.BindingServiceProperties': Initialization of bean failed; nested exception is java.lang.IllegalStateException: org.springframework.web.context.support.GenericWebApplicationContext@14b8c5c1 has been closed already at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1804) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:620) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:542) at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:335) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:333) at org.springframework.beans.factory.support.AbstractBeanFactory.getTypeForFactoryBean(AbstractBeanFactory.java:1723) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.getTypeForFactoryBean(AbstractAutowireCapableBeanFactory.java:917) at org.springframework.beans.factory.support.AbstractBeanFactory.isTypeMatch(AbstractBeanFactory.java:637) at org.springframework.beans.factory.support.DefaultListableBeanFactory.doGetBeanNamesForType(DefaultListableBeanFactory.java:583) at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeanNamesForType(DefaultListableBeanFactory.java:550) at org.springframework.beans.factory.BeanFactoryUtils.beanNamesForTypeIncludingAncestors(BeanFactoryUtils.java:265) at org.springframework.beans.factory.support.DefaultListableBeanFactory.findAutowireCandidates(DefaultListableBeanFactory.java:1557) at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1354) at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:1311) at org.springframework.beans.factory.support.ConstructorResolver.resolveAutowiredArgument(ConstructorResolver.java:911) at org.springframework.beans.factory.support.ConstructorResolver.resolvePreparedArguments(ConstructorResolver.java:843) at org.springframework.beans.factory.support.ConstructorResolver.instantiateUsingFactoryMethod(ConstructorResolver.java:444) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.instantiateUsingFactoryMethod(AbstractAutowireCapableBeanFactory.java:1352) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBeanInstance(AbstractAutowireCapableBeanFactory.java:1195) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:582) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:542) at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:335) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:333) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:208) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:322) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:208) at org.springframework.beans.factory.support.DefaultListableBeanFactory$1.orderedStream(DefaultListableBeanFactory.java:481) at org.springframework.dao.support.PersistenceExceptionTranslationInterceptor.detectPersistenceExceptionTranslators(PersistenceExceptionTranslationInterceptor.java:167) at org.springframework.dao.support.PersistenceExceptionTranslationInterceptor.invoke(PersistenceExceptionTranslationInterceptor.java:149) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) at org.springframework.data.jpa.repository.support.CrudMethodMetadataPostProcessor$CrudMethodMetadataPopulatingMethodInterceptor.invoke(CrudMethodMetadataPostProcessor.java:174) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:241) at jdk.proxy2/jdk.proxy2.$Proxy262.save(Unknown Source) at org.eclipse.hawkbit.repository.jpa.ConcurrentDistributionSetInvalidationTest$Config.lambda$slowRolloutGroupRepository$0(ConcurrentDistributionSetInvalidationTest.java:76) at org.mockito.internal.stubbing.StubbedInvocationMatcher.answer(StubbedInvocationMatcher.java:42) at org.mockito.internal.handler.MockHandlerImpl.handle(MockHandlerImpl.java:103) at org.mockito.internal.handler.NullResultGuardian.handle(NullResultGuardian.java:29) at org.mockito.internal.handler.InvocationNotifierHandler.handle(InvocationNotifierHandler.java:34) at org.mockito.internal.creation.bytebuddy.MockMethodInterceptor.doIntercept(MockMethodInterceptor.java:82) at org.mockito.internal.creation.bytebuddy.MockMethodInterceptor.doIntercept(MockMethodInterceptor.java:56) at org.mockito.internal.creation.bytebuddy.MockMethodInterceptor$DispatcherDefaultingToRealMethod.interceptAbstract(MockMethodInterceptor.java:161) at org.eclipse.hawkbit.repository.jpa.repository.RolloutGroupRepository$MockitoMock$FfdLr3r4.save(Unknown Source) at org.eclipse.hawkbit.repository.jpa.repository.RolloutGroupRepository$MockitoMock$FfdLr3r4.save(Unknown Source) at org.eclipse.hawkbit.repository.jpa.repository.RolloutGroupRepository$MockitoMock$FfdLr3r4$$FastClassBySpringCGLIB$$a72e080b.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:792) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762) at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:123) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:388) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:119) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:707) at org.eclipse.hawkbit.repository.jpa.repository.RolloutGroupRepository$MockitoMock$FfdLr3r4$$EnhancerBySpringCGLIB$$3c19ef5d.save() at org.eclipse.hawkbit.repository.jpa.JpaRolloutExecutor.fillRolloutGroupWithTargets(JpaRolloutExecutor.java:572) at org.eclipse.hawkbit.repository.jpa.JpaRolloutExecutor.handleCreateRollout(JpaRolloutExecutor.java:189) at org.eclipse.hawkbit.repository.jpa.JpaRolloutExecutor.execute(JpaRolloutExecutor.java:150) at org.eclipse.hawkbit.repository.jpa.JpaRolloutExecutor$$FastClassBySpringCGLIB$$af2d9b01.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:792) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762) at org.springframework.security.access.intercept.aopalliance.MethodSecurityInterceptor.invoke(MethodSecurityInterceptor.java:61) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:707) at org.eclipse.hawkbit.repository.jpa.JpaRolloutExecutor$$EnhancerBySpringCGLIB$$1b663ab7_42.execute() at org.eclipse.hawkbit.repository.jpa.JpaRolloutHandler.lambda$handleRolloutInNewTransaction$1(JpaRolloutHandler.java:107) at org.eclipse.hawkbit.ContextAware.lambda$runInContext$0(ContextAware.java:58) at org.eclipse.hawkbit.security.SecurityContextTenantAware.runInContext(SecurityContextTenantAware.java:142) at org.eclipse.hawkbit.security.SecurityContextTenantAware$MockitoMock$trCktNEE.runInContext$accessor$7cnuOYQX(Unknown Source) at org.eclipse.hawkbit.security.SecurityContextTenantAware$MockitoMock$trCktNEE$auxiliary$gCXOKV6T.call(Unknown Source) at org.mockito.internal.invocation.RealMethod$FromCallable$1.call(RealMethod.java:40) at org.mockito.internal.invocation.RealMethod$FromBehavior.invoke(RealMethod.java:62) at org.mockito.internal.invocation.InterceptedInvocation.callRealMethod(InterceptedInvocation.java:142) at org.mockito.internal.stubbing.answers.CallsRealMethods.answer(CallsRealMethods.java:45) at org.mockito.Answers.answer(Answers.java:90) at org.mockito.internal.handler.MockHandlerImpl.handle(MockHandlerImpl.java:110) at org.mockito.internal.handler.NullResultGuardian.handle(NullResultGuardian.java:29) at org.mockito.internal.handler.InvocationNotifierHandler.handle(InvocationNotifierHandler.java:34) at org.mockito.internal.creation.bytebuddy.MockMethodInterceptor.doIntercept(MockMethodInterceptor.java:82) at org.mockito.internal.creation.bytebuddy.MockMethodInterceptor.doIntercept(MockMethodInterceptor.java:56) at org.mockito.internal.creation.bytebuddy.MockMethodInterceptor$DispatcherDefaultingToRealMethod.interceptSuperCallable(MockMethodInterceptor.java:145) at org.eclipse.hawkbit.security.SecurityContextTenantAware$MockitoMock$trCktNEE.runInContext(Unknown Source) at org.eclipse.hawkbit.ContextAware.runInContext(ContextAware.java:57) at org.eclipse.hawkbit.security.SecurityContextTenantAware$MockitoMock$trCktNEE.runInContext$accessor$7cnuOYQX(Unknown Source) at org.eclipse.hawkbit.security.SecurityContextTenantAware$MockitoMock$trCktNEE$auxiliary$G885R3Nz.call(Unknown Source) at org.mockito.internal.invocation.RealMethod$FromCallable$1.call(RealMethod.java:40) at org.mockito.internal.invocation.RealMethod$FromBehavior.invoke(RealMethod.java:62) at org.mockito.internal.invocation.InterceptedInvocation.callRealMethod(InterceptedInvocation.java:142) at org.mockito.internal.stubbing.answers.CallsRealMethods.answer(CallsRealMethods.java:45) at org.mockito.Answers.answer(Answers.java:90) at org.mockito.internal.handler.MockHandlerImpl.handle(MockHandlerImpl.java:110) at org.mockito.internal.handler.NullResultGuardian.handle(NullResultGuardian.java:29) at org.mockito.internal.handler.InvocationNotifierHandler.handle(InvocationNotifierHandler.java:34) at org.mockito.internal.creation.bytebuddy.MockMethodInterceptor.doIntercept(MockMethodInterceptor.java:82) at org.mockito.internal.creation.bytebuddy.MockMethodInterceptor.doIntercept(MockMethodInterceptor.java:56) at org.mockito.internal.creation.bytebuddy.MockMethodInterceptor$DispatcherDefaultingToRealMethod.interceptSuperCallable(MockMethodInterceptor.java:145) at org.eclipse.hawkbit.security.SecurityContextTenantAware$MockitoMock$trCktNEE.runInContext(Unknown Source) at org.eclipse.hawkbit.repository.jpa.JpaRolloutHandler.lambda$handleRolloutInNewTransaction$2(JpaRolloutHandler.java:105) at java.base/java.util.Optional.ifPresentOrElse(Optional.java:196) at org.eclipse.hawkbit.repository.jpa.JpaRolloutHandler.lambda$handleRolloutInNewTransaction$5(JpaRolloutHandler.java:103) at java.base/java.util.Optional.ifPresentOrElse(Optional.java:196) at org.eclipse.hawkbit.repository.jpa.JpaRolloutHandler.lambda$handleRolloutInNewTransaction$7(JpaRolloutHandler.java:101) at org.springframework.transaction.support.TransactionTemplate.execute(TransactionTemplate.java:140) at org.eclipse.hawkbit.repository.jpa.utils.DeploymentHelper.runInNewTransaction(DeploymentHelper.java:126) at org.eclipse.hawkbit.repository.jpa.utils.DeploymentHelper.runInNewTransaction(DeploymentHelper.java:102) at org.eclipse.hawkbit.repository.jpa.JpaRolloutHandler.handleRolloutInNewTransaction(JpaRolloutHandler.java:100) at org.eclipse.hawkbit.repository.jpa.JpaRolloutHandler.lambda$handleAll$0(JpaRolloutHandler.java:84) at java.base/java.util.Vector.forEach(Vector.java:1365) at org.eclipse.hawkbit.repository.jpa.JpaRolloutHandler.handleAll(JpaRolloutHandler.java:84) at org.eclipse.hawkbit.repository.jpa.JpaRolloutHandler$$FastClassBySpringCGLIB$$d86fb75c.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:792) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762) at org.springframework.security.access.intercept.aopalliance.MethodSecurityInterceptor.invoke(MethodSecurityInterceptor.java:61) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:707) at org.eclipse.hawkbit.repository.jpa.JpaRolloutHandler$$EnhancerBySpringCGLIB$$6ba7a0a8_42.handleAll() at org.eclipse.hawkbit.repository.jpa.ConcurrentDistributionSetInvalidationTest.lambda$verifyInvalidateDistributionSetWithLargeRolloutThrowsException$0(ConcurrentDistributionSetInvalidationTest.java:93) at org.eclipse.hawkbit.security.SystemSecurityContext.lambda$runAsSystemAsTenant$0(SystemSecurityContext.java:106) at org.eclipse.hawkbit.security.SecurityContextTenantAware.runInContext(SecurityContextTenantAware.java:153) at org.eclipse.hawkbit.security.SecurityContextTenantAware.runAsTenant(SecurityContextTenantAware.java:111) at org.eclipse.hawkbit.security.SecurityContextTenantAware$MockitoMock$trCktNEE.runAsTenant$accessor$7cnuOYQX(Unknown Source) at org.eclipse.hawkbit.security.SecurityContextTenantAware$MockitoMock$trCktNEE$auxiliary$7ACh11vq.call(Unknown Source) at org.mockito.internal.invocation.RealMethod$FromCallable$1.call(RealMethod.java:40) at org.mockito.internal.invocation.RealMethod$FromBehavior.invoke(RealMethod.java:62) at org.mockito.internal.invocation.InterceptedInvocation.callRealMethod(InterceptedInvocation.java:142) at org.mockito.internal.stubbing.answers.CallsRealMethods.answer(CallsRealMethods.java:45) at org.mockito.Answers.answer(Answers.java:90) at org.mockito.internal.handler.MockHandlerImpl.handle(MockHandlerImpl.java:110) at org.mockito.internal.handler.NullResultGuardian.handle(NullResultGuardian.java:29) at org.mockito.internal.handler.InvocationNotifierHandler.handle(InvocationNotifierHandler.java:34) at org.mockito.internal.creation.bytebuddy.MockMethodInterceptor.doIntercept(MockMethodInterceptor.java:82) at org.mockito.internal.creation.bytebuddy.MockMethodInterceptor.doIntercept(MockMethodInterceptor.java:56) at org.mockito.internal.creation.bytebuddy.MockMethodInterceptor$DispatcherDefaultingToRealMethod.interceptSuperCallable(MockMethodInterceptor.java:145) at org.eclipse.hawkbit.security.SecurityContextTenantAware$MockitoMock$trCktNEE.runAsTenant(Unknown Source) at org.eclipse.hawkbit.security.SystemSecurityContext.runAsSystemAsTenant(SystemSecurityContext.java:103) at org.eclipse.hawkbit.repository.jpa.ConcurrentDistributionSetInvalidationTest.lambda$verifyInvalidateDistributionSetWithLargeRolloutThrowsException$1(ConcurrentDistributionSetInvalidationTest.java:92) at java.base/java.lang.Thread.run(Thread.java:840) Caused by: org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'compositeMessageChannelConfigurer' defined in class path resource [org/springframework/cloud/stream/config/BinderFactoryAutoConfiguration.class]: Unsatisfied dependency expressed through method 'compositeMessageChannelConfigurer' parameter 0; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'messageConverterConfigurer' defined in class path resource [org/springframework/cloud/stream/config/BinderFactoryAutoConfiguration.class]: Unsatisfied dependency expressed through method 'messageConverterConfigurer' parameter 0; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'spring.cloud.stream-org.springframework.cloud.stream.config.BindingServiceProperties': Initialization of bean failed; nested exception is java.lang.IllegalStateException: org.springframework.web.context.support.GenericWebApplicationContext@14b8c5c1 has been closed already at org.springframework.beans.factory.support.ConstructorResolver.createArgumentArray(ConstructorResolver.java:801) at org.springframework.beans.factory.support.ConstructorResolver.instantiateUsingFactoryMethod(ConstructorResolver.java:536) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.instantiateUsingFactoryMethod(AbstractAutowireCapableBeanFactory.java:1352) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBeanInstance(AbstractAutowireCapableBeanFactory.java:1195) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:582) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:542) at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:335) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:333) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:208) at org.springframework.beans.factory.config.DependencyDescriptor.resolveCandidate(DependencyDescriptor.java:276) at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1391) at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:1311) at org.springframework.beans.factory.support.ConstructorResolver.resolveAutowiredArgument(ConstructorResolver.java:911) at org.springframework.beans.factory.support.ConstructorResolver.resolvePreparedArguments(ConstructorResolver.java:843) at org.springframework.beans.factory.support.ConstructorResolver.instantiateUsingFactoryMethod(ConstructorResolver.java:444) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.instantiateUsingFactoryMethod(AbstractAutowireCapableBeanFactory.java:1352) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBeanInstance(AbstractAutowireCapableBeanFactory.java:1195) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:582) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:542) at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:335) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:333) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:208) at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:673) at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:661) at org.springframework.cloud.stream.binding.AbstractBindableProxyFactory.populateBindingTargetFactories(AbstractBindableProxyFactory.java:67) at org.springframework.cloud.stream.function.BindableFunctionProxyFactory.afterPropertiesSet(BindableFunctionProxyFactory.java:78) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1863) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1800) ... 147 more Caused by: org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'messageConverterConfigurer' defined in class path resource [org/springframework/cloud/stream/config/BinderFactoryAutoConfiguration.class]: Unsatisfied dependency expressed through method 'messageConverterConfigurer' parameter 0; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'spring.cloud.stream-org.springframework.cloud.stream.config.BindingServiceProperties': Initialization of bean failed; nested exception is java.lang.IllegalStateException: org.springframework.web.context.support.GenericWebApplicationContext@14b8c5c1 has been closed already at org.springframework.beans.factory.support.ConstructorResolver.createArgumentArray(ConstructorResolver.java:801) at org.springframework.beans.factory.support.ConstructorResolver.instantiateUsingFactoryMethod(ConstructorResolver.java:536) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.instantiateUsingFactoryMethod(AbstractAutowireCapableBeanFactory.java:1352) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBeanInstance(AbstractAutowireCapableBeanFactory.java:1195) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:582) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:542) at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:335) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:333) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:208) at org.springframework.beans.factory.config.DependencyDescriptor.resolveCandidate(DependencyDescriptor.java:276) at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1391) at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:1311) at org.springframework.beans.factory.support.ConstructorResolver.resolveAutowiredArgument(ConstructorResolver.java:911) at org.springframework.beans.factory.support.ConstructorResolver.createArgumentArray(ConstructorResolver.java:788) ... 176 more Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'spring.cloud.stream-org.springframework.cloud.stream.config.BindingServiceProperties': Initialization of bean failed; nested exception is java.lang.IllegalStateException: org.springframework.web.context.support.GenericWebApplicationContext@14b8c5c1 has been closed already at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:628) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:542) at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:335) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:333) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:208) at org.springframework.beans.factory.config.DependencyDescriptor.resolveCandidate(DependencyDescriptor.java:276) at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1391) at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:1311) at org.springframework.beans.factory.support.ConstructorResolver.resolveAutowiredArgument(ConstructorResolver.java:911) at org.springframework.beans.factory.support.ConstructorResolver.createArgumentArray(ConstructorResolver.java:788) ... 190 more Caused by: java.lang.IllegalStateException: org.springframework.web.context.support.GenericWebApplicationContext@14b8c5c1 has been closed already at org.springframework.context.support.AbstractApplicationContext.assertBeanFactoryActive(AbstractApplicationContext.java:1152) at org.springframework.context.support.AbstractApplicationContext.getBean(AbstractApplicationContext.java:1167) at org.springframework.cloud.stream.config.BindingServiceProperties.setApplicationContext(BindingServiceProperties.java:222) at org.springframework.context.support.ApplicationContextAwareProcessor.invokeAwareInterfaces(ApplicationContextAwareProcessor.java:128) at org.springframework.context.support.ApplicationContextAwareProcessor.postProcessBeforeInitialization(ApplicationContextAwareProcessor.java:102) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.applyBeanPostProcessorsBeforeInitialization(AbstractAutowireCapableBeanFactory.java:440) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1796) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:620) ... 200 more 2024-01-11 16:19:47,747 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:339 - Usage of Spring Data projections detected on persistence provider EclipseLink. Make sure the following query methods declare result columns in exactly the order the accessors are declared in the projecting interface or the order of parameters for DTOs: 2024-01-11 16:19:47,748 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.DistributionSetRepository.countRolloutsByStatusForDistributionSet(java.lang.Long) 2024-01-11 16:19:47,750 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.DistributionSetRepository.countActionsByStatusForDistributionSet(java.lang.Long) 2024-01-11 16:19:48,885 WARN main o.s.b.a.o.j.JpaBaseConfiguration$JpaWebConfiguration:223 - spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning 2024-01-11 16:19:49,629 WARN main o.s.b.a.s.s.UserDetailsServiceAutoConfiguration:89 - Using generated security password: 9416e744-295e-4dc6-9039-f0c87ed5a636 This generated password is for development use only. Your security configuration must be updated before running your application in production. 2024-01-11 16:19:49,801 INFO main o.s.s.w.DefaultSecurityFilterChain:55 - Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@3a063ae0, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@4fe80145, org.springframework.security.web.context.SecurityContextPersistenceFilter@1c695ddd, org.springframework.security.web.header.HeaderWriterFilter@312202ab, org.springframework.security.web.csrf.CsrfFilter@551fa747, org.springframework.security.web.authentication.logout.LogoutFilter@2b43d100, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@2a0e2da0, org.springframework.security.web.authentication.ui.DefaultLoginPageGeneratingFilter@6243af25, org.springframework.security.web.authentication.ui.DefaultLogoutPageGeneratingFilter@14d04635, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@ae89565, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@2c8de484, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@7a5cc37d, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@5a5dba77, org.springframework.security.web.session.SessionManagementFilter@34e4f199, org.springframework.security.web.access.ExceptionTranslationFilter@1542e92e, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@5825a7d2] 2024-01-11 16:19:50,130 INFO main o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'application.springCloudBusInput' has 1 subscriber(s). 2024-01-11 16:19:50,310 INFO main o.s.i.e.EventDrivenConsumer:174 - Adding {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 2024-01-11 16:19:50,310 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 1 subscriber(s). 2024-01-11 16:19:50,310 INFO main o.s.i.e.EventDrivenConsumer:292 - started bean '_org.springframework.integration.errorLogger' 2024-01-11 16:19:50,313 INFO main o.e.h.r.j.t.MultiTenancyEntityTest:61 - Started MultiTenancyEntityTest in 3.785 seconds (JVM running for 319.537) 2024-01-11 16:19:50,492 INFO pool-128-thread-1 o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'unknown.channel.name' has 1 subscriber(s). 2024-01-11 16:19:50,535 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.jpa.tenancy.MultiTenancyEntityTest.createMultipleTargetsWithSameIdForDifferentTenant() throws java.lang.Exception]... 2024-01-11 16:19:50,632 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.jpa.tenancy.MultiTenancyEntityTest.createMultipleTargetsWithSameIdForDifferentTenant() throws java.lang.Exception] succeeded. 2024-01-11 16:19:50,706 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.jpa.tenancy.MultiTenancyEntityTest.queryTargetFromDifferentTenantIsNotVisible() throws java.lang.Exception]... 2024-01-11 16:19:50,721 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.jpa.tenancy.MultiTenancyEntityTest.queryTargetFromDifferentTenantIsNotVisible() throws java.lang.Exception] succeeded. 2024-01-11 16:19:50,781 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.jpa.tenancy.MultiTenancyEntityTest.getTenanatMetdata() throws java.lang.Exception]... 2024-01-11 16:19:50,799 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.jpa.tenancy.MultiTenancyEntityTest.getTenanatMetdata() throws java.lang.Exception] succeeded. 2024-01-11 16:19:50,818 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.jpa.tenancy.MultiTenancyEntityTest.createMultipleDistributionSetsWithSameNameForDifferentTenants() throws java.lang.Exception]... 2024-01-11 16:19:50,984 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.jpa.tenancy.MultiTenancyEntityTest.createMultipleDistributionSetsWithSameNameForDifferentTenants() throws java.lang.Exception] succeeded. 2024-01-11 16:19:51,004 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.jpa.tenancy.MultiTenancyEntityTest.deleteAnotherTenantPossible() throws java.lang.Exception]... 2024-01-11 16:19:51,018 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.jpa.tenancy.MultiTenancyEntityTest.deleteAnotherTenantPossible() throws java.lang.Exception] succeeded. 2024-01-11 16:19:51,038 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.jpa.tenancy.MultiTenancyEntityTest.deleteTargetFromOtherTenantIsNotPossible() throws java.lang.Exception]... 2024-01-11 16:19:51,057 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.jpa.tenancy.MultiTenancyEntityTest.deleteTargetFromOtherTenantIsNotPossible() throws java.lang.Exception] succeeded. 2024-01-11 16:19:51,059 INFO main o.s.i.e.EventDrivenConsumer:174 - Removing {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 2024-01-11 16:19:51,059 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 0 subscriber(s). 2024-01-11 16:19:51,059 INFO main o.s.i.e.EventDrivenConsumer:292 - stopped bean '_org.springframework.integration.errorLogger' 2024-01-11 16:19:51,073 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:651 - Closing JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 16:19:51,074 INFO main c.z.h.HikariDataSource:350 - HikariPool-43 - Shutdown initiated... 2024-01-11 16:19:51,074 INFO main c.z.h.HikariDataSource:352 - HikariPool-43 - Shutdown completed. [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.553 s -- in org.eclipse.hawkbit.repository.jpa.tenancy.MultiTenancyEntityTest [INFO] Running org.eclipse.hawkbit.repository.jpa.autoassign.AutoAssignCheckerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.296 s -- in org.eclipse.hawkbit.repository.jpa.autoassign.AutoAssignCheckerTest [INFO] Running org.eclipse.hawkbit.repository.jpa.autoassign.AutoAssignCheckerIntTest 2024-01-11 16:19:51,376 INFO main o.e.h.r.t.u.SharedSqlTestDatabaseExtension:34 - Schema generation skipped... No datasource environment variables found! 2024-01-11 16:19:51,377 INFO main o.s.t.c.s.AbstractContextLoader:264 - Could not detect default resource locations for test class [org.eclipse.hawkbit.repository.jpa.AbstractJpaIntegrationTest]: no resource found for suffixes {-context.xml, Context.groovy}. 2024-01-11 16:19:51,377 INFO main o.s.t.c.s.AbstractContextLoader:264 - Could not detect default resource locations for test class [org.eclipse.hawkbit.repository.test.util.AbstractIntegrationTest]: no resource found for suffixes {-context.xml, Context.groovy}. 2024-01-11 16:19:51,380 INFO main o.s.b.t.c.SpringBootTestContextBootstrapper:245 - Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener, org.springframework.security.test.context.support.ReactorContextTestExecutionListener, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener, org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.event.ApplicationEventsTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener] 2024-01-11 16:19:51,380 INFO main o.s.b.t.c.SpringBootTestContextBootstrapper:174 - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@1421ac8d, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@64571eac, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@2bf73f49, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@b5fa9b, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@19e96bc4, org.springframework.test.context.support.DirtiesContextTestExecutionListener@4597a42b, org.springframework.test.context.transaction.TransactionalTestExecutionListener@5788d6a7, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@78c69fef, org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener@2aa36c78, org.springframework.test.context.event.EventPublishingTestExecutionListener@52ed33fb, org.springframework.security.test.context.support.ReactorContextTestExecutionListener@43c1eaef, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@fb43c9f, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@3ec551bd, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@58cdf75, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@4956cbb9, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@67a846c8, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@7374bb39, org.eclipse.hawkbit.repository.test.matcher.EventVerifier@10e0a555, org.eclipse.hawkbit.repository.test.util.CleanupTestExecutionListener@6f94aff3] . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.18) 2024-01-11 16:19:51,403 INFO main o.e.h.r.j.a.AutoAssignCheckerIntTest:55 - Starting AutoAssignCheckerIntTest using Java 17.0.9 on basic-bw2k7 with PID 1164 (started by jenkins in /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa) 2024-01-11 16:19:51,403 INFO main o.e.h.r.j.a.AutoAssignCheckerIntTest:638 - The following 1 profile is active: "test" 2024-01-11 16:19:51,530 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:132 - Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2024-01-11 16:19:51,543 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:201 - Finished Spring Data repository scanning in 12 ms. Found 20 JPA repository interfaces. 2024-01-11 16:19:51,640 INFO main o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor:292 - No bean named 'errorChannel' has been explicitly defined. Therefore, a default PublishSubscribeChannel will be created. 2024-01-11 16:19:51,641 INFO main o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor:292 - No bean named 'integrationHeaderChannelRegistry' has been explicitly defined. Therefore, a default DefaultHeaderChannelRegistry will be created. 2024-01-11 16:19:51,644 INFO main o.s.c.c.s.GenericScope:283 - BeanFactory id=61c8307c-da16-3faa-9a4d-05d1a05b9a89 2024-01-11 16:19:51,679 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:19:51,683 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration' of type [org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:19:51,684 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:19:51,684 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'loadBalancerClientsDefaultsMappingsProvider' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration$$Lambda$921/0x00007eff2c52d9e8] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:19:51,685 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'defaultsBindHandlerAdvisor' of type [org.springframework.cloud.commons.config.DefaultsBindHandlerAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:19:51,688 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'BindingHandlerAdvise' of type [org.springframework.cloud.stream.config.BindingHandlerAdvise] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:19:51,690 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spelConverter' of type [org.springframework.cloud.stream.config.SpelExpressionConverterConfiguration$SpelConverter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:19:51,692 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration' of type [org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:19:51,692 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'stringOrNumberMigrationVersionConverter' of type [org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration$StringOrNumberToMigrationVersionConverter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:19:51,696 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:19:51,706 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'dataSource' of type [com.zaxxer.hikari.HikariDataSource] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:19:51,709 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties' of type [org.springframework.boot.autoconfigure.orm.jpa.JpaProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:19:51,712 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'repositoryApplicationConfiguration' of type [org.eclipse.hawkbit.repository.jpa.RepositoryApplicationConfiguration$$EnhancerBySpringCGLIB$$4ee2a2be] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:19:51,828 INFO main o.f.c.i.l.VersionPrinter:37 - Flyway Community Edition 8.5.13 by Redgate 2024-01-11 16:19:51,828 INFO main o.f.c.i.l.VersionPrinter:37 - See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.13 2024-01-11 16:19:51,828 INFO main o.f.c.i.l.VersionPrinter:37 - 2024-01-11 16:19:51,831 INFO main c.z.h.HikariDataSource:110 - HikariPool-44 - Starting... 2024-01-11 16:19:51,832 INFO main c.z.h.HikariDataSource:123 - HikariPool-44 - Start completed. 2024-01-11 16:19:51,833 INFO main o.f.c.i.d.b.BaseDatabaseType:37 - Database: jdbc:h2:mem:testdb (H2 2.2) 2024-01-11 16:19:51,834 WARN main o.f.c.i.d.b.Database:41 - Flyway upgrade recommended: H2 2.2.222 is newer than this version of Flyway and support has not been tested. The latest supported version of H2 is 2.1.210. 2024-01-11 16:19:51,842 INFO main o.f.c.i.c.DbValidate:37 - Successfully validated 47 migrations (execution time 00:00.007s) 2024-01-11 16:19:51,843 INFO main o.f.c.i.c.DbMigrate:37 - Current version of schema "PUBLIC": 1.12.27 2024-01-11 16:19:51,843 INFO main o.f.c.i.c.DbMigrate:37 - Schema "PUBLIC" is up to date. No migration necessary. 2024-01-11 16:19:51,895 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:437 - Initialized JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 16:19:52,340 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:339 - Usage of Spring Data projections detected on persistence provider EclipseLink. Make sure the following query methods declare result columns in exactly the order the accessors are declared in the projecting interface or the order of parameters for DTOs: 2024-01-11 16:19:52,341 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutId(java.lang.Long) 2024-01-11 16:19:52,342 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutId(java.util.List) 2024-01-11 16:19:52,347 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutGroupId(java.util.List) 2024-01-11 16:19:52,348 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutGroupId(java.lang.Long) 2024-01-11 16:19:52,644 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:339 - Usage of Spring Data projections detected on persistence provider EclipseLink. Make sure the following query methods declare result columns in exactly the order the accessors are declared in the projecting interface or the order of parameters for DTOs: 2024-01-11 16:19:52,645 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.DistributionSetRepository.countRolloutsByStatusForDistributionSet(java.lang.Long) 2024-01-11 16:19:52,648 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.DistributionSetRepository.countActionsByStatusForDistributionSet(java.lang.Long) 2024-01-11 16:19:53,245 WARN main o.s.b.a.o.j.JpaBaseConfiguration$JpaWebConfiguration:223 - spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning 2024-01-11 16:19:53,697 WARN main o.s.b.a.s.s.UserDetailsServiceAutoConfiguration:89 - Using generated security password: d3d61aac-07da-4946-bafd-c1e17badd211 This generated password is for development use only. Your security configuration must be updated before running your application in production. 2024-01-11 16:19:53,781 INFO main o.s.s.w.DefaultSecurityFilterChain:55 - Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@36f9da65, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@c64afda, org.springframework.security.web.context.SecurityContextPersistenceFilter@15604762, org.springframework.security.web.header.HeaderWriterFilter@1c5ec300, org.springframework.security.web.csrf.CsrfFilter@3dfa5cc8, org.springframework.security.web.authentication.logout.LogoutFilter@78e9d189, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@1b256f9d, org.springframework.security.web.authentication.ui.DefaultLoginPageGeneratingFilter@3981f492, org.springframework.security.web.authentication.ui.DefaultLogoutPageGeneratingFilter@3c8d704c, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@25c19a7c, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@197c3853, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@e302749, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@15360fdb, org.springframework.security.web.session.SessionManagementFilter@7a9358e4, org.springframework.security.web.access.ExceptionTranslationFilter@63dcabdc, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@9066424] 2024-01-11 16:19:53,960 INFO main o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'application.springCloudBusInput' has 1 subscriber(s). 2024-01-11 16:19:54,069 INFO main o.s.i.e.EventDrivenConsumer:174 - Adding {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 2024-01-11 16:19:54,069 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 1 subscriber(s). 2024-01-11 16:19:54,069 INFO main o.s.i.e.EventDrivenConsumer:292 - started bean '_org.springframework.integration.errorLogger' 2024-01-11 16:19:54,073 INFO main o.e.h.r.j.a.AutoAssignCheckerIntTest:61 - Started AutoAssignCheckerIntTest in 2.691 seconds (JVM running for 323.297) 2024-01-11 16:19:54,163 INFO pool-131-thread-1 o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'unknown.channel.name' has 1 subscriber(s). 2024-01-11 16:19:54,216 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.autoassign.AutoAssignCheckerIntTest.autoAssignDistributionSetAndAutoCloseOldActions()]... 2024-01-11 16:19:54,542 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.autoassign.AutoAssignCheckerIntTest.autoAssignDistributionSetAndAutoCloseOldActions()] succeeded. 2024-01-11 16:19:54,597 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.autoassign.AutoAssignCheckerIntTest.checkAutoAssignWithConfirmationOptions(boolean,boolean,org.eclipse.hawkbit.repository.model.Action$Status)]... 2024-01-11 16:19:54,830 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.autoassign.AutoAssignCheckerIntTest.checkAutoAssignWithConfirmationOptions(boolean,boolean,org.eclipse.hawkbit.repository.model.Action$Status)] succeeded. 2024-01-11 16:19:54,893 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.autoassign.AutoAssignCheckerIntTest.checkAutoAssignWithConfirmationOptions(boolean,boolean,org.eclipse.hawkbit.repository.model.Action$Status)]... 2024-01-11 16:19:55,124 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.autoassign.AutoAssignCheckerIntTest.checkAutoAssignWithConfirmationOptions(boolean,boolean,org.eclipse.hawkbit.repository.model.Action$Status)] succeeded. 2024-01-11 16:19:55,186 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.autoassign.AutoAssignCheckerIntTest.checkAutoAssignWithConfirmationOptions(boolean,boolean,org.eclipse.hawkbit.repository.model.Action$Status)]... 2024-01-11 16:19:55,494 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.autoassign.AutoAssignCheckerIntTest.checkAutoAssignWithConfirmationOptions(boolean,boolean,org.eclipse.hawkbit.repository.model.Action$Status)] succeeded. 2024-01-11 16:19:55,617 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.autoassign.AutoAssignCheckerIntTest.checkAutoAssignWithConfirmationOptions(boolean,boolean,org.eclipse.hawkbit.repository.model.Action$Status)]... 2024-01-11 16:19:55,852 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.autoassign.AutoAssignCheckerIntTest.checkAutoAssignWithConfirmationOptions(boolean,boolean,org.eclipse.hawkbit.repository.model.Action$Status)] succeeded. 2024-01-11 16:19:55,880 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.autoassign.AutoAssignCheckerIntTest.checkAutoAssignWithFailures()]... 2024-01-11 16:19:56,100 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.autoassign.AutoAssignCheckerIntTest.checkAutoAssignWithFailures()] succeeded. 2024-01-11 16:19:56,124 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.autoassign.AutoAssignCheckerIntTest.checkAutoAssign()]... 2024-01-11 16:19:56,672 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.autoassign.AutoAssignCheckerIntTest.checkAutoAssign()] succeeded. 2024-01-11 16:19:56,692 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.autoassign.AutoAssignCheckerIntTest.checkAutoAssignWithDifferentActionTypes()]... 2024-01-11 16:19:56,941 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.autoassign.AutoAssignCheckerIntTest.checkAutoAssignWithDifferentActionTypes()] succeeded. 2024-01-11 16:19:56,960 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.autoassign.AutoAssignCheckerIntTest.actionsWithWeightAreCreated() throws java.lang.Exception]... 2024-01-11 16:19:57,024 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.autoassign.AutoAssignCheckerIntTest.actionsWithWeightAreCreated() throws java.lang.Exception] succeeded. 2024-01-11 16:19:57,044 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.autoassign.AutoAssignCheckerIntTest.checkAutoAssignmentForDeviceWithConfirmationRequired(boolean,boolean,org.eclipse.hawkbit.repository.model.Action$Status)]... 2024-01-11 16:19:57,119 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.autoassign.AutoAssignCheckerIntTest.checkAutoAssignmentForDeviceWithConfirmationRequired(boolean,boolean,org.eclipse.hawkbit.repository.model.Action$Status)] succeeded. 2024-01-11 16:19:57,156 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.autoassign.AutoAssignCheckerIntTest.checkAutoAssignmentForDeviceWithConfirmationRequired(boolean,boolean,org.eclipse.hawkbit.repository.model.Action$Status)]... 2024-01-11 16:19:57,238 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.autoassign.AutoAssignCheckerIntTest.checkAutoAssignmentForDeviceWithConfirmationRequired(boolean,boolean,org.eclipse.hawkbit.repository.model.Action$Status)] succeeded. 2024-01-11 16:19:57,258 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.autoassign.AutoAssignCheckerIntTest.checkAutoAssignmentForDeviceWithConfirmationRequired(boolean,boolean,org.eclipse.hawkbit.repository.model.Action$Status)]... 2024-01-11 16:19:57,422 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.autoassign.AutoAssignCheckerIntTest.checkAutoAssignmentForDeviceWithConfirmationRequired(boolean,boolean,org.eclipse.hawkbit.repository.model.Action$Status)] succeeded. 2024-01-11 16:19:57,442 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.autoassign.AutoAssignCheckerIntTest.checkAutoAssignmentForDeviceWithConfirmationRequired(boolean,boolean,org.eclipse.hawkbit.repository.model.Action$Status)]... 2024-01-11 16:19:57,537 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.autoassign.AutoAssignCheckerIntTest.checkAutoAssignmentForDeviceWithConfirmationRequired(boolean,boolean,org.eclipse.hawkbit.repository.model.Action$Status)] succeeded. 2024-01-11 16:19:57,573 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.autoassign.AutoAssignCheckerIntTest.checkAutoAssignmentWithIncompatibleTargets()]... 2024-01-11 16:19:57,807 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.autoassign.AutoAssignCheckerIntTest.checkAutoAssignmentWithIncompatibleTargets()] succeeded. 2024-01-11 16:19:57,827 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.autoassign.AutoAssignCheckerIntTest.checkAutoAssignmentForDevice()]... 2024-01-11 16:19:57,911 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.autoassign.AutoAssignCheckerIntTest.checkAutoAssignmentForDevice()] succeeded. 2024-01-11 16:19:57,930 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.autoassign.AutoAssignCheckerIntTest.filterWithoutWeightWorksInMultiAssignmentMode() throws java.lang.Exception]... 2024-01-11 16:19:57,994 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.autoassign.AutoAssignCheckerIntTest.filterWithoutWeightWorksInMultiAssignmentMode() throws java.lang.Exception] succeeded. 2024-01-11 16:19:57,996 INFO main o.s.i.e.EventDrivenConsumer:174 - Removing {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 2024-01-11 16:19:57,996 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 0 subscriber(s). 2024-01-11 16:19:57,996 INFO main o.s.i.e.EventDrivenConsumer:292 - stopped bean '_org.springframework.integration.errorLogger' 2024-01-11 16:19:58,000 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:651 - Closing JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 16:19:58,001 INFO main c.z.h.HikariDataSource:350 - HikariPool-44 - Shutdown initiated... 2024-01-11 16:19:58,002 INFO main c.z.h.HikariDataSource:352 - HikariPool-44 - Shutdown completed. [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.627 s -- in org.eclipse.hawkbit.repository.jpa.autoassign.AutoAssignCheckerIntTest [INFO] Running org.eclipse.hawkbit.repository.jpa.specifications.SpecificationsBuilderTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.eclipse.hawkbit.repository.jpa.specifications.SpecificationsBuilderTest [INFO] Running org.eclipse.hawkbit.repository.jpa.HawkBitEclipseLinkJpaDialectTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.113 s -- in org.eclipse.hawkbit.repository.jpa.HawkBitEclipseLinkJpaDialectTest [INFO] Running org.eclipse.hawkbit.repository.event.remote.entity.SoftwareModuleEventTest 2024-01-11 16:19:58,128 INFO main o.e.h.r.t.u.SharedSqlTestDatabaseExtension:34 - Schema generation skipped... No datasource environment variables found! 2024-01-11 16:19:58,172 INFO main o.s.t.c.s.AbstractContextLoader:264 - Could not detect default resource locations for test class [org.eclipse.hawkbit.repository.jpa.AbstractJpaIntegrationTest]: no resource found for suffixes {-context.xml, Context.groovy}. 2024-01-11 16:19:58,172 INFO main o.s.t.c.s.AbstractContextLoader:264 - Could not detect default resource locations for test class [org.eclipse.hawkbit.repository.test.util.AbstractIntegrationTest]: no resource found for suffixes {-context.xml, Context.groovy}. 2024-01-11 16:19:58,174 INFO main o.s.b.t.c.SpringBootTestContextBootstrapper:245 - Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener, org.springframework.security.test.context.support.ReactorContextTestExecutionListener, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener, org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.event.ApplicationEventsTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener] 2024-01-11 16:19:58,175 INFO main o.s.b.t.c.SpringBootTestContextBootstrapper:174 - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@1b114b80, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@3184ba07, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@6de5905c, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@2fd57670, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@3e896541, org.springframework.test.context.support.DirtiesContextTestExecutionListener@2ac9a415, org.springframework.test.context.transaction.TransactionalTestExecutionListener@6befa660, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@6f8d2b9b, org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener@1adbf846, org.springframework.test.context.event.EventPublishingTestExecutionListener@7dd51e04, org.springframework.security.test.context.support.ReactorContextTestExecutionListener@6b9f7b78, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@6dc85463, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@28149854, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@7d64866c, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@6db07603, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@42744c9a, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@4e2eaab8, org.eclipse.hawkbit.repository.test.matcher.EventVerifier@172002f7, org.eclipse.hawkbit.repository.test.util.CleanupTestExecutionListener@794e7e7e] . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.18) 2024-01-11 16:19:58,198 INFO main o.e.h.r.e.r.e.SoftwareModuleEventTest:55 - Starting SoftwareModuleEventTest v0.4.1 using Java 17.0.9 on basic-bw2k7 with PID 1164 (started by jenkins in /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa) 2024-01-11 16:19:58,198 INFO main o.e.h.r.e.r.e.SoftwareModuleEventTest:638 - The following 1 profile is active: "test" 2024-01-11 16:19:58,309 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:132 - Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2024-01-11 16:19:58,323 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:201 - Finished Spring Data repository scanning in 12 ms. Found 20 JPA repository interfaces. 2024-01-11 16:19:58,433 INFO main o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor:292 - No bean named 'errorChannel' has been explicitly defined. Therefore, a default PublishSubscribeChannel will be created. 2024-01-11 16:19:58,433 INFO main o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor:292 - No bean named 'integrationHeaderChannelRegistry' has been explicitly defined. Therefore, a default DefaultHeaderChannelRegistry will be created. 2024-01-11 16:19:58,436 INFO main o.s.c.c.s.GenericScope:283 - BeanFactory id=61c8307c-da16-3faa-9a4d-05d1a05b9a89 2024-01-11 16:19:58,486 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:19:58,489 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration' of type [org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:19:58,490 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:19:58,491 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'loadBalancerClientsDefaultsMappingsProvider' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration$$Lambda$921/0x00007eff2c52d9e8] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:19:58,492 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'defaultsBindHandlerAdvisor' of type [org.springframework.cloud.commons.config.DefaultsBindHandlerAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:19:58,495 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'BindingHandlerAdvise' of type [org.springframework.cloud.stream.config.BindingHandlerAdvise] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:19:58,497 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spelConverter' of type [org.springframework.cloud.stream.config.SpelExpressionConverterConfiguration$SpelConverter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:19:58,498 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration' of type [org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:19:58,499 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'stringOrNumberMigrationVersionConverter' of type [org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration$StringOrNumberToMigrationVersionConverter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:19:58,503 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:19:58,513 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'dataSource' of type [com.zaxxer.hikari.HikariDataSource] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:19:58,515 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties' of type [org.springframework.boot.autoconfigure.orm.jpa.JpaProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:19:58,518 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'repositoryApplicationConfiguration' of type [org.eclipse.hawkbit.repository.jpa.RepositoryApplicationConfiguration$$EnhancerBySpringCGLIB$$4ee2a2be] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:19:58,609 INFO main o.f.c.i.l.VersionPrinter:37 - Flyway Community Edition 8.5.13 by Redgate 2024-01-11 16:19:58,609 INFO main o.f.c.i.l.VersionPrinter:37 - See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.13 2024-01-11 16:19:58,609 INFO main o.f.c.i.l.VersionPrinter:37 - 2024-01-11 16:19:58,612 INFO main c.z.h.HikariDataSource:110 - HikariPool-45 - Starting... 2024-01-11 16:19:58,614 INFO main c.z.h.HikariDataSource:123 - HikariPool-45 - Start completed. 2024-01-11 16:19:58,614 INFO main o.f.c.i.d.b.BaseDatabaseType:37 - Database: jdbc:h2:mem:testdb (H2 2.2) 2024-01-11 16:19:58,615 WARN main o.f.c.i.d.b.Database:41 - Flyway upgrade recommended: H2 2.2.222 is newer than this version of Flyway and support has not been tested. The latest supported version of H2 is 2.1.210. 2024-01-11 16:19:58,623 INFO main o.f.c.i.c.DbValidate:37 - Successfully validated 47 migrations (execution time 00:00.007s) 2024-01-11 16:19:58,624 INFO main o.f.c.i.s.JdbcTableSchemaHistory:37 - Creating Schema History table "PUBLIC"."schema_version" ... 2024-01-11 16:19:58,626 INFO main o.f.c.i.c.DbMigrate:37 - Current version of schema "PUBLIC": << Empty Schema >> 2024-01-11 16:19:58,631 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.0.1 - init " 2024-01-11 16:19:58,641 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.2.0 - update target info for message " 2024-01-11 16:19:58,643 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.0 - cascade delete " 2024-01-11 16:19:58,645 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.1 - cascade delete " 2024-01-11 16:19:58,646 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.5.0 - target filter query " 2024-01-11 16:19:58,648 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.6.0 - rollout management " 2024-01-11 16:19:58,653 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.0 - swmType maxAssignment greater 0 " 2024-01-11 16:19:58,655 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.1 - reduce length enums " 2024-01-11 16:19:58,660 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.0 - auto assign ds filter " 2024-01-11 16:19:58,662 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.1 - cascade delete " 2024-01-11 16:19:58,664 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.2 - remove external artifact " 2024-01-11 16:19:58,665 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.9.0 - add rollout groups created " 2024-01-11 16:19:58,672 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.0 - advanced rolloutgroup " 2024-01-11 16:19:58,675 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.1 - consolidate artifact sha1 " 2024-01-11 16:19:58,677 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.2 - rollout auto start " 2024-01-11 16:19:58,680 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.3 - add rollout deleted flag " 2024-01-11 16:19:58,691 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.0 - drop target info " 2024-01-11 16:19:58,701 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.1 - target filter query UQ " 2024-01-11 16:19:58,702 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.2 - remove unused idexes " 2024-01-11 16:19:58,704 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.3 - add module md targetvis " 2024-01-11 16:19:58,706 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.0 - action performance " 2024-01-11 16:19:58,715 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.1 - missing non null " 2024-01-11 16:19:58,719 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.2 - missing non null enum " 2024-01-11 16:19:58,721 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.3 - cascade delete " 2024-01-11 16:19:58,722 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.4 - add maintenance window " 2024-01-11 16:19:58,727 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.6 - add index " 2024-01-11 16:19:58,728 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.7 - add rollout approval fields " 2024-01-11 16:19:58,731 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.8 - change length of created last modified by " 2024-01-11 16:19:58,734 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.9 - add target metadata " 2024-01-11 16:19:58,735 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.10 - change length of target attributes key " 2024-01-11 16:19:58,737 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.11 - add auto assign action type " 2024-01-11 16:19:58,739 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.12 - change length of controller id and name " 2024-01-11 16:19:58,740 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.13 - add action external id " 2024-01-11 16:19:58,743 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.14 - add sha256 hash " 2024-01-11 16:19:58,745 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.15 - add weight " 2024-01-11 16:19:58,749 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.16 - add action initiated by " 2024-01-11 16:19:58,752 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.17 - add index target modified " 2024-01-11 16:19:58,754 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.18 - add target type " 2024-01-11 16:19:58,757 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.19 - add valid flag to ds " 2024-01-11 16:19:58,760 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.20 - add encryption flag to sm " 2024-01-11 16:19:58,773 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.21 - add rollouts status index " 2024-01-11 16:19:58,774 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.22 - change target type name length " 2024-01-11 16:19:58,775 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.23 - add action status code " 2024-01-11 16:19:58,777 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.24 - add last action status code " 2024-01-11 16:19:58,780 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.25 - add confirmation flag " 2024-01-11 16:19:58,783 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.26 - add access control context " 2024-01-11 16:19:58,785 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.27 - target type inherit type " 2024-01-11 16:19:58,787 INFO main o.f.c.i.c.DbMigrate:37 - Successfully applied 47 migrations to schema "PUBLIC", now at version v1.12.27 (execution time 00:00.161s) 2024-01-11 16:19:58,837 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:437 - Initialized JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 16:19:59,195 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:339 - Usage of Spring Data projections detected on persistence provider EclipseLink. Make sure the following query methods declare result columns in exactly the order the accessors are declared in the projecting interface or the order of parameters for DTOs: 2024-01-11 16:19:59,196 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutId(java.lang.Long) 2024-01-11 16:19:59,197 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutId(java.util.List) 2024-01-11 16:19:59,202 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutGroupId(java.util.List) 2024-01-11 16:19:59,203 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutGroupId(java.lang.Long) 2024-01-11 16:19:59,498 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:339 - Usage of Spring Data projections detected on persistence provider EclipseLink. Make sure the following query methods declare result columns in exactly the order the accessors are declared in the projecting interface or the order of parameters for DTOs: 2024-01-11 16:19:59,498 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.DistributionSetRepository.countRolloutsByStatusForDistributionSet(java.lang.Long) 2024-01-11 16:19:59,501 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.DistributionSetRepository.countActionsByStatusForDistributionSet(java.lang.Long) 2024-01-11 16:20:00,144 WARN main o.s.b.a.o.j.JpaBaseConfiguration$JpaWebConfiguration:223 - spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning 2024-01-11 16:20:00,631 WARN main o.s.b.a.s.s.UserDetailsServiceAutoConfiguration:89 - Using generated security password: e356837c-833a-4411-8123-e31d50f32afa This generated password is for development use only. Your security configuration must be updated before running your application in production. 2024-01-11 16:20:00,750 INFO main o.s.s.w.DefaultSecurityFilterChain:55 - Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@6d6d9d82, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@4472cdb1, org.springframework.security.web.context.SecurityContextPersistenceFilter@3af08443, org.springframework.security.web.header.HeaderWriterFilter@714abecd, org.springframework.security.web.csrf.CsrfFilter@35446d68, org.springframework.security.web.authentication.logout.LogoutFilter@4d96ba4d, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@1cda82b3, org.springframework.security.web.authentication.ui.DefaultLoginPageGeneratingFilter@41c204e, org.springframework.security.web.authentication.ui.DefaultLogoutPageGeneratingFilter@c751096, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@58f9b183, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@616280b0, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@5f8ec243, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@1995dd32, org.springframework.security.web.session.SessionManagementFilter@2cc9939f, org.springframework.security.web.access.ExceptionTranslationFilter@54b96332, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@6729c3f5] 2024-01-11 16:20:00,927 INFO main o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'application.springCloudBusInput' has 1 subscriber(s). 2024-01-11 16:20:01,035 INFO main o.s.i.e.EventDrivenConsumer:174 - Adding {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 2024-01-11 16:20:01,035 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 1 subscriber(s). 2024-01-11 16:20:01,035 INFO main o.s.i.e.EventDrivenConsumer:292 - started bean '_org.springframework.integration.errorLogger' 2024-01-11 16:20:01,037 INFO main o.e.h.r.e.r.e.SoftwareModuleEventTest:61 - Started SoftwareModuleEventTest in 2.861 seconds (JVM running for 330.262) 2024-01-11 16:20:01,196 INFO pool-134-thread-1 o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'unknown.channel.name' has 1 subscriber(s). 2024-01-11 16:20:01,292 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.event.remote.entity.SoftwareModuleEventTest.testTargetCreatedEvent()]... 2024-01-11 16:20:01,601 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.event.remote.entity.SoftwareModuleEventTest.testTargetCreatedEvent()] succeeded. 2024-01-11 16:20:01,681 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.event.remote.entity.SoftwareModuleEventTest.testTargetUpdatedEvent()]... 2024-01-11 16:20:01,695 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.event.remote.entity.SoftwareModuleEventTest.testTargetUpdatedEvent()] succeeded. 2024-01-11 16:20:01,697 INFO main o.s.i.e.EventDrivenConsumer:174 - Removing {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 2024-01-11 16:20:01,697 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 0 subscriber(s). 2024-01-11 16:20:01,697 INFO main o.s.i.e.EventDrivenConsumer:292 - stopped bean '_org.springframework.integration.errorLogger' 2024-01-11 16:20:01,701 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:651 - Closing JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 16:20:01,702 INFO main c.z.h.HikariDataSource:350 - HikariPool-45 - Shutdown initiated... 2024-01-11 16:20:01,703 INFO main c.z.h.HikariDataSource:352 - HikariPool-45 - Shutdown completed. [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.577 s -- in org.eclipse.hawkbit.repository.event.remote.entity.SoftwareModuleEventTest [INFO] Running org.eclipse.hawkbit.repository.event.remote.entity.TargetEventTest 2024-01-11 16:20:01,706 INFO main o.e.h.r.t.u.SharedSqlTestDatabaseExtension:34 - Schema generation skipped... No datasource environment variables found! 2024-01-11 16:20:01,707 INFO main o.s.t.c.s.AbstractContextLoader:264 - Could not detect default resource locations for test class [org.eclipse.hawkbit.repository.jpa.AbstractJpaIntegrationTest]: no resource found for suffixes {-context.xml, Context.groovy}. 2024-01-11 16:20:01,707 INFO main o.s.t.c.s.AbstractContextLoader:264 - Could not detect default resource locations for test class [org.eclipse.hawkbit.repository.test.util.AbstractIntegrationTest]: no resource found for suffixes {-context.xml, Context.groovy}. 2024-01-11 16:20:01,710 INFO main o.s.b.t.c.SpringBootTestContextBootstrapper:245 - Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener, org.springframework.security.test.context.support.ReactorContextTestExecutionListener, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener, org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.event.ApplicationEventsTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener] 2024-01-11 16:20:01,710 INFO main o.s.b.t.c.SpringBootTestContextBootstrapper:174 - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@3c78ff12, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@33626b0, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@1f5c785b, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@53c6cb5a, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@28bd2e5f, org.springframework.test.context.support.DirtiesContextTestExecutionListener@1a8c9e5e, org.springframework.test.context.transaction.TransactionalTestExecutionListener@66eeb3f4, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@3173868, org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener@42992183, org.springframework.test.context.event.EventPublishingTestExecutionListener@3c1939e0, org.springframework.security.test.context.support.ReactorContextTestExecutionListener@2f7b4c84, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@1515f57b, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@1e0b5b63, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@6ba8a77b, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@1ec2c9e6, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@24c64968, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@60d2ded0, org.eclipse.hawkbit.repository.test.matcher.EventVerifier@4eef2ece, org.eclipse.hawkbit.repository.test.util.CleanupTestExecutionListener@46ea530c] . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.18) 2024-01-11 16:20:01,785 INFO main o.e.h.r.e.r.e.TargetEventTest:55 - Starting TargetEventTest v0.4.1 using Java 17.0.9 on basic-bw2k7 with PID 1164 (started by jenkins in /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa) 2024-01-11 16:20:01,785 INFO main o.e.h.r.e.r.e.TargetEventTest:638 - The following 1 profile is active: "test" 2024-01-11 16:20:01,922 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:132 - Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2024-01-11 16:20:01,936 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:201 - Finished Spring Data repository scanning in 13 ms. Found 20 JPA repository interfaces. 2024-01-11 16:20:02,082 INFO main o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor:292 - No bean named 'errorChannel' has been explicitly defined. Therefore, a default PublishSubscribeChannel will be created. 2024-01-11 16:20:02,082 INFO main o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor:292 - No bean named 'integrationHeaderChannelRegistry' has been explicitly defined. Therefore, a default DefaultHeaderChannelRegistry will be created. 2024-01-11 16:20:02,086 INFO main o.s.c.c.s.GenericScope:283 - BeanFactory id=61c8307c-da16-3faa-9a4d-05d1a05b9a89 2024-01-11 16:20:02,111 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:20:02,115 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration' of type [org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:20:02,116 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:20:02,117 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'loadBalancerClientsDefaultsMappingsProvider' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration$$Lambda$921/0x00007eff2c52d9e8] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:20:02,118 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'defaultsBindHandlerAdvisor' of type [org.springframework.cloud.commons.config.DefaultsBindHandlerAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:20:02,121 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'BindingHandlerAdvise' of type [org.springframework.cloud.stream.config.BindingHandlerAdvise] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:20:02,124 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spelConverter' of type [org.springframework.cloud.stream.config.SpelExpressionConverterConfiguration$SpelConverter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:20:02,125 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration' of type [org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:20:02,126 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'stringOrNumberMigrationVersionConverter' of type [org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration$StringOrNumberToMigrationVersionConverter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:20:02,130 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:20:02,174 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'dataSource' of type [com.zaxxer.hikari.HikariDataSource] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:20:02,177 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties' of type [org.springframework.boot.autoconfigure.orm.jpa.JpaProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:20:02,180 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'repositoryApplicationConfiguration' of type [org.eclipse.hawkbit.repository.jpa.RepositoryApplicationConfiguration$$EnhancerBySpringCGLIB$$4ee2a2be] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:20:02,312 INFO main o.f.c.i.l.VersionPrinter:37 - Flyway Community Edition 8.5.13 by Redgate 2024-01-11 16:20:02,312 INFO main o.f.c.i.l.VersionPrinter:37 - See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.13 2024-01-11 16:20:02,313 INFO main o.f.c.i.l.VersionPrinter:37 - 2024-01-11 16:20:02,316 INFO main c.z.h.HikariDataSource:110 - HikariPool-46 - Starting... 2024-01-11 16:20:02,317 INFO main c.z.h.HikariDataSource:123 - HikariPool-46 - Start completed. 2024-01-11 16:20:02,318 INFO main o.f.c.i.d.b.BaseDatabaseType:37 - Database: jdbc:h2:mem:testdb (H2 2.2) 2024-01-11 16:20:02,319 WARN main o.f.c.i.d.b.Database:41 - Flyway upgrade recommended: H2 2.2.222 is newer than this version of Flyway and support has not been tested. The latest supported version of H2 is 2.1.210. 2024-01-11 16:20:02,327 INFO main o.f.c.i.c.DbValidate:37 - Successfully validated 47 migrations (execution time 00:00.007s) 2024-01-11 16:20:02,327 INFO main o.f.c.i.s.JdbcTableSchemaHistory:37 - Creating Schema History table "PUBLIC"."schema_version" ... 2024-01-11 16:20:02,329 INFO main o.f.c.i.c.DbMigrate:37 - Current version of schema "PUBLIC": << Empty Schema >> 2024-01-11 16:20:02,334 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.0.1 - init " 2024-01-11 16:20:02,378 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.2.0 - update target info for message " 2024-01-11 16:20:02,380 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.0 - cascade delete " 2024-01-11 16:20:02,383 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.1 - cascade delete " 2024-01-11 16:20:02,384 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.5.0 - target filter query " 2024-01-11 16:20:02,386 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.6.0 - rollout management " 2024-01-11 16:20:02,391 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.0 - swmType maxAssignment greater 0 " 2024-01-11 16:20:02,392 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.1 - reduce length enums " 2024-01-11 16:20:02,398 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.0 - auto assign ds filter " 2024-01-11 16:20:02,400 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.1 - cascade delete " 2024-01-11 16:20:02,401 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.2 - remove external artifact " 2024-01-11 16:20:02,403 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.9.0 - add rollout groups created " 2024-01-11 16:20:02,405 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.0 - advanced rolloutgroup " 2024-01-11 16:20:02,434 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.1 - consolidate artifact sha1 " 2024-01-11 16:20:02,437 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.2 - rollout auto start " 2024-01-11 16:20:02,473 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.3 - add rollout deleted flag " 2024-01-11 16:20:02,484 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.0 - drop target info " 2024-01-11 16:20:02,494 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.1 - target filter query UQ " 2024-01-11 16:20:02,495 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.2 - remove unused idexes " 2024-01-11 16:20:02,497 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.3 - add module md targetvis " 2024-01-11 16:20:02,499 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.0 - action performance " 2024-01-11 16:20:02,508 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.1 - missing non null " 2024-01-11 16:20:02,511 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.2 - missing non null enum " 2024-01-11 16:20:02,513 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.3 - cascade delete " 2024-01-11 16:20:02,514 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.4 - add maintenance window " 2024-01-11 16:20:02,518 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.6 - add index " 2024-01-11 16:20:02,520 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.7 - add rollout approval fields " 2024-01-11 16:20:02,523 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.8 - change length of created last modified by " 2024-01-11 16:20:02,525 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.9 - add target metadata " 2024-01-11 16:20:02,527 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.10 - change length of target attributes key " 2024-01-11 16:20:02,529 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.11 - add auto assign action type " 2024-01-11 16:20:02,531 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.12 - change length of controller id and name " 2024-01-11 16:20:02,532 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.13 - add action external id " 2024-01-11 16:20:02,535 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.14 - add sha256 hash " 2024-01-11 16:20:02,538 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.15 - add weight " 2024-01-11 16:20:02,542 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.16 - add action initiated by " 2024-01-11 16:20:02,573 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.17 - add index target modified " 2024-01-11 16:20:02,575 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.18 - add target type " 2024-01-11 16:20:02,579 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.19 - add valid flag to ds " 2024-01-11 16:20:02,581 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.20 - add encryption flag to sm " 2024-01-11 16:20:02,584 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.21 - add rollouts status index " 2024-01-11 16:20:02,585 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.22 - change target type name length " 2024-01-11 16:20:02,586 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.23 - add action status code " 2024-01-11 16:20:02,588 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.24 - add last action status code " 2024-01-11 16:20:02,591 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.25 - add confirmation flag " 2024-01-11 16:20:02,595 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.26 - add access control context " 2024-01-11 16:20:02,598 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.27 - target type inherit type " 2024-01-11 16:20:02,600 INFO main o.f.c.i.c.DbMigrate:37 - Successfully applied 47 migrations to schema "PUBLIC", now at version v1.12.27 (execution time 00:00.270s) 2024-01-11 16:20:02,699 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:437 - Initialized JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 16:20:03,146 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:339 - Usage of Spring Data projections detected on persistence provider EclipseLink. Make sure the following query methods declare result columns in exactly the order the accessors are declared in the projecting interface or the order of parameters for DTOs: 2024-01-11 16:20:03,146 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutId(java.lang.Long) 2024-01-11 16:20:03,147 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutId(java.util.List) 2024-01-11 16:20:03,153 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutGroupId(java.util.List) 2024-01-11 16:20:03,154 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutGroupId(java.lang.Long) 2024-01-11 16:20:03,541 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:339 - Usage of Spring Data projections detected on persistence provider EclipseLink. Make sure the following query methods declare result columns in exactly the order the accessors are declared in the projecting interface or the order of parameters for DTOs: 2024-01-11 16:20:03,541 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.DistributionSetRepository.countRolloutsByStatusForDistributionSet(java.lang.Long) 2024-01-11 16:20:03,543 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.DistributionSetRepository.countActionsByStatusForDistributionSet(java.lang.Long) 2024-01-11 16:20:04,136 WARN main o.s.b.a.o.j.JpaBaseConfiguration$JpaWebConfiguration:223 - spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning 2024-01-11 16:20:04,579 WARN main o.s.b.a.s.s.UserDetailsServiceAutoConfiguration:89 - Using generated security password: 4aaa3eeb-e573-4b57-a795-78da32469de9 This generated password is for development use only. Your security configuration must be updated before running your application in production. 2024-01-11 16:20:04,662 INFO main o.s.s.w.DefaultSecurityFilterChain:55 - Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@14e73fda, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@3550a154, org.springframework.security.web.context.SecurityContextPersistenceFilter@3e92ebe1, org.springframework.security.web.header.HeaderWriterFilter@2a090dea, org.springframework.security.web.csrf.CsrfFilter@46cff94e, org.springframework.security.web.authentication.logout.LogoutFilter@1204d1d6, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@1e1300b1, org.springframework.security.web.authentication.ui.DefaultLoginPageGeneratingFilter@452c02a7, org.springframework.security.web.authentication.ui.DefaultLogoutPageGeneratingFilter@33c029c7, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@76f772e5, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@124f029a, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@3bab2ed1, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@7e6d1500, org.springframework.security.web.session.SessionManagementFilter@72e67c3, org.springframework.security.web.access.ExceptionTranslationFilter@57cdb943, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@33424a98] 2024-01-11 16:20:04,868 INFO main o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'application.springCloudBusInput' has 1 subscriber(s). 2024-01-11 16:20:04,975 INFO main o.s.i.e.EventDrivenConsumer:174 - Adding {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 2024-01-11 16:20:04,976 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 1 subscriber(s). 2024-01-11 16:20:04,976 INFO main o.s.i.e.EventDrivenConsumer:292 - started bean '_org.springframework.integration.errorLogger' 2024-01-11 16:20:04,978 INFO main o.e.h.r.e.r.e.TargetEventTest:61 - Started TargetEventTest in 3.266 seconds (JVM running for 334.203) 2024-01-11 16:20:05,098 INFO pool-137-thread-1 o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'unknown.channel.name' has 1 subscriber(s). 2024-01-11 16:20:05,197 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.event.remote.entity.TargetEventTest.testTargetCreatedEvent()]... 2024-01-11 16:20:05,287 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.event.remote.entity.TargetEventTest.testTargetCreatedEvent()] succeeded. 2024-01-11 16:20:05,317 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.event.remote.entity.TargetEventTest.testTargetUpdatedEvent()]... 2024-01-11 16:20:05,327 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.event.remote.entity.TargetEventTest.testTargetUpdatedEvent()] succeeded. 2024-01-11 16:20:05,329 INFO main o.s.i.e.EventDrivenConsumer:174 - Removing {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 2024-01-11 16:20:05,329 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 0 subscriber(s). 2024-01-11 16:20:05,329 INFO main o.s.i.e.EventDrivenConsumer:292 - stopped bean '_org.springframework.integration.errorLogger' 2024-01-11 16:20:05,334 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:651 - Closing JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 16:20:05,335 INFO main c.z.h.HikariDataSource:350 - HikariPool-46 - Shutdown initiated... 2024-01-11 16:20:05,335 INFO main c.z.h.HikariDataSource:352 - HikariPool-46 - Shutdown completed. [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.630 s -- in org.eclipse.hawkbit.repository.event.remote.entity.TargetEventTest [INFO] Running org.eclipse.hawkbit.repository.event.remote.entity.DistributionSetUpdatedEventTest 2024-01-11 16:20:05,338 INFO main o.e.h.r.t.u.SharedSqlTestDatabaseExtension:34 - Schema generation skipped... No datasource environment variables found! 2024-01-11 16:20:05,340 INFO main o.s.t.c.s.AbstractContextLoader:264 - Could not detect default resource locations for test class [org.eclipse.hawkbit.repository.jpa.AbstractJpaIntegrationTest]: no resource found for suffixes {-context.xml, Context.groovy}. 2024-01-11 16:20:05,340 INFO main o.s.t.c.s.AbstractContextLoader:264 - Could not detect default resource locations for test class [org.eclipse.hawkbit.repository.test.util.AbstractIntegrationTest]: no resource found for suffixes {-context.xml, Context.groovy}. 2024-01-11 16:20:05,343 INFO main o.s.b.t.c.SpringBootTestContextBootstrapper:245 - Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener, org.springframework.security.test.context.support.ReactorContextTestExecutionListener, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener, org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.event.ApplicationEventsTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener] 2024-01-11 16:20:05,371 INFO main o.s.b.t.c.SpringBootTestContextBootstrapper:174 - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@2a970cad, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@1601a27b, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@6cf359c1, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@64d9c62e, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@76b95c7c, org.springframework.test.context.support.DirtiesContextTestExecutionListener@6d302aaa, org.springframework.test.context.transaction.TransactionalTestExecutionListener@1b7b4b9c, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@3139166b, org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener@d5fe68c, org.springframework.test.context.event.EventPublishingTestExecutionListener@61d6e8f7, org.springframework.security.test.context.support.ReactorContextTestExecutionListener@203068fa, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@59c3b8d9, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@2bda4eeb, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@7d9d9a37, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@5ec95ac6, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@1a0824b6, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@63dc8c0a, org.eclipse.hawkbit.repository.test.matcher.EventVerifier@7201fe64, org.eclipse.hawkbit.repository.test.util.CleanupTestExecutionListener@660a8588] . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.18) 2024-01-11 16:20:05,395 INFO main o.e.h.r.e.r.e.DistributionSetUpdatedEventTest:55 - Starting DistributionSetUpdatedEventTest v0.4.1 using Java 17.0.9 on basic-bw2k7 with PID 1164 (started by jenkins in /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa) 2024-01-11 16:20:05,395 INFO main o.e.h.r.e.r.e.DistributionSetUpdatedEventTest:638 - The following 1 profile is active: "test" 2024-01-11 16:20:05,550 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:132 - Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2024-01-11 16:20:05,584 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:201 - Finished Spring Data repository scanning in 33 ms. Found 20 JPA repository interfaces. 2024-01-11 16:20:05,659 INFO main o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor:292 - No bean named 'errorChannel' has been explicitly defined. Therefore, a default PublishSubscribeChannel will be created. 2024-01-11 16:20:05,660 INFO main o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor:292 - No bean named 'integrationHeaderChannelRegistry' has been explicitly defined. Therefore, a default DefaultHeaderChannelRegistry will be created. 2024-01-11 16:20:05,663 INFO main o.s.c.c.s.GenericScope:283 - BeanFactory id=61c8307c-da16-3faa-9a4d-05d1a05b9a89 2024-01-11 16:20:05,693 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:20:05,696 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration' of type [org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:20:05,697 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:20:05,698 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'loadBalancerClientsDefaultsMappingsProvider' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration$$Lambda$921/0x00007eff2c52d9e8] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:20:05,699 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'defaultsBindHandlerAdvisor' of type [org.springframework.cloud.commons.config.DefaultsBindHandlerAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:20:05,702 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'BindingHandlerAdvise' of type [org.springframework.cloud.stream.config.BindingHandlerAdvise] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:20:05,704 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spelConverter' of type [org.springframework.cloud.stream.config.SpelExpressionConverterConfiguration$SpelConverter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:20:05,705 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration' of type [org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:20:05,706 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'stringOrNumberMigrationVersionConverter' of type [org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration$StringOrNumberToMigrationVersionConverter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:20:05,710 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:20:05,720 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'dataSource' of type [com.zaxxer.hikari.HikariDataSource] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:20:05,722 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties' of type [org.springframework.boot.autoconfigure.orm.jpa.JpaProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:20:05,725 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'repositoryApplicationConfiguration' of type [org.eclipse.hawkbit.repository.jpa.RepositoryApplicationConfiguration$$EnhancerBySpringCGLIB$$4ee2a2be] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:20:05,830 INFO main o.f.c.i.l.VersionPrinter:37 - Flyway Community Edition 8.5.13 by Redgate 2024-01-11 16:20:05,831 INFO main o.f.c.i.l.VersionPrinter:37 - See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.13 2024-01-11 16:20:05,831 INFO main o.f.c.i.l.VersionPrinter:37 - 2024-01-11 16:20:05,834 INFO main c.z.h.HikariDataSource:110 - HikariPool-47 - Starting... 2024-01-11 16:20:05,835 INFO main c.z.h.HikariDataSource:123 - HikariPool-47 - Start completed. 2024-01-11 16:20:05,835 INFO main o.f.c.i.d.b.BaseDatabaseType:37 - Database: jdbc:h2:mem:testdb (H2 2.2) 2024-01-11 16:20:05,837 WARN main o.f.c.i.d.b.Database:41 - Flyway upgrade recommended: H2 2.2.222 is newer than this version of Flyway and support has not been tested. The latest supported version of H2 is 2.1.210. 2024-01-11 16:20:05,846 INFO main o.f.c.i.c.DbValidate:37 - Successfully validated 47 migrations (execution time 00:00.008s) 2024-01-11 16:20:05,846 INFO main o.f.c.i.s.JdbcTableSchemaHistory:37 - Creating Schema History table "PUBLIC"."schema_version" ... 2024-01-11 16:20:05,848 INFO main o.f.c.i.c.DbMigrate:37 - Current version of schema "PUBLIC": << Empty Schema >> 2024-01-11 16:20:05,854 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.0.1 - init " 2024-01-11 16:20:05,865 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.2.0 - update target info for message " 2024-01-11 16:20:05,867 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.0 - cascade delete " 2024-01-11 16:20:05,874 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.1 - cascade delete " 2024-01-11 16:20:05,875 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.5.0 - target filter query " 2024-01-11 16:20:05,877 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.6.0 - rollout management " 2024-01-11 16:20:05,883 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.0 - swmType maxAssignment greater 0 " 2024-01-11 16:20:05,884 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.1 - reduce length enums " 2024-01-11 16:20:05,890 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.0 - auto assign ds filter " 2024-01-11 16:20:05,893 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.1 - cascade delete " 2024-01-11 16:20:05,895 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.2 - remove external artifact " 2024-01-11 16:20:05,896 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.9.0 - add rollout groups created " 2024-01-11 16:20:05,898 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.0 - advanced rolloutgroup " 2024-01-11 16:20:05,902 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.1 - consolidate artifact sha1 " 2024-01-11 16:20:05,905 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.2 - rollout auto start " 2024-01-11 16:20:05,908 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.3 - add rollout deleted flag " 2024-01-11 16:20:05,922 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.0 - drop target info " 2024-01-11 16:20:05,934 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.1 - target filter query UQ " 2024-01-11 16:20:05,936 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.2 - remove unused idexes " 2024-01-11 16:20:05,971 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.3 - add module md targetvis " 2024-01-11 16:20:05,974 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.0 - action performance " 2024-01-11 16:20:05,985 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.1 - missing non null " 2024-01-11 16:20:05,990 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.2 - missing non null enum " 2024-01-11 16:20:05,992 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.3 - cascade delete " 2024-01-11 16:20:05,993 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.4 - add maintenance window " 2024-01-11 16:20:05,999 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.6 - add index " 2024-01-11 16:20:06,001 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.7 - add rollout approval fields " 2024-01-11 16:20:06,005 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.8 - change length of created last modified by " 2024-01-11 16:20:06,007 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.9 - add target metadata " 2024-01-11 16:20:06,009 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.10 - change length of target attributes key " 2024-01-11 16:20:06,011 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.11 - add auto assign action type " 2024-01-11 16:20:06,013 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.12 - change length of controller id and name " 2024-01-11 16:20:06,014 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.13 - add action external id " 2024-01-11 16:20:06,018 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.14 - add sha256 hash " 2024-01-11 16:20:06,020 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.15 - add weight " 2024-01-11 16:20:06,025 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.16 - add action initiated by " 2024-01-11 16:20:06,029 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.17 - add index target modified " 2024-01-11 16:20:06,030 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.18 - add target type " 2024-01-11 16:20:06,035 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.19 - add valid flag to ds " 2024-01-11 16:20:06,073 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.20 - add encryption flag to sm " 2024-01-11 16:20:06,076 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.21 - add rollouts status index " 2024-01-11 16:20:06,077 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.22 - change target type name length " 2024-01-11 16:20:06,078 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.23 - add action status code " 2024-01-11 16:20:06,080 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.24 - add last action status code " 2024-01-11 16:20:06,083 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.25 - add confirmation flag " 2024-01-11 16:20:06,087 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.26 - add access control context " 2024-01-11 16:20:06,091 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.27 - target type inherit type " 2024-01-11 16:20:06,093 INFO main o.f.c.i.c.DbMigrate:37 - Successfully applied 47 migrations to schema "PUBLIC", now at version v1.12.27 (execution time 00:00.244s) 2024-01-11 16:20:06,208 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:437 - Initialized JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 16:20:06,876 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:339 - Usage of Spring Data projections detected on persistence provider EclipseLink. Make sure the following query methods declare result columns in exactly the order the accessors are declared in the projecting interface or the order of parameters for DTOs: 2024-01-11 16:20:06,876 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutId(java.lang.Long) 2024-01-11 16:20:06,877 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutId(java.util.List) 2024-01-11 16:20:06,884 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutGroupId(java.util.List) 2024-01-11 16:20:06,884 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutGroupId(java.lang.Long) 2024-01-11 16:20:07,247 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:339 - Usage of Spring Data projections detected on persistence provider EclipseLink. Make sure the following query methods declare result columns in exactly the order the accessors are declared in the projecting interface or the order of parameters for DTOs: 2024-01-11 16:20:07,247 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.DistributionSetRepository.countRolloutsByStatusForDistributionSet(java.lang.Long) 2024-01-11 16:20:07,250 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.DistributionSetRepository.countActionsByStatusForDistributionSet(java.lang.Long) 2024-01-11 16:20:07,898 WARN main o.s.b.a.o.j.JpaBaseConfiguration$JpaWebConfiguration:223 - spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning 2024-01-11 16:20:08,357 WARN main o.s.b.a.s.s.UserDetailsServiceAutoConfiguration:89 - Using generated security password: e6faecca-d667-4cac-ab49-bb149f9310ee This generated password is for development use only. Your security configuration must be updated before running your application in production. 2024-01-11 16:20:08,547 INFO main o.s.s.w.DefaultSecurityFilterChain:55 - Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@4477052b, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@7b4025c2, org.springframework.security.web.context.SecurityContextPersistenceFilter@e2d9d57, org.springframework.security.web.header.HeaderWriterFilter@447f4e5f, org.springframework.security.web.csrf.CsrfFilter@23348c46, org.springframework.security.web.authentication.logout.LogoutFilter@4d58f88b, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@52fcd120, org.springframework.security.web.authentication.ui.DefaultLoginPageGeneratingFilter@32aa18ba, org.springframework.security.web.authentication.ui.DefaultLogoutPageGeneratingFilter@4f818e5b, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@40c93371, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@32519d50, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@50f46968, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@46da7e61, org.springframework.security.web.session.SessionManagementFilter@97c7682, org.springframework.security.web.access.ExceptionTranslationFilter@4775ee1f, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@4fce08d7] 2024-01-11 16:20:08,707 INFO main o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'application.springCloudBusInput' has 1 subscriber(s). 2024-01-11 16:20:08,802 INFO main o.s.i.e.EventDrivenConsumer:174 - Adding {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 2024-01-11 16:20:08,802 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 1 subscriber(s). 2024-01-11 16:20:08,802 INFO main o.s.i.e.EventDrivenConsumer:292 - started bean '_org.springframework.integration.errorLogger' 2024-01-11 16:20:08,804 INFO main o.e.h.r.e.r.e.DistributionSetUpdatedEventTest:61 - Started DistributionSetUpdatedEventTest in 3.432 seconds (JVM running for 338.029) 2024-01-11 16:20:08,885 INFO pool-140-thread-1 o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'unknown.channel.name' has 1 subscriber(s). 2024-01-11 16:20:08,932 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.event.remote.entity.DistributionSetUpdatedEventTest.testDistributionSetUpdateEvent()]... 2024-01-11 16:20:08,975 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.event.remote.entity.DistributionSetUpdatedEventTest.testDistributionSetUpdateEvent()] succeeded. 2024-01-11 16:20:08,977 INFO main o.s.i.e.EventDrivenConsumer:174 - Removing {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 2024-01-11 16:20:08,978 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 0 subscriber(s). 2024-01-11 16:20:08,978 INFO main o.s.i.e.EventDrivenConsumer:292 - stopped bean '_org.springframework.integration.errorLogger' 2024-01-11 16:20:08,982 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:651 - Closing JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 16:20:08,983 INFO main c.z.h.HikariDataSource:350 - HikariPool-47 - Shutdown initiated... 2024-01-11 16:20:08,983 INFO main c.z.h.HikariDataSource:352 - HikariPool-47 - Shutdown completed. [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.646 s -- in org.eclipse.hawkbit.repository.event.remote.entity.DistributionSetUpdatedEventTest [INFO] Running org.eclipse.hawkbit.repository.event.remote.entity.DistributionSetTagEventTest 2024-01-11 16:20:08,986 INFO main o.e.h.r.t.u.SharedSqlTestDatabaseExtension:34 - Schema generation skipped... No datasource environment variables found! 2024-01-11 16:20:08,987 INFO main o.s.t.c.s.AbstractContextLoader:264 - Could not detect default resource locations for test class [org.eclipse.hawkbit.repository.jpa.AbstractJpaIntegrationTest]: no resource found for suffixes {-context.xml, Context.groovy}. 2024-01-11 16:20:08,987 INFO main o.s.t.c.s.AbstractContextLoader:264 - Could not detect default resource locations for test class [org.eclipse.hawkbit.repository.test.util.AbstractIntegrationTest]: no resource found for suffixes {-context.xml, Context.groovy}. 2024-01-11 16:20:08,990 INFO main o.s.b.t.c.SpringBootTestContextBootstrapper:245 - Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener, org.springframework.security.test.context.support.ReactorContextTestExecutionListener, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener, org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.event.ApplicationEventsTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener] 2024-01-11 16:20:08,990 INFO main o.s.b.t.c.SpringBootTestContextBootstrapper:174 - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@3c818606, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@60dd24e5, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@6b17bc88, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@162fc783, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@262ec2f6, org.springframework.test.context.support.DirtiesContextTestExecutionListener@2fdd20da, org.springframework.test.context.transaction.TransactionalTestExecutionListener@79783a55, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@1103e926, org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener@41eab082, org.springframework.test.context.event.EventPublishingTestExecutionListener@7779395, org.springframework.security.test.context.support.ReactorContextTestExecutionListener@3fe5abbc, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@31213fbf, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@255be7b9, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@1e0b23bc, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@ca1d38a, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@34c5c966, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@4ed99668, org.eclipse.hawkbit.repository.test.matcher.EventVerifier@9885acc, org.eclipse.hawkbit.repository.test.util.CleanupTestExecutionListener@bb7f5f4] . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.18) 2024-01-11 16:20:09,035 INFO main o.e.h.r.e.r.e.DistributionSetTagEventTest:55 - Starting DistributionSetTagEventTest v0.4.1 using Java 17.0.9 on basic-bw2k7 with PID 1164 (started by jenkins in /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa) 2024-01-11 16:20:09,035 INFO main o.e.h.r.e.r.e.DistributionSetTagEventTest:638 - The following 1 profile is active: "test" 2024-01-11 16:20:09,121 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:132 - Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2024-01-11 16:20:09,132 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:201 - Finished Spring Data repository scanning in 11 ms. Found 20 JPA repository interfaces. 2024-01-11 16:20:09,200 INFO main o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor:292 - No bean named 'errorChannel' has been explicitly defined. Therefore, a default PublishSubscribeChannel will be created. 2024-01-11 16:20:09,201 INFO main o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor:292 - No bean named 'integrationHeaderChannelRegistry' has been explicitly defined. Therefore, a default DefaultHeaderChannelRegistry will be created. 2024-01-11 16:20:09,204 INFO main o.s.c.c.s.GenericScope:283 - BeanFactory id=61c8307c-da16-3faa-9a4d-05d1a05b9a89 2024-01-11 16:20:09,227 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:20:09,230 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration' of type [org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:20:09,231 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:20:09,232 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'loadBalancerClientsDefaultsMappingsProvider' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration$$Lambda$921/0x00007eff2c52d9e8] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:20:09,233 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'defaultsBindHandlerAdvisor' of type [org.springframework.cloud.commons.config.DefaultsBindHandlerAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:20:09,235 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'BindingHandlerAdvise' of type [org.springframework.cloud.stream.config.BindingHandlerAdvise] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:20:09,237 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spelConverter' of type [org.springframework.cloud.stream.config.SpelExpressionConverterConfiguration$SpelConverter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:20:09,238 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration' of type [org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:20:09,239 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'stringOrNumberMigrationVersionConverter' of type [org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration$StringOrNumberToMigrationVersionConverter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:20:09,243 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:20:09,251 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'dataSource' of type [com.zaxxer.hikari.HikariDataSource] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:20:09,253 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties' of type [org.springframework.boot.autoconfigure.orm.jpa.JpaProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:20:09,256 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'repositoryApplicationConfiguration' of type [org.eclipse.hawkbit.repository.jpa.RepositoryApplicationConfiguration$$EnhancerBySpringCGLIB$$4ee2a2be] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:20:09,350 INFO main o.f.c.i.l.VersionPrinter:37 - Flyway Community Edition 8.5.13 by Redgate 2024-01-11 16:20:09,351 INFO main o.f.c.i.l.VersionPrinter:37 - See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.13 2024-01-11 16:20:09,351 INFO main o.f.c.i.l.VersionPrinter:37 - 2024-01-11 16:20:09,354 INFO main c.z.h.HikariDataSource:110 - HikariPool-48 - Starting... 2024-01-11 16:20:09,355 INFO main c.z.h.HikariDataSource:123 - HikariPool-48 - Start completed. 2024-01-11 16:20:09,355 INFO main o.f.c.i.d.b.BaseDatabaseType:37 - Database: jdbc:h2:mem:testdb (H2 2.2) 2024-01-11 16:20:09,356 WARN main o.f.c.i.d.b.Database:41 - Flyway upgrade recommended: H2 2.2.222 is newer than this version of Flyway and support has not been tested. The latest supported version of H2 is 2.1.210. 2024-01-11 16:20:09,364 INFO main o.f.c.i.c.DbValidate:37 - Successfully validated 47 migrations (execution time 00:00.006s) 2024-01-11 16:20:09,364 INFO main o.f.c.i.s.JdbcTableSchemaHistory:37 - Creating Schema History table "PUBLIC"."schema_version" ... 2024-01-11 16:20:09,366 INFO main o.f.c.i.c.DbMigrate:37 - Current version of schema "PUBLIC": << Empty Schema >> 2024-01-11 16:20:09,371 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.0.1 - init " 2024-01-11 16:20:09,379 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.2.0 - update target info for message " 2024-01-11 16:20:09,381 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.0 - cascade delete " 2024-01-11 16:20:09,383 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.1 - cascade delete " 2024-01-11 16:20:09,384 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.5.0 - target filter query " 2024-01-11 16:20:09,386 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.6.0 - rollout management " 2024-01-11 16:20:09,390 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.0 - swmType maxAssignment greater 0 " 2024-01-11 16:20:09,391 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.1 - reduce length enums " 2024-01-11 16:20:09,397 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.0 - auto assign ds filter " 2024-01-11 16:20:09,399 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.1 - cascade delete " 2024-01-11 16:20:09,400 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.2 - remove external artifact " 2024-01-11 16:20:09,401 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.9.0 - add rollout groups created " 2024-01-11 16:20:09,403 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.0 - advanced rolloutgroup " 2024-01-11 16:20:09,407 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.1 - consolidate artifact sha1 " 2024-01-11 16:20:09,409 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.2 - rollout auto start " 2024-01-11 16:20:09,412 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.3 - add rollout deleted flag " 2024-01-11 16:20:09,424 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.0 - drop target info " 2024-01-11 16:20:09,433 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.1 - target filter query UQ " 2024-01-11 16:20:09,434 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.2 - remove unused idexes " 2024-01-11 16:20:09,435 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.3 - add module md targetvis " 2024-01-11 16:20:09,437 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.0 - action performance " 2024-01-11 16:20:09,446 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.1 - missing non null " 2024-01-11 16:20:09,450 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.2 - missing non null enum " 2024-01-11 16:20:09,451 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.3 - cascade delete " 2024-01-11 16:20:09,452 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.4 - add maintenance window " 2024-01-11 16:20:09,457 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.6 - add index " 2024-01-11 16:20:09,458 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.7 - add rollout approval fields " 2024-01-11 16:20:09,462 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.8 - change length of created last modified by " 2024-01-11 16:20:09,464 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.9 - add target metadata " 2024-01-11 16:20:09,465 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.10 - change length of target attributes key " 2024-01-11 16:20:09,467 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.11 - add auto assign action type " 2024-01-11 16:20:09,468 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.12 - change length of controller id and name " 2024-01-11 16:20:09,470 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.13 - add action external id " 2024-01-11 16:20:09,473 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.14 - add sha256 hash " 2024-01-11 16:20:09,475 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.15 - add weight " 2024-01-11 16:20:09,479 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.16 - add action initiated by " 2024-01-11 16:20:09,482 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.17 - add index target modified " 2024-01-11 16:20:09,483 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.18 - add target type " 2024-01-11 16:20:09,487 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.19 - add valid flag to ds " 2024-01-11 16:20:09,489 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.20 - add encryption flag to sm " 2024-01-11 16:20:09,492 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.21 - add rollouts status index " 2024-01-11 16:20:09,493 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.22 - change target type name length " 2024-01-11 16:20:09,494 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.23 - add action status code " 2024-01-11 16:20:09,496 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.24 - add last action status code " 2024-01-11 16:20:09,499 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.25 - add confirmation flag " 2024-01-11 16:20:09,502 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.26 - add access control context " 2024-01-11 16:20:09,505 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.27 - target type inherit type " 2024-01-11 16:20:09,506 INFO main o.f.c.i.c.DbMigrate:37 - Successfully applied 47 migrations to schema "PUBLIC", now at version v1.12.27 (execution time 00:00.140s) 2024-01-11 16:20:09,576 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:437 - Initialized JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 16:20:09,941 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:339 - Usage of Spring Data projections detected on persistence provider EclipseLink. Make sure the following query methods declare result columns in exactly the order the accessors are declared in the projecting interface or the order of parameters for DTOs: 2024-01-11 16:20:09,942 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutId(java.lang.Long) 2024-01-11 16:20:09,943 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutId(java.util.List) 2024-01-11 16:20:09,948 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutGroupId(java.util.List) 2024-01-11 16:20:09,949 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutGroupId(java.lang.Long) 2024-01-11 16:20:10,330 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:339 - Usage of Spring Data projections detected on persistence provider EclipseLink. Make sure the following query methods declare result columns in exactly the order the accessors are declared in the projecting interface or the order of parameters for DTOs: 2024-01-11 16:20:10,330 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.DistributionSetRepository.countRolloutsByStatusForDistributionSet(java.lang.Long) 2024-01-11 16:20:10,333 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.DistributionSetRepository.countActionsByStatusForDistributionSet(java.lang.Long) 2024-01-11 16:20:11,061 WARN main o.s.b.a.o.j.JpaBaseConfiguration$JpaWebConfiguration:223 - spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning 2024-01-11 16:20:11,637 WARN main o.s.b.a.s.s.UserDetailsServiceAutoConfiguration:89 - Using generated security password: 8b779431-26c5-494e-8b8e-ff8521b35189 This generated password is for development use only. Your security configuration must be updated before running your application in production. 2024-01-11 16:20:11,729 INFO main o.s.s.w.DefaultSecurityFilterChain:55 - Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@5863f9a5, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@3b1af30a, org.springframework.security.web.context.SecurityContextPersistenceFilter@6dbf5db3, org.springframework.security.web.header.HeaderWriterFilter@734c7df9, org.springframework.security.web.csrf.CsrfFilter@dca09c5, org.springframework.security.web.authentication.logout.LogoutFilter@53bfbfad, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@a30962e, org.springframework.security.web.authentication.ui.DefaultLoginPageGeneratingFilter@49cd2f02, org.springframework.security.web.authentication.ui.DefaultLogoutPageGeneratingFilter@359593a1, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@714405d6, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@6ba98516, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@7cec1f15, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@64ae4a70, org.springframework.security.web.session.SessionManagementFilter@30e6fe4b, org.springframework.security.web.access.ExceptionTranslationFilter@13404ce1, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@7dc3cb28] 2024-01-11 16:20:11,903 INFO main o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'application.springCloudBusInput' has 1 subscriber(s). 2024-01-11 16:20:12,002 INFO main o.s.i.e.EventDrivenConsumer:174 - Adding {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 2024-01-11 16:20:12,002 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 1 subscriber(s). 2024-01-11 16:20:12,002 INFO main o.s.i.e.EventDrivenConsumer:292 - started bean '_org.springframework.integration.errorLogger' 2024-01-11 16:20:12,004 INFO main o.e.h.r.e.r.e.DistributionSetTagEventTest:61 - Started DistributionSetTagEventTest in 3.013 seconds (JVM running for 341.229) 2024-01-11 16:20:12,132 INFO pool-143-thread-1 o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'unknown.channel.name' has 1 subscriber(s). 2024-01-11 16:20:12,219 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.event.remote.entity.DistributionSetTagEventTest.testDistributionSetTagCreatedEvent()]... 2024-01-11 16:20:12,296 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.event.remote.entity.DistributionSetTagEventTest.testDistributionSetTagCreatedEvent()] succeeded. 2024-01-11 16:20:12,324 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.event.remote.entity.DistributionSetTagEventTest.testDistributionSetTagUpdateEvent()]... 2024-01-11 16:20:12,333 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.event.remote.entity.DistributionSetTagEventTest.testDistributionSetTagUpdateEvent()] succeeded. 2024-01-11 16:20:12,335 INFO main o.s.i.e.EventDrivenConsumer:174 - Removing {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 2024-01-11 16:20:12,335 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 0 subscriber(s). 2024-01-11 16:20:12,336 INFO main o.s.i.e.EventDrivenConsumer:292 - stopped bean '_org.springframework.integration.errorLogger' 2024-01-11 16:20:12,374 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:651 - Closing JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 16:20:12,375 INFO main c.z.h.HikariDataSource:350 - HikariPool-48 - Shutdown initiated... 2024-01-11 16:20:12,376 INFO main c.z.h.HikariDataSource:352 - HikariPool-48 - Shutdown completed. [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.390 s -- in org.eclipse.hawkbit.repository.event.remote.entity.DistributionSetTagEventTest [INFO] Running org.eclipse.hawkbit.repository.event.remote.entity.RolloutEventTest 2024-01-11 16:20:12,379 INFO main o.e.h.r.t.u.SharedSqlTestDatabaseExtension:34 - Schema generation skipped... No datasource environment variables found! 2024-01-11 16:20:12,380 INFO main o.s.t.c.s.AbstractContextLoader:264 - Could not detect default resource locations for test class [org.eclipse.hawkbit.repository.jpa.AbstractJpaIntegrationTest]: no resource found for suffixes {-context.xml, Context.groovy}. 2024-01-11 16:20:12,380 INFO main o.s.t.c.s.AbstractContextLoader:264 - Could not detect default resource locations for test class [org.eclipse.hawkbit.repository.test.util.AbstractIntegrationTest]: no resource found for suffixes {-context.xml, Context.groovy}. 2024-01-11 16:20:12,382 INFO main o.s.b.t.c.SpringBootTestContextBootstrapper:245 - Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener, org.springframework.security.test.context.support.ReactorContextTestExecutionListener, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener, org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.event.ApplicationEventsTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener] 2024-01-11 16:20:12,383 INFO main o.s.b.t.c.SpringBootTestContextBootstrapper:174 - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@7e29149, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@3939ebf, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@272aee81, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@4c9e610a, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@5f65d909, org.springframework.test.context.support.DirtiesContextTestExecutionListener@401cc23c, org.springframework.test.context.transaction.TransactionalTestExecutionListener@30326258, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@f1bd365, org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener@7e47ee1e, org.springframework.test.context.event.EventPublishingTestExecutionListener@586cdec8, org.springframework.security.test.context.support.ReactorContextTestExecutionListener@7b6f473f, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@2a3e23cc, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@6bc80f8b, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@55ec16a4, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@543bf599, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@fc08c91, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@24df6eb5, org.eclipse.hawkbit.repository.test.matcher.EventVerifier@11b315bc, org.eclipse.hawkbit.repository.test.util.CleanupTestExecutionListener@1a2fad2e] . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.18) 2024-01-11 16:20:12,404 INFO main o.e.h.r.e.r.e.RolloutEventTest:55 - Starting RolloutEventTest v0.4.1 using Java 17.0.9 on basic-bw2k7 with PID 1164 (started by jenkins in /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa) 2024-01-11 16:20:12,404 INFO main o.e.h.r.e.r.e.RolloutEventTest:638 - The following 1 profile is active: "test" 2024-01-11 16:20:12,500 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:132 - Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2024-01-11 16:20:12,513 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:201 - Finished Spring Data repository scanning in 12 ms. Found 20 JPA repository interfaces. 2024-01-11 16:20:12,612 INFO main o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor:292 - No bean named 'errorChannel' has been explicitly defined. Therefore, a default PublishSubscribeChannel will be created. 2024-01-11 16:20:12,612 INFO main o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor:292 - No bean named 'integrationHeaderChannelRegistry' has been explicitly defined. Therefore, a default DefaultHeaderChannelRegistry will be created. 2024-01-11 16:20:12,616 INFO main o.s.c.c.s.GenericScope:283 - BeanFactory id=61c8307c-da16-3faa-9a4d-05d1a05b9a89 2024-01-11 16:20:12,673 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:20:12,676 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration' of type [org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:20:12,677 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:20:12,678 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'loadBalancerClientsDefaultsMappingsProvider' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration$$Lambda$921/0x00007eff2c52d9e8] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:20:12,679 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'defaultsBindHandlerAdvisor' of type [org.springframework.cloud.commons.config.DefaultsBindHandlerAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:20:12,682 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'BindingHandlerAdvise' of type [org.springframework.cloud.stream.config.BindingHandlerAdvise] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:20:12,684 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spelConverter' of type [org.springframework.cloud.stream.config.SpelExpressionConverterConfiguration$SpelConverter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:20:12,685 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration' of type [org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:20:12,686 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'stringOrNumberMigrationVersionConverter' of type [org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration$StringOrNumberToMigrationVersionConverter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:20:12,689 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:20:12,698 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'dataSource' of type [com.zaxxer.hikari.HikariDataSource] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:20:12,700 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties' of type [org.springframework.boot.autoconfigure.orm.jpa.JpaProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:20:12,703 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'repositoryApplicationConfiguration' of type [org.eclipse.hawkbit.repository.jpa.RepositoryApplicationConfiguration$$EnhancerBySpringCGLIB$$4ee2a2be] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:20:12,824 INFO main o.f.c.i.l.VersionPrinter:37 - Flyway Community Edition 8.5.13 by Redgate 2024-01-11 16:20:12,825 INFO main o.f.c.i.l.VersionPrinter:37 - See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.13 2024-01-11 16:20:12,825 INFO main o.f.c.i.l.VersionPrinter:37 - 2024-01-11 16:20:12,827 INFO main c.z.h.HikariDataSource:110 - HikariPool-49 - Starting... 2024-01-11 16:20:12,829 INFO main c.z.h.HikariDataSource:123 - HikariPool-49 - Start completed. 2024-01-11 16:20:12,829 INFO main o.f.c.i.d.b.BaseDatabaseType:37 - Database: jdbc:h2:mem:testdb (H2 2.2) 2024-01-11 16:20:12,830 WARN main o.f.c.i.d.b.Database:41 - Flyway upgrade recommended: H2 2.2.222 is newer than this version of Flyway and support has not been tested. The latest supported version of H2 is 2.1.210. 2024-01-11 16:20:12,838 INFO main o.f.c.i.c.DbValidate:37 - Successfully validated 47 migrations (execution time 00:00.007s) 2024-01-11 16:20:12,839 INFO main o.f.c.i.s.JdbcTableSchemaHistory:37 - Creating Schema History table "PUBLIC"."schema_version" ... 2024-01-11 16:20:12,841 INFO main o.f.c.i.c.DbMigrate:37 - Current version of schema "PUBLIC": << Empty Schema >> 2024-01-11 16:20:12,846 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.0.1 - init " 2024-01-11 16:20:12,855 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.2.0 - update target info for message " 2024-01-11 16:20:12,857 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.0 - cascade delete " 2024-01-11 16:20:12,860 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.1 - cascade delete " 2024-01-11 16:20:12,861 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.5.0 - target filter query " 2024-01-11 16:20:12,864 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.6.0 - rollout management " 2024-01-11 16:20:12,869 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.0 - swmType maxAssignment greater 0 " 2024-01-11 16:20:12,870 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.1 - reduce length enums " 2024-01-11 16:20:12,875 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.0 - auto assign ds filter " 2024-01-11 16:20:12,877 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.1 - cascade delete " 2024-01-11 16:20:12,879 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.2 - remove external artifact " 2024-01-11 16:20:12,880 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.9.0 - add rollout groups created " 2024-01-11 16:20:12,882 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.0 - advanced rolloutgroup " 2024-01-11 16:20:12,885 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.1 - consolidate artifact sha1 " 2024-01-11 16:20:12,888 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.2 - rollout auto start " 2024-01-11 16:20:12,890 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.3 - add rollout deleted flag " 2024-01-11 16:20:12,902 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.0 - drop target info " 2024-01-11 16:20:12,913 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.1 - target filter query UQ " 2024-01-11 16:20:12,914 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.2 - remove unused idexes " 2024-01-11 16:20:12,915 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.3 - add module md targetvis " 2024-01-11 16:20:12,917 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.0 - action performance " 2024-01-11 16:20:12,926 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.1 - missing non null " 2024-01-11 16:20:12,930 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.2 - missing non null enum " 2024-01-11 16:20:12,931 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.3 - cascade delete " 2024-01-11 16:20:12,932 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.4 - add maintenance window " 2024-01-11 16:20:12,937 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.6 - add index " 2024-01-11 16:20:12,938 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.7 - add rollout approval fields " 2024-01-11 16:20:12,941 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.8 - change length of created last modified by " 2024-01-11 16:20:12,943 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.9 - add target metadata " 2024-01-11 16:20:12,944 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.10 - change length of target attributes key " 2024-01-11 16:20:12,946 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.11 - add auto assign action type " 2024-01-11 16:20:12,948 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.12 - change length of controller id and name " 2024-01-11 16:20:12,950 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.13 - add action external id " 2024-01-11 16:20:12,953 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.14 - add sha256 hash " 2024-01-11 16:20:12,955 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.15 - add weight " 2024-01-11 16:20:12,959 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.16 - add action initiated by " 2024-01-11 16:20:12,962 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.17 - add index target modified " 2024-01-11 16:20:12,963 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.18 - add target type " 2024-01-11 16:20:12,967 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.19 - add valid flag to ds " 2024-01-11 16:20:12,969 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.20 - add encryption flag to sm " 2024-01-11 16:20:12,971 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.21 - add rollouts status index " 2024-01-11 16:20:12,972 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.22 - change target type name length " 2024-01-11 16:20:12,973 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.23 - add action status code " 2024-01-11 16:20:12,975 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.24 - add last action status code " 2024-01-11 16:20:12,978 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.25 - add confirmation flag " 2024-01-11 16:20:12,981 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.26 - add access control context " 2024-01-11 16:20:12,983 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.27 - target type inherit type " 2024-01-11 16:20:12,985 INFO main o.f.c.i.c.DbMigrate:37 - Successfully applied 47 migrations to schema "PUBLIC", now at version v1.12.27 (execution time 00:00.144s) 2024-01-11 16:20:13,035 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:437 - Initialized JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 16:20:13,540 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:339 - Usage of Spring Data projections detected on persistence provider EclipseLink. Make sure the following query methods declare result columns in exactly the order the accessors are declared in the projecting interface or the order of parameters for DTOs: 2024-01-11 16:20:13,540 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutId(java.lang.Long) 2024-01-11 16:20:13,541 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutId(java.util.List) 2024-01-11 16:20:13,546 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutGroupId(java.util.List) 2024-01-11 16:20:13,547 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutGroupId(java.lang.Long) 2024-01-11 16:20:13,850 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:339 - Usage of Spring Data projections detected on persistence provider EclipseLink. Make sure the following query methods declare result columns in exactly the order the accessors are declared in the projecting interface or the order of parameters for DTOs: 2024-01-11 16:20:13,850 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.DistributionSetRepository.countRolloutsByStatusForDistributionSet(java.lang.Long) 2024-01-11 16:20:13,853 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.DistributionSetRepository.countActionsByStatusForDistributionSet(java.lang.Long) 2024-01-11 16:20:14,382 WARN main o.s.b.a.o.j.JpaBaseConfiguration$JpaWebConfiguration:223 - spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning 2024-01-11 16:20:14,850 WARN main o.s.b.a.s.s.UserDetailsServiceAutoConfiguration:89 - Using generated security password: c594e009-0fef-4048-a851-c62c9e3a5f8e This generated password is for development use only. Your security configuration must be updated before running your application in production. 2024-01-11 16:20:14,938 INFO main o.s.s.w.DefaultSecurityFilterChain:55 - Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@21df54f8, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@25927f67, org.springframework.security.web.context.SecurityContextPersistenceFilter@2eef96b3, org.springframework.security.web.header.HeaderWriterFilter@2b55adb5, org.springframework.security.web.csrf.CsrfFilter@6907e2d1, org.springframework.security.web.authentication.logout.LogoutFilter@141bdf11, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@2447d952, org.springframework.security.web.authentication.ui.DefaultLoginPageGeneratingFilter@162b867c, org.springframework.security.web.authentication.ui.DefaultLogoutPageGeneratingFilter@3f05afce, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@222f8727, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@1ef627e9, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@4c7e608a, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@61cd11b6, org.springframework.security.web.session.SessionManagementFilter@7828e20d, org.springframework.security.web.access.ExceptionTranslationFilter@5c7aaa75, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@7b7fe6d2] 2024-01-11 16:20:15,126 INFO main o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'application.springCloudBusInput' has 1 subscriber(s). 2024-01-11 16:20:15,240 INFO main o.s.i.e.EventDrivenConsumer:174 - Adding {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 2024-01-11 16:20:15,240 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 1 subscriber(s). 2024-01-11 16:20:15,240 INFO main o.s.i.e.EventDrivenConsumer:292 - started bean '_org.springframework.integration.errorLogger' 2024-01-11 16:20:15,243 INFO main o.e.h.r.e.r.e.RolloutEventTest:61 - Started RolloutEventTest in 2.858 seconds (JVM running for 344.467) 2024-01-11 16:20:15,359 INFO pool-146-thread-1 o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'unknown.channel.name' has 1 subscriber(s). 2024-01-11 16:20:15,421 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.event.remote.entity.RolloutEventTest.testRolloutUpdatedEvent()]... 2024-01-11 16:20:15,640 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.event.remote.entity.RolloutEventTest.testRolloutUpdatedEvent()] succeeded. 2024-01-11 16:20:15,643 INFO main o.s.i.e.EventDrivenConsumer:174 - Removing {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 2024-01-11 16:20:15,643 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 0 subscriber(s). 2024-01-11 16:20:15,643 INFO main o.s.i.e.EventDrivenConsumer:292 - stopped bean '_org.springframework.integration.errorLogger' 2024-01-11 16:20:15,648 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:651 - Closing JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 16:20:15,649 INFO main c.z.h.HikariDataSource:350 - HikariPool-49 - Shutdown initiated... 2024-01-11 16:20:15,658 INFO main c.z.h.HikariDataSource:352 - HikariPool-49 - Shutdown completed. [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.281 s -- in org.eclipse.hawkbit.repository.event.remote.entity.RolloutEventTest [INFO] Running org.eclipse.hawkbit.repository.event.remote.entity.ActionEventTest 2024-01-11 16:20:15,662 INFO main o.e.h.r.t.u.SharedSqlTestDatabaseExtension:34 - Schema generation skipped... No datasource environment variables found! 2024-01-11 16:20:15,663 INFO main o.s.t.c.s.AbstractContextLoader:264 - Could not detect default resource locations for test class [org.eclipse.hawkbit.repository.jpa.AbstractJpaIntegrationTest]: no resource found for suffixes {-context.xml, Context.groovy}. 2024-01-11 16:20:15,663 INFO main o.s.t.c.s.AbstractContextLoader:264 - Could not detect default resource locations for test class [org.eclipse.hawkbit.repository.test.util.AbstractIntegrationTest]: no resource found for suffixes {-context.xml, Context.groovy}. 2024-01-11 16:20:15,671 INFO main o.s.b.t.c.SpringBootTestContextBootstrapper:245 - Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener, org.springframework.security.test.context.support.ReactorContextTestExecutionListener, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener, org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.event.ApplicationEventsTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener] 2024-01-11 16:20:15,671 INFO main o.s.b.t.c.SpringBootTestContextBootstrapper:174 - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@14542ef8, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@3f45528a, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@1f4d18c2, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@750890df, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@409e5368, org.springframework.test.context.support.DirtiesContextTestExecutionListener@55da98f3, org.springframework.test.context.transaction.TransactionalTestExecutionListener@22261182, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@1399f371, org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener@21aee779, org.springframework.test.context.event.EventPublishingTestExecutionListener@2032febf, org.springframework.security.test.context.support.ReactorContextTestExecutionListener@328a413a, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@6e542e61, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@389799fd, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@f675f56, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@6f044c11, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@20ec50b6, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@24307d27, org.eclipse.hawkbit.repository.test.matcher.EventVerifier@11981b18, org.eclipse.hawkbit.repository.test.util.CleanupTestExecutionListener@5c31a9fe] . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.18) 2024-01-11 16:20:15,695 INFO main o.e.h.r.e.r.e.ActionEventTest:55 - Starting ActionEventTest v0.4.1 using Java 17.0.9 on basic-bw2k7 with PID 1164 (started by jenkins in /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa) 2024-01-11 16:20:15,695 INFO main o.e.h.r.e.r.e.ActionEventTest:638 - The following 1 profile is active: "test" 2024-01-11 16:20:15,827 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:132 - Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2024-01-11 16:20:15,841 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:201 - Finished Spring Data repository scanning in 13 ms. Found 20 JPA repository interfaces. 2024-01-11 16:20:15,985 INFO main o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor:292 - No bean named 'errorChannel' has been explicitly defined. Therefore, a default PublishSubscribeChannel will be created. 2024-01-11 16:20:15,986 INFO main o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor:292 - No bean named 'integrationHeaderChannelRegistry' has been explicitly defined. Therefore, a default DefaultHeaderChannelRegistry will be created. 2024-01-11 16:20:15,989 INFO main o.s.c.c.s.GenericScope:283 - BeanFactory id=61c8307c-da16-3faa-9a4d-05d1a05b9a89 2024-01-11 16:20:16,015 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:20:16,018 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration' of type [org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:20:16,019 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:20:16,020 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'loadBalancerClientsDefaultsMappingsProvider' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration$$Lambda$921/0x00007eff2c52d9e8] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:20:16,021 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'defaultsBindHandlerAdvisor' of type [org.springframework.cloud.commons.config.DefaultsBindHandlerAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:20:16,024 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'BindingHandlerAdvise' of type [org.springframework.cloud.stream.config.BindingHandlerAdvise] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:20:16,027 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spelConverter' of type [org.springframework.cloud.stream.config.SpelExpressionConverterConfiguration$SpelConverter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:20:16,028 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration' of type [org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:20:16,029 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'stringOrNumberMigrationVersionConverter' of type [org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration$StringOrNumberToMigrationVersionConverter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:20:16,071 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:20:16,082 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'dataSource' of type [com.zaxxer.hikari.HikariDataSource] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:20:16,085 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties' of type [org.springframework.boot.autoconfigure.orm.jpa.JpaProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:20:16,088 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'repositoryApplicationConfiguration' of type [org.eclipse.hawkbit.repository.jpa.RepositoryApplicationConfiguration$$EnhancerBySpringCGLIB$$4ee2a2be] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:20:16,223 INFO main o.f.c.i.l.VersionPrinter:37 - Flyway Community Edition 8.5.13 by Redgate 2024-01-11 16:20:16,223 INFO main o.f.c.i.l.VersionPrinter:37 - See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.13 2024-01-11 16:20:16,223 INFO main o.f.c.i.l.VersionPrinter:37 - 2024-01-11 16:20:16,226 INFO main c.z.h.HikariDataSource:110 - HikariPool-50 - Starting... 2024-01-11 16:20:16,228 INFO main c.z.h.HikariDataSource:123 - HikariPool-50 - Start completed. 2024-01-11 16:20:16,228 INFO main o.f.c.i.d.b.BaseDatabaseType:37 - Database: jdbc:h2:mem:testdb (H2 2.2) 2024-01-11 16:20:16,229 WARN main o.f.c.i.d.b.Database:41 - Flyway upgrade recommended: H2 2.2.222 is newer than this version of Flyway and support has not been tested. The latest supported version of H2 is 2.1.210. 2024-01-11 16:20:16,271 INFO main o.f.c.i.c.DbValidate:37 - Successfully validated 47 migrations (execution time 00:00.040s) 2024-01-11 16:20:16,272 INFO main o.f.c.i.s.JdbcTableSchemaHistory:37 - Creating Schema History table "PUBLIC"."schema_version" ... 2024-01-11 16:20:16,274 INFO main o.f.c.i.c.DbMigrate:37 - Current version of schema "PUBLIC": << Empty Schema >> 2024-01-11 16:20:16,279 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.0.1 - init " 2024-01-11 16:20:16,289 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.2.0 - update target info for message " 2024-01-11 16:20:16,292 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.0 - cascade delete " 2024-01-11 16:20:16,295 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.1 - cascade delete " 2024-01-11 16:20:16,296 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.5.0 - target filter query " 2024-01-11 16:20:16,299 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.6.0 - rollout management " 2024-01-11 16:20:16,304 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.0 - swmType maxAssignment greater 0 " 2024-01-11 16:20:16,305 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.1 - reduce length enums " 2024-01-11 16:20:16,311 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.0 - auto assign ds filter " 2024-01-11 16:20:16,313 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.1 - cascade delete " 2024-01-11 16:20:16,315 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.2 - remove external artifact " 2024-01-11 16:20:16,317 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.9.0 - add rollout groups created " 2024-01-11 16:20:16,319 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.0 - advanced rolloutgroup " 2024-01-11 16:20:16,323 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.1 - consolidate artifact sha1 " 2024-01-11 16:20:16,325 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.2 - rollout auto start " 2024-01-11 16:20:16,328 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.3 - add rollout deleted flag " 2024-01-11 16:20:16,378 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.0 - drop target info " 2024-01-11 16:20:16,390 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.1 - target filter query UQ " 2024-01-11 16:20:16,392 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.2 - remove unused idexes " 2024-01-11 16:20:16,393 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.3 - add module md targetvis " 2024-01-11 16:20:16,395 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.0 - action performance " 2024-01-11 16:20:16,406 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.1 - missing non null " 2024-01-11 16:20:16,410 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.2 - missing non null enum " 2024-01-11 16:20:16,412 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.3 - cascade delete " 2024-01-11 16:20:16,413 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.4 - add maintenance window " 2024-01-11 16:20:16,418 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.6 - add index " 2024-01-11 16:20:16,420 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.7 - add rollout approval fields " 2024-01-11 16:20:16,423 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.8 - change length of created last modified by " 2024-01-11 16:20:16,426 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.9 - add target metadata " 2024-01-11 16:20:16,427 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.10 - change length of target attributes key " 2024-01-11 16:20:16,429 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.11 - add auto assign action type " 2024-01-11 16:20:16,431 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.12 - change length of controller id and name " 2024-01-11 16:20:16,433 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.13 - add action external id " 2024-01-11 16:20:16,436 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.14 - add sha256 hash " 2024-01-11 16:20:16,471 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.15 - add weight " 2024-01-11 16:20:16,476 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.16 - add action initiated by " 2024-01-11 16:20:16,480 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.17 - add index target modified " 2024-01-11 16:20:16,481 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.18 - add target type " 2024-01-11 16:20:16,485 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.19 - add valid flag to ds " 2024-01-11 16:20:16,488 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.20 - add encryption flag to sm " 2024-01-11 16:20:16,491 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.21 - add rollouts status index " 2024-01-11 16:20:16,492 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.22 - change target type name length " 2024-01-11 16:20:16,493 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.23 - add action status code " 2024-01-11 16:20:16,495 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.24 - add last action status code " 2024-01-11 16:20:16,498 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.25 - add confirmation flag " 2024-01-11 16:20:16,501 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.26 - add access control context " 2024-01-11 16:20:16,504 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.27 - target type inherit type " 2024-01-11 16:20:16,506 INFO main o.f.c.i.c.DbMigrate:37 - Successfully applied 47 migrations to schema "PUBLIC", now at version v1.12.27 (execution time 00:00.233s) 2024-01-11 16:20:16,594 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:437 - Initialized JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 16:20:17,128 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:339 - Usage of Spring Data projections detected on persistence provider EclipseLink. Make sure the following query methods declare result columns in exactly the order the accessors are declared in the projecting interface or the order of parameters for DTOs: 2024-01-11 16:20:17,128 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutId(java.lang.Long) 2024-01-11 16:20:17,129 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutId(java.util.List) 2024-01-11 16:20:17,135 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutGroupId(java.util.List) 2024-01-11 16:20:17,136 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutGroupId(java.lang.Long) 2024-01-11 16:20:17,471 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:339 - Usage of Spring Data projections detected on persistence provider EclipseLink. Make sure the following query methods declare result columns in exactly the order the accessors are declared in the projecting interface or the order of parameters for DTOs: 2024-01-11 16:20:17,472 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.DistributionSetRepository.countRolloutsByStatusForDistributionSet(java.lang.Long) 2024-01-11 16:20:17,474 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.DistributionSetRepository.countActionsByStatusForDistributionSet(java.lang.Long) 2024-01-11 16:20:18,168 WARN main o.s.b.a.o.j.JpaBaseConfiguration$JpaWebConfiguration:223 - spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning 2024-01-11 16:20:18,601 WARN main o.s.b.a.s.s.UserDetailsServiceAutoConfiguration:89 - Using generated security password: 77b77c3f-d9a1-41b1-8114-c54e628ea1f6 This generated password is for development use only. Your security configuration must be updated before running your application in production. 2024-01-11 16:20:18,701 INFO main o.s.s.w.DefaultSecurityFilterChain:55 - Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@600b804f, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@1fc27086, org.springframework.security.web.context.SecurityContextPersistenceFilter@24124a49, org.springframework.security.web.header.HeaderWriterFilter@5222835, org.springframework.security.web.csrf.CsrfFilter@7bd6d7c8, org.springframework.security.web.authentication.logout.LogoutFilter@81197c6, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@3020bf06, org.springframework.security.web.authentication.ui.DefaultLoginPageGeneratingFilter@4ab89247, org.springframework.security.web.authentication.ui.DefaultLogoutPageGeneratingFilter@2aaf34f7, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@431bb469, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@69d2ae6f, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@5fa4e11e, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@34097537, org.springframework.security.web.session.SessionManagementFilter@69b7b820, org.springframework.security.web.access.ExceptionTranslationFilter@3ba6d7c0, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@69e2ca92] 2024-01-11 16:20:18,866 INFO main o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'application.springCloudBusInput' has 1 subscriber(s). 2024-01-11 16:20:18,964 INFO main o.s.i.e.EventDrivenConsumer:174 - Adding {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 2024-01-11 16:20:18,964 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 1 subscriber(s). 2024-01-11 16:20:18,964 INFO main o.s.i.e.EventDrivenConsumer:292 - started bean '_org.springframework.integration.errorLogger' 2024-01-11 16:20:18,966 INFO main o.e.h.r.e.r.e.ActionEventTest:61 - Started ActionEventTest in 3.293 seconds (JVM running for 348.19) 2024-01-11 16:20:19,045 INFO pool-149-thread-1 o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'unknown.channel.name' has 1 subscriber(s). 2024-01-11 16:20:19,097 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.event.remote.entity.ActionEventTest.testActionUpdatedEvent()]... 2024-01-11 16:20:19,274 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.event.remote.entity.ActionEventTest.testActionUpdatedEvent()] succeeded. 2024-01-11 16:20:19,302 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.event.remote.entity.ActionEventTest.testActionCreatedEvent()]... 2024-01-11 16:20:19,326 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.event.remote.entity.ActionEventTest.testActionCreatedEvent()] succeeded. 2024-01-11 16:20:19,328 INFO main o.s.i.e.EventDrivenConsumer:174 - Removing {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 2024-01-11 16:20:19,328 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 0 subscriber(s). 2024-01-11 16:20:19,328 INFO main o.s.i.e.EventDrivenConsumer:292 - stopped bean '_org.springframework.integration.errorLogger' 2024-01-11 16:20:19,333 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:651 - Closing JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 16:20:19,334 INFO main c.z.h.HikariDataSource:350 - HikariPool-50 - Shutdown initiated... 2024-01-11 16:20:19,334 INFO main c.z.h.HikariDataSource:352 - HikariPool-50 - Shutdown completed. [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.674 s -- in org.eclipse.hawkbit.repository.event.remote.entity.ActionEventTest [INFO] Running org.eclipse.hawkbit.repository.event.remote.entity.DistributionSetCreatedEventTest 2024-01-11 16:20:19,337 INFO main o.e.h.r.t.u.SharedSqlTestDatabaseExtension:34 - Schema generation skipped... No datasource environment variables found! 2024-01-11 16:20:19,338 INFO main o.s.t.c.s.AbstractContextLoader:264 - Could not detect default resource locations for test class [org.eclipse.hawkbit.repository.jpa.AbstractJpaIntegrationTest]: no resource found for suffixes {-context.xml, Context.groovy}. 2024-01-11 16:20:19,339 INFO main o.s.t.c.s.AbstractContextLoader:264 - Could not detect default resource locations for test class [org.eclipse.hawkbit.repository.test.util.AbstractIntegrationTest]: no resource found for suffixes {-context.xml, Context.groovy}. 2024-01-11 16:20:19,341 INFO main o.s.b.t.c.SpringBootTestContextBootstrapper:245 - Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener, org.springframework.security.test.context.support.ReactorContextTestExecutionListener, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener, org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.event.ApplicationEventsTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener] 2024-01-11 16:20:19,341 INFO main o.s.b.t.c.SpringBootTestContextBootstrapper:174 - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@6a6242f1, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@1fff5c58, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@27d0a14, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@20885dce, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@5885e6e4, org.springframework.test.context.support.DirtiesContextTestExecutionListener@3dfd6c30, org.springframework.test.context.transaction.TransactionalTestExecutionListener@57baec31, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@35bead25, org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener@427bdfb0, org.springframework.test.context.event.EventPublishingTestExecutionListener@1431a723, org.springframework.security.test.context.support.ReactorContextTestExecutionListener@146a0af0, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@547d5add, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@486799bd, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@5176272d, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@150f9a79, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@2b9a81b7, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@5f445f08, org.eclipse.hawkbit.repository.test.matcher.EventVerifier@3feb5482, org.eclipse.hawkbit.repository.test.util.CleanupTestExecutionListener@565ecd54] . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.18) 2024-01-11 16:20:19,374 INFO main o.e.h.r.e.r.e.DistributionSetCreatedEventTest:55 - Starting DistributionSetCreatedEventTest v0.4.1 using Java 17.0.9 on basic-bw2k7 with PID 1164 (started by jenkins in /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa) 2024-01-11 16:20:19,374 INFO main o.e.h.r.e.r.e.DistributionSetCreatedEventTest:638 - The following 1 profile is active: "test" 2024-01-11 16:20:19,477 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:132 - Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2024-01-11 16:20:19,492 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:201 - Finished Spring Data repository scanning in 14 ms. Found 20 JPA repository interfaces. 2024-01-11 16:20:19,585 INFO main o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor:292 - No bean named 'errorChannel' has been explicitly defined. Therefore, a default PublishSubscribeChannel will be created. 2024-01-11 16:20:19,586 INFO main o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor:292 - No bean named 'integrationHeaderChannelRegistry' has been explicitly defined. Therefore, a default DefaultHeaderChannelRegistry will be created. 2024-01-11 16:20:19,590 INFO main o.s.c.c.s.GenericScope:283 - BeanFactory id=61c8307c-da16-3faa-9a4d-05d1a05b9a89 2024-01-11 16:20:19,620 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:20:19,623 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration' of type [org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:20:19,625 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:20:19,625 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'loadBalancerClientsDefaultsMappingsProvider' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration$$Lambda$921/0x00007eff2c52d9e8] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:20:19,627 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'defaultsBindHandlerAdvisor' of type [org.springframework.cloud.commons.config.DefaultsBindHandlerAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:20:19,630 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'BindingHandlerAdvise' of type [org.springframework.cloud.stream.config.BindingHandlerAdvise] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:20:19,633 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spelConverter' of type [org.springframework.cloud.stream.config.SpelExpressionConverterConfiguration$SpelConverter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:20:19,635 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration' of type [org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:20:19,636 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'stringOrNumberMigrationVersionConverter' of type [org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration$StringOrNumberToMigrationVersionConverter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:20:19,674 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:20:19,685 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'dataSource' of type [com.zaxxer.hikari.HikariDataSource] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:20:19,689 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties' of type [org.springframework.boot.autoconfigure.orm.jpa.JpaProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:20:19,721 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'repositoryApplicationConfiguration' of type [org.eclipse.hawkbit.repository.jpa.RepositoryApplicationConfiguration$$EnhancerBySpringCGLIB$$4ee2a2be] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:20:19,979 INFO main o.f.c.i.l.VersionPrinter:37 - Flyway Community Edition 8.5.13 by Redgate 2024-01-11 16:20:19,979 INFO main o.f.c.i.l.VersionPrinter:37 - See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.13 2024-01-11 16:20:19,980 INFO main o.f.c.i.l.VersionPrinter:37 - 2024-01-11 16:20:19,985 INFO main c.z.h.HikariDataSource:110 - HikariPool-51 - Starting... 2024-01-11 16:20:19,987 INFO main c.z.h.HikariDataSource:123 - HikariPool-51 - Start completed. 2024-01-11 16:20:19,987 INFO main o.f.c.i.d.b.BaseDatabaseType:37 - Database: jdbc:h2:mem:testdb (H2 2.2) 2024-01-11 16:20:19,988 WARN main o.f.c.i.d.b.Database:41 - Flyway upgrade recommended: H2 2.2.222 is newer than this version of Flyway and support has not been tested. The latest supported version of H2 is 2.1.210. 2024-01-11 16:20:19,998 INFO main o.f.c.i.c.DbValidate:37 - Successfully validated 47 migrations (execution time 00:00.008s) 2024-01-11 16:20:19,998 INFO main o.f.c.i.s.JdbcTableSchemaHistory:37 - Creating Schema History table "PUBLIC"."schema_version" ... 2024-01-11 16:20:20,001 INFO main o.f.c.i.c.DbMigrate:37 - Current version of schema "PUBLIC": << Empty Schema >> 2024-01-11 16:20:20,007 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.0.1 - init " 2024-01-11 16:20:20,070 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.2.0 - update target info for message " 2024-01-11 16:20:20,074 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.0 - cascade delete " 2024-01-11 16:20:20,078 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.1 - cascade delete " 2024-01-11 16:20:20,080 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.5.0 - target filter query " 2024-01-11 16:20:20,082 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.6.0 - rollout management " 2024-01-11 16:20:20,088 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.0 - swmType maxAssignment greater 0 " 2024-01-11 16:20:20,090 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.1 - reduce length enums " 2024-01-11 16:20:20,097 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.0 - auto assign ds filter " 2024-01-11 16:20:20,099 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.1 - cascade delete " 2024-01-11 16:20:20,102 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.2 - remove external artifact " 2024-01-11 16:20:20,103 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.9.0 - add rollout groups created " 2024-01-11 16:20:20,105 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.0 - advanced rolloutgroup " 2024-01-11 16:20:20,109 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.1 - consolidate artifact sha1 " 2024-01-11 16:20:20,113 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.2 - rollout auto start " 2024-01-11 16:20:20,116 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.3 - add rollout deleted flag " 2024-01-11 16:20:20,182 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.0 - drop target info " 2024-01-11 16:20:20,195 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.1 - target filter query UQ " 2024-01-11 16:20:20,197 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.2 - remove unused idexes " 2024-01-11 16:20:20,199 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.3 - add module md targetvis " 2024-01-11 16:20:20,201 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.0 - action performance " 2024-01-11 16:20:20,213 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.1 - missing non null " 2024-01-11 16:20:20,219 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.2 - missing non null enum " 2024-01-11 16:20:20,273 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.3 - cascade delete " 2024-01-11 16:20:20,274 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.4 - add maintenance window " 2024-01-11 16:20:20,280 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.6 - add index " 2024-01-11 16:20:20,282 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.7 - add rollout approval fields " 2024-01-11 16:20:20,286 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.8 - change length of created last modified by " 2024-01-11 16:20:20,289 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.9 - add target metadata " 2024-01-11 16:20:20,290 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.10 - change length of target attributes key " 2024-01-11 16:20:20,292 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.11 - add auto assign action type " 2024-01-11 16:20:20,295 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.12 - change length of controller id and name " 2024-01-11 16:20:20,296 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.13 - add action external id " 2024-01-11 16:20:20,299 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.14 - add sha256 hash " 2024-01-11 16:20:20,301 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.15 - add weight " 2024-01-11 16:20:20,306 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.16 - add action initiated by " 2024-01-11 16:20:20,309 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.17 - add index target modified " 2024-01-11 16:20:20,311 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.18 - add target type " 2024-01-11 16:20:20,315 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.19 - add valid flag to ds " 2024-01-11 16:20:20,318 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.20 - add encryption flag to sm " 2024-01-11 16:20:20,321 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.21 - add rollouts status index " 2024-01-11 16:20:20,322 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.22 - change target type name length " 2024-01-11 16:20:20,323 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.23 - add action status code " 2024-01-11 16:20:20,326 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.24 - add last action status code " 2024-01-11 16:20:20,329 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.25 - add confirmation flag " 2024-01-11 16:20:20,371 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.26 - add access control context " 2024-01-11 16:20:20,375 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.27 - target type inherit type " 2024-01-11 16:20:20,377 INFO main o.f.c.i.c.DbMigrate:37 - Successfully applied 47 migrations to schema "PUBLIC", now at version v1.12.27 (execution time 00:00.376s) 2024-01-11 16:20:20,429 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:437 - Initialized JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 16:20:20,945 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:339 - Usage of Spring Data projections detected on persistence provider EclipseLink. Make sure the following query methods declare result columns in exactly the order the accessors are declared in the projecting interface or the order of parameters for DTOs: 2024-01-11 16:20:20,946 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutId(java.lang.Long) 2024-01-11 16:20:20,947 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutId(java.util.List) 2024-01-11 16:20:20,953 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutGroupId(java.util.List) 2024-01-11 16:20:20,954 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutGroupId(java.lang.Long) 2024-01-11 16:20:21,273 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:339 - Usage of Spring Data projections detected on persistence provider EclipseLink. Make sure the following query methods declare result columns in exactly the order the accessors are declared in the projecting interface or the order of parameters for DTOs: 2024-01-11 16:20:21,273 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.DistributionSetRepository.countRolloutsByStatusForDistributionSet(java.lang.Long) 2024-01-11 16:20:21,275 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.DistributionSetRepository.countActionsByStatusForDistributionSet(java.lang.Long) 2024-01-11 16:20:22,134 WARN main o.s.b.a.o.j.JpaBaseConfiguration$JpaWebConfiguration:223 - spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning 2024-01-11 16:20:22,626 WARN main o.s.b.a.s.s.UserDetailsServiceAutoConfiguration:89 - Using generated security password: 48e9269e-e72e-4cfc-b3eb-80dc6072bdf8 This generated password is for development use only. Your security configuration must be updated before running your application in production. 2024-01-11 16:20:22,718 INFO main o.s.s.w.DefaultSecurityFilterChain:55 - Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@6a4e963, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@7e05cc4, org.springframework.security.web.context.SecurityContextPersistenceFilter@2f08491e, org.springframework.security.web.header.HeaderWriterFilter@548a664d, org.springframework.security.web.csrf.CsrfFilter@4f830500, org.springframework.security.web.authentication.logout.LogoutFilter@181de5d8, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@7a6448e4, org.springframework.security.web.authentication.ui.DefaultLoginPageGeneratingFilter@1ce60493, org.springframework.security.web.authentication.ui.DefaultLogoutPageGeneratingFilter@5f9b17b4, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@50bdede3, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@69b1f21b, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@41c168a, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@60763b51, org.springframework.security.web.session.SessionManagementFilter@7874e815, org.springframework.security.web.access.ExceptionTranslationFilter@408bdf1a, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@e01e883] 2024-01-11 16:20:22,924 INFO main o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'application.springCloudBusInput' has 1 subscriber(s). 2024-01-11 16:20:23,023 INFO main o.s.i.e.EventDrivenConsumer:174 - Adding {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 2024-01-11 16:20:23,023 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 1 subscriber(s). 2024-01-11 16:20:23,023 INFO main o.s.i.e.EventDrivenConsumer:292 - started bean '_org.springframework.integration.errorLogger' 2024-01-11 16:20:23,026 INFO main o.e.h.r.e.r.e.DistributionSetCreatedEventTest:61 - Started DistributionSetCreatedEventTest in 3.683 seconds (JVM running for 352.25) 2024-01-11 16:20:23,131 INFO pool-152-thread-1 o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'unknown.channel.name' has 1 subscriber(s). 2024-01-11 16:20:23,194 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.event.remote.entity.DistributionSetCreatedEventTest.testDistributionSetCreatedEvent()]... 2024-01-11 16:20:23,259 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.event.remote.entity.DistributionSetCreatedEventTest.testDistributionSetCreatedEvent()] succeeded. 2024-01-11 16:20:23,261 INFO main o.s.i.e.EventDrivenConsumer:174 - Removing {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 2024-01-11 16:20:23,261 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 0 subscriber(s). 2024-01-11 16:20:23,262 INFO main o.s.i.e.EventDrivenConsumer:292 - stopped bean '_org.springframework.integration.errorLogger' 2024-01-11 16:20:23,266 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:651 - Closing JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 16:20:23,267 INFO main c.z.h.HikariDataSource:350 - HikariPool-51 - Shutdown initiated... 2024-01-11 16:20:23,268 INFO main c.z.h.HikariDataSource:352 - HikariPool-51 - Shutdown completed. [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.931 s -- in org.eclipse.hawkbit.repository.event.remote.entity.DistributionSetCreatedEventTest [INFO] Running org.eclipse.hawkbit.repository.event.remote.entity.RolloutGroupEventTest 2024-01-11 16:20:23,271 INFO main o.e.h.r.t.u.SharedSqlTestDatabaseExtension:34 - Schema generation skipped... No datasource environment variables found! 2024-01-11 16:20:23,272 INFO main o.s.t.c.s.AbstractContextLoader:264 - Could not detect default resource locations for test class [org.eclipse.hawkbit.repository.jpa.AbstractJpaIntegrationTest]: no resource found for suffixes {-context.xml, Context.groovy}. 2024-01-11 16:20:23,272 INFO main o.s.t.c.s.AbstractContextLoader:264 - Could not detect default resource locations for test class [org.eclipse.hawkbit.repository.test.util.AbstractIntegrationTest]: no resource found for suffixes {-context.xml, Context.groovy}. 2024-01-11 16:20:23,275 INFO main o.s.b.t.c.SpringBootTestContextBootstrapper:245 - Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener, org.springframework.security.test.context.support.ReactorContextTestExecutionListener, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener, org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.event.ApplicationEventsTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener] 2024-01-11 16:20:23,275 INFO main o.s.b.t.c.SpringBootTestContextBootstrapper:174 - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@54d103a7, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@4d65471d, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@2f2edf59, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@45fdf2aa, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@19ed0d89, org.springframework.test.context.support.DirtiesContextTestExecutionListener@7ed7ec06, org.springframework.test.context.transaction.TransactionalTestExecutionListener@275a3092, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@d98ee71, org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener@7ce82b0e, org.springframework.test.context.event.EventPublishingTestExecutionListener@3d1e5f49, org.springframework.security.test.context.support.ReactorContextTestExecutionListener@4bb636d8, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@197a2b9, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@3c9a49de, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@7331ad13, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@94b455b, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@3575bca1, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@5bcfd768, org.eclipse.hawkbit.repository.test.matcher.EventVerifier@25e8b037, org.eclipse.hawkbit.repository.test.util.CleanupTestExecutionListener@765a484c] . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.18) 2024-01-11 16:20:23,303 INFO main o.e.h.r.e.r.e.RolloutGroupEventTest:55 - Starting RolloutGroupEventTest v0.4.1 using Java 17.0.9 on basic-bw2k7 with PID 1164 (started by jenkins in /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa) 2024-01-11 16:20:23,303 INFO main o.e.h.r.e.r.e.RolloutGroupEventTest:638 - The following 1 profile is active: "test" 2024-01-11 16:20:23,388 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:132 - Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2024-01-11 16:20:23,494 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:201 - Finished Spring Data repository scanning in 104 ms. Found 20 JPA repository interfaces. 2024-01-11 16:20:23,581 INFO main o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor:292 - No bean named 'errorChannel' has been explicitly defined. Therefore, a default PublishSubscribeChannel will be created. 2024-01-11 16:20:23,581 INFO main o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor:292 - No bean named 'integrationHeaderChannelRegistry' has been explicitly defined. Therefore, a default DefaultHeaderChannelRegistry will be created. 2024-01-11 16:20:23,585 INFO main o.s.c.c.s.GenericScope:283 - BeanFactory id=61c8307c-da16-3faa-9a4d-05d1a05b9a89 2024-01-11 16:20:23,610 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:20:23,613 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration' of type [org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:20:23,614 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:20:23,615 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'loadBalancerClientsDefaultsMappingsProvider' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration$$Lambda$921/0x00007eff2c52d9e8] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:20:23,616 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'defaultsBindHandlerAdvisor' of type [org.springframework.cloud.commons.config.DefaultsBindHandlerAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:20:23,619 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'BindingHandlerAdvise' of type [org.springframework.cloud.stream.config.BindingHandlerAdvise] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:20:23,621 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spelConverter' of type [org.springframework.cloud.stream.config.SpelExpressionConverterConfiguration$SpelConverter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:20:23,622 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration' of type [org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:20:23,623 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'stringOrNumberMigrationVersionConverter' of type [org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration$StringOrNumberToMigrationVersionConverter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:20:23,626 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:20:23,635 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'dataSource' of type [com.zaxxer.hikari.HikariDataSource] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:20:23,637 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties' of type [org.springframework.boot.autoconfigure.orm.jpa.JpaProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:20:23,640 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'repositoryApplicationConfiguration' of type [org.eclipse.hawkbit.repository.jpa.RepositoryApplicationConfiguration$$EnhancerBySpringCGLIB$$4ee2a2be] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:20:23,727 INFO main o.f.c.i.l.VersionPrinter:37 - Flyway Community Edition 8.5.13 by Redgate 2024-01-11 16:20:23,727 INFO main o.f.c.i.l.VersionPrinter:37 - See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.13 2024-01-11 16:20:23,727 INFO main o.f.c.i.l.VersionPrinter:37 - 2024-01-11 16:20:23,730 INFO main c.z.h.HikariDataSource:110 - HikariPool-52 - Starting... 2024-01-11 16:20:23,732 INFO main c.z.h.HikariDataSource:123 - HikariPool-52 - Start completed. 2024-01-11 16:20:23,732 INFO main o.f.c.i.d.b.BaseDatabaseType:37 - Database: jdbc:h2:mem:testdb (H2 2.2) 2024-01-11 16:20:23,733 WARN main o.f.c.i.d.b.Database:41 - Flyway upgrade recommended: H2 2.2.222 is newer than this version of Flyway and support has not been tested. The latest supported version of H2 is 2.1.210. 2024-01-11 16:20:23,740 INFO main o.f.c.i.c.DbValidate:37 - Successfully validated 47 migrations (execution time 00:00.006s) 2024-01-11 16:20:23,741 INFO main o.f.c.i.s.JdbcTableSchemaHistory:37 - Creating Schema History table "PUBLIC"."schema_version" ... 2024-01-11 16:20:23,743 INFO main o.f.c.i.c.DbMigrate:37 - Current version of schema "PUBLIC": << Empty Schema >> 2024-01-11 16:20:23,749 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.0.1 - init " 2024-01-11 16:20:23,758 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.2.0 - update target info for message " 2024-01-11 16:20:23,760 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.0 - cascade delete " 2024-01-11 16:20:23,763 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.1 - cascade delete " 2024-01-11 16:20:23,764 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.5.0 - target filter query " 2024-01-11 16:20:23,766 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.6.0 - rollout management " 2024-01-11 16:20:23,772 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.0 - swmType maxAssignment greater 0 " 2024-01-11 16:20:23,773 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.1 - reduce length enums " 2024-01-11 16:20:23,778 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.0 - auto assign ds filter " 2024-01-11 16:20:23,780 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.1 - cascade delete " 2024-01-11 16:20:23,782 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.2 - remove external artifact " 2024-01-11 16:20:23,783 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.9.0 - add rollout groups created " 2024-01-11 16:20:23,785 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.0 - advanced rolloutgroup " 2024-01-11 16:20:23,788 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.1 - consolidate artifact sha1 " 2024-01-11 16:20:23,790 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.2 - rollout auto start " 2024-01-11 16:20:23,793 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.3 - add rollout deleted flag " 2024-01-11 16:20:23,804 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.0 - drop target info " 2024-01-11 16:20:23,813 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.1 - target filter query UQ " 2024-01-11 16:20:23,814 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.2 - remove unused idexes " 2024-01-11 16:20:23,815 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.3 - add module md targetvis " 2024-01-11 16:20:23,817 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.0 - action performance " 2024-01-11 16:20:23,825 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.1 - missing non null " 2024-01-11 16:20:23,829 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.2 - missing non null enum " 2024-01-11 16:20:23,830 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.3 - cascade delete " 2024-01-11 16:20:23,831 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.4 - add maintenance window " 2024-01-11 16:20:23,835 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.6 - add index " 2024-01-11 16:20:23,836 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.7 - add rollout approval fields " 2024-01-11 16:20:23,840 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.8 - change length of created last modified by " 2024-01-11 16:20:23,842 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.9 - add target metadata " 2024-01-11 16:20:23,844 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.10 - change length of target attributes key " 2024-01-11 16:20:23,845 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.11 - add auto assign action type " 2024-01-11 16:20:23,847 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.12 - change length of controller id and name " 2024-01-11 16:20:23,848 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.13 - add action external id " 2024-01-11 16:20:23,850 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.14 - add sha256 hash " 2024-01-11 16:20:23,852 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.15 - add weight " 2024-01-11 16:20:23,856 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.16 - add action initiated by " 2024-01-11 16:20:23,859 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.17 - add index target modified " 2024-01-11 16:20:23,861 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.18 - add target type " 2024-01-11 16:20:23,864 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.19 - add valid flag to ds " 2024-01-11 16:20:23,866 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.20 - add encryption flag to sm " 2024-01-11 16:20:23,868 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.21 - add rollouts status index " 2024-01-11 16:20:23,869 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.22 - change target type name length " 2024-01-11 16:20:23,871 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.23 - add action status code " 2024-01-11 16:20:23,872 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.24 - add last action status code " 2024-01-11 16:20:23,875 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.25 - add confirmation flag " 2024-01-11 16:20:23,878 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.26 - add access control context " 2024-01-11 16:20:23,880 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.27 - target type inherit type " 2024-01-11 16:20:23,882 INFO main o.f.c.i.c.DbMigrate:37 - Successfully applied 47 migrations to schema "PUBLIC", now at version v1.12.27 (execution time 00:00.138s) 2024-01-11 16:20:23,949 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:437 - Initialized JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 16:20:24,331 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:339 - Usage of Spring Data projections detected on persistence provider EclipseLink. Make sure the following query methods declare result columns in exactly the order the accessors are declared in the projecting interface or the order of parameters for DTOs: 2024-01-11 16:20:24,331 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutId(java.lang.Long) 2024-01-11 16:20:24,332 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutId(java.util.List) 2024-01-11 16:20:24,338 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutGroupId(java.util.List) 2024-01-11 16:20:24,339 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutGroupId(java.lang.Long) 2024-01-11 16:20:24,640 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:339 - Usage of Spring Data projections detected on persistence provider EclipseLink. Make sure the following query methods declare result columns in exactly the order the accessors are declared in the projecting interface or the order of parameters for DTOs: 2024-01-11 16:20:24,640 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.DistributionSetRepository.countRolloutsByStatusForDistributionSet(java.lang.Long) 2024-01-11 16:20:24,662 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.DistributionSetRepository.countActionsByStatusForDistributionSet(java.lang.Long) 2024-01-11 16:20:25,284 WARN main o.s.b.a.o.j.JpaBaseConfiguration$JpaWebConfiguration:223 - spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning 2024-01-11 16:20:25,783 WARN main o.s.b.a.s.s.UserDetailsServiceAutoConfiguration:89 - Using generated security password: 3e2aeb25-e915-43ad-847c-155910dad9ce This generated password is for development use only. Your security configuration must be updated before running your application in production. 2024-01-11 16:20:25,869 INFO main o.s.s.w.DefaultSecurityFilterChain:55 - Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@51d8926e, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@2105deff, org.springframework.security.web.context.SecurityContextPersistenceFilter@33f7761d, org.springframework.security.web.header.HeaderWriterFilter@2778834e, org.springframework.security.web.csrf.CsrfFilter@fa0053a, org.springframework.security.web.authentication.logout.LogoutFilter@25d1cba0, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@2e182d7, org.springframework.security.web.authentication.ui.DefaultLoginPageGeneratingFilter@6edf1699, org.springframework.security.web.authentication.ui.DefaultLogoutPageGeneratingFilter@2ffc0732, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@30e8bdb3, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@62e85d33, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@6a2788ed, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@5a8c325b, org.springframework.security.web.session.SessionManagementFilter@3c712d7c, org.springframework.security.web.access.ExceptionTranslationFilter@6e7d296d, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@4b377351] 2024-01-11 16:20:26,073 INFO main o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'application.springCloudBusInput' has 1 subscriber(s). 2024-01-11 16:20:26,184 INFO main o.s.i.e.EventDrivenConsumer:174 - Adding {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 2024-01-11 16:20:26,184 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 1 subscriber(s). 2024-01-11 16:20:26,184 INFO main o.s.i.e.EventDrivenConsumer:292 - started bean '_org.springframework.integration.errorLogger' 2024-01-11 16:20:26,187 INFO main o.e.h.r.e.r.e.RolloutGroupEventTest:61 - Started RolloutGroupEventTest in 2.91 seconds (JVM running for 355.411) 2024-01-11 16:20:26,353 INFO pool-155-thread-1 o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'unknown.channel.name' has 1 subscriber(s). 2024-01-11 16:20:26,438 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.event.remote.entity.RolloutGroupEventTest.testRolloutGroupCreatedEvent()]... 2024-01-11 16:20:26,626 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.event.remote.entity.RolloutGroupEventTest.testRolloutGroupCreatedEvent()] succeeded. 2024-01-11 16:20:26,653 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.event.remote.entity.RolloutGroupEventTest.testRolloutGroupUpdatedEvent()]... 2024-01-11 16:20:26,683 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.event.remote.entity.RolloutGroupEventTest.testRolloutGroupUpdatedEvent()] succeeded. 2024-01-11 16:20:26,685 INFO main o.s.i.e.EventDrivenConsumer:174 - Removing {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 2024-01-11 16:20:26,685 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 0 subscriber(s). 2024-01-11 16:20:26,685 INFO main o.s.i.e.EventDrivenConsumer:292 - stopped bean '_org.springframework.integration.errorLogger' 2024-01-11 16:20:26,689 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:651 - Closing JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 16:20:26,690 INFO main c.z.h.HikariDataSource:350 - HikariPool-52 - Shutdown initiated... 2024-01-11 16:20:26,691 INFO main c.z.h.HikariDataSource:352 - HikariPool-52 - Shutdown completed. [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.422 s -- in org.eclipse.hawkbit.repository.event.remote.entity.RolloutGroupEventTest [INFO] Running org.eclipse.hawkbit.repository.event.remote.entity.TargetTagEventTest 2024-01-11 16:20:26,694 INFO main o.e.h.r.t.u.SharedSqlTestDatabaseExtension:34 - Schema generation skipped... No datasource environment variables found! 2024-01-11 16:20:26,695 INFO main o.s.t.c.s.AbstractContextLoader:264 - Could not detect default resource locations for test class [org.eclipse.hawkbit.repository.jpa.AbstractJpaIntegrationTest]: no resource found for suffixes {-context.xml, Context.groovy}. 2024-01-11 16:20:26,695 INFO main o.s.t.c.s.AbstractContextLoader:264 - Could not detect default resource locations for test class [org.eclipse.hawkbit.repository.test.util.AbstractIntegrationTest]: no resource found for suffixes {-context.xml, Context.groovy}. 2024-01-11 16:20:26,697 INFO main o.s.b.t.c.SpringBootTestContextBootstrapper:245 - Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener, org.springframework.security.test.context.support.ReactorContextTestExecutionListener, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener, org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.event.ApplicationEventsTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener] 2024-01-11 16:20:26,698 INFO main o.s.b.t.c.SpringBootTestContextBootstrapper:174 - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@7c9646db, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@786a5dd5, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@440a186c, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@8612221, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@468f1d68, org.springframework.test.context.support.DirtiesContextTestExecutionListener@6c216499, org.springframework.test.context.transaction.TransactionalTestExecutionListener@78fcd809, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@798d8d1d, org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener@47d7bb19, org.springframework.test.context.event.EventPublishingTestExecutionListener@20b51ad6, org.springframework.security.test.context.support.ReactorContextTestExecutionListener@3e17b259, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@2be725e3, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@51124cf5, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@59f98fab, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@5a7f6bb7, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@48258526, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@b931d33, org.eclipse.hawkbit.repository.test.matcher.EventVerifier@1e025f3d, org.eclipse.hawkbit.repository.test.util.CleanupTestExecutionListener@3f01bd99] . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.18) 2024-01-11 16:20:26,719 INFO main o.e.h.r.e.r.e.TargetTagEventTest:55 - Starting TargetTagEventTest v0.4.1 using Java 17.0.9 on basic-bw2k7 with PID 1164 (started by jenkins in /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa) 2024-01-11 16:20:26,719 INFO main o.e.h.r.e.r.e.TargetTagEventTest:638 - The following 1 profile is active: "test" 2024-01-11 16:20:26,837 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:132 - Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2024-01-11 16:20:26,849 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:201 - Finished Spring Data repository scanning in 11 ms. Found 20 JPA repository interfaces. 2024-01-11 16:20:26,922 INFO main o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor:292 - No bean named 'errorChannel' has been explicitly defined. Therefore, a default PublishSubscribeChannel will be created. 2024-01-11 16:20:26,922 INFO main o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor:292 - No bean named 'integrationHeaderChannelRegistry' has been explicitly defined. Therefore, a default DefaultHeaderChannelRegistry will be created. 2024-01-11 16:20:26,926 INFO main o.s.c.c.s.GenericScope:283 - BeanFactory id=61c8307c-da16-3faa-9a4d-05d1a05b9a89 2024-01-11 16:20:26,973 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:20:26,976 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration' of type [org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:20:26,977 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:20:26,978 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'loadBalancerClientsDefaultsMappingsProvider' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration$$Lambda$921/0x00007eff2c52d9e8] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:20:26,979 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'defaultsBindHandlerAdvisor' of type [org.springframework.cloud.commons.config.DefaultsBindHandlerAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:20:26,982 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'BindingHandlerAdvise' of type [org.springframework.cloud.stream.config.BindingHandlerAdvise] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:20:26,984 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spelConverter' of type [org.springframework.cloud.stream.config.SpelExpressionConverterConfiguration$SpelConverter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:20:26,985 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration' of type [org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:20:26,986 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'stringOrNumberMigrationVersionConverter' of type [org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration$StringOrNumberToMigrationVersionConverter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:20:26,990 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:20:26,998 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'dataSource' of type [com.zaxxer.hikari.HikariDataSource] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:20:27,001 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties' of type [org.springframework.boot.autoconfigure.orm.jpa.JpaProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:20:27,003 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'repositoryApplicationConfiguration' of type [org.eclipse.hawkbit.repository.jpa.RepositoryApplicationConfiguration$$EnhancerBySpringCGLIB$$4ee2a2be] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:20:27,095 INFO main o.f.c.i.l.VersionPrinter:37 - Flyway Community Edition 8.5.13 by Redgate 2024-01-11 16:20:27,095 INFO main o.f.c.i.l.VersionPrinter:37 - See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.13 2024-01-11 16:20:27,095 INFO main o.f.c.i.l.VersionPrinter:37 - 2024-01-11 16:20:27,098 INFO main c.z.h.HikariDataSource:110 - HikariPool-53 - Starting... 2024-01-11 16:20:27,099 INFO main c.z.h.HikariDataSource:123 - HikariPool-53 - Start completed. 2024-01-11 16:20:27,099 INFO main o.f.c.i.d.b.BaseDatabaseType:37 - Database: jdbc:h2:mem:testdb (H2 2.2) 2024-01-11 16:20:27,100 WARN main o.f.c.i.d.b.Database:41 - Flyway upgrade recommended: H2 2.2.222 is newer than this version of Flyway and support has not been tested. The latest supported version of H2 is 2.1.210. 2024-01-11 16:20:27,108 INFO main o.f.c.i.c.DbValidate:37 - Successfully validated 47 migrations (execution time 00:00.006s) 2024-01-11 16:20:27,108 INFO main o.f.c.i.s.JdbcTableSchemaHistory:37 - Creating Schema History table "PUBLIC"."schema_version" ... 2024-01-11 16:20:27,110 INFO main o.f.c.i.c.DbMigrate:37 - Current version of schema "PUBLIC": << Empty Schema >> 2024-01-11 16:20:27,116 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.0.1 - init " 2024-01-11 16:20:27,124 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.2.0 - update target info for message " 2024-01-11 16:20:27,126 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.0 - cascade delete " 2024-01-11 16:20:27,129 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.1 - cascade delete " 2024-01-11 16:20:27,130 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.5.0 - target filter query " 2024-01-11 16:20:27,132 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.6.0 - rollout management " 2024-01-11 16:20:27,136 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.0 - swmType maxAssignment greater 0 " 2024-01-11 16:20:27,137 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.1 - reduce length enums " 2024-01-11 16:20:27,143 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.0 - auto assign ds filter " 2024-01-11 16:20:27,144 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.1 - cascade delete " 2024-01-11 16:20:27,146 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.2 - remove external artifact " 2024-01-11 16:20:27,147 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.9.0 - add rollout groups created " 2024-01-11 16:20:27,149 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.0 - advanced rolloutgroup " 2024-01-11 16:20:27,152 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.1 - consolidate artifact sha1 " 2024-01-11 16:20:27,155 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.2 - rollout auto start " 2024-01-11 16:20:27,157 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.3 - add rollout deleted flag " 2024-01-11 16:20:27,175 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.0 - drop target info " 2024-01-11 16:20:27,206 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.1 - target filter query UQ " 2024-01-11 16:20:27,207 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.2 - remove unused idexes " 2024-01-11 16:20:27,209 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.3 - add module md targetvis " 2024-01-11 16:20:27,210 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.0 - action performance " 2024-01-11 16:20:27,219 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.1 - missing non null " 2024-01-11 16:20:27,222 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.2 - missing non null enum " 2024-01-11 16:20:27,223 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.3 - cascade delete " 2024-01-11 16:20:27,224 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.4 - add maintenance window " 2024-01-11 16:20:27,229 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.6 - add index " 2024-01-11 16:20:27,230 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.7 - add rollout approval fields " 2024-01-11 16:20:27,233 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.8 - change length of created last modified by " 2024-01-11 16:20:27,235 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.9 - add target metadata " 2024-01-11 16:20:27,236 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.10 - change length of target attributes key " 2024-01-11 16:20:27,238 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.11 - add auto assign action type " 2024-01-11 16:20:27,239 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.12 - change length of controller id and name " 2024-01-11 16:20:27,241 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.13 - add action external id " 2024-01-11 16:20:27,244 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.14 - add sha256 hash " 2024-01-11 16:20:27,246 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.15 - add weight " 2024-01-11 16:20:27,271 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.16 - add action initiated by " 2024-01-11 16:20:27,274 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.17 - add index target modified " 2024-01-11 16:20:27,276 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.18 - add target type " 2024-01-11 16:20:27,280 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.19 - add valid flag to ds " 2024-01-11 16:20:27,282 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.20 - add encryption flag to sm " 2024-01-11 16:20:27,285 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.21 - add rollouts status index " 2024-01-11 16:20:27,286 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.22 - change target type name length " 2024-01-11 16:20:27,287 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.23 - add action status code " 2024-01-11 16:20:27,289 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.24 - add last action status code " 2024-01-11 16:20:27,292 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.25 - add confirmation flag " 2024-01-11 16:20:27,295 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.26 - add access control context " 2024-01-11 16:20:27,298 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.27 - target type inherit type " 2024-01-11 16:20:27,300 INFO main o.f.c.i.c.DbMigrate:37 - Successfully applied 47 migrations to schema "PUBLIC", now at version v1.12.27 (execution time 00:00.190s) 2024-01-11 16:20:27,380 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:437 - Initialized JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 16:20:27,808 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:339 - Usage of Spring Data projections detected on persistence provider EclipseLink. Make sure the following query methods declare result columns in exactly the order the accessors are declared in the projecting interface or the order of parameters for DTOs: 2024-01-11 16:20:27,808 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutId(java.lang.Long) 2024-01-11 16:20:27,809 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutId(java.util.List) 2024-01-11 16:20:27,814 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutGroupId(java.util.List) 2024-01-11 16:20:27,815 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutGroupId(java.lang.Long) 2024-01-11 16:20:28,155 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:339 - Usage of Spring Data projections detected on persistence provider EclipseLink. Make sure the following query methods declare result columns in exactly the order the accessors are declared in the projecting interface or the order of parameters for DTOs: 2024-01-11 16:20:28,155 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.DistributionSetRepository.countRolloutsByStatusForDistributionSet(java.lang.Long) 2024-01-11 16:20:28,157 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.DistributionSetRepository.countActionsByStatusForDistributionSet(java.lang.Long) 2024-01-11 16:20:28,686 WARN main o.s.b.a.o.j.JpaBaseConfiguration$JpaWebConfiguration:223 - spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning 2024-01-11 16:20:29,148 WARN main o.s.b.a.s.s.UserDetailsServiceAutoConfiguration:89 - Using generated security password: 4e442728-fc2f-4073-95d0-3cdcf829f11d This generated password is for development use only. Your security configuration must be updated before running your application in production. 2024-01-11 16:20:29,253 INFO main o.s.s.w.DefaultSecurityFilterChain:55 - Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@2aa8a51f, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@5b297960, org.springframework.security.web.context.SecurityContextPersistenceFilter@45fe7326, org.springframework.security.web.header.HeaderWriterFilter@2f8cee60, org.springframework.security.web.csrf.CsrfFilter@53d0eb4e, org.springframework.security.web.authentication.logout.LogoutFilter@4662bb79, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@711c8521, org.springframework.security.web.authentication.ui.DefaultLoginPageGeneratingFilter@737739b2, org.springframework.security.web.authentication.ui.DefaultLogoutPageGeneratingFilter@4e09daa9, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@5e519815, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@7690145a, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@40413eed, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@1c4a624d, org.springframework.security.web.session.SessionManagementFilter@112060d7, org.springframework.security.web.access.ExceptionTranslationFilter@1faec559, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@14fcb183] 2024-01-11 16:20:29,435 INFO main o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'application.springCloudBusInput' has 1 subscriber(s). 2024-01-11 16:20:29,537 INFO main o.s.i.e.EventDrivenConsumer:174 - Adding {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 2024-01-11 16:20:29,538 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 1 subscriber(s). 2024-01-11 16:20:29,538 INFO main o.s.i.e.EventDrivenConsumer:292 - started bean '_org.springframework.integration.errorLogger' 2024-01-11 16:20:29,540 INFO main o.e.h.r.e.r.e.TargetTagEventTest:61 - Started TargetTagEventTest in 2.841 seconds (JVM running for 358.764) 2024-01-11 16:20:29,648 INFO pool-158-thread-1 o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'unknown.channel.name' has 1 subscriber(s). 2024-01-11 16:20:29,706 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.event.remote.entity.TargetTagEventTest.testTargetTagCreatedEvent()]... 2024-01-11 16:20:29,745 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.event.remote.entity.TargetTagEventTest.testTargetTagCreatedEvent()] succeeded. 2024-01-11 16:20:29,783 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.event.remote.entity.TargetTagEventTest.testTargetTagUpdateEventt()]... 2024-01-11 16:20:29,792 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.event.remote.entity.TargetTagEventTest.testTargetTagUpdateEventt()] succeeded. 2024-01-11 16:20:29,795 INFO main o.s.i.e.EventDrivenConsumer:174 - Removing {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 2024-01-11 16:20:29,795 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 0 subscriber(s). 2024-01-11 16:20:29,795 INFO main o.s.i.e.EventDrivenConsumer:292 - stopped bean '_org.springframework.integration.errorLogger' 2024-01-11 16:20:29,799 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:651 - Closing JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 16:20:29,800 INFO main c.z.h.HikariDataSource:350 - HikariPool-53 - Shutdown initiated... 2024-01-11 16:20:29,801 INFO main c.z.h.HikariDataSource:352 - HikariPool-53 - Shutdown completed. [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.109 s -- in org.eclipse.hawkbit.repository.event.remote.entity.TargetTagEventTest [INFO] Running org.eclipse.hawkbit.repository.event.remote.RemoteIdEventTest 2024-01-11 16:20:29,804 INFO main o.e.h.r.t.u.SharedSqlTestDatabaseExtension:34 - Schema generation skipped... No datasource environment variables found! 2024-01-11 16:20:29,805 INFO main o.s.t.c.s.AbstractContextLoader:264 - Could not detect default resource locations for test class [org.eclipse.hawkbit.repository.jpa.AbstractJpaIntegrationTest]: no resource found for suffixes {-context.xml, Context.groovy}. 2024-01-11 16:20:29,805 INFO main o.s.t.c.s.AbstractContextLoader:264 - Could not detect default resource locations for test class [org.eclipse.hawkbit.repository.test.util.AbstractIntegrationTest]: no resource found for suffixes {-context.xml, Context.groovy}. 2024-01-11 16:20:29,808 INFO main o.s.b.t.c.SpringBootTestContextBootstrapper:245 - Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener, org.springframework.security.test.context.support.ReactorContextTestExecutionListener, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener, org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.event.ApplicationEventsTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener] 2024-01-11 16:20:29,808 INFO main o.s.b.t.c.SpringBootTestContextBootstrapper:174 - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@2f7d42e, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@425f6791, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@41d7fe87, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@44286bdc, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@784291d3, org.springframework.test.context.support.DirtiesContextTestExecutionListener@411812a5, org.springframework.test.context.transaction.TransactionalTestExecutionListener@3fc5ffc7, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@38b41568, org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener@5414c7a4, org.springframework.test.context.event.EventPublishingTestExecutionListener@55186ab9, org.springframework.security.test.context.support.ReactorContextTestExecutionListener@45b39c1a, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@5db4ce91, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@2fef1b64, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@3934e182, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@603ef9f2, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@1b857322, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@4c667f0d, org.eclipse.hawkbit.repository.test.matcher.EventVerifier@52c0aff2, org.eclipse.hawkbit.repository.test.util.CleanupTestExecutionListener@45a63d31] . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.18) 2024-01-11 16:20:29,832 INFO main o.e.h.r.e.r.RemoteIdEventTest:55 - Starting RemoteIdEventTest v0.4.1 using Java 17.0.9 on basic-bw2k7 with PID 1164 (started by jenkins in /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa) 2024-01-11 16:20:29,832 INFO main o.e.h.r.e.r.RemoteIdEventTest:638 - The following 1 profile is active: "test" 2024-01-11 16:20:29,987 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:132 - Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2024-01-11 16:20:30,001 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:201 - Finished Spring Data repository scanning in 13 ms. Found 20 JPA repository interfaces. 2024-01-11 16:20:30,104 INFO main o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor:292 - No bean named 'errorChannel' has been explicitly defined. Therefore, a default PublishSubscribeChannel will be created. 2024-01-11 16:20:30,105 INFO main o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor:292 - No bean named 'integrationHeaderChannelRegistry' has been explicitly defined. Therefore, a default DefaultHeaderChannelRegistry will be created. 2024-01-11 16:20:30,108 INFO main o.s.c.c.s.GenericScope:283 - BeanFactory id=61c8307c-da16-3faa-9a4d-05d1a05b9a89 2024-01-11 16:20:30,132 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:20:30,135 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration' of type [org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:20:30,136 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:20:30,137 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'loadBalancerClientsDefaultsMappingsProvider' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration$$Lambda$921/0x00007eff2c52d9e8] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:20:30,138 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'defaultsBindHandlerAdvisor' of type [org.springframework.cloud.commons.config.DefaultsBindHandlerAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:20:30,140 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'BindingHandlerAdvise' of type [org.springframework.cloud.stream.config.BindingHandlerAdvise] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:20:30,143 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spelConverter' of type [org.springframework.cloud.stream.config.SpelExpressionConverterConfiguration$SpelConverter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:20:30,144 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration' of type [org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:20:30,144 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'stringOrNumberMigrationVersionConverter' of type [org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration$StringOrNumberToMigrationVersionConverter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:20:30,148 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:20:30,158 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'dataSource' of type [com.zaxxer.hikari.HikariDataSource] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:20:30,160 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties' of type [org.springframework.boot.autoconfigure.orm.jpa.JpaProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:20:30,163 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'repositoryApplicationConfiguration' of type [org.eclipse.hawkbit.repository.jpa.RepositoryApplicationConfiguration$$EnhancerBySpringCGLIB$$4ee2a2be] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:20:30,293 INFO main o.f.c.i.l.VersionPrinter:37 - Flyway Community Edition 8.5.13 by Redgate 2024-01-11 16:20:30,293 INFO main o.f.c.i.l.VersionPrinter:37 - See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.13 2024-01-11 16:20:30,293 INFO main o.f.c.i.l.VersionPrinter:37 - 2024-01-11 16:20:30,296 INFO main c.z.h.HikariDataSource:110 - HikariPool-54 - Starting... 2024-01-11 16:20:30,297 INFO main c.z.h.HikariDataSource:123 - HikariPool-54 - Start completed. 2024-01-11 16:20:30,298 INFO main o.f.c.i.d.b.BaseDatabaseType:37 - Database: jdbc:h2:mem:testdb (H2 2.2) 2024-01-11 16:20:30,299 WARN main o.f.c.i.d.b.Database:41 - Flyway upgrade recommended: H2 2.2.222 is newer than this version of Flyway and support has not been tested. The latest supported version of H2 is 2.1.210. 2024-01-11 16:20:30,307 INFO main o.f.c.i.c.DbValidate:37 - Successfully validated 47 migrations (execution time 00:00.007s) 2024-01-11 16:20:30,307 INFO main o.f.c.i.s.JdbcTableSchemaHistory:37 - Creating Schema History table "PUBLIC"."schema_version" ... 2024-01-11 16:20:30,309 INFO main o.f.c.i.c.DbMigrate:37 - Current version of schema "PUBLIC": << Empty Schema >> 2024-01-11 16:20:30,314 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.0.1 - init " 2024-01-11 16:20:30,324 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.2.0 - update target info for message " 2024-01-11 16:20:30,326 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.0 - cascade delete " 2024-01-11 16:20:30,328 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.1 - cascade delete " 2024-01-11 16:20:30,330 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.5.0 - target filter query " 2024-01-11 16:20:30,332 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.6.0 - rollout management " 2024-01-11 16:20:30,337 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.0 - swmType maxAssignment greater 0 " 2024-01-11 16:20:30,339 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.1 - reduce length enums " 2024-01-11 16:20:30,344 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.0 - auto assign ds filter " 2024-01-11 16:20:30,346 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.1 - cascade delete " 2024-01-11 16:20:30,348 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.2 - remove external artifact " 2024-01-11 16:20:30,349 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.9.0 - add rollout groups created " 2024-01-11 16:20:30,351 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.0 - advanced rolloutgroup " 2024-01-11 16:20:30,355 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.1 - consolidate artifact sha1 " 2024-01-11 16:20:30,371 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.2 - rollout auto start " 2024-01-11 16:20:30,375 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.3 - add rollout deleted flag " 2024-01-11 16:20:30,393 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.0 - drop target info " 2024-01-11 16:20:30,406 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.1 - target filter query UQ " 2024-01-11 16:20:30,407 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.2 - remove unused idexes " 2024-01-11 16:20:30,408 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.3 - add module md targetvis " 2024-01-11 16:20:30,411 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.0 - action performance " 2024-01-11 16:20:30,421 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.1 - missing non null " 2024-01-11 16:20:30,426 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.2 - missing non null enum " 2024-01-11 16:20:30,427 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.3 - cascade delete " 2024-01-11 16:20:30,428 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.4 - add maintenance window " 2024-01-11 16:20:30,434 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.6 - add index " 2024-01-11 16:20:30,435 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.7 - add rollout approval fields " 2024-01-11 16:20:30,473 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.8 - change length of created last modified by " 2024-01-11 16:20:30,476 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.9 - add target metadata " 2024-01-11 16:20:30,477 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.10 - change length of target attributes key " 2024-01-11 16:20:30,479 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.11 - add auto assign action type " 2024-01-11 16:20:30,481 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.12 - change length of controller id and name " 2024-01-11 16:20:30,482 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.13 - add action external id " 2024-01-11 16:20:30,485 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.14 - add sha256 hash " 2024-01-11 16:20:30,487 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.15 - add weight " 2024-01-11 16:20:30,491 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.16 - add action initiated by " 2024-01-11 16:20:30,494 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.17 - add index target modified " 2024-01-11 16:20:30,496 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.18 - add target type " 2024-01-11 16:20:30,500 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.19 - add valid flag to ds " 2024-01-11 16:20:30,503 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.20 - add encryption flag to sm " 2024-01-11 16:20:30,506 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.21 - add rollouts status index " 2024-01-11 16:20:30,507 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.22 - change target type name length " 2024-01-11 16:20:30,508 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.23 - add action status code " 2024-01-11 16:20:30,510 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.24 - add last action status code " 2024-01-11 16:20:30,514 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.25 - add confirmation flag " 2024-01-11 16:20:30,517 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.26 - add access control context " 2024-01-11 16:20:30,520 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.27 - target type inherit type " 2024-01-11 16:20:30,522 INFO main o.f.c.i.c.DbMigrate:37 - Successfully applied 47 migrations to schema "PUBLIC", now at version v1.12.27 (execution time 00:00.213s) 2024-01-11 16:20:30,606 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:437 - Initialized JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 16:20:31,284 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:339 - Usage of Spring Data projections detected on persistence provider EclipseLink. Make sure the following query methods declare result columns in exactly the order the accessors are declared in the projecting interface or the order of parameters for DTOs: 2024-01-11 16:20:31,284 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutId(java.lang.Long) 2024-01-11 16:20:31,285 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutId(java.util.List) 2024-01-11 16:20:31,291 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutGroupId(java.util.List) 2024-01-11 16:20:31,292 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutGroupId(java.lang.Long) 2024-01-11 16:20:31,591 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:339 - Usage of Spring Data projections detected on persistence provider EclipseLink. Make sure the following query methods declare result columns in exactly the order the accessors are declared in the projecting interface or the order of parameters for DTOs: 2024-01-11 16:20:31,592 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.DistributionSetRepository.countRolloutsByStatusForDistributionSet(java.lang.Long) 2024-01-11 16:20:31,594 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.DistributionSetRepository.countActionsByStatusForDistributionSet(java.lang.Long) 2024-01-11 16:20:32,177 WARN main o.s.b.a.o.j.JpaBaseConfiguration$JpaWebConfiguration:223 - spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning 2024-01-11 16:20:32,712 WARN main o.s.b.a.s.s.UserDetailsServiceAutoConfiguration:89 - Using generated security password: cbb1e11d-12f0-494a-bec1-964a2a56ab1c This generated password is for development use only. Your security configuration must be updated before running your application in production. 2024-01-11 16:20:32,797 INFO main o.s.s.w.DefaultSecurityFilterChain:55 - Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@37c663c6, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@7059c68a, org.springframework.security.web.context.SecurityContextPersistenceFilter@5ee419b0, org.springframework.security.web.header.HeaderWriterFilter@425921b1, org.springframework.security.web.csrf.CsrfFilter@4b356529, org.springframework.security.web.authentication.logout.LogoutFilter@675188ac, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@4a1743b4, org.springframework.security.web.authentication.ui.DefaultLoginPageGeneratingFilter@7f1d499b, org.springframework.security.web.authentication.ui.DefaultLogoutPageGeneratingFilter@a321d6, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@64ec9e4f, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@10edbb8a, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@6e3a19be, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@3dc96b, org.springframework.security.web.session.SessionManagementFilter@3e182f77, org.springframework.security.web.access.ExceptionTranslationFilter@51fd71b4, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@57c2135f] 2024-01-11 16:20:32,964 INFO main o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'application.springCloudBusInput' has 1 subscriber(s). 2024-01-11 16:20:33,059 INFO main o.s.i.e.EventDrivenConsumer:174 - Adding {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 2024-01-11 16:20:33,060 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 1 subscriber(s). 2024-01-11 16:20:33,060 INFO main o.s.i.e.EventDrivenConsumer:292 - started bean '_org.springframework.integration.errorLogger' 2024-01-11 16:20:33,062 INFO main o.e.h.r.e.r.RemoteIdEventTest:61 - Started RemoteIdEventTest in 3.252 seconds (JVM running for 362.286) 2024-01-11 16:20:33,161 INFO pool-161-thread-1 o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'unknown.channel.name' has 1 subscriber(s). 2024-01-11 16:20:33,210 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.event.remote.RemoteIdEventTest.testRolloutDeletedEvent()]... 2024-01-11 16:20:33,227 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.event.remote.RemoteIdEventTest.testRolloutDeletedEvent()] succeeded. 2024-01-11 16:20:33,255 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.event.remote.RemoteIdEventTest.testDistributionSetDeletedEvent()]... 2024-01-11 16:20:33,265 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.event.remote.RemoteIdEventTest.testDistributionSetDeletedEvent()] succeeded. 2024-01-11 16:20:33,293 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.event.remote.RemoteIdEventTest.testSoftwareModuleDeletedEvent()]... 2024-01-11 16:20:33,301 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.event.remote.RemoteIdEventTest.testSoftwareModuleDeletedEvent()] succeeded. 2024-01-11 16:20:33,327 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.event.remote.RemoteIdEventTest.testTargetDeletedEvent()]... 2024-01-11 16:20:33,335 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.event.remote.RemoteIdEventTest.testTargetDeletedEvent()] succeeded. 2024-01-11 16:20:33,359 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.event.remote.RemoteIdEventTest.testTargetTagDeletedEvent()]... 2024-01-11 16:20:33,367 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.event.remote.RemoteIdEventTest.testTargetTagDeletedEvent()] succeeded. 2024-01-11 16:20:33,393 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.event.remote.RemoteIdEventTest.testDistributionSetTagDeletedEvent()]... 2024-01-11 16:20:33,400 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.event.remote.RemoteIdEventTest.testDistributionSetTagDeletedEvent()] succeeded. 2024-01-11 16:20:33,402 INFO main o.s.i.e.EventDrivenConsumer:174 - Removing {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 2024-01-11 16:20:33,403 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 0 subscriber(s). 2024-01-11 16:20:33,403 INFO main o.s.i.e.EventDrivenConsumer:292 - stopped bean '_org.springframework.integration.errorLogger' 2024-01-11 16:20:33,407 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:651 - Closing JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 16:20:33,407 INFO main c.z.h.HikariDataSource:350 - HikariPool-54 - Shutdown initiated... 2024-01-11 16:20:33,408 INFO main c.z.h.HikariDataSource:352 - HikariPool-54 - Shutdown completed. [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.605 s -- in org.eclipse.hawkbit.repository.event.remote.RemoteIdEventTest [INFO] Running org.eclipse.hawkbit.repository.event.remote.RemoteTenantAwareEventTest 2024-01-11 16:20:33,411 INFO main o.e.h.r.t.u.SharedSqlTestDatabaseExtension:34 - Schema generation skipped... No datasource environment variables found! 2024-01-11 16:20:33,412 INFO main o.s.t.c.s.AbstractContextLoader:264 - Could not detect default resource locations for test class [org.eclipse.hawkbit.repository.jpa.AbstractJpaIntegrationTest]: no resource found for suffixes {-context.xml, Context.groovy}. 2024-01-11 16:20:33,412 INFO main o.s.t.c.s.AbstractContextLoader:264 - Could not detect default resource locations for test class [org.eclipse.hawkbit.repository.test.util.AbstractIntegrationTest]: no resource found for suffixes {-context.xml, Context.groovy}. 2024-01-11 16:20:33,414 INFO main o.s.b.t.c.SpringBootTestContextBootstrapper:245 - Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener, org.springframework.security.test.context.support.ReactorContextTestExecutionListener, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener, org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.event.ApplicationEventsTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener] 2024-01-11 16:20:33,415 INFO main o.s.b.t.c.SpringBootTestContextBootstrapper:174 - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@2999dff7, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@3d5b0c7b, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@20103643, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@5f3cfae7, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@383df090, org.springframework.test.context.support.DirtiesContextTestExecutionListener@5de01b38, org.springframework.test.context.transaction.TransactionalTestExecutionListener@7ce38ce9, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@44b0aa50, org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener@13de7b26, org.springframework.test.context.event.EventPublishingTestExecutionListener@4e3a9bbe, org.springframework.security.test.context.support.ReactorContextTestExecutionListener@2edec254, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@6f7d1ff5, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@f9a4e77, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@1567c351, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@4df36fcb, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@4a765337, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@174245f8, org.eclipse.hawkbit.repository.test.matcher.EventVerifier@3c14610a, org.eclipse.hawkbit.repository.test.util.CleanupTestExecutionListener@6a4fcc74] . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.18) 2024-01-11 16:20:33,437 INFO main o.e.h.r.e.r.RemoteTenantAwareEventTest:55 - Starting RemoteTenantAwareEventTest v0.4.1 using Java 17.0.9 on basic-bw2k7 with PID 1164 (started by jenkins in /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa) 2024-01-11 16:20:33,437 INFO main o.e.h.r.e.r.RemoteTenantAwareEventTest:638 - The following 1 profile is active: "test" 2024-01-11 16:20:33,539 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:132 - Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2024-01-11 16:20:33,550 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:201 - Finished Spring Data repository scanning in 11 ms. Found 20 JPA repository interfaces. 2024-01-11 16:20:33,620 INFO main o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor:292 - No bean named 'errorChannel' has been explicitly defined. Therefore, a default PublishSubscribeChannel will be created. 2024-01-11 16:20:33,620 INFO main o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor:292 - No bean named 'integrationHeaderChannelRegistry' has been explicitly defined. Therefore, a default DefaultHeaderChannelRegistry will be created. 2024-01-11 16:20:33,623 INFO main o.s.c.c.s.GenericScope:283 - BeanFactory id=61c8307c-da16-3faa-9a4d-05d1a05b9a89 2024-01-11 16:20:33,645 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:20:33,648 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration' of type [org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:20:33,649 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:20:33,650 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'loadBalancerClientsDefaultsMappingsProvider' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration$$Lambda$921/0x00007eff2c52d9e8] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:20:33,651 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'defaultsBindHandlerAdvisor' of type [org.springframework.cloud.commons.config.DefaultsBindHandlerAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:20:33,653 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'BindingHandlerAdvise' of type [org.springframework.cloud.stream.config.BindingHandlerAdvise] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:20:33,656 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spelConverter' of type [org.springframework.cloud.stream.config.SpelExpressionConverterConfiguration$SpelConverter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:20:33,657 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration' of type [org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:20:33,657 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'stringOrNumberMigrationVersionConverter' of type [org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration$StringOrNumberToMigrationVersionConverter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:20:33,661 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:20:33,669 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'dataSource' of type [com.zaxxer.hikari.HikariDataSource] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:20:33,672 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties' of type [org.springframework.boot.autoconfigure.orm.jpa.JpaProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:20:33,674 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'repositoryApplicationConfiguration' of type [org.eclipse.hawkbit.repository.jpa.RepositoryApplicationConfiguration$$EnhancerBySpringCGLIB$$4ee2a2be] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:20:33,762 INFO main o.f.c.i.l.VersionPrinter:37 - Flyway Community Edition 8.5.13 by Redgate 2024-01-11 16:20:33,762 INFO main o.f.c.i.l.VersionPrinter:37 - See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.13 2024-01-11 16:20:33,762 INFO main o.f.c.i.l.VersionPrinter:37 - 2024-01-11 16:20:33,765 INFO main c.z.h.HikariDataSource:110 - HikariPool-55 - Starting... 2024-01-11 16:20:33,766 INFO main c.z.h.HikariDataSource:123 - HikariPool-55 - Start completed. 2024-01-11 16:20:33,766 INFO main o.f.c.i.d.b.BaseDatabaseType:37 - Database: jdbc:h2:mem:testdb (H2 2.2) 2024-01-11 16:20:33,768 WARN main o.f.c.i.d.b.Database:41 - Flyway upgrade recommended: H2 2.2.222 is newer than this version of Flyway and support has not been tested. The latest supported version of H2 is 2.1.210. 2024-01-11 16:20:33,775 INFO main o.f.c.i.c.DbValidate:37 - Successfully validated 47 migrations (execution time 00:00.007s) 2024-01-11 16:20:33,776 INFO main o.f.c.i.s.JdbcTableSchemaHistory:37 - Creating Schema History table "PUBLIC"."schema_version" ... 2024-01-11 16:20:33,778 INFO main o.f.c.i.c.DbMigrate:37 - Current version of schema "PUBLIC": << Empty Schema >> 2024-01-11 16:20:33,784 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.0.1 - init " 2024-01-11 16:20:33,793 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.2.0 - update target info for message " 2024-01-11 16:20:33,795 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.0 - cascade delete " 2024-01-11 16:20:33,798 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.1 - cascade delete " 2024-01-11 16:20:33,799 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.5.0 - target filter query " 2024-01-11 16:20:33,802 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.6.0 - rollout management " 2024-01-11 16:20:33,807 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.0 - swmType maxAssignment greater 0 " 2024-01-11 16:20:33,809 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.1 - reduce length enums " 2024-01-11 16:20:33,814 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.0 - auto assign ds filter " 2024-01-11 16:20:33,816 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.1 - cascade delete " 2024-01-11 16:20:33,818 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.2 - remove external artifact " 2024-01-11 16:20:33,819 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.9.0 - add rollout groups created " 2024-01-11 16:20:33,822 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.0 - advanced rolloutgroup " 2024-01-11 16:20:33,825 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.1 - consolidate artifact sha1 " 2024-01-11 16:20:33,828 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.2 - rollout auto start " 2024-01-11 16:20:33,831 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.3 - add rollout deleted flag " 2024-01-11 16:20:33,842 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.0 - drop target info " 2024-01-11 16:20:33,852 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.1 - target filter query UQ " 2024-01-11 16:20:33,853 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.2 - remove unused idexes " 2024-01-11 16:20:33,854 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.3 - add module md targetvis " 2024-01-11 16:20:33,856 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.0 - action performance " 2024-01-11 16:20:33,864 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.1 - missing non null " 2024-01-11 16:20:33,868 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.2 - missing non null enum " 2024-01-11 16:20:33,869 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.3 - cascade delete " 2024-01-11 16:20:33,870 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.4 - add maintenance window " 2024-01-11 16:20:33,895 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.6 - add index " 2024-01-11 16:20:33,896 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.7 - add rollout approval fields " 2024-01-11 16:20:33,900 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.8 - change length of created last modified by " 2024-01-11 16:20:33,903 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.9 - add target metadata " 2024-01-11 16:20:33,904 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.10 - change length of target attributes key " 2024-01-11 16:20:33,906 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.11 - add auto assign action type " 2024-01-11 16:20:33,908 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.12 - change length of controller id and name " 2024-01-11 16:20:33,910 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.13 - add action external id " 2024-01-11 16:20:33,912 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.14 - add sha256 hash " 2024-01-11 16:20:33,914 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.15 - add weight " 2024-01-11 16:20:33,919 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.16 - add action initiated by " 2024-01-11 16:20:33,922 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.17 - add index target modified " 2024-01-11 16:20:33,924 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.18 - add target type " 2024-01-11 16:20:33,927 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.19 - add valid flag to ds " 2024-01-11 16:20:33,930 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.20 - add encryption flag to sm " 2024-01-11 16:20:33,933 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.21 - add rollouts status index " 2024-01-11 16:20:33,934 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.22 - change target type name length " 2024-01-11 16:20:33,935 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.23 - add action status code " 2024-01-11 16:20:33,937 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.24 - add last action status code " 2024-01-11 16:20:33,940 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.25 - add confirmation flag " 2024-01-11 16:20:33,943 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.26 - add access control context " 2024-01-11 16:20:33,945 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.27 - target type inherit type " 2024-01-11 16:20:33,947 INFO main o.f.c.i.c.DbMigrate:37 - Successfully applied 47 migrations to schema "PUBLIC", now at version v1.12.27 (execution time 00:00.169s) 2024-01-11 16:20:34,010 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:437 - Initialized JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 16:20:34,496 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:339 - Usage of Spring Data projections detected on persistence provider EclipseLink. Make sure the following query methods declare result columns in exactly the order the accessors are declared in the projecting interface or the order of parameters for DTOs: 2024-01-11 16:20:34,497 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutId(java.lang.Long) 2024-01-11 16:20:34,498 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutId(java.util.List) 2024-01-11 16:20:34,506 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutGroupId(java.util.List) 2024-01-11 16:20:34,507 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutGroupId(java.lang.Long) 2024-01-11 16:20:34,839 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:339 - Usage of Spring Data projections detected on persistence provider EclipseLink. Make sure the following query methods declare result columns in exactly the order the accessors are declared in the projecting interface or the order of parameters for DTOs: 2024-01-11 16:20:34,839 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.DistributionSetRepository.countRolloutsByStatusForDistributionSet(java.lang.Long) 2024-01-11 16:20:34,841 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.DistributionSetRepository.countActionsByStatusForDistributionSet(java.lang.Long) 2024-01-11 16:20:35,453 WARN main o.s.b.a.o.j.JpaBaseConfiguration$JpaWebConfiguration:223 - spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning 2024-01-11 16:20:36,027 WARN main o.s.b.a.s.s.UserDetailsServiceAutoConfiguration:89 - Using generated security password: 0e744f76-783b-4160-b367-ec1d6b3fabb0 This generated password is for development use only. Your security configuration must be updated before running your application in production. 2024-01-11 16:20:36,107 INFO main o.s.s.w.DefaultSecurityFilterChain:55 - Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@35df59b2, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@4b5ed9fc, org.springframework.security.web.context.SecurityContextPersistenceFilter@68bbd8af, org.springframework.security.web.header.HeaderWriterFilter@336cff14, org.springframework.security.web.csrf.CsrfFilter@247c9dd9, org.springframework.security.web.authentication.logout.LogoutFilter@17bddf70, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@6404c2f4, org.springframework.security.web.authentication.ui.DefaultLoginPageGeneratingFilter@3517b3e5, org.springframework.security.web.authentication.ui.DefaultLogoutPageGeneratingFilter@98fb101, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@4a12f5b5, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@22de6f4e, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@1496a51a, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@54ed52d8, org.springframework.security.web.session.SessionManagementFilter@28690a2e, org.springframework.security.web.access.ExceptionTranslationFilter@551572db, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@42b7990c] 2024-01-11 16:20:36,277 INFO main o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'application.springCloudBusInput' has 1 subscriber(s). 2024-01-11 16:20:36,406 INFO main o.s.i.e.EventDrivenConsumer:174 - Adding {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 2024-01-11 16:20:36,406 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 1 subscriber(s). 2024-01-11 16:20:36,406 INFO main o.s.i.e.EventDrivenConsumer:292 - started bean '_org.springframework.integration.errorLogger' 2024-01-11 16:20:36,408 INFO main o.e.h.r.e.r.RemoteTenantAwareEventTest:61 - Started RemoteTenantAwareEventTest in 2.992 seconds (JVM running for 365.633) 2024-01-11 16:20:36,496 INFO pool-164-thread-1 o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'unknown.channel.name' has 1 subscriber(s). 2024-01-11 16:20:36,551 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.event.remote.RemoteTenantAwareEventTest.testCancelTargetAssignmentEvent()]... 2024-01-11 16:20:36,886 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.event.remote.RemoteTenantAwareEventTest.testCancelTargetAssignmentEvent()] succeeded. 2024-01-11 16:20:36,915 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.event.remote.RemoteTenantAwareEventTest.reloadDownloadProgessByRemoteEvent()]... 2024-01-11 16:20:36,923 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.event.remote.RemoteTenantAwareEventTest.reloadDownloadProgessByRemoteEvent()] succeeded. 2024-01-11 16:20:36,985 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.event.remote.RemoteTenantAwareEventTest.testMultiActionAssignEvent()]... 2024-01-11 16:20:37,013 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.event.remote.RemoteTenantAwareEventTest.testMultiActionAssignEvent()] succeeded. 2024-01-11 16:20:37,041 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.event.remote.RemoteTenantAwareEventTest.testTargetAssignDistributionSetEvent()]... 2024-01-11 16:20:37,090 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.event.remote.RemoteTenantAwareEventTest.testTargetAssignDistributionSetEvent()] succeeded. 2024-01-11 16:20:37,116 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.event.remote.RemoteTenantAwareEventTest.testMultiActionCancelEvent()]... 2024-01-11 16:20:37,130 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.event.remote.RemoteTenantAwareEventTest.testMultiActionCancelEvent()] succeeded. 2024-01-11 16:20:37,132 INFO main o.s.i.e.EventDrivenConsumer:174 - Removing {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 2024-01-11 16:20:37,133 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 0 subscriber(s). 2024-01-11 16:20:37,133 INFO main o.s.i.e.EventDrivenConsumer:292 - stopped bean '_org.springframework.integration.errorLogger' 2024-01-11 16:20:37,137 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:651 - Closing JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 16:20:37,137 INFO main c.z.h.HikariDataSource:350 - HikariPool-55 - Shutdown initiated... 2024-01-11 16:20:37,138 INFO main c.z.h.HikariDataSource:352 - HikariPool-55 - Shutdown completed. [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.729 s -- in org.eclipse.hawkbit.repository.event.remote.RemoteTenantAwareEventTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 614, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jar:3.2.2:jar (default-jar) @ hawkbit-repository-jpa --- [INFO] Building jar: /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/hawkbit-repository-jpa-0.4.1.jar [INFO] [INFO] >>> source:3.2.1:jar (attach-sources) > generate-sources @ hawkbit-repository-jpa >>> [INFO] [INFO] --- enforcer:3.3.0:enforce (enforce-no-snapshots) @ hawkbit-repository-jpa --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- eclipselink:2.7.9.1:modelgen (modelgen) @ hawkbit-repository-jpa --- [INFO] JPA modelgen: Found 176 source files for potential processing [INFO] JPA modelgen: Output directory: /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/generated-sources/apt [INFO] [INFO] --- build-helper:3.3.0:add-source (add-source) @ hawkbit-repository-jpa --- [INFO] Source directory: /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/generated-sources/apt added. [INFO] [INFO] <<< source:3.2.1:jar (attach-sources) < generate-sources @ hawkbit-repository-jpa <<< [INFO] [INFO] [INFO] --- source:3.2.1:jar (attach-sources) @ hawkbit-repository-jpa --- [INFO] Building jar: /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/hawkbit-repository-jpa-0.4.1-sources.jar [INFO] [INFO] --- jacoco:0.8.8:prepare-agent-integration (prepare-it-agent) @ hawkbit-repository-jpa --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/jacoco-it.exec [INFO] [INFO] --- license-tool:1.0.2:license-check (license-check) @ hawkbit-repository-jpa --- [INFO] [INFO] --- gpg:1.6:sign (sign-artifacts) @ hawkbit-repository-jpa --- [INFO] [INFO] --- install:2.5.2:install (default-install) @ hawkbit-repository-jpa --- [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/hawkbit-repository-jpa-0.4.1.jar to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-repository-jpa/0.4.1/hawkbit-repository-jpa-0.4.1.jar [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-repository-jpa/0.4.1/hawkbit-repository-jpa-0.4.1.pom [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/hawkbit-repository-jpa-0.4.1-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-repository-jpa/0.4.1/hawkbit-repository-jpa-0.4.1-javadoc.jar [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/hawkbit-repository-jpa-0.4.1-sources.jar to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-repository-jpa/0.4.1/hawkbit-repository-jpa-0.4.1-sources.jar [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/hawkbit-repository-jpa-0.4.1.jar.asc to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-repository-jpa/0.4.1/hawkbit-repository-jpa-0.4.1.jar.asc [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/hawkbit-repository-jpa-0.4.1.pom.asc to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-repository-jpa/0.4.1/hawkbit-repository-jpa-0.4.1.pom.asc [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/hawkbit-repository-jpa-0.4.1-javadoc.jar.asc to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-repository-jpa/0.4.1/hawkbit-repository-jpa-0.4.1-javadoc.jar.asc [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/hawkbit-repository-jpa-0.4.1-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-repository-jpa/0.4.1/hawkbit-repository-jpa-0.4.1-sources.jar.asc [INFO] [INFO] --- nexus-staging:1.6.13:deploy (injected-nexus-deploy) @ hawkbit-repository-jpa --- [INFO] Performing local staging (local stagingDirectory="/home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging")... [INFO] + Using server credentials "ossrh" from Maven settings. [INFO] * Connected to Nexus at https://oss.sonatype.org:443/, is version 2.15.1-02 and edition "Professional" [INFO] * Using staging profile ID "1d2b23f380235e" (matched by Nexus). [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/hawkbit-repository-jpa-0.4.1.jar to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-repository-jpa/0.4.1/hawkbit-repository-jpa-0.4.1.jar [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/.flattened-pom.xml to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-repository-jpa/0.4.1/hawkbit-repository-jpa-0.4.1.pom [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/hawkbit-repository-jpa-0.4.1-javadoc.jar to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-repository-jpa/0.4.1/hawkbit-repository-jpa-0.4.1-javadoc.jar [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/hawkbit-repository-jpa-0.4.1-sources.jar to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-repository-jpa/0.4.1/hawkbit-repository-jpa-0.4.1-sources.jar [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/hawkbit-repository-jpa-0.4.1.jar.asc to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-repository-jpa/0.4.1/hawkbit-repository-jpa-0.4.1.jar.asc [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/hawkbit-repository-jpa-0.4.1.pom.asc to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-repository-jpa/0.4.1/hawkbit-repository-jpa-0.4.1.pom.asc [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/hawkbit-repository-jpa-0.4.1-javadoc.jar.asc to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-repository-jpa/0.4.1/hawkbit-repository-jpa-0.4.1-javadoc.jar.asc [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/hawkbit-repository-jpa-0.4.1-sources.jar.asc to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-repository-jpa/0.4.1/hawkbit-repository-jpa-0.4.1-sources.jar.asc [INFO] Execution skipped to the last project... [INFO] [INFO] ----------< org.eclipse.hawkbit:hawkbit-security-integration >---------- [INFO] Building hawkBit :: Security Integration 0.4.1 [10/37] [INFO] from hawkbit-security-integration/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ hawkbit-security-integration --- [INFO] [INFO] --- flatten:1.5.0:clean (flatten.clean) @ hawkbit-security-integration --- [INFO] [INFO] --- enforcer:3.3.0:enforce (enforce-no-snapshots) @ hawkbit-security-integration --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ hawkbit-security-integration --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-security-integration/src/main/resources [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-security-integration/src/main/resources [INFO] [INFO] --- flatten:1.5.0:flatten (flatten) @ hawkbit-security-integration --- [INFO] Generating flattened POM of project org.eclipse.hawkbit:hawkbit-security-integration:jar:0.4.1... [INFO] [INFO] --- compiler:3.10.1:compile (default-compile) @ hawkbit-security-integration --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 11 source files to /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-security-integration/target/classes [INFO] [INFO] --- license:2.11:check (default-cli) @ hawkbit-security-integration --- [INFO] Checking licenses... [INFO] [INFO] --- javadoc:3.4.1:jar (default-cli) @ hawkbit-security-integration --- [INFO] No previous run data found, generating javadoc. [INFO] Building jar: /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-security-integration/target/hawkbit-security-integration-0.4.1-javadoc.jar [INFO] [INFO] --- enforcer:3.3.0:enforce (enforce-no-snapshots) @ hawkbit-security-integration --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ hawkbit-security-integration --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-security-integration/src/main/resources [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-security-integration/src/main/resources [INFO] [INFO] --- flatten:1.5.0:flatten (flatten) @ hawkbit-security-integration --- [INFO] Generating flattened POM of project org.eclipse.hawkbit:hawkbit-security-integration:jar:0.4.1... [INFO] [INFO] --- compiler:3.10.1:compile (default-compile) @ hawkbit-security-integration --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 11 source files to /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-security-integration/target/classes [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ hawkbit-security-integration --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-security-integration/src/test/resources [INFO] [INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ hawkbit-security-integration --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-security-integration/target/test-classes [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-security-integration/src/test/java/org/eclipse/hawkbit/security/ControllerPreAuthenticatedSecurityHeaderFilterTest.java:[119,48] unchecked cast required: java.util.Collection found: java.lang.Object [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-security-integration/src/test/java/org/eclipse/hawkbit/security/ControllerPreAuthenticatedSecurityHeaderFilterTest.java:[121,48] unchecked cast required: java.util.Collection found: java.lang.Object [INFO] [INFO] --- jacoco:0.8.8:prepare-agent (prepare-ut-agent) @ hawkbit-security-integration --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-security-integration/target/jacoco.exec [INFO] [INFO] --- surefire:3.1.2:test (default-test) @ hawkbit-security-integration --- [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.eclipse.hawkbit.security.ControllerPreAuthenticatedSecurityHeaderFilterTest 16:20:48.370 [main] DEBUG org.eclipse.hawkbit.security.SystemSecurityContext - entering system code execution 16:20:48.381 [main] DEBUG org.eclipse.hawkbit.security.SystemSecurityContext - leaving system code execution 16:20:48.382 [main] DEBUG server-security.authentication - Certificate request but no matching hash found in headers X-Ssl-Issuer-Hash-%d for common name box1 in request 16:20:48.686 [main] DEBUG org.eclipse.hawkbit.security.SystemSecurityContext - entering system code execution 16:20:48.687 [main] DEBUG org.eclipse.hawkbit.security.SystemSecurityContext - leaving system code execution 16:20:48.697 [main] DEBUG org.eclipse.hawkbit.security.SystemSecurityContext - entering system code execution 16:20:48.697 [main] DEBUG org.eclipse.hawkbit.security.SystemSecurityContext - leaving system code execution 16:20:48.697 [main] DEBUG org.eclipse.hawkbit.security.SystemSecurityContext - entering system code execution 16:20:48.698 [main] DEBUG org.eclipse.hawkbit.security.SystemSecurityContext - leaving system code execution 16:20:48.698 [main] DEBUG org.eclipse.hawkbit.security.SystemSecurityContext - entering system code execution 16:20:48.698 [main] DEBUG org.eclipse.hawkbit.security.SystemSecurityContext - leaving system code execution 16:20:48.706 [main] DEBUG org.eclipse.hawkbit.security.SystemSecurityContext - entering system code execution 16:20:48.707 [main] DEBUG org.eclipse.hawkbit.security.SystemSecurityContext - leaving system code execution 16:20:48.707 [main] DEBUG org.eclipse.hawkbit.security.SystemSecurityContext - entering system code execution 16:20:48.708 [main] DEBUG org.eclipse.hawkbit.security.SystemSecurityContext - leaving system code execution 16:20:48.708 [main] DEBUG org.eclipse.hawkbit.security.SystemSecurityContext - entering system code execution 16:20:48.708 [main] DEBUG org.eclipse.hawkbit.security.SystemSecurityContext - leaving system code execution 16:20:48.708 [main] DEBUG org.eclipse.hawkbit.security.SystemSecurityContext - entering system code execution 16:20:48.709 [main] DEBUG org.eclipse.hawkbit.security.SystemSecurityContext - leaving system code execution [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.557 s -- in org.eclipse.hawkbit.security.ControllerPreAuthenticatedSecurityHeaderFilterTest [INFO] Running org.eclipse.hawkbit.security.ControllerPreAuthenticatedAnonymousDownloadTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.079 s -- in org.eclipse.hawkbit.security.ControllerPreAuthenticatedAnonymousDownloadTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jar:3.2.2:jar (default-jar) @ hawkbit-security-integration --- [INFO] Building jar: /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-security-integration/target/hawkbit-security-integration-0.4.1.jar [INFO] [INFO] >>> source:3.2.1:jar (attach-sources) > generate-sources @ hawkbit-security-integration >>> [INFO] [INFO] --- enforcer:3.3.0:enforce (enforce-no-snapshots) @ hawkbit-security-integration --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] <<< source:3.2.1:jar (attach-sources) < generate-sources @ hawkbit-security-integration <<< [INFO] [INFO] [INFO] --- source:3.2.1:jar (attach-sources) @ hawkbit-security-integration --- [INFO] Building jar: /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-security-integration/target/hawkbit-security-integration-0.4.1-sources.jar [INFO] [INFO] --- jacoco:0.8.8:prepare-agent-integration (prepare-it-agent) @ hawkbit-security-integration --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-security-integration/target/jacoco-it.exec [INFO] [INFO] --- license-tool:1.0.2:license-check (license-check) @ hawkbit-security-integration --- [INFO] [INFO] --- gpg:1.6:sign (sign-artifacts) @ hawkbit-security-integration --- [INFO] [INFO] --- install:2.5.2:install (default-install) @ hawkbit-security-integration --- [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-security-integration/target/hawkbit-security-integration-0.4.1.jar to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-security-integration/0.4.1/hawkbit-security-integration-0.4.1.jar [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-security-integration/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-security-integration/0.4.1/hawkbit-security-integration-0.4.1.pom [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-security-integration/target/hawkbit-security-integration-0.4.1-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-security-integration/0.4.1/hawkbit-security-integration-0.4.1-javadoc.jar [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-security-integration/target/hawkbit-security-integration-0.4.1-sources.jar to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-security-integration/0.4.1/hawkbit-security-integration-0.4.1-sources.jar [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-security-integration/target/hawkbit-security-integration-0.4.1.jar.asc to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-security-integration/0.4.1/hawkbit-security-integration-0.4.1.jar.asc [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-security-integration/target/hawkbit-security-integration-0.4.1.pom.asc to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-security-integration/0.4.1/hawkbit-security-integration-0.4.1.pom.asc [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-security-integration/target/hawkbit-security-integration-0.4.1-javadoc.jar.asc to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-security-integration/0.4.1/hawkbit-security-integration-0.4.1-javadoc.jar.asc [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-security-integration/target/hawkbit-security-integration-0.4.1-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-security-integration/0.4.1/hawkbit-security-integration-0.4.1-sources.jar.asc [INFO] [INFO] --- nexus-staging:1.6.13:deploy (injected-nexus-deploy) @ hawkbit-security-integration --- [INFO] Performing local staging (local stagingDirectory="/home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging")... [INFO] + Using server credentials "ossrh" from Maven settings. [INFO] * Connected to Nexus at https://oss.sonatype.org:443/, is version 2.15.1-02 and edition "Professional" [INFO] * Using staging profile ID "1d2b23f380235e" (matched by Nexus). [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-security-integration/target/hawkbit-security-integration-0.4.1.jar to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-security-integration/0.4.1/hawkbit-security-integration-0.4.1.jar [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-security-integration/.flattened-pom.xml to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-security-integration/0.4.1/hawkbit-security-integration-0.4.1.pom [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-security-integration/target/hawkbit-security-integration-0.4.1-javadoc.jar to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-security-integration/0.4.1/hawkbit-security-integration-0.4.1-javadoc.jar [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-security-integration/target/hawkbit-security-integration-0.4.1-sources.jar to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-security-integration/0.4.1/hawkbit-security-integration-0.4.1-sources.jar [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-security-integration/target/hawkbit-security-integration-0.4.1.jar.asc to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-security-integration/0.4.1/hawkbit-security-integration-0.4.1.jar.asc [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-security-integration/target/hawkbit-security-integration-0.4.1.pom.asc to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-security-integration/0.4.1/hawkbit-security-integration-0.4.1.pom.asc [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-security-integration/target/hawkbit-security-integration-0.4.1-javadoc.jar.asc to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-security-integration/0.4.1/hawkbit-security-integration-0.4.1-javadoc.jar.asc [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-security-integration/target/hawkbit-security-integration-0.4.1-sources.jar.asc to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-security-integration/0.4.1/hawkbit-security-integration-0.4.1-sources.jar.asc [INFO] Execution skipped to the last project... [INFO] [INFO] -------------< org.eclipse.hawkbit:hawkbit-http-security >-------------- [INFO] Building hawkBit :: HTTP Security 0.4.1 [11/37] [INFO] from hawkbit-http-security/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ hawkbit-http-security --- [INFO] [INFO] --- flatten:1.5.0:clean (flatten.clean) @ hawkbit-http-security --- [INFO] [INFO] --- enforcer:3.3.0:enforce (enforce-no-snapshots) @ hawkbit-http-security --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ hawkbit-http-security --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-http-security/src/main/resources [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-http-security/src/main/resources [INFO] [INFO] --- flatten:1.5.0:flatten (flatten) @ hawkbit-http-security --- [INFO] Generating flattened POM of project org.eclipse.hawkbit:hawkbit-http-security:jar:0.4.1... [INFO] [INFO] --- compiler:3.10.1:compile (default-compile) @ hawkbit-http-security --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 8 source files to /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-http-security/target/classes [INFO] [INFO] --- license:2.11:check (default-cli) @ hawkbit-http-security --- [INFO] Checking licenses... [INFO] [INFO] --- javadoc:3.4.1:jar (default-cli) @ hawkbit-http-security --- [INFO] No previous run data found, generating javadoc. [INFO] Building jar: /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-http-security/target/hawkbit-http-security-0.4.1-javadoc.jar [INFO] [INFO] --- enforcer:3.3.0:enforce (enforce-no-snapshots) @ hawkbit-http-security --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ hawkbit-http-security --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-http-security/src/main/resources [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-http-security/src/main/resources [INFO] [INFO] --- flatten:1.5.0:flatten (flatten) @ hawkbit-http-security --- [INFO] Generating flattened POM of project org.eclipse.hawkbit:hawkbit-http-security:jar:0.4.1... [INFO] [INFO] --- compiler:3.10.1:compile (default-compile) @ hawkbit-http-security --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 8 source files to /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-http-security/target/classes [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ hawkbit-http-security --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-http-security/src/test/resources [INFO] [INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ hawkbit-http-security --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-http-security/target/test-classes [INFO] [INFO] --- jacoco:0.8.8:prepare-agent (prepare-ut-agent) @ hawkbit-http-security --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-http-security/target/jacoco.exec [INFO] [INFO] --- surefire:3.1.2:test (default-test) @ hawkbit-http-security --- [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.eclipse.hawkbit.security.PreAuthTokenSourceTrustAuthenticationProviderTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.416 s -- in org.eclipse.hawkbit.security.PreAuthTokenSourceTrustAuthenticationProviderTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jar:3.2.2:jar (default-jar) @ hawkbit-http-security --- [INFO] Building jar: /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-http-security/target/hawkbit-http-security-0.4.1.jar [INFO] [INFO] >>> source:3.2.1:jar (attach-sources) > generate-sources @ hawkbit-http-security >>> [INFO] [INFO] --- enforcer:3.3.0:enforce (enforce-no-snapshots) @ hawkbit-http-security --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] <<< source:3.2.1:jar (attach-sources) < generate-sources @ hawkbit-http-security <<< [INFO] [INFO] [INFO] --- source:3.2.1:jar (attach-sources) @ hawkbit-http-security --- [INFO] Building jar: /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-http-security/target/hawkbit-http-security-0.4.1-sources.jar [INFO] [INFO] --- jacoco:0.8.8:prepare-agent-integration (prepare-it-agent) @ hawkbit-http-security --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-http-security/target/jacoco-it.exec [INFO] [INFO] --- license-tool:1.0.2:license-check (license-check) @ hawkbit-http-security --- [INFO] [INFO] --- gpg:1.6:sign (sign-artifacts) @ hawkbit-http-security --- [INFO] [INFO] --- install:2.5.2:install (default-install) @ hawkbit-http-security --- [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-http-security/target/hawkbit-http-security-0.4.1.jar to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-http-security/0.4.1/hawkbit-http-security-0.4.1.jar [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-http-security/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-http-security/0.4.1/hawkbit-http-security-0.4.1.pom [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-http-security/target/hawkbit-http-security-0.4.1-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-http-security/0.4.1/hawkbit-http-security-0.4.1-javadoc.jar [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-http-security/target/hawkbit-http-security-0.4.1-sources.jar to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-http-security/0.4.1/hawkbit-http-security-0.4.1-sources.jar [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-http-security/target/hawkbit-http-security-0.4.1.jar.asc to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-http-security/0.4.1/hawkbit-http-security-0.4.1.jar.asc [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-http-security/target/hawkbit-http-security-0.4.1.pom.asc to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-http-security/0.4.1/hawkbit-http-security-0.4.1.pom.asc [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-http-security/target/hawkbit-http-security-0.4.1-javadoc.jar.asc to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-http-security/0.4.1/hawkbit-http-security-0.4.1-javadoc.jar.asc [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-http-security/target/hawkbit-http-security-0.4.1-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-http-security/0.4.1/hawkbit-http-security-0.4.1-sources.jar.asc [INFO] [INFO] --- nexus-staging:1.6.13:deploy (injected-nexus-deploy) @ hawkbit-http-security --- [INFO] Performing local staging (local stagingDirectory="/home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging")... [INFO] + Using server credentials "ossrh" from Maven settings. [INFO] * Connected to Nexus at https://oss.sonatype.org:443/, is version 2.15.1-02 and edition "Professional" [INFO] * Using staging profile ID "1d2b23f380235e" (matched by Nexus). [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-http-security/target/hawkbit-http-security-0.4.1.jar to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-http-security/0.4.1/hawkbit-http-security-0.4.1.jar [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-http-security/.flattened-pom.xml to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-http-security/0.4.1/hawkbit-http-security-0.4.1.pom [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-http-security/target/hawkbit-http-security-0.4.1-javadoc.jar to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-http-security/0.4.1/hawkbit-http-security-0.4.1-javadoc.jar [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-http-security/target/hawkbit-http-security-0.4.1-sources.jar to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-http-security/0.4.1/hawkbit-http-security-0.4.1-sources.jar [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-http-security/target/hawkbit-http-security-0.4.1.jar.asc to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-http-security/0.4.1/hawkbit-http-security-0.4.1.jar.asc [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-http-security/target/hawkbit-http-security-0.4.1.pom.asc to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-http-security/0.4.1/hawkbit-http-security-0.4.1.pom.asc [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-http-security/target/hawkbit-http-security-0.4.1-javadoc.jar.asc to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-http-security/0.4.1/hawkbit-http-security-0.4.1-javadoc.jar.asc [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-http-security/target/hawkbit-http-security-0.4.1-sources.jar.asc to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-http-security/0.4.1/hawkbit-http-security-0.4.1-sources.jar.asc [INFO] Execution skipped to the last project... [INFO] [INFO] ---------------< org.eclipse.hawkbit:hawkbit-dmf-parent >--------------- [INFO] Building hawkBit :: DMF 0.4.1 [12/37] [INFO] from hawkbit-dmf/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ hawkbit-dmf-parent --- [INFO] [INFO] --- flatten:1.5.0:clean (flatten.clean) @ hawkbit-dmf-parent --- [INFO] [INFO] --- enforcer:3.3.0:enforce (enforce-no-snapshots) @ hawkbit-dmf-parent --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- flatten:1.5.0:flatten (flatten) @ hawkbit-dmf-parent --- [INFO] Generating flattened POM of project org.eclipse.hawkbit:hawkbit-dmf-parent:pom:0.4.1... [INFO] [INFO] --- license:2.11:check (default-cli) @ hawkbit-dmf-parent --- [INFO] Checking licenses... [INFO] [INFO] --- javadoc:3.4.1:jar (default-cli) @ hawkbit-dmf-parent --- [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] --- enforcer:3.3.0:enforce (enforce-no-snapshots) @ hawkbit-dmf-parent --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- flatten:1.5.0:flatten (flatten) @ hawkbit-dmf-parent --- [INFO] Generating flattened POM of project org.eclipse.hawkbit:hawkbit-dmf-parent:pom:0.4.1... [INFO] [INFO] --- jacoco:0.8.8:prepare-agent (prepare-ut-agent) @ hawkbit-dmf-parent --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-dmf/target/jacoco.exec [INFO] [INFO] >>> source:3.2.1:jar (attach-sources) > generate-sources @ hawkbit-dmf-parent >>> [INFO] [INFO] --- enforcer:3.3.0:enforce (enforce-no-snapshots) @ hawkbit-dmf-parent --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] <<< source:3.2.1:jar (attach-sources) < generate-sources @ hawkbit-dmf-parent <<< [INFO] [INFO] [INFO] --- source:3.2.1:jar (attach-sources) @ hawkbit-dmf-parent --- [INFO] [INFO] --- jacoco:0.8.8:prepare-agent-integration (prepare-it-agent) @ hawkbit-dmf-parent --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-dmf/target/jacoco-it.exec [INFO] [INFO] --- license-tool:1.0.2:license-check (license-check) @ hawkbit-dmf-parent --- [INFO] [INFO] --- gpg:1.6:sign (sign-artifacts) @ hawkbit-dmf-parent --- [INFO] [INFO] --- install:2.5.2:install (default-install) @ hawkbit-dmf-parent --- [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-dmf/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-dmf-parent/0.4.1/hawkbit-dmf-parent-0.4.1.pom [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-dmf/target/hawkbit-dmf-parent-0.4.1.pom.asc to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-dmf-parent/0.4.1/hawkbit-dmf-parent-0.4.1.pom.asc [INFO] [INFO] --- nexus-staging:1.6.13:deploy (injected-nexus-deploy) @ hawkbit-dmf-parent --- [INFO] Performing local staging (local stagingDirectory="/home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging")... [INFO] + Using server credentials "ossrh" from Maven settings. [INFO] * Connected to Nexus at https://oss.sonatype.org:443/, is version 2.15.1-02 and edition "Professional" [INFO] * Using staging profile ID "1d2b23f380235e" (matched by Nexus). [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-dmf/.flattened-pom.xml to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-dmf-parent/0.4.1/hawkbit-dmf-parent-0.4.1.pom [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-dmf/target/hawkbit-dmf-parent-0.4.1.pom.asc to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-dmf-parent/0.4.1/hawkbit-dmf-parent-0.4.1.pom.asc [INFO] Execution skipped to the last project... [INFO] [INFO] ----------------< org.eclipse.hawkbit:hawkbit-dmf-api >----------------- [INFO] Building hawkBit :: DMF :: API 0.4.1 [13/37] [INFO] from hawkbit-dmf/hawkbit-dmf-api/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ hawkbit-dmf-api --- [INFO] [INFO] --- flatten:1.5.0:clean (flatten.clean) @ hawkbit-dmf-api --- [INFO] [INFO] --- enforcer:3.3.0:enforce (enforce-no-snapshots) @ hawkbit-dmf-api --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ hawkbit-dmf-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-dmf/hawkbit-dmf-api/src/main/resources [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-dmf/hawkbit-dmf-api/src/main/resources [INFO] [INFO] --- flatten:1.5.0:flatten (flatten) @ hawkbit-dmf-api --- [INFO] Generating flattened POM of project org.eclipse.hawkbit:hawkbit-dmf-api:jar:0.4.1... [INFO] [INFO] --- compiler:3.10.1:compile (default-compile) @ hawkbit-dmf-api --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 21 source files to /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-dmf/hawkbit-dmf-api/target/classes [INFO] [INFO] --- license:2.11:check (default-cli) @ hawkbit-dmf-api --- [INFO] Checking licenses... [INFO] [INFO] --- javadoc:3.4.1:jar (default-cli) @ hawkbit-dmf-api --- [INFO] No previous run data found, generating javadoc. [INFO] Building jar: /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-dmf/hawkbit-dmf-api/target/hawkbit-dmf-api-0.4.1-javadoc.jar [INFO] [INFO] --- enforcer:3.3.0:enforce (enforce-no-snapshots) @ hawkbit-dmf-api --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ hawkbit-dmf-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-dmf/hawkbit-dmf-api/src/main/resources [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-dmf/hawkbit-dmf-api/src/main/resources [INFO] [INFO] --- flatten:1.5.0:flatten (flatten) @ hawkbit-dmf-api --- [INFO] Generating flattened POM of project org.eclipse.hawkbit:hawkbit-dmf-api:jar:0.4.1... [INFO] [INFO] --- compiler:3.10.1:compile (default-compile) @ hawkbit-dmf-api --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 21 source files to /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-dmf/hawkbit-dmf-api/target/classes [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ hawkbit-dmf-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-dmf/hawkbit-dmf-api/src/test/resources [INFO] [INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ hawkbit-dmf-api --- [INFO] No sources to compile [INFO] [INFO] --- jacoco:0.8.8:prepare-agent (prepare-ut-agent) @ hawkbit-dmf-api --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-dmf/hawkbit-dmf-api/target/jacoco.exec [INFO] [INFO] --- surefire:3.1.2:test (default-test) @ hawkbit-dmf-api --- [INFO] No tests to run. [INFO] [INFO] --- jar:3.2.2:jar (default-jar) @ hawkbit-dmf-api --- [INFO] Building jar: /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-dmf/hawkbit-dmf-api/target/hawkbit-dmf-api-0.4.1.jar [INFO] [INFO] >>> source:3.2.1:jar (attach-sources) > generate-sources @ hawkbit-dmf-api >>> [INFO] [INFO] --- enforcer:3.3.0:enforce (enforce-no-snapshots) @ hawkbit-dmf-api --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] <<< source:3.2.1:jar (attach-sources) < generate-sources @ hawkbit-dmf-api <<< [INFO] [INFO] [INFO] --- source:3.2.1:jar (attach-sources) @ hawkbit-dmf-api --- [INFO] Building jar: /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-dmf/hawkbit-dmf-api/target/hawkbit-dmf-api-0.4.1-sources.jar [INFO] [INFO] --- jacoco:0.8.8:prepare-agent-integration (prepare-it-agent) @ hawkbit-dmf-api --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-dmf/hawkbit-dmf-api/target/jacoco-it.exec [INFO] [INFO] --- license-tool:1.0.2:license-check (license-check) @ hawkbit-dmf-api --- [INFO] [INFO] --- gpg:1.6:sign (sign-artifacts) @ hawkbit-dmf-api --- [INFO] [INFO] --- install:2.5.2:install (default-install) @ hawkbit-dmf-api --- [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-dmf/hawkbit-dmf-api/target/hawkbit-dmf-api-0.4.1.jar to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-dmf-api/0.4.1/hawkbit-dmf-api-0.4.1.jar [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-dmf/hawkbit-dmf-api/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-dmf-api/0.4.1/hawkbit-dmf-api-0.4.1.pom [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-dmf/hawkbit-dmf-api/target/hawkbit-dmf-api-0.4.1-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-dmf-api/0.4.1/hawkbit-dmf-api-0.4.1-javadoc.jar [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-dmf/hawkbit-dmf-api/target/hawkbit-dmf-api-0.4.1-sources.jar to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-dmf-api/0.4.1/hawkbit-dmf-api-0.4.1-sources.jar [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-dmf/hawkbit-dmf-api/target/hawkbit-dmf-api-0.4.1.jar.asc to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-dmf-api/0.4.1/hawkbit-dmf-api-0.4.1.jar.asc [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-dmf/hawkbit-dmf-api/target/hawkbit-dmf-api-0.4.1.pom.asc to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-dmf-api/0.4.1/hawkbit-dmf-api-0.4.1.pom.asc [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-dmf/hawkbit-dmf-api/target/hawkbit-dmf-api-0.4.1-javadoc.jar.asc to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-dmf-api/0.4.1/hawkbit-dmf-api-0.4.1-javadoc.jar.asc [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-dmf/hawkbit-dmf-api/target/hawkbit-dmf-api-0.4.1-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-dmf-api/0.4.1/hawkbit-dmf-api-0.4.1-sources.jar.asc [INFO] [INFO] --- nexus-staging:1.6.13:deploy (injected-nexus-deploy) @ hawkbit-dmf-api --- [INFO] Performing local staging (local stagingDirectory="/home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging")... [INFO] + Using server credentials "ossrh" from Maven settings. [INFO] * Connected to Nexus at https://oss.sonatype.org:443/, is version 2.15.1-02 and edition "Professional" [INFO] * Using staging profile ID "1d2b23f380235e" (matched by Nexus). [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-dmf/hawkbit-dmf-api/target/hawkbit-dmf-api-0.4.1.jar to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-dmf-api/0.4.1/hawkbit-dmf-api-0.4.1.jar [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-dmf/hawkbit-dmf-api/.flattened-pom.xml to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-dmf-api/0.4.1/hawkbit-dmf-api-0.4.1.pom [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-dmf/hawkbit-dmf-api/target/hawkbit-dmf-api-0.4.1-javadoc.jar to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-dmf-api/0.4.1/hawkbit-dmf-api-0.4.1-javadoc.jar [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-dmf/hawkbit-dmf-api/target/hawkbit-dmf-api-0.4.1-sources.jar to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-dmf-api/0.4.1/hawkbit-dmf-api-0.4.1-sources.jar [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-dmf/hawkbit-dmf-api/target/hawkbit-dmf-api-0.4.1.jar.asc to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-dmf-api/0.4.1/hawkbit-dmf-api-0.4.1.jar.asc [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-dmf/hawkbit-dmf-api/target/hawkbit-dmf-api-0.4.1.pom.asc to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-dmf-api/0.4.1/hawkbit-dmf-api-0.4.1.pom.asc [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-dmf/hawkbit-dmf-api/target/hawkbit-dmf-api-0.4.1-javadoc.jar.asc to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-dmf-api/0.4.1/hawkbit-dmf-api-0.4.1-javadoc.jar.asc [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-dmf/hawkbit-dmf-api/target/hawkbit-dmf-api-0.4.1-sources.jar.asc to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-dmf-api/0.4.1/hawkbit-dmf-api-0.4.1-sources.jar.asc [INFO] Execution skipped to the last project... [INFO] [INFO] -----------< org.eclipse.hawkbit:hawkbit-dmf-rabbitmq-test >------------ [INFO] Building hawkBit :: DMF :: RabbitMq Test module 0.4.1 [14/37] [INFO] from hawkbit-dmf/hawkbit-dmf-rabbitmq-test/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ hawkbit-dmf-rabbitmq-test --- [INFO] [INFO] --- flatten:1.5.0:clean (flatten.clean) @ hawkbit-dmf-rabbitmq-test --- [INFO] [INFO] --- enforcer:3.3.0:enforce (enforce-no-snapshots) @ hawkbit-dmf-rabbitmq-test --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ hawkbit-dmf-rabbitmq-test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-dmf/hawkbit-dmf-rabbitmq-test/src/main/resources [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-dmf/hawkbit-dmf-rabbitmq-test/src/main/resources [INFO] [INFO] --- flatten:1.5.0:flatten (flatten) @ hawkbit-dmf-rabbitmq-test --- [INFO] Generating flattened POM of project org.eclipse.hawkbit:hawkbit-dmf-rabbitmq-test:jar:0.4.1... [INFO] [INFO] --- compiler:3.10.1:compile (default-compile) @ hawkbit-dmf-rabbitmq-test --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-dmf/hawkbit-dmf-rabbitmq-test/target/classes [INFO] [INFO] --- license:2.11:check (default-cli) @ hawkbit-dmf-rabbitmq-test --- [INFO] Checking licenses... [INFO] [INFO] --- javadoc:3.4.1:jar (default-cli) @ hawkbit-dmf-rabbitmq-test --- [INFO] No previous run data found, generating javadoc. [INFO] Building jar: /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-dmf/hawkbit-dmf-rabbitmq-test/target/hawkbit-dmf-rabbitmq-test-0.4.1-javadoc.jar [INFO] [INFO] --- enforcer:3.3.0:enforce (enforce-no-snapshots) @ hawkbit-dmf-rabbitmq-test --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ hawkbit-dmf-rabbitmq-test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-dmf/hawkbit-dmf-rabbitmq-test/src/main/resources [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-dmf/hawkbit-dmf-rabbitmq-test/src/main/resources [INFO] [INFO] --- flatten:1.5.0:flatten (flatten) @ hawkbit-dmf-rabbitmq-test --- [INFO] Generating flattened POM of project org.eclipse.hawkbit:hawkbit-dmf-rabbitmq-test:jar:0.4.1... [INFO] [INFO] --- compiler:3.10.1:compile (default-compile) @ hawkbit-dmf-rabbitmq-test --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-dmf/hawkbit-dmf-rabbitmq-test/target/classes [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ hawkbit-dmf-rabbitmq-test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-dmf/hawkbit-dmf-rabbitmq-test/src/test/resources [INFO] [INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ hawkbit-dmf-rabbitmq-test --- [INFO] No sources to compile [INFO] [INFO] --- jacoco:0.8.8:prepare-agent (prepare-ut-agent) @ hawkbit-dmf-rabbitmq-test --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-dmf/hawkbit-dmf-rabbitmq-test/target/jacoco.exec [INFO] [INFO] --- surefire:3.1.2:test (default-test) @ hawkbit-dmf-rabbitmq-test --- [INFO] No tests to run. [INFO] [INFO] --- jar:3.2.2:jar (default-jar) @ hawkbit-dmf-rabbitmq-test --- [INFO] Building jar: /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-dmf/hawkbit-dmf-rabbitmq-test/target/hawkbit-dmf-rabbitmq-test-0.4.1.jar [INFO] [INFO] >>> source:3.2.1:jar (attach-sources) > generate-sources @ hawkbit-dmf-rabbitmq-test >>> [INFO] [INFO] --- enforcer:3.3.0:enforce (enforce-no-snapshots) @ hawkbit-dmf-rabbitmq-test --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] <<< source:3.2.1:jar (attach-sources) < generate-sources @ hawkbit-dmf-rabbitmq-test <<< [INFO] [INFO] [INFO] --- source:3.2.1:jar (attach-sources) @ hawkbit-dmf-rabbitmq-test --- [INFO] Building jar: /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-dmf/hawkbit-dmf-rabbitmq-test/target/hawkbit-dmf-rabbitmq-test-0.4.1-sources.jar [INFO] [INFO] --- jacoco:0.8.8:prepare-agent-integration (prepare-it-agent) @ hawkbit-dmf-rabbitmq-test --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-dmf/hawkbit-dmf-rabbitmq-test/target/jacoco-it.exec [INFO] [INFO] --- license-tool:1.0.2:license-check (license-check) @ hawkbit-dmf-rabbitmq-test --- [INFO] [INFO] --- gpg:1.6:sign (sign-artifacts) @ hawkbit-dmf-rabbitmq-test --- [INFO] [INFO] --- install:2.5.2:install (default-install) @ hawkbit-dmf-rabbitmq-test --- [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-dmf/hawkbit-dmf-rabbitmq-test/target/hawkbit-dmf-rabbitmq-test-0.4.1.jar to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-dmf-rabbitmq-test/0.4.1/hawkbit-dmf-rabbitmq-test-0.4.1.jar [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-dmf/hawkbit-dmf-rabbitmq-test/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-dmf-rabbitmq-test/0.4.1/hawkbit-dmf-rabbitmq-test-0.4.1.pom [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-dmf/hawkbit-dmf-rabbitmq-test/target/hawkbit-dmf-rabbitmq-test-0.4.1-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-dmf-rabbitmq-test/0.4.1/hawkbit-dmf-rabbitmq-test-0.4.1-javadoc.jar [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-dmf/hawkbit-dmf-rabbitmq-test/target/hawkbit-dmf-rabbitmq-test-0.4.1-sources.jar to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-dmf-rabbitmq-test/0.4.1/hawkbit-dmf-rabbitmq-test-0.4.1-sources.jar [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-dmf/hawkbit-dmf-rabbitmq-test/target/hawkbit-dmf-rabbitmq-test-0.4.1.jar.asc to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-dmf-rabbitmq-test/0.4.1/hawkbit-dmf-rabbitmq-test-0.4.1.jar.asc [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-dmf/hawkbit-dmf-rabbitmq-test/target/hawkbit-dmf-rabbitmq-test-0.4.1.pom.asc to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-dmf-rabbitmq-test/0.4.1/hawkbit-dmf-rabbitmq-test-0.4.1.pom.asc [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-dmf/hawkbit-dmf-rabbitmq-test/target/hawkbit-dmf-rabbitmq-test-0.4.1-javadoc.jar.asc to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-dmf-rabbitmq-test/0.4.1/hawkbit-dmf-rabbitmq-test-0.4.1-javadoc.jar.asc [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-dmf/hawkbit-dmf-rabbitmq-test/target/hawkbit-dmf-rabbitmq-test-0.4.1-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-dmf-rabbitmq-test/0.4.1/hawkbit-dmf-rabbitmq-test-0.4.1-sources.jar.asc [INFO] [INFO] --- nexus-staging:1.6.13:deploy (injected-nexus-deploy) @ hawkbit-dmf-rabbitmq-test --- [INFO] Performing local staging (local stagingDirectory="/home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging")... [INFO] + Using server credentials "ossrh" from Maven settings. [INFO] * Connected to Nexus at https://oss.sonatype.org:443/, is version 2.15.1-02 and edition "Professional" [INFO] * Using staging profile ID "1d2b23f380235e" (matched by Nexus). [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-dmf/hawkbit-dmf-rabbitmq-test/target/hawkbit-dmf-rabbitmq-test-0.4.1.jar to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-dmf-rabbitmq-test/0.4.1/hawkbit-dmf-rabbitmq-test-0.4.1.jar [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-dmf/hawkbit-dmf-rabbitmq-test/.flattened-pom.xml to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-dmf-rabbitmq-test/0.4.1/hawkbit-dmf-rabbitmq-test-0.4.1.pom [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-dmf/hawkbit-dmf-rabbitmq-test/target/hawkbit-dmf-rabbitmq-test-0.4.1-javadoc.jar to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-dmf-rabbitmq-test/0.4.1/hawkbit-dmf-rabbitmq-test-0.4.1-javadoc.jar [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-dmf/hawkbit-dmf-rabbitmq-test/target/hawkbit-dmf-rabbitmq-test-0.4.1-sources.jar to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-dmf-rabbitmq-test/0.4.1/hawkbit-dmf-rabbitmq-test-0.4.1-sources.jar [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-dmf/hawkbit-dmf-rabbitmq-test/target/hawkbit-dmf-rabbitmq-test-0.4.1.jar.asc to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-dmf-rabbitmq-test/0.4.1/hawkbit-dmf-rabbitmq-test-0.4.1.jar.asc [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-dmf/hawkbit-dmf-rabbitmq-test/target/hawkbit-dmf-rabbitmq-test-0.4.1.pom.asc to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-dmf-rabbitmq-test/0.4.1/hawkbit-dmf-rabbitmq-test-0.4.1.pom.asc [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-dmf/hawkbit-dmf-rabbitmq-test/target/hawkbit-dmf-rabbitmq-test-0.4.1-javadoc.jar.asc to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-dmf-rabbitmq-test/0.4.1/hawkbit-dmf-rabbitmq-test-0.4.1-javadoc.jar.asc [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-dmf/hawkbit-dmf-rabbitmq-test/target/hawkbit-dmf-rabbitmq-test-0.4.1-sources.jar.asc to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-dmf-rabbitmq-test/0.4.1/hawkbit-dmf-rabbitmq-test-0.4.1-sources.jar.asc [INFO] Execution skipped to the last project... [INFO] [INFO] ----------------< org.eclipse.hawkbit:hawkbit-dmf-amqp >---------------- [INFO] Building hawkBit :: DMF :: AMQP 0.9 Implementation 0.4.1 [15/37] [INFO] from hawkbit-dmf/hawkbit-dmf-amqp/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ hawkbit-dmf-amqp --- [INFO] [INFO] --- flatten:1.5.0:clean (flatten.clean) @ hawkbit-dmf-amqp --- [INFO] [INFO] --- enforcer:3.3.0:enforce (enforce-no-snapshots) @ hawkbit-dmf-amqp --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ hawkbit-dmf-amqp --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 0 resource [INFO] Copying 1 resource [INFO] [INFO] --- flatten:1.5.0:flatten (flatten) @ hawkbit-dmf-amqp --- [INFO] Generating flattened POM of project org.eclipse.hawkbit:hawkbit-dmf-amqp:jar:0.4.1... [INFO] [INFO] --- compiler:3.10.1:compile (default-compile) @ hawkbit-dmf-amqp --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 21 source files to /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-dmf/hawkbit-dmf-amqp/target/classes [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-dmf/hawkbit-dmf-amqp/src/main/java/org/eclipse/hawkbit/amqp/AmqpMessageHandlerService.java:[159,24] isEmpty(java.lang.Object) in org.springframework.util.StringUtils has been deprecated [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-dmf/hawkbit-dmf-amqp/src/main/java/org/eclipse/hawkbit/amqp/AmqpMessageHandlerService.java:[159,53] isEmpty(java.lang.Object) in org.springframework.util.StringUtils has been deprecated [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-dmf/hawkbit-dmf-amqp/src/main/java/org/eclipse/hawkbit/amqp/AmqpMessageHandlerService.java:[226,24] isEmpty(java.lang.Object) in org.springframework.util.StringUtils has been deprecated [INFO] [INFO] --- license:2.11:check (default-cli) @ hawkbit-dmf-amqp --- [INFO] Checking licenses... [INFO] [INFO] --- javadoc:3.4.1:jar (default-cli) @ hawkbit-dmf-amqp --- [INFO] No previous run data found, generating javadoc. [INFO] Building jar: /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-dmf/hawkbit-dmf-amqp/target/hawkbit-dmf-amqp-0.4.1-javadoc.jar [INFO] [INFO] --- enforcer:3.3.0:enforce (enforce-no-snapshots) @ hawkbit-dmf-amqp --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ hawkbit-dmf-amqp --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 0 resource [INFO] Copying 1 resource [INFO] [INFO] --- flatten:1.5.0:flatten (flatten) @ hawkbit-dmf-amqp --- [INFO] Generating flattened POM of project org.eclipse.hawkbit:hawkbit-dmf-amqp:jar:0.4.1... [INFO] [INFO] --- compiler:3.10.1:compile (default-compile) @ hawkbit-dmf-amqp --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 21 source files to /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-dmf/hawkbit-dmf-amqp/target/classes [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-dmf/hawkbit-dmf-amqp/src/main/java/org/eclipse/hawkbit/amqp/AmqpMessageHandlerService.java:[159,24] isEmpty(java.lang.Object) in org.springframework.util.StringUtils has been deprecated [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-dmf/hawkbit-dmf-amqp/src/main/java/org/eclipse/hawkbit/amqp/AmqpMessageHandlerService.java:[159,53] isEmpty(java.lang.Object) in org.springframework.util.StringUtils has been deprecated [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-dmf/hawkbit-dmf-amqp/src/main/java/org/eclipse/hawkbit/amqp/AmqpMessageHandlerService.java:[226,24] isEmpty(java.lang.Object) in org.springframework.util.StringUtils has been deprecated [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ hawkbit-dmf-amqp --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-dmf/hawkbit-dmf-amqp/src/test/resources [INFO] [INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ hawkbit-dmf-amqp --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 13 source files to /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-dmf/hawkbit-dmf-amqp/target/test-classes [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-dmf/hawkbit-dmf-amqp/src/test/java/org/eclipse/hawkbit/amqp/BaseAmqpServiceTest.java:[62,48] isEqualToComparingFieldByField(java.lang.Object) in org.assertj.core.api.AbstractObjectAssert has been deprecated [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-dmf/hawkbit-dmf-amqp/src/test/java/org/eclipse/hawkbit/integration/AmqpAuthenticationMessageHandlerIntegrationTest.java:[433,25] isEmpty(java.lang.Object) in org.springframework.util.StringUtils has been deprecated [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-dmf/hawkbit-dmf-amqp/src/test/java/org/eclipse/hawkbit/amqp/AmqpMessageHandlerServiceTest.java:[629,85] unchecked method invocation: method sendUpdateMessageToTarget in class org.eclipse.hawkbit.amqp.AmqpMessageDispatcherService is applied to given types required: org.eclipse.hawkbit.repository.model.ActionProperties,org.eclipse.hawkbit.repository.model.Target,java.util.Map> found: org.eclipse.hawkbit.repository.model.ActionProperties,org.eclipse.hawkbit.repository.model.Target,java.util.Map [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-dmf/hawkbit-dmf-amqp/src/test/java/org/eclipse/hawkbit/amqp/AmqpMessageHandlerServiceTest.java:[630,44] unchecked conversion required: java.util.Map> found: java.util.Map [INFO] [INFO] --- jacoco:0.8.8:prepare-agent (prepare-ut-agent) @ hawkbit-dmf-amqp --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-dmf/hawkbit-dmf-amqp/target/jacoco.exec [INFO] [INFO] --- surefire:3.1.2:test (default-test) @ hawkbit-dmf-amqp --- [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.eclipse.hawkbit.integration.AmqpAuthenticationMessageHandlerIntegrationTest [WARNING] Tests run: 21, Failures: 0, Errors: 0, Skipped: 21, Time elapsed: 0.051 s -- in org.eclipse.hawkbit.integration.AmqpAuthenticationMessageHandlerIntegrationTest [INFO] Running org.eclipse.hawkbit.integration.AmqpMessageHandlerServiceIntegrationTest [WARNING] Tests run: 48, Failures: 0, Errors: 0, Skipped: 48, Time elapsed: 0.036 s -- in org.eclipse.hawkbit.integration.AmqpMessageHandlerServiceIntegrationTest [INFO] Running org.eclipse.hawkbit.integration.AmqpMessageDispatcherServiceIntegrationTest [WARNING] Tests run: 20, Failures: 0, Errors: 0, Skipped: 20, Time elapsed: 0.002 s -- in org.eclipse.hawkbit.integration.AmqpMessageDispatcherServiceIntegrationTest [INFO] Running org.eclipse.hawkbit.amqp.BaseAmqpServiceTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.461 s -- in org.eclipse.hawkbit.amqp.BaseAmqpServiceTest [INFO] Running org.eclipse.hawkbit.amqp.DelegatingAmqpErrorHandlerTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.eclipse.hawkbit.amqp.DelegatingAmqpErrorHandlerTest [INFO] Running org.eclipse.hawkbit.amqp.AmqpControllerAuthenticationTest 16:21:21.238 [main] DEBUG org.eclipse.hawkbit.security.SystemSecurityContext - entering system code execution 16:21:21.244 [main] DEBUG org.eclipse.hawkbit.security.SystemSecurityContext - leaving system code execution 16:21:21.244 [main] DEBUG org.eclipse.hawkbit.security.SystemSecurityContext - entering system code execution 16:21:21.244 [main] DEBUG org.eclipse.hawkbit.security.SystemSecurityContext - leaving system code execution 16:21:21.245 [main] DEBUG org.eclipse.hawkbit.security.SystemSecurityContext - entering system code execution 16:21:21.245 [main] DEBUG org.eclipse.hawkbit.security.SystemSecurityContext - leaving system code execution 16:21:21.245 [main] DEBUG org.eclipse.hawkbit.security.SystemSecurityContext - entering system code execution 16:21:21.245 [main] DEBUG org.eclipse.hawkbit.security.SystemSecurityContext - leaving system code execution 16:21:21.258 [main] DEBUG org.eclipse.hawkbit.security.SystemSecurityContext - entering system code execution 16:21:21.258 [main] DEBUG org.eclipse.hawkbit.security.SystemSecurityContext - leaving system code execution 16:21:21.258 [main] DEBUG org.eclipse.hawkbit.security.SystemSecurityContext - entering system code execution 16:21:21.259 [main] DEBUG org.eclipse.hawkbit.security.SystemSecurityContext - leaving system code execution 16:21:21.259 [main] DEBUG org.eclipse.hawkbit.security.SystemSecurityContext - entering system code execution 16:21:21.271 [main] DEBUG org.eclipse.hawkbit.security.SystemSecurityContext - leaving system code execution 16:21:21.271 [main] DEBUG org.eclipse.hawkbit.security.ControllerPreAuthenticateSecurityTokenFilter - found authorization header with scheme TargetToken using target security token for authentication 16:21:21.273 [main] DEBUG org.eclipse.hawkbit.security.SystemSecurityContext - entering system code execution 16:21:21.274 [main] DEBUG org.eclipse.hawkbit.security.SystemSecurityContext - leaving system code execution 16:21:21.274 [main] DEBUG org.eclipse.hawkbit.security.SystemSecurityContext - entering system code execution 16:21:21.275 [main] DEBUG org.eclipse.hawkbit.security.SystemSecurityContext - leaving system code execution 16:21:21.275 [main] DEBUG org.eclipse.hawkbit.amqp.AmqpControllerAuthentication - preAuthenticatedPrincipal = 123 trying to authenticate 16:21:21.302 [main] DEBUG org.eclipse.hawkbit.security.SystemSecurityContext - entering system code execution 16:21:21.303 [main] DEBUG org.eclipse.hawkbit.security.SystemSecurityContext - leaving system code execution 16:21:21.303 [main] DEBUG org.eclipse.hawkbit.security.SystemSecurityContext - entering system code execution 16:21:21.303 [main] DEBUG org.eclipse.hawkbit.security.SystemSecurityContext - leaving system code execution 16:21:21.303 [main] DEBUG org.eclipse.hawkbit.security.SystemSecurityContext - entering system code execution 16:21:21.304 [main] DEBUG org.eclipse.hawkbit.security.SystemSecurityContext - leaving system code execution 16:21:21.304 [main] DEBUG org.eclipse.hawkbit.security.ControllerPreAuthenticateSecurityTokenFilter - found authorization header with scheme TargetToken using target security token for authentication 16:21:21.304 [main] DEBUG org.eclipse.hawkbit.security.SystemSecurityContext - entering system code execution 16:21:21.304 [main] DEBUG org.eclipse.hawkbit.security.SystemSecurityContext - leaving system code execution 16:21:21.304 [main] DEBUG org.eclipse.hawkbit.amqp.AmqpControllerAuthentication - preAuthenticatedPrincipal = 123 trying to authenticate 16:21:21.307 [main] ERROR org.eclipse.hawkbit.amqp.AmqpAuthenticationMessageHandler - Login failed org.springframework.security.authentication.BadCredentialsException: The provided principal and credentials are not match at org.eclipse.hawkbit.security.PreAuthTokenSourceTrustAuthenticationProvider.authenticate(PreAuthTokenSourceTrustAuthenticationProvider.java:108) at org.eclipse.hawkbit.amqp.AmqpControllerAuthentication.doAuthenticate(AmqpControllerAuthentication.java:136) at org.eclipse.hawkbit.amqp.AmqpAuthenticationMessageHandler.handleAuthenticationMessage(AmqpAuthenticationMessageHandler.java:205) at org.eclipse.hawkbit.amqp.AmqpAuthenticationMessageHandler.onAuthenticationRequest(AmqpAuthenticationMessageHandler.java:109) at org.eclipse.hawkbit.amqp.AmqpControllerAuthenticationTest.testAuthenticationMessageBadCredentialsWithWrongCredential(AmqpControllerAuthenticationTest.java:281) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84) at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115) at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104) at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:214) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:210) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:135) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:66) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 16:21:21.338 [main] DEBUG org.eclipse.hawkbit.security.SystemSecurityContext - entering system code execution 16:21:21.338 [main] DEBUG org.eclipse.hawkbit.security.SystemSecurityContext - leaving system code execution 16:21:21.338 [main] DEBUG org.eclipse.hawkbit.security.SystemSecurityContext - entering system code execution 16:21:21.338 [main] DEBUG org.eclipse.hawkbit.security.SystemSecurityContext - leaving system code execution 16:21:21.338 [main] DEBUG org.eclipse.hawkbit.security.SystemSecurityContext - entering system code execution 16:21:21.339 [main] DEBUG org.eclipse.hawkbit.security.SystemSecurityContext - leaving system code execution 16:21:21.339 [main] DEBUG org.eclipse.hawkbit.security.ControllerPreAuthenticateSecurityTokenFilter - found authorization header with scheme TargetToken using target security token for authentication 16:21:21.339 [main] DEBUG org.eclipse.hawkbit.security.SystemSecurityContext - entering system code execution 16:21:21.339 [main] DEBUG org.eclipse.hawkbit.security.SystemSecurityContext - leaving system code execution 16:21:21.339 [main] DEBUG org.eclipse.hawkbit.security.SystemSecurityContext - entering system code execution 16:21:21.339 [main] DEBUG org.eclipse.hawkbit.security.SystemSecurityContext - leaving system code execution 16:21:21.340 [main] DEBUG org.eclipse.hawkbit.amqp.AmqpControllerAuthentication - preAuthenticatedPrincipal = 123 trying to authenticate 16:21:21.340 [main] DEBUG org.eclipse.hawkbit.amqp.AmqpAuthenticationMessageHandler - no anonymous download request, doing authentication check for target 123 and artifact 12345 16:21:21.340 [main] INFO org.eclipse.hawkbit.amqp.AmqpAuthenticationMessageHandler - download security check for target 123 and artifact 12345 granted 16:21:21.421 [main] DEBUG org.eclipse.hawkbit.security.SystemSecurityContext - entering system code execution 16:21:21.421 [main] DEBUG org.eclipse.hawkbit.security.SystemSecurityContext - leaving system code execution 16:21:21.421 [main] DEBUG org.eclipse.hawkbit.security.SystemSecurityContext - entering system code execution 16:21:21.422 [main] DEBUG org.eclipse.hawkbit.security.SystemSecurityContext - leaving system code execution 16:21:21.422 [main] DEBUG org.eclipse.hawkbit.security.SystemSecurityContext - entering system code execution 16:21:21.422 [main] DEBUG org.eclipse.hawkbit.security.SystemSecurityContext - leaving system code execution 16:21:21.422 [main] DEBUG org.eclipse.hawkbit.security.SystemSecurityContext - entering system code execution 16:21:21.422 [main] DEBUG org.eclipse.hawkbit.security.SystemSecurityContext - leaving system code execution 16:21:21.422 [main] DEBUG org.eclipse.hawkbit.security.ControllerPreAuthenticateSecurityTokenFilter - found authorization header with scheme TargetToken using target security token for authentication 16:21:21.423 [main] DEBUG org.eclipse.hawkbit.security.SystemSecurityContext - entering system code execution 16:21:21.423 [main] DEBUG org.eclipse.hawkbit.security.SystemSecurityContext - leaving system code execution 16:21:21.423 [main] DEBUG org.eclipse.hawkbit.security.SystemSecurityContext - entering system code execution 16:21:21.423 [main] DEBUG org.eclipse.hawkbit.security.SystemSecurityContext - leaving system code execution 16:21:21.423 [main] DEBUG org.eclipse.hawkbit.amqp.AmqpControllerAuthentication - preAuthenticatedPrincipal = 123 trying to authenticate 16:21:21.423 [main] DEBUG org.eclipse.hawkbit.amqp.AmqpAuthenticationMessageHandler - no anonymous download request, doing authentication check for target 123 and artifact 12345 16:21:21.424 [main] INFO org.eclipse.hawkbit.amqp.AmqpAuthenticationMessageHandler - download security check for target 123 and artifact 12345 granted 16:21:21.476 [main] DEBUG org.eclipse.hawkbit.security.SystemSecurityContext - entering system code execution 16:21:21.476 [main] DEBUG org.eclipse.hawkbit.security.SystemSecurityContext - leaving system code execution 16:21:21.476 [main] DEBUG org.eclipse.hawkbit.security.SystemSecurityContext - entering system code execution 16:21:21.476 [main] DEBUG org.eclipse.hawkbit.security.SystemSecurityContext - leaving system code execution 16:21:21.476 [main] DEBUG org.eclipse.hawkbit.security.SystemSecurityContext - entering system code execution 16:21:21.477 [main] DEBUG org.eclipse.hawkbit.security.SystemSecurityContext - leaving system code execution 16:21:21.477 [main] DEBUG org.eclipse.hawkbit.security.SystemSecurityContext - entering system code execution 16:21:21.477 [main] DEBUG org.eclipse.hawkbit.security.SystemSecurityContext - leaving system code execution 16:21:21.478 [main] ERROR org.eclipse.hawkbit.amqp.AmqpAuthenticationMessageHandler - Login failed org.springframework.security.authentication.BadCredentialsException: The provided principal and credentials are not match at org.eclipse.hawkbit.security.PreAuthTokenSourceTrustAuthenticationProvider.authenticate(PreAuthTokenSourceTrustAuthenticationProvider.java:96) at org.eclipse.hawkbit.amqp.AmqpControllerAuthentication.doAuthenticate(AmqpControllerAuthentication.java:136) at org.eclipse.hawkbit.amqp.AmqpAuthenticationMessageHandler.handleAuthenticationMessage(AmqpAuthenticationMessageHandler.java:205) at org.eclipse.hawkbit.amqp.AmqpAuthenticationMessageHandler.onAuthenticationRequest(AmqpAuthenticationMessageHandler.java:109) at org.eclipse.hawkbit.amqp.AmqpControllerAuthenticationTest.testAuthenticationMessageBadCredentialsWithoutPrincipal(AmqpControllerAuthenticationTest.java:255) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84) at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115) at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104) at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:214) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:210) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:135) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:66) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 16:21:21.491 [main] DEBUG org.eclipse.hawkbit.security.SystemSecurityContext - entering system code execution 16:21:21.491 [main] DEBUG org.eclipse.hawkbit.security.SystemSecurityContext - leaving system code execution 16:21:21.491 [main] DEBUG org.eclipse.hawkbit.security.SystemSecurityContext - entering system code execution 16:21:21.492 [main] DEBUG org.eclipse.hawkbit.security.SystemSecurityContext - leaving system code execution 16:21:21.492 [main] DEBUG org.eclipse.hawkbit.security.SystemSecurityContext - entering system code execution 16:21:21.492 [main] DEBUG org.eclipse.hawkbit.security.SystemSecurityContext - leaving system code execution 16:21:21.492 [main] DEBUG org.eclipse.hawkbit.security.ControllerPreAuthenticateSecurityTokenFilter - found authorization header with scheme TargetToken using target security token for authentication 16:21:21.492 [main] DEBUG org.eclipse.hawkbit.security.SystemSecurityContext - entering system code execution 16:21:21.492 [main] DEBUG org.eclipse.hawkbit.security.SystemSecurityContext - leaving system code execution 16:21:21.492 [main] DEBUG org.eclipse.hawkbit.amqp.AmqpControllerAuthentication - preAuthenticatedPrincipal = 123 trying to authenticate 16:21:21.508 [main] DEBUG org.eclipse.hawkbit.security.SystemSecurityContext - entering system code execution 16:21:21.509 [main] DEBUG org.eclipse.hawkbit.security.SystemSecurityContext - leaving system code execution 16:21:21.509 [main] DEBUG org.eclipse.hawkbit.security.SystemSecurityContext - entering system code execution 16:21:21.509 [main] DEBUG org.eclipse.hawkbit.security.SystemSecurityContext - leaving system code execution 16:21:21.509 [main] DEBUG org.eclipse.hawkbit.security.SystemSecurityContext - entering system code execution 16:21:21.509 [main] DEBUG org.eclipse.hawkbit.security.SystemSecurityContext - leaving system code execution 16:21:21.510 [main] DEBUG org.eclipse.hawkbit.security.SystemSecurityContext - entering system code execution 16:21:21.510 [main] DEBUG org.eclipse.hawkbit.security.SystemSecurityContext - leaving system code execution 16:21:21.511 [main] DEBUG org.eclipse.hawkbit.security.ControllerPreAuthenticateSecurityTokenFilter - found authorization header with scheme TargetToken using target security token for authentication 16:21:21.511 [main] DEBUG org.eclipse.hawkbit.security.SystemSecurityContext - entering system code execution 16:21:21.511 [main] DEBUG org.eclipse.hawkbit.security.SystemSecurityContext - leaving system code execution 16:21:21.511 [main] DEBUG org.eclipse.hawkbit.security.SystemSecurityContext - entering system code execution 16:21:21.511 [main] DEBUG org.eclipse.hawkbit.security.SystemSecurityContext - leaving system code execution 16:21:21.511 [main] DEBUG org.eclipse.hawkbit.amqp.AmqpControllerAuthentication - preAuthenticatedPrincipal = 123 trying to authenticate 16:21:21.512 [main] DEBUG org.eclipse.hawkbit.amqp.AmqpAuthenticationMessageHandler - no anonymous download request, doing authentication check for target 123 and artifact 12345 16:21:21.512 [main] INFO org.eclipse.hawkbit.amqp.AmqpAuthenticationMessageHandler - download security check for target 123 and artifact 12345 granted [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.707 s -- in org.eclipse.hawkbit.amqp.AmqpControllerAuthenticationTest [INFO] Running org.eclipse.hawkbit.amqp.AmqpMessageDispatcherServiceTest 16:21:21.531 [main] DEBUG org.eclipse.hawkbit.repository.test.util.DatasourceContext - Datasource environment variables: [database: null, username: null, password: null, datasourceUrl: null] 16:21:21.531 [main] INFO org.eclipse.hawkbit.repository.test.util.SharedSqlTestDatabaseExtension - Schema generation skipped... No datasource environment variables found! 16:21:21.535 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating CacheAwareContextLoaderDelegate from class [org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate] 16:21:21.574 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating BootstrapContext using constructor [public org.springframework.test.context.support.DefaultBootstrapContext(java.lang.Class,org.springframework.test.context.CacheAwareContextLoaderDelegate)] 16:21:21.591 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating TestContextBootstrapper for test class [org.eclipse.hawkbit.amqp.AmqpMessageDispatcherServiceTest] from class [org.springframework.boot.test.context.SpringBootTestContextBootstrapper] 16:21:21.620 [main] DEBUG org.springframework.test.context.support.AbstractContextLoader - Did not detect default resource location for test class [org.eclipse.hawkbit.repository.test.util.AbstractIntegrationTest]: class path resource [org/eclipse/hawkbit/repository/test/util/AbstractIntegrationTest-context.xml] does not exist 16:21:21.621 [main] DEBUG org.springframework.test.context.support.AbstractContextLoader - Did not detect default resource location for test class [org.eclipse.hawkbit.repository.test.util.AbstractIntegrationTest]: class path resource [org/eclipse/hawkbit/repository/test/util/AbstractIntegrationTestContext.groovy] does not exist 16:21:21.621 [main] INFO org.springframework.test.context.support.AbstractContextLoader - Could not detect default resource locations for test class [org.eclipse.hawkbit.repository.test.util.AbstractIntegrationTest]: no resource found for suffixes {-context.xml, Context.groovy}. 16:21:21.913 [main] DEBUG org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Merging default listeners with listeners configured via @TestExecutionListeners for class [org.eclipse.hawkbit.repository.test.util.AbstractIntegrationTest]. 16:21:21.914 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.event.ApplicationEventsTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener, org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener, org.springframework.security.test.context.support.ReactorContextTestExecutionListener, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener] 16:21:21.946 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@276ac94c, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@5ccc07ae, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@ab5e63, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@6a434cdd, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@1b12c870, org.springframework.test.context.support.DirtiesContextTestExecutionListener@27df4dcb, org.springframework.test.context.transaction.TransactionalTestExecutionListener@7ddd5715, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@d88d9d7, org.springframework.test.context.event.EventPublishingTestExecutionListener@54c15e, org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener@5d38758a, org.springframework.security.test.context.support.ReactorContextTestExecutionListener@4acae4c7, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@1c7da28, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@27bfa57f, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@39b50027, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@24c4370a, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@1b6daf20, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@41a3656f, org.eclipse.hawkbit.repository.test.matcher.EventVerifier@5086e144, org.eclipse.hawkbit.repository.test.util.CleanupTestExecutionListener@557fe039] 16:21:21.949 [main] DEBUG org.springframework.test.context.support.AbstractDirtiesContextTestExecutionListener - Before test class: context [DefaultTestContext@4756c8f3 testClass = AmqpMessageDispatcherServiceTest, testInstance = [null], testMethod = [null], testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@3cc9bde9 testClass = AmqpMessageDispatcherServiceTest, locations = '{}', classes = '{class org.eclipse.hawkbit.repository.jpa.RepositoryApplicationConfiguration, class org.eclipse.hawkbit.repository.test.TestConfiguration, class org.springframework.cloud.stream.test.binder.TestSupportBinderAutoConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{test}', propertySourceLocations = '{}', propertySourceProperties = '{spring.main.allow-bean-definition-overriding=true, org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@5166fe7a, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@39d62e47, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@560e1459, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@56511eda, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@17db90a7, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@bb9ab64], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true]], class annotated with @DirtiesContext [true] with mode [AFTER_CLASS]. . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.18) 2024-01-11 16:21:22,578 INFO main o.e.h.a.AmqpMessageDispatcherServiceTest:55 - Starting AmqpMessageDispatcherServiceTest using Java 17.0.9 on basic-bw2k7 with PID 2494 (started by jenkins in /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-dmf/hawkbit-dmf-amqp) 2024-01-11 16:21:22,580 INFO main o.e.h.a.AmqpMessageDispatcherServiceTest:638 - The following 1 profile is active: "test" 2024-01-11 16:21:23,928 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:132 - Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2024-01-11 16:21:24,251 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:201 - Finished Spring Data repository scanning in 311 ms. Found 20 JPA repository interfaces. 2024-01-11 16:21:25,030 INFO main o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor:292 - No bean named 'errorChannel' has been explicitly defined. Therefore, a default PublishSubscribeChannel will be created. 2024-01-11 16:21:25,060 INFO main o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor:292 - No bean named 'integrationHeaderChannelRegistry' has been explicitly defined. Therefore, a default DefaultHeaderChannelRegistry will be created. 2024-01-11 16:21:25,279 INFO main o.s.c.c.s.GenericScope:283 - BeanFactory id=5ae362b0-2ddc-3496-bb5b-8bf203d700ce 2024-01-11 16:21:25,447 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:21:25,480 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration' of type [org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:21:25,484 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:21:25,486 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'loadBalancerClientsDefaultsMappingsProvider' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration$$Lambda$1136/0x00007f89c4742f98] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:21:25,490 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'defaultsBindHandlerAdvisor' of type [org.springframework.cloud.commons.config.DefaultsBindHandlerAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:21:25,503 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'BindingHandlerAdvise' of type [org.springframework.cloud.stream.config.BindingHandlerAdvise] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:21:25,535 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spelConverter' of type [org.springframework.cloud.stream.config.SpelExpressionConverterConfiguration$SpelConverter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:21:25,538 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration' of type [org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:21:25,541 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'stringOrNumberMigrationVersionConverter' of type [org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration$StringOrNumberToMigrationVersionConverter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:21:25,605 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:21:25,685 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'dataSource' of type [com.zaxxer.hikari.HikariDataSource] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:21:25,697 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties' of type [org.springframework.boot.autoconfigure.orm.jpa.JpaProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:21:25,736 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'repositoryApplicationConfiguration' of type [org.eclipse.hawkbit.repository.jpa.RepositoryApplicationConfiguration$$EnhancerBySpringCGLIB$$52e9a1b7] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:21:26,677 INFO main o.f.c.i.l.VersionPrinter:37 - Flyway Community Edition 8.5.13 by Redgate 2024-01-11 16:21:26,678 INFO main o.f.c.i.l.VersionPrinter:37 - See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.13 2024-01-11 16:21:26,678 INFO main o.f.c.i.l.VersionPrinter:37 - 2024-01-11 16:21:26,697 INFO main c.z.h.HikariDataSource:110 - HikariPool-1 - Starting... 2024-01-11 16:21:27,340 INFO main c.z.h.HikariDataSource:123 - HikariPool-1 - Start completed. 2024-01-11 16:21:27,363 INFO main o.f.c.i.d.b.BaseDatabaseType:37 - Database: jdbc:h2:mem:testdb (H2 2.2) 2024-01-11 16:21:27,448 WARN main o.f.c.i.d.b.Database:41 - Flyway upgrade recommended: H2 2.2.222 is newer than this version of Flyway and support has not been tested. The latest supported version of H2 is 2.1.210. 2024-01-11 16:21:27,529 INFO main o.f.c.i.c.DbValidate:37 - Successfully validated 47 migrations (execution time 00:00.050s) 2024-01-11 16:21:27,538 INFO main o.f.c.i.s.JdbcTableSchemaHistory:37 - Creating Schema History table "PUBLIC"."schema_version" ... 2024-01-11 16:21:27,597 INFO main o.f.c.i.c.DbMigrate:37 - Current version of schema "PUBLIC": << Empty Schema >> 2024-01-11 16:21:27,673 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.0.1 - init " 2024-01-11 16:21:27,833 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.2.0 - update target info for message " 2024-01-11 16:21:27,885 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.0 - cascade delete " 2024-01-11 16:21:27,915 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.1 - cascade delete " 2024-01-11 16:21:27,924 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.5.0 - target filter query " 2024-01-11 16:21:27,982 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.6.0 - rollout management " 2024-01-11 16:21:28,026 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.0 - swmType maxAssignment greater 0 " 2024-01-11 16:21:28,035 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.1 - reduce length enums " 2024-01-11 16:21:28,110 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.0 - auto assign ds filter " 2024-01-11 16:21:28,122 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.1 - cascade delete " 2024-01-11 16:21:28,133 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.2 - remove external artifact " 2024-01-11 16:21:28,171 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.9.0 - add rollout groups created " 2024-01-11 16:21:28,183 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.0 - advanced rolloutgroup " 2024-01-11 16:21:28,222 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.1 - consolidate artifact sha1 " 2024-01-11 16:21:28,238 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.2 - rollout auto start " 2024-01-11 16:21:28,282 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.3 - add rollout deleted flag " 2024-01-11 16:21:28,393 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.0 - drop target info " 2024-01-11 16:21:28,480 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.1 - target filter query UQ " 2024-01-11 16:21:28,486 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.2 - remove unused idexes " 2024-01-11 16:21:28,492 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.3 - add module md targetvis " 2024-01-11 16:21:28,501 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.0 - action performance " 2024-01-11 16:21:28,572 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.1 - missing non null " 2024-01-11 16:21:28,591 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.2 - missing non null enum " 2024-01-11 16:21:28,596 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.3 - cascade delete " 2024-01-11 16:21:28,600 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.4 - add maintenance window " 2024-01-11 16:21:28,621 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.6 - add index " 2024-01-11 16:21:28,626 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.7 - add rollout approval fields " 2024-01-11 16:21:28,673 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.8 - change length of created last modified by " 2024-01-11 16:21:28,682 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.9 - add target metadata " 2024-01-11 16:21:28,688 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.10 - change length of target attributes key " 2024-01-11 16:21:28,694 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.11 - add auto assign action type " 2024-01-11 16:21:28,702 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.12 - change length of controller id and name " 2024-01-11 16:21:28,708 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.13 - add action external id " 2024-01-11 16:21:28,719 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.14 - add sha256 hash " 2024-01-11 16:21:28,727 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.15 - add weight " 2024-01-11 16:21:28,773 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.16 - add action initiated by " 2024-01-11 16:21:28,791 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.17 - add index target modified " 2024-01-11 16:21:28,796 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.18 - add target type " 2024-01-11 16:21:28,812 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.19 - add valid flag to ds " 2024-01-11 16:21:28,822 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.20 - add encryption flag to sm " 2024-01-11 16:21:28,831 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.21 - add rollouts status index " 2024-01-11 16:21:28,835 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.22 - change target type name length " 2024-01-11 16:21:28,874 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.23 - add action status code " 2024-01-11 16:21:28,882 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.24 - add last action status code " 2024-01-11 16:21:28,893 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.25 - add confirmation flag " 2024-01-11 16:21:28,905 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.26 - add access control context " 2024-01-11 16:21:28,915 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.27 - target type inherit type " 2024-01-11 16:21:28,922 INFO main o.f.c.i.c.DbMigrate:37 - Successfully applied 47 migrations to schema "PUBLIC", now at version v1.12.27 (execution time 00:01.330s) 2024-01-11 16:21:29,803 INFO main o.e.p.s./.4.1.j.metadata:302 - The access type for the persistent class [class org.eclipse.hawkbit.repository.jpa.model.AbstractJpaTenantAwareBaseEntity] is set to [FIELD]. 2024-01-11 16:21:29,838 WARN main o.e.p.s./.4.1.j.metadata:302 - Overriding the FIELD mapping attribute [field createdAt] with the PROPERTY mapping attribute [method getCreatedAt] from class [org.eclipse.hawkbit.repository.jpa.model.AbstractJpaBaseEntity]. To avoid this warning you should mark the attribute [field createdAt] as transient. 2024-01-11 16:21:29,839 WARN main o.e.p.s./.4.1.j.metadata:302 - Overriding the FIELD mapping attribute [field createdBy] with the PROPERTY mapping attribute [method getCreatedBy] from class [org.eclipse.hawkbit.repository.jpa.model.AbstractJpaBaseEntity]. To avoid this warning you should mark the attribute [field createdBy] as transient. 2024-01-11 16:21:29,840 WARN main o.e.p.s./.4.1.j.metadata:302 - Overriding the FIELD mapping attribute [field lastModifiedBy] with the PROPERTY mapping attribute [method getLastModifiedBy] from class [org.eclipse.hawkbit.repository.jpa.model.AbstractJpaBaseEntity]. To avoid this warning you should mark the attribute [field lastModifiedBy] as transient. 2024-01-11 16:21:29,840 WARN main o.e.p.s./.4.1.j.metadata:302 - Overriding the FIELD mapping attribute [field lastModifiedAt] with the PROPERTY mapping attribute [method getLastModifiedAt] from class [org.eclipse.hawkbit.repository.jpa.model.AbstractJpaBaseEntity]. To avoid this warning you should mark the attribute [field lastModifiedAt] as transient. 2024-01-11 16:21:29,840 INFO main o.e.p.s./.4.1.j.metadata:302 - The access type for the persistent class [class org.eclipse.hawkbit.repository.jpa.model.JpaArtifact] is set to [FIELD]. 2024-01-11 16:21:29,847 INFO main o.e.p.s./.4.1.j.metadata:302 - The target entity (reference) class for the many to one mapping element [field softwareModule] is being defaulted to: class org.eclipse.hawkbit.repository.jpa.model.JpaSoftwareModule. 2024-01-11 16:21:29,848 WARN main o.e.p.s./.4.1.j.metadata:302 - Overriding the FIELD mapping attribute [field createdAt] with the PROPERTY mapping attribute [method getCreatedAt] from class [org.eclipse.hawkbit.repository.jpa.model.JpaArtifact]. To avoid this warning you should mark the attribute [field createdAt] as transient. 2024-01-11 16:21:29,848 WARN main o.e.p.s./.4.1.j.metadata:302 - Overriding the FIELD mapping attribute [field createdBy] with the PROPERTY mapping attribute [method getCreatedBy] from class [org.eclipse.hawkbit.repository.jpa.model.JpaArtifact]. To avoid this warning you should mark the attribute [field createdBy] as transient. 2024-01-11 16:21:29,871 WARN main o.e.p.s./.4.1.j.metadata:302 - Overriding the FIELD mapping attribute [field lastModifiedBy] with the PROPERTY mapping attribute [method getLastModifiedBy] from class [org.eclipse.hawkbit.repository.jpa.model.JpaArtifact]. To avoid this warning you should mark the attribute [field lastModifiedBy] as transient. 2024-01-11 16:21:29,871 WARN main o.e.p.s./.4.1.j.metadata:302 - Overriding the FIELD mapping attribute [field lastModifiedAt] with the PROPERTY mapping attribute [method getLastModifiedAt] from class [org.eclipse.hawkbit.repository.jpa.model.JpaArtifact]. To avoid this warning you should mark the attribute [field lastModifiedAt] as transient. 2024-01-11 16:21:29,872 INFO main o.e.p.s./.4.1.j.metadata:302 - The access type for the persistent class [class org.eclipse.hawkbit.repository.jpa.model.JpaAction] is set to [FIELD]. 2024-01-11 16:21:29,872 INFO main o.e.p.s./.4.1.j.metadata:302 - The target entity (reference) class for the many to one mapping element [field rollout] is being defaulted to: class org.eclipse.hawkbit.repository.jpa.model.JpaRollout. 2024-01-11 16:21:29,872 INFO main o.e.p.s./.4.1.j.metadata:302 - The target entity (reference) class for the many to one mapping element [field rolloutGroup] is being defaulted to: class org.eclipse.hawkbit.repository.jpa.model.JpaRolloutGroup. 2024-01-11 16:21:29,874 INFO main o.e.p.s./.4.1.j.metadata:302 - The target entity (reference) class for the many to one mapping element [field target] is being defaulted to: class org.eclipse.hawkbit.repository.jpa.model.JpaTarget. 2024-01-11 16:21:29,878 INFO main o.e.p.s./.4.1.j.metadata:302 - The target entity (reference) class for the many to one mapping element [field distributionSet] is being defaulted to: class org.eclipse.hawkbit.repository.jpa.model.JpaDistributionSet. 2024-01-11 16:21:29,886 WARN main o.e.p.s./.4.1.j.metadata:302 - Overriding the FIELD mapping attribute [field createdAt] with the PROPERTY mapping attribute [method getCreatedAt] from class [org.eclipse.hawkbit.repository.jpa.model.JpaAction]. To avoid this warning you should mark the attribute [field createdAt] as transient. 2024-01-11 16:21:29,887 WARN main o.e.p.s./.4.1.j.metadata:302 - Overriding the FIELD mapping attribute [field createdBy] with the PROPERTY mapping attribute [method getCreatedBy] from class [org.eclipse.hawkbit.repository.jpa.model.JpaAction]. To avoid this warning you should mark the attribute [field createdBy] as transient. 2024-01-11 16:21:29,887 WARN main o.e.p.s./.4.1.j.metadata:302 - Overriding the FIELD mapping attribute [field lastModifiedBy] with the PROPERTY mapping attribute [method getLastModifiedBy] from class [org.eclipse.hawkbit.repository.jpa.model.JpaAction]. To avoid this warning you should mark the attribute [field lastModifiedBy] as transient. 2024-01-11 16:21:29,887 WARN main o.e.p.s./.4.1.j.metadata:302 - Overriding the FIELD mapping attribute [field lastModifiedAt] with the PROPERTY mapping attribute [method getLastModifiedAt] from class [org.eclipse.hawkbit.repository.jpa.model.JpaAction]. To avoid this warning you should mark the attribute [field lastModifiedAt] as transient. 2024-01-11 16:21:29,888 INFO main o.e.p.s./.4.1.j.metadata:302 - The access type for the persistent class [class org.eclipse.hawkbit.repository.jpa.model.RolloutTargetGroup] is set to [FIELD]. 2024-01-11 16:21:29,888 INFO main o.e.p.s./.4.1.j.metadata:302 - The element [field rolloutGroup] is being defaulted to a one to one mapping. 2024-01-11 16:21:29,889 INFO main o.e.p.s./.4.1.j.metadata:302 - The element [field target] is being defaulted to a one to one mapping. 2024-01-11 16:21:29,889 INFO main o.e.p.s./.4.1.j.metadata:302 - The access type for the persistent class [class org.eclipse.hawkbit.repository.jpa.model.DistributionSetTypeElement] is set to [FIELD]. 2024-01-11 16:21:29,890 INFO main o.e.p.s./.4.1.j.metadata:302 - The target entity (reference) class for the many to one mapping element [field dsType] is being defaulted to: class org.eclipse.hawkbit.repository.jpa.model.JpaDistributionSetType. 2024-01-11 16:21:29,890 INFO main o.e.p.s./.4.1.j.metadata:302 - The target entity (reference) class for the many to one mapping element [field smType] is being defaulted to: class org.eclipse.hawkbit.repository.jpa.model.JpaSoftwareModuleType. 2024-01-11 16:21:29,891 INFO main o.e.p.s./.4.1.j.metadata:302 - The access type for the persistent class [class org.eclipse.hawkbit.repository.jpa.model.AbstractJpaMetaData] is set to [FIELD]. 2024-01-11 16:21:29,891 INFO main o.e.p.s./.4.1.j.metadata:302 - The access type for the persistent class [class org.eclipse.hawkbit.repository.jpa.model.JpaTargetMetadata] is set to [FIELD]. 2024-01-11 16:21:29,892 INFO main o.e.p.s./.4.1.j.metadata:302 - The element [field target] is being defaulted to a one to one mapping. 2024-01-11 16:21:29,892 INFO main o.e.p.s./.4.1.j.metadata:302 - The target entity (reference) class for the many to one mapping element [field target] is being defaulted to: class org.eclipse.hawkbit.repository.jpa.model.JpaTarget. 2024-01-11 16:21:29,893 INFO main o.e.p.s./.4.1.j.metadata:302 - The access type for the persistent class [class org.eclipse.hawkbit.repository.jpa.model.JpaTag] is set to [FIELD]. 2024-01-11 16:21:29,894 INFO main o.e.p.s./.4.1.j.metadata:302 - The access type for the persistent class [class org.eclipse.hawkbit.repository.jpa.model.AbstractJpaNamedEntity] is set to [FIELD]. 2024-01-11 16:21:29,894 INFO main o.e.p.s./.4.1.j.metadata:302 - The access type for the persistent class [class org.eclipse.hawkbit.repository.jpa.model.JpaTargetTag] is set to [FIELD]. 2024-01-11 16:21:29,895 WARN main o.e.p.s./.4.1.j.metadata:302 - Overriding the FIELD mapping attribute [field createdAt] with the PROPERTY mapping attribute [method getCreatedAt] from class [org.eclipse.hawkbit.repository.jpa.model.JpaTargetTag]. To avoid this warning you should mark the attribute [field createdAt] as transient. 2024-01-11 16:21:29,896 WARN main o.e.p.s./.4.1.j.metadata:302 - Overriding the FIELD mapping attribute [field createdBy] with the PROPERTY mapping attribute [method getCreatedBy] from class [org.eclipse.hawkbit.repository.jpa.model.JpaTargetTag]. To avoid this warning you should mark the attribute [field createdBy] as transient. 2024-01-11 16:21:29,896 WARN main o.e.p.s./.4.1.j.metadata:302 - Overriding the FIELD mapping attribute [field lastModifiedBy] with the PROPERTY mapping attribute [method getLastModifiedBy] from class [org.eclipse.hawkbit.repository.jpa.model.JpaTargetTag]. To avoid this warning you should mark the attribute [field lastModifiedBy] as transient. 2024-01-11 16:21:29,897 WARN main o.e.p.s./.4.1.j.metadata:302 - Overriding the FIELD mapping attribute [field lastModifiedAt] with the PROPERTY mapping attribute [method getLastModifiedAt] from class [org.eclipse.hawkbit.repository.jpa.model.JpaTargetTag]. To avoid this warning you should mark the attribute [field lastModifiedAt] as transient. 2024-01-11 16:21:29,897 INFO main o.e.p.s./.4.1.j.metadata:302 - The access type for the persistent class [class org.eclipse.hawkbit.repository.jpa.model.JpaRolloutGroup] is set to [FIELD]. 2024-01-11 16:21:29,898 INFO main o.e.p.s./.4.1.j.metadata:302 - The target entity (reference) class for the many to one mapping element [field parent] is being defaulted to: class org.eclipse.hawkbit.repository.jpa.model.JpaRolloutGroup. 2024-01-11 16:21:29,898 INFO main o.e.p.s./.4.1.j.metadata:302 - The target entity (reference) class for the many to one mapping element [field rollout] is being defaulted to: class org.eclipse.hawkbit.repository.jpa.model.JpaRollout. 2024-01-11 16:21:29,901 WARN main o.e.p.s./.4.1.j.metadata:302 - Overriding the FIELD mapping attribute [field createdAt] with the PROPERTY mapping attribute [method getCreatedAt] from class [org.eclipse.hawkbit.repository.jpa.model.JpaRolloutGroup]. To avoid this warning you should mark the attribute [field createdAt] as transient. 2024-01-11 16:21:29,901 WARN main o.e.p.s./.4.1.j.metadata:302 - Overriding the FIELD mapping attribute [field createdBy] with the PROPERTY mapping attribute [method getCreatedBy] from class [org.eclipse.hawkbit.repository.jpa.model.JpaRolloutGroup]. To avoid this warning you should mark the attribute [field createdBy] as transient. 2024-01-11 16:21:29,902 WARN main o.e.p.s./.4.1.j.metadata:302 - Overriding the FIELD mapping attribute [field lastModifiedBy] with the PROPERTY mapping attribute [method getLastModifiedBy] from class [org.eclipse.hawkbit.repository.jpa.model.JpaRolloutGroup]. To avoid this warning you should mark the attribute [field lastModifiedBy] as transient. 2024-01-11 16:21:29,902 WARN main o.e.p.s./.4.1.j.metadata:302 - Overriding the FIELD mapping attribute [field lastModifiedAt] with the PROPERTY mapping attribute [method getLastModifiedAt] from class [org.eclipse.hawkbit.repository.jpa.model.JpaRolloutGroup]. To avoid this warning you should mark the attribute [field lastModifiedAt] as transient. 2024-01-11 16:21:29,903 INFO main o.e.p.s./.4.1.j.metadata:302 - The access type for the persistent class [class org.eclipse.hawkbit.repository.jpa.model.JpaTarget] is set to [FIELD]. 2024-01-11 16:21:29,903 INFO main o.e.p.s./.4.1.j.metadata:302 - The target entity (reference) class for the one to many mapping element [field rolloutTargetGroup] is being defaulted to: class org.eclipse.hawkbit.repository.jpa.model.RolloutTargetGroup. 2024-01-11 16:21:29,909 INFO main o.e.p.s./.4.1.j.metadata:302 - The target class (reference) class for the element collection mapping element [field controllerAttributes] is being defaulted to: class java.lang.String. 2024-01-11 16:21:29,910 INFO main o.e.p.s./.4.1.j.metadata:302 - The target entity (reference) class for the many to one mapping element [field installedDistributionSet] is being defaulted to: class org.eclipse.hawkbit.repository.jpa.model.JpaDistributionSet. 2024-01-11 16:21:29,911 INFO main o.e.p.s./.4.1.j.metadata:302 - The target entity (reference) class for the one to one mapping element [field autoConfirmationStatus] is being defaulted to: class org.eclipse.hawkbit.repository.jpa.model.JpaAutoConfirmationStatus. 2024-01-11 16:21:29,912 INFO main o.e.p.s./.4.1.j.metadata:302 - The target entity (reference) class for the many to one mapping element [field assignedDistributionSet] is being defaulted to: class org.eclipse.hawkbit.repository.jpa.model.JpaDistributionSet. 2024-01-11 16:21:29,913 WARN main o.e.p.s./.4.1.j.metadata:302 - Overriding the FIELD mapping attribute [field createdAt] with the PROPERTY mapping attribute [method getCreatedAt] from class [org.eclipse.hawkbit.repository.jpa.model.JpaTarget]. To avoid this warning you should mark the attribute [field createdAt] as transient. 2024-01-11 16:21:29,913 WARN main o.e.p.s./.4.1.j.metadata:302 - Overriding the FIELD mapping attribute [field createdBy] with the PROPERTY mapping attribute [method getCreatedBy] from class [org.eclipse.hawkbit.repository.jpa.model.JpaTarget]. To avoid this warning you should mark the attribute [field createdBy] as transient. 2024-01-11 16:21:29,913 WARN main o.e.p.s./.4.1.j.metadata:302 - Overriding the FIELD mapping attribute [field lastModifiedBy] with the PROPERTY mapping attribute [method getLastModifiedBy] from class [org.eclipse.hawkbit.repository.jpa.model.JpaTarget]. To avoid this warning you should mark the attribute [field lastModifiedBy] as transient. 2024-01-11 16:21:29,914 WARN main o.e.p.s./.4.1.j.metadata:302 - Overriding the FIELD mapping attribute [field lastModifiedAt] with the PROPERTY mapping attribute [method getLastModifiedAt] from class [org.eclipse.hawkbit.repository.jpa.model.JpaTarget]. To avoid this warning you should mark the attribute [field lastModifiedAt] as transient. 2024-01-11 16:21:29,914 INFO main o.e.p.s./.4.1.j.metadata:302 - The access type for the persistent class [class org.eclipse.hawkbit.repository.jpa.model.JpaTenantConfiguration] is set to [FIELD]. 2024-01-11 16:21:29,915 WARN main o.e.p.s./.4.1.j.metadata:302 - Overriding the FIELD mapping attribute [field createdAt] with the PROPERTY mapping attribute [method getCreatedAt] from class [org.eclipse.hawkbit.repository.jpa.model.JpaTenantConfiguration]. To avoid this warning you should mark the attribute [field createdAt] as transient. 2024-01-11 16:21:29,915 WARN main o.e.p.s./.4.1.j.metadata:302 - Overriding the FIELD mapping attribute [field createdBy] with the PROPERTY mapping attribute [method getCreatedBy] from class [org.eclipse.hawkbit.repository.jpa.model.JpaTenantConfiguration]. To avoid this warning you should mark the attribute [field createdBy] as transient. 2024-01-11 16:21:29,916 WARN main o.e.p.s./.4.1.j.metadata:302 - Overriding the FIELD mapping attribute [field lastModifiedBy] with the PROPERTY mapping attribute [method getLastModifiedBy] from class [org.eclipse.hawkbit.repository.jpa.model.JpaTenantConfiguration]. To avoid this warning you should mark the attribute [field lastModifiedBy] as transient. 2024-01-11 16:21:29,916 WARN main o.e.p.s./.4.1.j.metadata:302 - Overriding the FIELD mapping attribute [field lastModifiedAt] with the PROPERTY mapping attribute [method getLastModifiedAt] from class [org.eclipse.hawkbit.repository.jpa.model.JpaTenantConfiguration]. To avoid this warning you should mark the attribute [field lastModifiedAt] as transient. 2024-01-11 16:21:29,916 INFO main o.e.p.s./.4.1.j.metadata:302 - The access type for the persistent class [class org.eclipse.hawkbit.repository.jpa.model.JpaRollout] is set to [FIELD]. 2024-01-11 16:21:29,917 INFO main o.e.p.s./.4.1.j.metadata:302 - The target entity (reference) class for the many to one mapping element [field distributionSet] is being defaulted to: class org.eclipse.hawkbit.repository.jpa.model.JpaDistributionSet. 2024-01-11 16:21:29,919 WARN main o.e.p.s./.4.1.j.metadata:302 - Overriding the FIELD mapping attribute [field createdAt] with the PROPERTY mapping attribute [method getCreatedAt] from class [org.eclipse.hawkbit.repository.jpa.model.JpaRollout]. To avoid this warning you should mark the attribute [field createdAt] as transient. 2024-01-11 16:21:29,919 WARN main o.e.p.s./.4.1.j.metadata:302 - Overriding the FIELD mapping attribute [field createdBy] with the PROPERTY mapping attribute [method getCreatedBy] from class [org.eclipse.hawkbit.repository.jpa.model.JpaRollout]. To avoid this warning you should mark the attribute [field createdBy] as transient. 2024-01-11 16:21:29,919 WARN main o.e.p.s./.4.1.j.metadata:302 - Overriding the FIELD mapping attribute [field lastModifiedBy] with the PROPERTY mapping attribute [method getLastModifiedBy] from class [org.eclipse.hawkbit.repository.jpa.model.JpaRollout]. To avoid this warning you should mark the attribute [field lastModifiedBy] as transient. 2024-01-11 16:21:29,920 WARN main o.e.p.s./.4.1.j.metadata:302 - Overriding the FIELD mapping attribute [field lastModifiedAt] with the PROPERTY mapping attribute [method getLastModifiedAt] from class [org.eclipse.hawkbit.repository.jpa.model.JpaRollout]. To avoid this warning you should mark the attribute [field lastModifiedAt] as transient. 2024-01-11 16:21:29,920 INFO main o.e.p.s./.4.1.j.metadata:302 - The access type for the persistent class [class org.eclipse.hawkbit.repository.jpa.model.JpaSoftwareModuleMetadata] is set to [FIELD]. 2024-01-11 16:21:29,920 INFO main o.e.p.s./.4.1.j.metadata:302 - The element [field softwareModule] is being defaulted to a one to one mapping. 2024-01-11 16:21:29,921 INFO main o.e.p.s./.4.1.j.metadata:302 - The target entity (reference) class for the many to one mapping element [field softwareModule] is being defaulted to: class org.eclipse.hawkbit.repository.jpa.model.JpaSoftwareModule. 2024-01-11 16:21:29,921 INFO main o.e.p.s./.4.1.j.metadata:302 - The access type for the persistent class [class org.eclipse.hawkbit.repository.jpa.model.JpaAutoConfirmationStatus] is set to [FIELD]. 2024-01-11 16:21:29,922 INFO main o.e.p.s./.4.1.j.metadata:302 - The target entity (reference) class for the one to one mapping element [field target] is being defaulted to: class org.eclipse.hawkbit.repository.jpa.model.JpaTarget. 2024-01-11 16:21:29,922 WARN main o.e.p.s./.4.1.j.metadata:302 - Overriding the FIELD mapping attribute [field createdAt] with the PROPERTY mapping attribute [method getCreatedAt] from class [org.eclipse.hawkbit.repository.jpa.model.JpaAutoConfirmationStatus]. To avoid this warning you should mark the attribute [field createdAt] as transient. 2024-01-11 16:21:29,923 WARN main o.e.p.s./.4.1.j.metadata:302 - Overriding the FIELD mapping attribute [field createdBy] with the PROPERTY mapping attribute [method getCreatedBy] from class [org.eclipse.hawkbit.repository.jpa.model.JpaAutoConfirmationStatus]. To avoid this warning you should mark the attribute [field createdBy] as transient. 2024-01-11 16:21:29,923 WARN main o.e.p.s./.4.1.j.metadata:302 - Overriding the FIELD mapping attribute [field lastModifiedBy] with the PROPERTY mapping attribute [method getLastModifiedBy] from class [org.eclipse.hawkbit.repository.jpa.model.JpaAutoConfirmationStatus]. To avoid this warning you should mark the attribute [field lastModifiedBy] as transient. 2024-01-11 16:21:29,923 WARN main o.e.p.s./.4.1.j.metadata:302 - Overriding the FIELD mapping attribute [field lastModifiedAt] with the PROPERTY mapping attribute [method getLastModifiedAt] from class [org.eclipse.hawkbit.repository.jpa.model.JpaAutoConfirmationStatus]. To avoid this warning you should mark the attribute [field lastModifiedAt] as transient. 2024-01-11 16:21:29,924 INFO main o.e.p.s./.4.1.j.metadata:302 - The access type for the persistent class [class org.eclipse.hawkbit.repository.jpa.model.JpaActionStatus] is set to [FIELD]. 2024-01-11 16:21:29,924 INFO main o.e.p.s./.4.1.j.metadata:302 - The target entity (reference) class for the many to one mapping element [field action] is being defaulted to: class org.eclipse.hawkbit.repository.jpa.model.JpaAction. 2024-01-11 16:21:29,926 WARN main o.e.p.s./.4.1.j.metadata:302 - Overriding the FIELD mapping attribute [field createdAt] with the PROPERTY mapping attribute [method getCreatedAt] from class [org.eclipse.hawkbit.repository.jpa.model.JpaActionStatus]. To avoid this warning you should mark the attribute [field createdAt] as transient. 2024-01-11 16:21:29,927 WARN main o.e.p.s./.4.1.j.metadata:302 - Overriding the FIELD mapping attribute [field createdBy] with the PROPERTY mapping attribute [method getCreatedBy] from class [org.eclipse.hawkbit.repository.jpa.model.JpaActionStatus]. To avoid this warning you should mark the attribute [field createdBy] as transient. 2024-01-11 16:21:29,927 WARN main o.e.p.s./.4.1.j.metadata:302 - Overriding the FIELD mapping attribute [field lastModifiedBy] with the PROPERTY mapping attribute [method getLastModifiedBy] from class [org.eclipse.hawkbit.repository.jpa.model.JpaActionStatus]. To avoid this warning you should mark the attribute [field lastModifiedBy] as transient. 2024-01-11 16:21:29,927 WARN main o.e.p.s./.4.1.j.metadata:302 - Overriding the FIELD mapping attribute [field lastModifiedAt] with the PROPERTY mapping attribute [method getLastModifiedAt] from class [org.eclipse.hawkbit.repository.jpa.model.JpaActionStatus]. To avoid this warning you should mark the attribute [field lastModifiedAt] as transient. 2024-01-11 16:21:29,928 INFO main o.e.p.s./.4.1.j.metadata:302 - The access type for the persistent class [class org.eclipse.hawkbit.repository.jpa.model.JpaTenantMetaData] is set to [FIELD]. 2024-01-11 16:21:29,928 INFO main o.e.p.s./.4.1.j.metadata:302 - The target entity (reference) class for the one to one mapping element [field defaultDsType] is being defaulted to: class org.eclipse.hawkbit.repository.jpa.model.JpaDistributionSetType. 2024-01-11 16:21:29,929 WARN main o.e.p.s./.4.1.j.metadata:302 - Overriding the FIELD mapping attribute [field createdAt] with the PROPERTY mapping attribute [method getCreatedAt] from class [org.eclipse.hawkbit.repository.jpa.model.JpaTenantMetaData]. To avoid this warning you should mark the attribute [field createdAt] as transient. 2024-01-11 16:21:29,929 WARN main o.e.p.s./.4.1.j.metadata:302 - Overriding the FIELD mapping attribute [field createdBy] with the PROPERTY mapping attribute [method getCreatedBy] from class [org.eclipse.hawkbit.repository.jpa.model.JpaTenantMetaData]. To avoid this warning you should mark the attribute [field createdBy] as transient. 2024-01-11 16:21:29,929 WARN main o.e.p.s./.4.1.j.metadata:302 - Overriding the FIELD mapping attribute [field lastModifiedBy] with the PROPERTY mapping attribute [method getLastModifiedBy] from class [org.eclipse.hawkbit.repository.jpa.model.JpaTenantMetaData]. To avoid this warning you should mark the attribute [field lastModifiedBy] as transient. 2024-01-11 16:21:29,930 WARN main o.e.p.s./.4.1.j.metadata:302 - Overriding the FIELD mapping attribute [field lastModifiedAt] with the PROPERTY mapping attribute [method getLastModifiedAt] from class [org.eclipse.hawkbit.repository.jpa.model.JpaTenantMetaData]. To avoid this warning you should mark the attribute [field lastModifiedAt] as transient. 2024-01-11 16:21:29,930 INFO main o.e.p.s./.4.1.j.metadata:302 - The access type for the persistent class [class org.eclipse.hawkbit.repository.jpa.model.JpaDistributionSetMetadata] is set to [FIELD]. 2024-01-11 16:21:29,931 INFO main o.e.p.s./.4.1.j.metadata:302 - The element [field distributionSet] is being defaulted to a one to one mapping. 2024-01-11 16:21:29,931 INFO main o.e.p.s./.4.1.j.metadata:302 - The target entity (reference) class for the many to one mapping element [field distributionSet] is being defaulted to: class org.eclipse.hawkbit.repository.jpa.model.JpaDistributionSet. 2024-01-11 16:21:29,932 INFO main o.e.p.s./.4.1.j.metadata:302 - The access type for the persistent class [class org.eclipse.hawkbit.repository.jpa.model.AbstractJpaTypeEntity] is set to [FIELD]. 2024-01-11 16:21:29,932 INFO main o.e.p.s./.4.1.j.metadata:302 - The access type for the persistent class [class org.eclipse.hawkbit.repository.jpa.model.JpaDistributionSetType] is set to [FIELD]. 2024-01-11 16:21:29,933 WARN main o.e.p.s./.4.1.j.metadata:302 - Overriding the FIELD mapping attribute [field createdAt] with the PROPERTY mapping attribute [method getCreatedAt] from class [org.eclipse.hawkbit.repository.jpa.model.JpaDistributionSetType]. To avoid this warning you should mark the attribute [field createdAt] as transient. 2024-01-11 16:21:29,933 WARN main o.e.p.s./.4.1.j.metadata:302 - Overriding the FIELD mapping attribute [field createdBy] with the PROPERTY mapping attribute [method getCreatedBy] from class [org.eclipse.hawkbit.repository.jpa.model.JpaDistributionSetType]. To avoid this warning you should mark the attribute [field createdBy] as transient. 2024-01-11 16:21:29,934 WARN main o.e.p.s./.4.1.j.metadata:302 - Overriding the FIELD mapping attribute [field lastModifiedBy] with the PROPERTY mapping attribute [method getLastModifiedBy] from class [org.eclipse.hawkbit.repository.jpa.model.JpaDistributionSetType]. To avoid this warning you should mark the attribute [field lastModifiedBy] as transient. 2024-01-11 16:21:29,934 WARN main o.e.p.s./.4.1.j.metadata:302 - Overriding the FIELD mapping attribute [field lastModifiedAt] with the PROPERTY mapping attribute [method getLastModifiedAt] from class [org.eclipse.hawkbit.repository.jpa.model.JpaDistributionSetType]. To avoid this warning you should mark the attribute [field lastModifiedAt] as transient. 2024-01-11 16:21:29,935 INFO main o.e.p.s./.4.1.j.metadata:302 - The access type for the persistent class [class org.eclipse.hawkbit.repository.jpa.model.JpaTargetFilterQuery] is set to [FIELD]. 2024-01-11 16:21:29,936 WARN main o.e.p.s./.4.1.j.metadata:302 - Overriding the FIELD mapping attribute [field createdAt] with the PROPERTY mapping attribute [method getCreatedAt] from class [org.eclipse.hawkbit.repository.jpa.model.JpaTargetFilterQuery]. To avoid this warning you should mark the attribute [field createdAt] as transient. 2024-01-11 16:21:29,936 WARN main o.e.p.s./.4.1.j.metadata:302 - Overriding the FIELD mapping attribute [field createdBy] with the PROPERTY mapping attribute [method getCreatedBy] from class [org.eclipse.hawkbit.repository.jpa.model.JpaTargetFilterQuery]. To avoid this warning you should mark the attribute [field createdBy] as transient. 2024-01-11 16:21:29,936 WARN main o.e.p.s./.4.1.j.metadata:302 - Overriding the FIELD mapping attribute [field lastModifiedBy] with the PROPERTY mapping attribute [method getLastModifiedBy] from class [org.eclipse.hawkbit.repository.jpa.model.JpaTargetFilterQuery]. To avoid this warning you should mark the attribute [field lastModifiedBy] as transient. 2024-01-11 16:21:29,937 WARN main o.e.p.s./.4.1.j.metadata:302 - Overriding the FIELD mapping attribute [field lastModifiedAt] with the PROPERTY mapping attribute [method getLastModifiedAt] from class [org.eclipse.hawkbit.repository.jpa.model.JpaTargetFilterQuery]. To avoid this warning you should mark the attribute [field lastModifiedAt] as transient. 2024-01-11 16:21:29,937 INFO main o.e.p.s./.4.1.j.metadata:302 - The access type for the persistent class [class org.eclipse.hawkbit.repository.jpa.model.JpaSoftwareModuleType] is set to [FIELD]. 2024-01-11 16:21:29,938 WARN main o.e.p.s./.4.1.j.metadata:302 - Overriding the FIELD mapping attribute [field createdAt] with the PROPERTY mapping attribute [method getCreatedAt] from class [org.eclipse.hawkbit.repository.jpa.model.JpaSoftwareModuleType]. To avoid this warning you should mark the attribute [field createdAt] as transient. 2024-01-11 16:21:29,938 WARN main o.e.p.s./.4.1.j.metadata:302 - Overriding the FIELD mapping attribute [field createdBy] with the PROPERTY mapping attribute [method getCreatedBy] from class [org.eclipse.hawkbit.repository.jpa.model.JpaSoftwareModuleType]. To avoid this warning you should mark the attribute [field createdBy] as transient. 2024-01-11 16:21:29,939 WARN main o.e.p.s./.4.1.j.metadata:302 - Overriding the FIELD mapping attribute [field lastModifiedBy] with the PROPERTY mapping attribute [method getLastModifiedBy] from class [org.eclipse.hawkbit.repository.jpa.model.JpaSoftwareModuleType]. To avoid this warning you should mark the attribute [field lastModifiedBy] as transient. 2024-01-11 16:21:29,939 WARN main o.e.p.s./.4.1.j.metadata:302 - Overriding the FIELD mapping attribute [field lastModifiedAt] with the PROPERTY mapping attribute [method getLastModifiedAt] from class [org.eclipse.hawkbit.repository.jpa.model.JpaSoftwareModuleType]. To avoid this warning you should mark the attribute [field lastModifiedAt] as transient. 2024-01-11 16:21:29,939 INFO main o.e.p.s./.4.1.j.metadata:302 - The access type for the persistent class [class org.eclipse.hawkbit.repository.jpa.model.AbstractJpaNamedVersionedEntity] is set to [FIELD]. 2024-01-11 16:21:29,940 INFO main o.e.p.s./.4.1.j.metadata:302 - The access type for the persistent class [class org.eclipse.hawkbit.repository.jpa.model.JpaSoftwareModule] is set to [FIELD]. 2024-01-11 16:21:29,940 INFO main o.e.p.s./.4.1.j.metadata:302 - The target entity (reference) class for the many to one mapping element [field type] is being defaulted to: class org.eclipse.hawkbit.repository.jpa.model.JpaSoftwareModuleType. 2024-01-11 16:21:29,941 WARN main o.e.p.s./.4.1.j.metadata:302 - Overriding the FIELD mapping attribute [field createdAt] with the PROPERTY mapping attribute [method getCreatedAt] from class [org.eclipse.hawkbit.repository.jpa.model.JpaSoftwareModule]. To avoid this warning you should mark the attribute [field createdAt] as transient. 2024-01-11 16:21:29,941 WARN main o.e.p.s./.4.1.j.metadata:302 - Overriding the FIELD mapping attribute [field createdBy] with the PROPERTY mapping attribute [method getCreatedBy] from class [org.eclipse.hawkbit.repository.jpa.model.JpaSoftwareModule]. To avoid this warning you should mark the attribute [field createdBy] as transient. 2024-01-11 16:21:29,942 WARN main o.e.p.s./.4.1.j.metadata:302 - Overriding the FIELD mapping attribute [field lastModifiedBy] with the PROPERTY mapping attribute [method getLastModifiedBy] from class [org.eclipse.hawkbit.repository.jpa.model.JpaSoftwareModule]. To avoid this warning you should mark the attribute [field lastModifiedBy] as transient. 2024-01-11 16:21:29,942 WARN main o.e.p.s./.4.1.j.metadata:302 - Overriding the FIELD mapping attribute [field lastModifiedAt] with the PROPERTY mapping attribute [method getLastModifiedAt] from class [org.eclipse.hawkbit.repository.jpa.model.JpaSoftwareModule]. To avoid this warning you should mark the attribute [field lastModifiedAt] as transient. 2024-01-11 16:21:29,943 INFO main o.e.p.s./.4.1.j.metadata:302 - The access type for the persistent class [class org.eclipse.hawkbit.repository.jpa.model.JpaDistributionSetTag] is set to [FIELD]. 2024-01-11 16:21:29,943 WARN main o.e.p.s./.4.1.j.metadata:302 - Overriding the FIELD mapping attribute [field createdAt] with the PROPERTY mapping attribute [method getCreatedAt] from class [org.eclipse.hawkbit.repository.jpa.model.JpaDistributionSetTag]. To avoid this warning you should mark the attribute [field createdAt] as transient. 2024-01-11 16:21:29,944 WARN main o.e.p.s./.4.1.j.metadata:302 - Overriding the FIELD mapping attribute [field createdBy] with the PROPERTY mapping attribute [method getCreatedBy] from class [org.eclipse.hawkbit.repository.jpa.model.JpaDistributionSetTag]. To avoid this warning you should mark the attribute [field createdBy] as transient. 2024-01-11 16:21:29,944 WARN main o.e.p.s./.4.1.j.metadata:302 - Overriding the FIELD mapping attribute [field lastModifiedBy] with the PROPERTY mapping attribute [method getLastModifiedBy] from class [org.eclipse.hawkbit.repository.jpa.model.JpaDistributionSetTag]. To avoid this warning you should mark the attribute [field lastModifiedBy] as transient. 2024-01-11 16:21:29,944 WARN main o.e.p.s./.4.1.j.metadata:302 - Overriding the FIELD mapping attribute [field lastModifiedAt] with the PROPERTY mapping attribute [method getLastModifiedAt] from class [org.eclipse.hawkbit.repository.jpa.model.JpaDistributionSetTag]. To avoid this warning you should mark the attribute [field lastModifiedAt] as transient. 2024-01-11 16:21:29,945 INFO main o.e.p.s./.4.1.j.metadata:302 - The access type for the persistent class [class org.eclipse.hawkbit.repository.jpa.model.JpaDistributionSet] is set to [FIELD]. 2024-01-11 16:21:29,972 WARN main o.e.p.s./.4.1.j.metadata:302 - Overriding the FIELD mapping attribute [field createdAt] with the PROPERTY mapping attribute [method getCreatedAt] from class [org.eclipse.hawkbit.repository.jpa.model.JpaDistributionSet]. To avoid this warning you should mark the attribute [field createdAt] as transient. 2024-01-11 16:21:29,973 WARN main o.e.p.s./.4.1.j.metadata:302 - Overriding the FIELD mapping attribute [field createdBy] with the PROPERTY mapping attribute [method getCreatedBy] from class [org.eclipse.hawkbit.repository.jpa.model.JpaDistributionSet]. To avoid this warning you should mark the attribute [field createdBy] as transient. 2024-01-11 16:21:29,973 WARN main o.e.p.s./.4.1.j.metadata:302 - Overriding the FIELD mapping attribute [field lastModifiedBy] with the PROPERTY mapping attribute [method getLastModifiedBy] from class [org.eclipse.hawkbit.repository.jpa.model.JpaDistributionSet]. To avoid this warning you should mark the attribute [field lastModifiedBy] as transient. 2024-01-11 16:21:29,973 WARN main o.e.p.s./.4.1.j.metadata:302 - Overriding the FIELD mapping attribute [field lastModifiedAt] with the PROPERTY mapping attribute [method getLastModifiedAt] from class [org.eclipse.hawkbit.repository.jpa.model.JpaDistributionSet]. To avoid this warning you should mark the attribute [field lastModifiedAt] as transient. 2024-01-11 16:21:29,974 INFO main o.e.p.s./.4.1.j.metadata:302 - The access type for the persistent class [class org.eclipse.hawkbit.repository.jpa.model.JpaTargetType] is set to [FIELD]. 2024-01-11 16:21:29,975 WARN main o.e.p.s./.4.1.j.metadata:302 - Overriding the FIELD mapping attribute [field createdAt] with the PROPERTY mapping attribute [method getCreatedAt] from class [org.eclipse.hawkbit.repository.jpa.model.JpaTargetType]. To avoid this warning you should mark the attribute [field createdAt] as transient. 2024-01-11 16:21:29,975 WARN main o.e.p.s./.4.1.j.metadata:302 - Overriding the FIELD mapping attribute [field createdBy] with the PROPERTY mapping attribute [method getCreatedBy] from class [org.eclipse.hawkbit.repository.jpa.model.JpaTargetType]. To avoid this warning you should mark the attribute [field createdBy] as transient. 2024-01-11 16:21:29,975 WARN main o.e.p.s./.4.1.j.metadata:302 - Overriding the FIELD mapping attribute [field lastModifiedBy] with the PROPERTY mapping attribute [method getLastModifiedBy] from class [org.eclipse.hawkbit.repository.jpa.model.JpaTargetType]. To avoid this warning you should mark the attribute [field lastModifiedBy] as transient. 2024-01-11 16:21:29,976 WARN main o.e.p.s./.4.1.j.metadata:302 - Overriding the FIELD mapping attribute [field lastModifiedAt] with the PROPERTY mapping attribute [method getLastModifiedAt] from class [org.eclipse.hawkbit.repository.jpa.model.JpaTargetType]. To avoid this warning you should mark the attribute [field lastModifiedAt] as transient. 2024-01-11 16:21:29,976 INFO main o.e.p.s./.4.1.j.metadata:302 - The access type for the persistent class [class org.eclipse.hawkbit.repository.jpa.model.DistributionSetTypeElementCompositeKey] is set to [FIELD]. 2024-01-11 16:21:29,983 INFO main o.e.p.s./.4.1.j.metadata:302 - The alias name for the entity class [class org.eclipse.hawkbit.repository.jpa.model.JpaArtifact] is being defaulted to: JpaArtifact. 2024-01-11 16:21:29,997 WARN main o.e.p.s./.4.1.j.metadata:302 - The tenant discriminator context property for the tenant discriminator column [sp_artifact.tenant] on the element [class org.eclipse.hawkbit.repository.jpa.model.AbstractJpaTenantAwareBaseEntity] is being defaulted to: eclipselink.tenant-id. 2024-01-11 16:21:29,999 INFO main o.e.p.s./.4.1.j.metadata:302 - The alias name for the entity class [class org.eclipse.hawkbit.repository.jpa.model.JpaAction] is being defaulted to: JpaAction. 2024-01-11 16:21:30,000 WARN main o.e.p.s./.4.1.j.metadata:302 - The tenant discriminator context property for the tenant discriminator column [sp_action.tenant] on the element [class org.eclipse.hawkbit.repository.jpa.model.AbstractJpaTenantAwareBaseEntity] is being defaulted to: eclipselink.tenant-id. 2024-01-11 16:21:30,005 INFO main o.e.p.s./.4.1.j.metadata:302 - Ignoring default serialization on element [field actionType] within entity class [class org.eclipse.hawkbit.repository.jpa.model.JpaAction] since EclipseLink convert metadata is specified. 2024-01-11 16:21:30,006 INFO main o.e.p.s./.4.1.j.metadata:302 - Ignoring default serialization on element [field status] within entity class [class org.eclipse.hawkbit.repository.jpa.model.JpaAction] since EclipseLink convert metadata is specified. 2024-01-11 16:21:30,016 INFO main o.e.p.s./.4.1.j.metadata:302 - The alias name for the entity class [class org.eclipse.hawkbit.repository.jpa.model.RolloutTargetGroup] is being defaulted to: RolloutTargetGroup. 2024-01-11 16:21:30,018 INFO main o.e.p.s./.4.1.j.metadata:302 - The alias name for the entity class [class org.eclipse.hawkbit.repository.jpa.model.DistributionSetTypeElement] is being defaulted to: DistributionSetTypeElement. 2024-01-11 16:21:30,021 INFO main o.e.p.s./.4.1.j.metadata:302 - The alias name for the entity class [class org.eclipse.hawkbit.repository.jpa.model.JpaTargetMetadata] is being defaulted to: JpaTargetMetadata. 2024-01-11 16:21:30,022 INFO main o.e.p.s./.4.1.j.metadata:302 - The alias name for the entity class [class org.eclipse.hawkbit.repository.jpa.model.JpaTargetTag] is being defaulted to: JpaTargetTag. 2024-01-11 16:21:30,024 WARN main o.e.p.s./.4.1.j.metadata:302 - The tenant discriminator context property for the tenant discriminator column [sp_target_tag.tenant] on the element [class org.eclipse.hawkbit.repository.jpa.model.AbstractJpaTenantAwareBaseEntity] is being defaulted to: eclipselink.tenant-id. 2024-01-11 16:21:30,025 INFO main o.e.p.s./.4.1.j.metadata:302 - The alias name for the entity class [class org.eclipse.hawkbit.repository.jpa.model.JpaRolloutGroup] is being defaulted to: JpaRolloutGroup. 2024-01-11 16:21:30,025 WARN main o.e.p.s./.4.1.j.metadata:302 - The tenant discriminator context property for the tenant discriminator column [sp_rolloutgroup.tenant] on the element [class org.eclipse.hawkbit.repository.jpa.model.AbstractJpaTenantAwareBaseEntity] is being defaulted to: eclipselink.tenant-id. 2024-01-11 16:21:30,027 INFO main o.e.p.s./.4.1.j.metadata:302 - Ignoring default serialization on element [field status] within entity class [class org.eclipse.hawkbit.repository.jpa.model.JpaRolloutGroup] since EclipseLink convert metadata is specified. 2024-01-11 16:21:30,028 INFO main o.e.p.s./.4.1.j.metadata:302 - The alias name for the entity class [class org.eclipse.hawkbit.repository.jpa.model.JpaTarget] is being defaulted to: JpaTarget. 2024-01-11 16:21:30,028 WARN main o.e.p.s./.4.1.j.metadata:302 - The tenant discriminator context property for the tenant discriminator column [sp_target.tenant] on the element [class org.eclipse.hawkbit.repository.jpa.model.AbstractJpaTenantAwareBaseEntity] is being defaulted to: eclipselink.tenant-id. 2024-01-11 16:21:30,030 INFO main o.e.p.s./.4.1.j.metadata:302 - Ignoring default serialization on element [field updateStatus] within entity class [class org.eclipse.hawkbit.repository.jpa.model.JpaTarget] since EclipseLink convert metadata is specified. 2024-01-11 16:21:30,030 INFO main o.e.p.s./.4.1.j.metadata:302 - The alias name for the entity class [class org.eclipse.hawkbit.repository.jpa.model.JpaTenantConfiguration] is being defaulted to: JpaTenantConfiguration. 2024-01-11 16:21:30,031 WARN main o.e.p.s./.4.1.j.metadata:302 - The tenant discriminator context property for the tenant discriminator column [sp_tenant_configuration.tenant] on the element [class org.eclipse.hawkbit.repository.jpa.model.AbstractJpaTenantAwareBaseEntity] is being defaulted to: eclipselink.tenant-id. 2024-01-11 16:21:30,032 INFO main o.e.p.s./.4.1.j.metadata:302 - The alias name for the entity class [class org.eclipse.hawkbit.repository.jpa.model.JpaRollout] is being defaulted to: JpaRollout. 2024-01-11 16:21:30,032 WARN main o.e.p.s./.4.1.j.metadata:302 - The tenant discriminator context property for the tenant discriminator column [sp_rollout.tenant] on the element [class org.eclipse.hawkbit.repository.jpa.model.AbstractJpaTenantAwareBaseEntity] is being defaulted to: eclipselink.tenant-id. 2024-01-11 16:21:30,033 INFO main o.e.p.s./.4.1.j.metadata:302 - Ignoring default serialization on element [field actionType] within entity class [class org.eclipse.hawkbit.repository.jpa.model.JpaRollout] since EclipseLink convert metadata is specified. 2024-01-11 16:21:30,034 INFO main o.e.p.s./.4.1.j.metadata:302 - Ignoring default serialization on element [field status] within entity class [class org.eclipse.hawkbit.repository.jpa.model.JpaRollout] since EclipseLink convert metadata is specified. 2024-01-11 16:21:30,034 INFO main o.e.p.s./.4.1.j.metadata:302 - The alias name for the entity class [class org.eclipse.hawkbit.repository.jpa.model.JpaSoftwareModuleMetadata] is being defaulted to: JpaSoftwareModuleMetadata. 2024-01-11 16:21:30,035 INFO main o.e.p.s./.4.1.j.metadata:302 - The alias name for the entity class [class org.eclipse.hawkbit.repository.jpa.model.JpaAutoConfirmationStatus] is being defaulted to: JpaAutoConfirmationStatus. 2024-01-11 16:21:30,036 WARN main o.e.p.s./.4.1.j.metadata:302 - The tenant discriminator context property for the tenant discriminator column [sp_target_conf_status.tenant] on the element [class org.eclipse.hawkbit.repository.jpa.model.AbstractJpaTenantAwareBaseEntity] is being defaulted to: eclipselink.tenant-id. 2024-01-11 16:21:30,037 INFO main o.e.p.s./.4.1.j.metadata:302 - The alias name for the entity class [class org.eclipse.hawkbit.repository.jpa.model.JpaActionStatus] is being defaulted to: JpaActionStatus. 2024-01-11 16:21:30,037 WARN main o.e.p.s./.4.1.j.metadata:302 - The tenant discriminator context property for the tenant discriminator column [sp_action_status.tenant] on the element [class org.eclipse.hawkbit.repository.jpa.model.AbstractJpaTenantAwareBaseEntity] is being defaulted to: eclipselink.tenant-id. 2024-01-11 16:21:30,038 INFO main o.e.p.s./.4.1.j.metadata:302 - Ignoring default serialization on element [field status] within entity class [class org.eclipse.hawkbit.repository.jpa.model.JpaActionStatus] since EclipseLink convert metadata is specified. 2024-01-11 16:21:30,039 INFO main o.e.p.s./.4.1.j.metadata:302 - The alias name for the entity class [class org.eclipse.hawkbit.repository.jpa.model.JpaTenantMetaData] is being defaulted to: JpaTenantMetaData. 2024-01-11 16:21:30,040 INFO main o.e.p.s./.4.1.j.metadata:302 - The alias name for the entity class [class org.eclipse.hawkbit.repository.jpa.model.JpaDistributionSetMetadata] is being defaulted to: JpaDistributionSetMetadata. 2024-01-11 16:21:30,041 INFO main o.e.p.s./.4.1.j.metadata:302 - The alias name for the entity class [class org.eclipse.hawkbit.repository.jpa.model.JpaDistributionSetType] is being defaulted to: JpaDistributionSetType. 2024-01-11 16:21:30,041 WARN main o.e.p.s./.4.1.j.metadata:302 - The tenant discriminator context property for the tenant discriminator column [sp_distribution_set_type.tenant] on the element [class org.eclipse.hawkbit.repository.jpa.model.AbstractJpaTenantAwareBaseEntity] is being defaulted to: eclipselink.tenant-id. 2024-01-11 16:21:30,042 INFO main o.e.p.s./.4.1.j.metadata:302 - The alias name for the entity class [class org.eclipse.hawkbit.repository.jpa.model.JpaTargetFilterQuery] is being defaulted to: JpaTargetFilterQuery. 2024-01-11 16:21:30,043 WARN main o.e.p.s./.4.1.j.metadata:302 - The tenant discriminator context property for the tenant discriminator column [sp_target_filter_query.tenant] on the element [class org.eclipse.hawkbit.repository.jpa.model.AbstractJpaTenantAwareBaseEntity] is being defaulted to: eclipselink.tenant-id. 2024-01-11 16:21:30,044 INFO main o.e.p.s./.4.1.j.metadata:302 - Ignoring default serialization on element [field autoAssignActionType] within entity class [class org.eclipse.hawkbit.repository.jpa.model.JpaTargetFilterQuery] since EclipseLink convert metadata is specified. 2024-01-11 16:21:30,045 INFO main o.e.p.s./.4.1.j.metadata:302 - The alias name for the entity class [class org.eclipse.hawkbit.repository.jpa.model.JpaSoftwareModuleType] is being defaulted to: JpaSoftwareModuleType. 2024-01-11 16:21:30,045 WARN main o.e.p.s./.4.1.j.metadata:302 - The tenant discriminator context property for the tenant discriminator column [sp_software_module_type.tenant] on the element [class org.eclipse.hawkbit.repository.jpa.model.AbstractJpaTenantAwareBaseEntity] is being defaulted to: eclipselink.tenant-id. 2024-01-11 16:21:30,046 INFO main o.e.p.s./.4.1.j.metadata:302 - The alias name for the entity class [class org.eclipse.hawkbit.repository.jpa.model.JpaSoftwareModule] is being defaulted to: JpaSoftwareModule. 2024-01-11 16:21:30,047 WARN main o.e.p.s./.4.1.j.metadata:302 - The tenant discriminator context property for the tenant discriminator column [sp_base_software_module.tenant] on the element [class org.eclipse.hawkbit.repository.jpa.model.AbstractJpaTenantAwareBaseEntity] is being defaulted to: eclipselink.tenant-id. 2024-01-11 16:21:30,048 INFO main o.e.p.s./.4.1.j.metadata:302 - The alias name for the entity class [class org.eclipse.hawkbit.repository.jpa.model.JpaDistributionSetTag] is being defaulted to: JpaDistributionSetTag. 2024-01-11 16:21:30,049 WARN main o.e.p.s./.4.1.j.metadata:302 - The tenant discriminator context property for the tenant discriminator column [sp_distributionset_tag.tenant] on the element [class org.eclipse.hawkbit.repository.jpa.model.AbstractJpaTenantAwareBaseEntity] is being defaulted to: eclipselink.tenant-id. 2024-01-11 16:21:30,071 INFO main o.e.p.s./.4.1.j.metadata:302 - The alias name for the entity class [class org.eclipse.hawkbit.repository.jpa.model.JpaDistributionSet] is being defaulted to: JpaDistributionSet. 2024-01-11 16:21:30,072 WARN main o.e.p.s./.4.1.j.metadata:302 - The tenant discriminator context property for the tenant discriminator column [sp_distribution_set.tenant] on the element [class org.eclipse.hawkbit.repository.jpa.model.AbstractJpaTenantAwareBaseEntity] is being defaulted to: eclipselink.tenant-id. 2024-01-11 16:21:30,073 INFO main o.e.p.s./.4.1.j.metadata:302 - The alias name for the entity class [class org.eclipse.hawkbit.repository.jpa.model.JpaTargetType] is being defaulted to: JpaTargetType. 2024-01-11 16:21:30,073 WARN main o.e.p.s./.4.1.j.metadata:302 - The tenant discriminator context property for the tenant discriminator column [sp_target_type.tenant] on the element [class org.eclipse.hawkbit.repository.jpa.model.AbstractJpaTenantAwareBaseEntity] is being defaulted to: eclipselink.tenant-id. 2024-01-11 16:21:30,087 INFO main o.e.p.s./.4.1.j.metadata:302 - The primary key column name for the mapping element [field rolloutGroup] is being defaulted to: id. 2024-01-11 16:21:30,088 INFO main o.e.p.s./.4.1.j.metadata:302 - The primary key column name for the mapping element [field target] is being defaulted to: id. 2024-01-11 16:21:30,089 INFO main o.e.p.s./.4.1.j.metadata:302 - The primary key column name for the mapping element [field distributionSet] is being defaulted to: id. 2024-01-11 16:21:30,089 INFO main o.e.p.s./.4.1.j.metadata:302 - The primary key column name for the mapping element [field smType] is being defaulted to: id. 2024-01-11 16:21:30,090 INFO main o.e.p.s./.4.1.j.metadata:302 - The primary key column name for the mapping element [field dsType] is being defaulted to: id. 2024-01-11 16:21:30,090 INFO main o.e.p.s./.4.1.j.metadata:302 - The primary key column name for the mapping element [field target] is being defaulted to: id. 2024-01-11 16:21:30,091 INFO main o.e.p.s./.4.1.j.metadata:302 - The primary key column name for the mapping element [field softwareModule] is being defaulted to: id. 2024-01-11 16:21:30,113 INFO main o.e.p.s./.4.1.j.metadata:302 - The primary key column name for the mapping element [field controllerAttributes] is being defaulted to: id. 2024-01-11 16:21:30,115 INFO main o.e.p.s./.4.1.j.metadata:302 - The primary key column name for the mapping element [field messages] is being defaulted to: id. 2024-01-11 16:21:30,117 INFO main o.e.p.s./.4.1.j.metadata:302 - The primary key column name for the mapping element [field softwareModule] is being defaulted to: id. 2024-01-11 16:21:30,118 INFO main o.e.p.s./.4.1.j.metadata:302 - The primary key column name for the mapping element [field rollout] is being defaulted to: id. 2024-01-11 16:21:30,118 INFO main o.e.p.s./.4.1.j.metadata:302 - The primary key column name for the mapping element [field rolloutGroup] is being defaulted to: id. 2024-01-11 16:21:30,118 INFO main o.e.p.s./.4.1.j.metadata:302 - The primary key column name for the mapping element [field target] is being defaulted to: id. 2024-01-11 16:21:30,119 INFO main o.e.p.s./.4.1.j.metadata:302 - The primary key column name for the mapping element [field distributionSet] is being defaulted to: id. 2024-01-11 16:21:30,122 INFO main o.e.p.s./.4.1.j.metadata:302 - The primary key column name for the mapping element [field parent] is being defaulted to: id. 2024-01-11 16:21:30,123 INFO main o.e.p.s./.4.1.j.metadata:302 - The primary key column name for the mapping element [field rollout] is being defaulted to: id. 2024-01-11 16:21:30,123 INFO main o.e.p.s./.4.1.j.metadata:302 - The primary key column name for the mapping element [field targetType] is being defaulted to: id. 2024-01-11 16:21:30,128 INFO main o.e.p.s./.4.1.j.metadata:302 - The source primary key column name for the many to many mapping [field tags] is being defaulted to: id. 2024-01-11 16:21:30,128 INFO main o.e.p.s./.4.1.j.metadata:302 - The target primary key column name for the many to many mapping [field tags] is being defaulted to: id. 2024-01-11 16:21:30,128 INFO main o.e.p.s./.4.1.j.metadata:302 - The primary key column name for the mapping element [field installedDistributionSet] is being defaulted to: id. 2024-01-11 16:21:30,129 INFO main o.e.p.s./.4.1.j.metadata:302 - The primary key column name for the mapping element [field assignedDistributionSet] is being defaulted to: id. 2024-01-11 16:21:30,129 INFO main o.e.p.s./.4.1.j.metadata:302 - The primary key column name for the mapping element [field distributionSet] is being defaulted to: id. 2024-01-11 16:21:30,129 INFO main o.e.p.s./.4.1.j.metadata:302 - The primary key column name for the mapping element [field target] is being defaulted to: id. 2024-01-11 16:21:30,130 INFO main o.e.p.s./.4.1.j.metadata:302 - The primary key column name for the mapping element [field action] is being defaulted to: id. 2024-01-11 16:21:30,130 INFO main o.e.p.s./.4.1.j.metadata:302 - The primary key column name for the mapping element [field defaultDsType] is being defaulted to: id. 2024-01-11 16:21:30,130 INFO main o.e.p.s./.4.1.j.metadata:302 - The primary key column name for the mapping element [field autoAssignDistributionSet] is being defaulted to: id. 2024-01-11 16:21:30,131 INFO main o.e.p.s./.4.1.j.metadata:302 - The primary key column name for the mapping element [field type] is being defaulted to: id. 2024-01-11 16:21:30,131 INFO main o.e.p.s./.4.1.j.metadata:302 - The primary key column name for the mapping element [field type] is being defaulted to: id. 2024-01-11 16:21:30,132 INFO main o.e.p.s./.4.1.j.metadata:302 - The source primary key column name for the many to many mapping [field modules] is being defaulted to: id. 2024-01-11 16:21:30,132 INFO main o.e.p.s./.4.1.j.metadata:302 - The target primary key column name for the many to many mapping [field modules] is being defaulted to: id. 2024-01-11 16:21:30,132 INFO main o.e.p.s./.4.1.j.metadata:302 - The source primary key column name for the many to many mapping [field tags] is being defaulted to: id. 2024-01-11 16:21:30,132 INFO main o.e.p.s./.4.1.j.metadata:302 - The target primary key column name for the many to many mapping [field tags] is being defaulted to: id. 2024-01-11 16:21:30,133 INFO main o.e.p.s./.4.1.j.metadata:302 - The source primary key column name for the many to many mapping [field distributionSetTypes] is being defaulted to: id. 2024-01-11 16:21:30,133 INFO main o.e.p.s./.4.1.j.metadata:302 - The target primary key column name for the many to many mapping [field distributionSetTypes] is being defaulted to: id. 2024-01-11 16:21:30,184 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:437 - Initialized JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 16:21:30,406 WARN main o.s.b.a.o.j.JpaBaseConfiguration$JpaWebConfiguration:223 - spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning 2024-01-11 16:21:30,743 INFO main o.e.p.s./.4.1.jar_default:302 - EclipseLink, version: Eclipse Persistence Services - 2.7.13.v20230724-7ffb888abf 2024-01-11 16:21:30,774 INFO main o.e.p.s./.4.1.j.connection:302 - Connected: jdbc:h2:mem:testdb User: SA Database: H2 Version: 2.2.222 (2023-08-22) Driver: H2 JDBC Driver Version: 2.2.222 (2023-08-22) 2024-01-11 16:21:30,775 INFO main o.e.p.s./.4.1.j.connection:302 - Connected: jdbc:h2:mem:testdb User: SA Database: H2 Version: 2.2.222 (2023-08-22) Driver: H2 JDBC Driver Version: 2.2.222 (2023-08-22) 2024-01-11 16:21:33,246 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:339 - Usage of Spring Data projections detected on persistence provider EclipseLink. Make sure the following query methods declare result columns in exactly the order the accessors are declared in the projecting interface or the order of parameters for DTOs: 2024-01-11 16:21:33,246 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.DistributionSetRepository.countRolloutsByStatusForDistributionSet(java.lang.Long) 2024-01-11 16:21:33,276 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.DistributionSetRepository.countActionsByStatusForDistributionSet(java.lang.Long) 2024-01-11 16:21:34,638 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:339 - Usage of Spring Data projections detected on persistence provider EclipseLink. Make sure the following query methods declare result columns in exactly the order the accessors are declared in the projecting interface or the order of parameters for DTOs: 2024-01-11 16:21:34,639 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutId(java.lang.Long) 2024-01-11 16:21:34,643 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutId(java.util.List) 2024-01-11 16:21:34,688 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutGroupId(java.util.List) 2024-01-11 16:21:34,691 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutGroupId(java.lang.Long) 2024-01-11 16:21:38,271 WARN main o.s.b.a.s.s.UserDetailsServiceAutoConfiguration:89 - Using generated security password: dc4a4392-5468-4f64-89c7-58bc9efcbc30 This generated password is for development use only. Your security configuration must be updated before running your application in production. 2024-01-11 16:21:38,592 INFO main o.s.s.w.DefaultSecurityFilterChain:55 - Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@4148f679, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@429fb2e, org.springframework.security.web.context.SecurityContextPersistenceFilter@508da476, org.springframework.security.web.header.HeaderWriterFilter@46bea4ca, org.springframework.security.web.csrf.CsrfFilter@7bb824b4, org.springframework.security.web.authentication.logout.LogoutFilter@4cc348d7, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@70b78f50, org.springframework.security.web.authentication.ui.DefaultLoginPageGeneratingFilter@421364e, org.springframework.security.web.authentication.ui.DefaultLogoutPageGeneratingFilter@1d0207fe, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@13eac9cf, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@20f472e5, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@551ac65d, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@69f94c76, org.springframework.security.web.session.SessionManagementFilter@4dd2b0eb, org.springframework.security.web.access.ExceptionTranslationFilter@359f3ec9, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@3cc6e50] 2024-01-11 16:21:39,134 INFO main o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'application.springCloudBusInput' has 1 subscriber(s). 2024-01-11 16:21:39,377 INFO main o.s.i.e.EventDrivenConsumer:174 - Adding {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 2024-01-11 16:21:39,377 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 1 subscriber(s). 2024-01-11 16:21:39,378 INFO main o.s.i.e.EventDrivenConsumer:292 - started bean '_org.springframework.integration.errorLogger' 2024-01-11 16:21:39,480 INFO main o.e.h.a.AmqpMessageDispatcherServiceTest:61 - Started AmqpMessageDispatcherServiceTest in 17.474 seconds (JVM running for 24.498) 2024-01-11 16:21:40,024 INFO pool-3-thread-1 o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'unknown.channel.name' has 1 subscriber(s). 2024-01-11 16:21:40,641 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.amqp.AmqpMessageDispatcherServiceTest.sendDeleteRequestWithNoAmqpAddress()]... 2024-01-11 16:21:40,733 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.amqp.AmqpMessageDispatcherServiceTest.sendDeleteRequestWithNoAmqpAddress()] succeeded. 2024-01-11 16:21:40,895 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.amqp.AmqpMessageDispatcherServiceTest.sendUpdateAttributesRequest()]... 2024-01-11 16:21:40,938 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.amqp.AmqpMessageDispatcherServiceTest.sendUpdateAttributesRequest()] succeeded. 2024-01-11 16:21:41,095 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.amqp.AmqpMessageDispatcherServiceTest.sendDeleteRequestWithNullAddress()]... 2024-01-11 16:21:41,114 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.amqp.AmqpMessageDispatcherServiceTest.sendDeleteRequestWithNullAddress()] succeeded. 2024-01-11 16:21:41,236 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.amqp.AmqpMessageDispatcherServiceTest.testSendCancelRequest()]... 2024-01-11 16:21:41,339 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.amqp.AmqpMessageDispatcherServiceTest.testSendCancelRequest()] succeeded. 2024-01-11 16:21:41,499 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.amqp.AmqpMessageDispatcherServiceTest.testSendDownloadRequestWithSoftwareModulesAndNoArtifacts()]... 2024-01-11 16:21:42,381 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.amqp.AmqpMessageDispatcherServiceTest.testSendDownloadRequestWithSoftwareModulesAndNoArtifacts()] succeeded. 2024-01-11 16:21:42,501 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.amqp.AmqpMessageDispatcherServiceTest.testSendDownloadRequest()]... 2024-01-11 16:21:42,889 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.amqp.AmqpMessageDispatcherServiceTest.testSendDownloadRequest()] succeeded. 2024-01-11 16:21:43,004 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.amqp.AmqpMessageDispatcherServiceTest.sendDeleteRequest()]... 2024-01-11 16:21:43,022 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.amqp.AmqpMessageDispatcherServiceTest.sendDeleteRequest()] succeeded. 2024-01-11 16:21:43,033 INFO main o.s.i.e.EventDrivenConsumer:174 - Removing {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 2024-01-11 16:21:43,034 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 0 subscriber(s). 2024-01-11 16:21:43,034 INFO main o.s.i.e.EventDrivenConsumer:292 - stopped bean '_org.springframework.integration.errorLogger' 2024-01-11 16:21:43,081 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:651 - Closing JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 16:21:43,084 INFO main c.z.h.HikariDataSource:350 - HikariPool-1 - Shutdown initiated... 2024-01-11 16:21:43,087 INFO main c.z.h.HikariDataSource:352 - HikariPool-1 - Shutdown completed. [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 21.56 s -- in org.eclipse.hawkbit.amqp.AmqpMessageDispatcherServiceTest [INFO] Running org.eclipse.hawkbit.amqp.AmqpMessageHandlerServiceTest 2024-01-11 16:21:43,329 INFO main o.e.h.a.AmqpAuthenticationMessageHandler:155 - target 123 tried to download artifact null which is not assigned to the target 2024-01-11 16:21:43,330 INFO main o.e.h.a.AmqpAuthenticationMessageHandler:234 - Artifact for resource FileResource [sha1=12345, artifactId=null, filename=null] not found 2024-01-11 16:21:43,383 INFO main o.e.h.a.AmqpAuthenticationMessageHandler:234 - Artifact for resource FileResource [sha1=12345, artifactId=null, filename=null] not found 2024-01-11 16:21:43,422 INFO main o.e.h.a.AmqpAuthenticationMessageHandler:159 - download security check for target 123 and artifact 12345 granted [INFO] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.438 s -- in org.eclipse.hawkbit.amqp.AmqpMessageHandlerServiceTest [INFO] [INFO] Results: [INFO] [WARNING] Tests run: 134, Failures: 0, Errors: 0, Skipped: 89 [INFO] [INFO] [INFO] --- jar:3.2.2:jar (default-jar) @ hawkbit-dmf-amqp --- [INFO] Building jar: /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-dmf/hawkbit-dmf-amqp/target/hawkbit-dmf-amqp-0.4.1.jar [INFO] [INFO] >>> source:3.2.1:jar (attach-sources) > generate-sources @ hawkbit-dmf-amqp >>> [INFO] [INFO] --- enforcer:3.3.0:enforce (enforce-no-snapshots) @ hawkbit-dmf-amqp --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] <<< source:3.2.1:jar (attach-sources) < generate-sources @ hawkbit-dmf-amqp <<< [INFO] [INFO] [INFO] --- source:3.2.1:jar (attach-sources) @ hawkbit-dmf-amqp --- [INFO] Building jar: /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-dmf/hawkbit-dmf-amqp/target/hawkbit-dmf-amqp-0.4.1-sources.jar [INFO] [INFO] --- jacoco:0.8.8:prepare-agent-integration (prepare-it-agent) @ hawkbit-dmf-amqp --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-dmf/hawkbit-dmf-amqp/target/jacoco-it.exec [INFO] [INFO] --- license-tool:1.0.2:license-check (license-check) @ hawkbit-dmf-amqp --- [INFO] [INFO] --- gpg:1.6:sign (sign-artifacts) @ hawkbit-dmf-amqp --- [INFO] [INFO] --- install:2.5.2:install (default-install) @ hawkbit-dmf-amqp --- [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-dmf/hawkbit-dmf-amqp/target/hawkbit-dmf-amqp-0.4.1.jar to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-dmf-amqp/0.4.1/hawkbit-dmf-amqp-0.4.1.jar [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-dmf/hawkbit-dmf-amqp/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-dmf-amqp/0.4.1/hawkbit-dmf-amqp-0.4.1.pom [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-dmf/hawkbit-dmf-amqp/target/hawkbit-dmf-amqp-0.4.1-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-dmf-amqp/0.4.1/hawkbit-dmf-amqp-0.4.1-javadoc.jar [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-dmf/hawkbit-dmf-amqp/target/hawkbit-dmf-amqp-0.4.1-sources.jar to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-dmf-amqp/0.4.1/hawkbit-dmf-amqp-0.4.1-sources.jar [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-dmf/hawkbit-dmf-amqp/target/hawkbit-dmf-amqp-0.4.1.jar.asc to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-dmf-amqp/0.4.1/hawkbit-dmf-amqp-0.4.1.jar.asc [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-dmf/hawkbit-dmf-amqp/target/hawkbit-dmf-amqp-0.4.1.pom.asc to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-dmf-amqp/0.4.1/hawkbit-dmf-amqp-0.4.1.pom.asc [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-dmf/hawkbit-dmf-amqp/target/hawkbit-dmf-amqp-0.4.1-javadoc.jar.asc to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-dmf-amqp/0.4.1/hawkbit-dmf-amqp-0.4.1-javadoc.jar.asc [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-dmf/hawkbit-dmf-amqp/target/hawkbit-dmf-amqp-0.4.1-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-dmf-amqp/0.4.1/hawkbit-dmf-amqp-0.4.1-sources.jar.asc [INFO] [INFO] --- nexus-staging:1.6.13:deploy (injected-nexus-deploy) @ hawkbit-dmf-amqp --- [INFO] Performing local staging (local stagingDirectory="/home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging")... [INFO] + Using server credentials "ossrh" from Maven settings. [INFO] * Connected to Nexus at https://oss.sonatype.org:443/, is version 2.15.1-02 and edition "Professional" [INFO] * Using staging profile ID "1d2b23f380235e" (matched by Nexus). [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-dmf/hawkbit-dmf-amqp/target/hawkbit-dmf-amqp-0.4.1.jar to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-dmf-amqp/0.4.1/hawkbit-dmf-amqp-0.4.1.jar [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-dmf/hawkbit-dmf-amqp/.flattened-pom.xml to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-dmf-amqp/0.4.1/hawkbit-dmf-amqp-0.4.1.pom [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-dmf/hawkbit-dmf-amqp/target/hawkbit-dmf-amqp-0.4.1-javadoc.jar to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-dmf-amqp/0.4.1/hawkbit-dmf-amqp-0.4.1-javadoc.jar [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-dmf/hawkbit-dmf-amqp/target/hawkbit-dmf-amqp-0.4.1-sources.jar to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-dmf-amqp/0.4.1/hawkbit-dmf-amqp-0.4.1-sources.jar [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-dmf/hawkbit-dmf-amqp/target/hawkbit-dmf-amqp-0.4.1.jar.asc to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-dmf-amqp/0.4.1/hawkbit-dmf-amqp-0.4.1.jar.asc [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-dmf/hawkbit-dmf-amqp/target/hawkbit-dmf-amqp-0.4.1.pom.asc to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-dmf-amqp/0.4.1/hawkbit-dmf-amqp-0.4.1.pom.asc [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-dmf/hawkbit-dmf-amqp/target/hawkbit-dmf-amqp-0.4.1-javadoc.jar.asc to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-dmf-amqp/0.4.1/hawkbit-dmf-amqp-0.4.1-javadoc.jar.asc [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-dmf/hawkbit-dmf-amqp/target/hawkbit-dmf-amqp-0.4.1-sources.jar.asc to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-dmf-amqp/0.4.1/hawkbit-dmf-amqp-0.4.1-sources.jar.asc [INFO] Execution skipped to the last project... [INFO] [INFO] --------------< org.eclipse.hawkbit:hawkbit-rest-parent >--------------- [INFO] Building hawkBit :: REST 0.4.1 [16/37] [INFO] from hawkbit-rest/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ hawkbit-rest-parent --- [INFO] [INFO] --- flatten:1.5.0:clean (flatten.clean) @ hawkbit-rest-parent --- [INFO] [INFO] --- enforcer:3.3.0:enforce (enforce-no-snapshots) @ hawkbit-rest-parent --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- flatten:1.5.0:flatten (flatten) @ hawkbit-rest-parent --- [INFO] Generating flattened POM of project org.eclipse.hawkbit:hawkbit-rest-parent:pom:0.4.1... [INFO] [INFO] --- license:2.11:check (default-cli) @ hawkbit-rest-parent --- [INFO] Checking licenses... [INFO] [INFO] --- javadoc:3.4.1:jar (default-cli) @ hawkbit-rest-parent --- [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] --- enforcer:3.3.0:enforce (enforce-no-snapshots) @ hawkbit-rest-parent --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- flatten:1.5.0:flatten (flatten) @ hawkbit-rest-parent --- [INFO] Generating flattened POM of project org.eclipse.hawkbit:hawkbit-rest-parent:pom:0.4.1... [INFO] [INFO] --- jacoco:0.8.8:prepare-agent (prepare-ut-agent) @ hawkbit-rest-parent --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/target/jacoco.exec [INFO] [INFO] >>> source:3.2.1:jar (attach-sources) > generate-sources @ hawkbit-rest-parent >>> [INFO] [INFO] --- enforcer:3.3.0:enforce (enforce-no-snapshots) @ hawkbit-rest-parent --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] <<< source:3.2.1:jar (attach-sources) < generate-sources @ hawkbit-rest-parent <<< [INFO] [INFO] [INFO] --- source:3.2.1:jar (attach-sources) @ hawkbit-rest-parent --- [INFO] [INFO] --- jacoco:0.8.8:prepare-agent-integration (prepare-it-agent) @ hawkbit-rest-parent --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/target/jacoco-it.exec [INFO] [INFO] --- license-tool:1.0.2:license-check (license-check) @ hawkbit-rest-parent --- [INFO] [INFO] --- gpg:1.6:sign (sign-artifacts) @ hawkbit-rest-parent --- [INFO] [INFO] --- install:2.5.2:install (default-install) @ hawkbit-rest-parent --- [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-rest-parent/0.4.1/hawkbit-rest-parent-0.4.1.pom [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/target/hawkbit-rest-parent-0.4.1.pom.asc to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-rest-parent/0.4.1/hawkbit-rest-parent-0.4.1.pom.asc [INFO] [INFO] --- nexus-staging:1.6.13:deploy (injected-nexus-deploy) @ hawkbit-rest-parent --- [INFO] Performing local staging (local stagingDirectory="/home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging")... [INFO] + Using server credentials "ossrh" from Maven settings. [INFO] * Connected to Nexus at https://oss.sonatype.org:443/, is version 2.15.1-02 and edition "Professional" [INFO] * Using staging profile ID "1d2b23f380235e" (matched by Nexus). [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/.flattened-pom.xml to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-rest-parent/0.4.1/hawkbit-rest-parent-0.4.1.pom [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/target/hawkbit-rest-parent-0.4.1.pom.asc to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-rest-parent/0.4.1/hawkbit-rest-parent-0.4.1.pom.asc [INFO] Execution skipped to the last project... [INFO] [INFO] ---------------< org.eclipse.hawkbit:hawkbit-rest-core >---------------- [INFO] Building hawkBit :: REST :: Core 0.4.1 [17/37] [INFO] from hawkbit-rest/hawkbit-rest-core/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ hawkbit-rest-core --- [INFO] [INFO] --- flatten:1.5.0:clean (flatten.clean) @ hawkbit-rest-core --- [INFO] [INFO] --- enforcer:3.3.0:enforce (enforce-no-snapshots) @ hawkbit-rest-core --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ hawkbit-rest-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-rest-core/src/main/resources [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-rest-core/src/main/resources [INFO] [INFO] --- flatten:1.5.0:flatten (flatten) @ hawkbit-rest-core --- [INFO] Generating flattened POM of project org.eclipse.hawkbit:hawkbit-rest-core:jar:0.4.1... [INFO] [INFO] --- compiler:3.10.1:compile (default-compile) @ hawkbit-rest-core --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 20 source files to /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-rest-core/target/classes [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-rest-core/src/main/java/org/eclipse/hawkbit/rest/OpenApiConfiguration.java:[31,45] trailing white space will be removed [INFO] [INFO] --- license:2.11:check (default-cli) @ hawkbit-rest-core --- [INFO] Checking licenses... [INFO] [INFO] --- javadoc:3.4.1:jar (default-cli) @ hawkbit-rest-core --- [INFO] No previous run data found, generating javadoc. [INFO] Building jar: /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-rest-core/target/hawkbit-rest-core-0.4.1-javadoc.jar [INFO] [INFO] --- enforcer:3.3.0:enforce (enforce-no-snapshots) @ hawkbit-rest-core --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ hawkbit-rest-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-rest-core/src/main/resources [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-rest-core/src/main/resources [INFO] [INFO] --- flatten:1.5.0:flatten (flatten) @ hawkbit-rest-core --- [INFO] Generating flattened POM of project org.eclipse.hawkbit:hawkbit-rest-core:jar:0.4.1... [INFO] [INFO] --- compiler:3.10.1:compile (default-compile) @ hawkbit-rest-core --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 20 source files to /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-rest-core/target/classes [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-rest-core/src/main/java/org/eclipse/hawkbit/rest/OpenApiConfiguration.java:[31,45] trailing white space will be removed [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ hawkbit-rest-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-rest-core/src/test/resources [INFO] [INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ hawkbit-rest-core --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 8 source files to /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-rest-core/target/test-classes [INFO] [INFO] --- jacoco:0.8.8:prepare-agent (prepare-ut-agent) @ hawkbit-rest-core --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-rest-core/target/jacoco.exec [INFO] [INFO] --- surefire:3.1.2:test (default-test) @ hawkbit-rest-core --- [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.eclipse.hawkbit.rest.util.SortUtilityTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.524 s -- in org.eclipse.hawkbit.rest.util.SortUtilityTest [INFO] Running org.eclipse.hawkbit.rest.util.FileStreamingUtilTest 16:21:54.724 [main] DEBUG org.eclipse.hawkbit.rest.util.FileStreamingUtil - range header for filename (test.file) is: bytes=0-10,9-15,16- 16:21:54.730 [main] DEBUG org.eclipse.hawkbit.rest.util.FileStreamingUtil - filename (test.file) results into a multipart range request: 16:21:54.841 [main] DEBUG org.eclipse.hawkbit.rest.util.FileStreamingUtil - range header for filename (test.file) is: bytes=0-10***,9-15,16- 16:21:54.843 [main] DEBUG org.eclipse.hawkbit.rest.util.FileStreamingUtil - range header for filename (test.file) is not satisfiable: [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.496 s -- in org.eclipse.hawkbit.rest.util.FileStreamingUtilTest [INFO] Running org.eclipse.hawkbit.rest.json.model.ExceptionInfoTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s -- in org.eclipse.hawkbit.rest.json.model.ExceptionInfoTest [INFO] Running org.eclipse.hawkbit.rest.filter.ExcludePathAwareShallowETagFilterTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.118 s -- in org.eclipse.hawkbit.rest.filter.ExcludePathAwareShallowETagFilterTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jar:3.2.2:jar (default-jar) @ hawkbit-rest-core --- [INFO] Building jar: /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-rest-core/target/hawkbit-rest-core-0.4.1.jar [INFO] [INFO] >>> source:3.2.1:jar (attach-sources) > generate-sources @ hawkbit-rest-core >>> [INFO] [INFO] --- enforcer:3.3.0:enforce (enforce-no-snapshots) @ hawkbit-rest-core --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] <<< source:3.2.1:jar (attach-sources) < generate-sources @ hawkbit-rest-core <<< [INFO] [INFO] [INFO] --- source:3.2.1:jar (attach-sources) @ hawkbit-rest-core --- [INFO] Building jar: /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-rest-core/target/hawkbit-rest-core-0.4.1-sources.jar [INFO] [INFO] --- jar:3.2.2:test-jar (default) @ hawkbit-rest-core --- [INFO] Building jar: /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-rest-core/target/hawkbit-rest-core-0.4.1-tests.jar [INFO] [INFO] --- jacoco:0.8.8:prepare-agent-integration (prepare-it-agent) @ hawkbit-rest-core --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-rest-core/target/jacoco-it.exec [INFO] [INFO] --- license-tool:1.0.2:license-check (license-check) @ hawkbit-rest-core --- [INFO] [INFO] --- gpg:1.6:sign (sign-artifacts) @ hawkbit-rest-core --- [INFO] [INFO] --- install:2.5.2:install (default-install) @ hawkbit-rest-core --- [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-rest-core/target/hawkbit-rest-core-0.4.1.jar to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-rest-core/0.4.1/hawkbit-rest-core-0.4.1.jar [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-rest-core/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-rest-core/0.4.1/hawkbit-rest-core-0.4.1.pom [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-rest-core/target/hawkbit-rest-core-0.4.1-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-rest-core/0.4.1/hawkbit-rest-core-0.4.1-javadoc.jar [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-rest-core/target/hawkbit-rest-core-0.4.1-sources.jar to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-rest-core/0.4.1/hawkbit-rest-core-0.4.1-sources.jar [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-rest-core/target/hawkbit-rest-core-0.4.1-tests.jar to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-rest-core/0.4.1/hawkbit-rest-core-0.4.1-tests.jar [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-rest-core/target/hawkbit-rest-core-0.4.1.jar.asc to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-rest-core/0.4.1/hawkbit-rest-core-0.4.1.jar.asc [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-rest-core/target/hawkbit-rest-core-0.4.1.pom.asc to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-rest-core/0.4.1/hawkbit-rest-core-0.4.1.pom.asc [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-rest-core/target/hawkbit-rest-core-0.4.1-javadoc.jar.asc to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-rest-core/0.4.1/hawkbit-rest-core-0.4.1-javadoc.jar.asc [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-rest-core/target/hawkbit-rest-core-0.4.1-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-rest-core/0.4.1/hawkbit-rest-core-0.4.1-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-rest-core/target/hawkbit-rest-core-0.4.1-tests.jar.asc to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-rest-core/0.4.1/hawkbit-rest-core-0.4.1-tests.jar.asc [INFO] [INFO] --- nexus-staging:1.6.13:deploy (injected-nexus-deploy) @ hawkbit-rest-core --- [INFO] Performing local staging (local stagingDirectory="/home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging")... [INFO] + Using server credentials "ossrh" from Maven settings. [INFO] * Connected to Nexus at https://oss.sonatype.org:443/, is version 2.15.1-02 and edition "Professional" [INFO] * Using staging profile ID "1d2b23f380235e" (matched by Nexus). [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-rest-core/target/hawkbit-rest-core-0.4.1.jar to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-rest-core/0.4.1/hawkbit-rest-core-0.4.1.jar [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-rest-core/.flattened-pom.xml to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-rest-core/0.4.1/hawkbit-rest-core-0.4.1.pom [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-rest-core/target/hawkbit-rest-core-0.4.1-javadoc.jar to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-rest-core/0.4.1/hawkbit-rest-core-0.4.1-javadoc.jar [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-rest-core/target/hawkbit-rest-core-0.4.1-sources.jar to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-rest-core/0.4.1/hawkbit-rest-core-0.4.1-sources.jar [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-rest-core/target/hawkbit-rest-core-0.4.1-tests.jar to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-rest-core/0.4.1/hawkbit-rest-core-0.4.1-tests.jar [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-rest-core/target/hawkbit-rest-core-0.4.1.jar.asc to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-rest-core/0.4.1/hawkbit-rest-core-0.4.1.jar.asc [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-rest-core/target/hawkbit-rest-core-0.4.1.pom.asc to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-rest-core/0.4.1/hawkbit-rest-core-0.4.1.pom.asc [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-rest-core/target/hawkbit-rest-core-0.4.1-javadoc.jar.asc to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-rest-core/0.4.1/hawkbit-rest-core-0.4.1-javadoc.jar.asc [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-rest-core/target/hawkbit-rest-core-0.4.1-sources.jar.asc to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-rest-core/0.4.1/hawkbit-rest-core-0.4.1-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-rest-core/target/hawkbit-rest-core-0.4.1-tests.jar.asc to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-rest-core/0.4.1/hawkbit-rest-core-0.4.1-tests.jar.asc [INFO] Execution skipped to the last project... [INFO] [INFO] ----------------< org.eclipse.hawkbit:hawkbit-ddi-api >----------------- [INFO] Building hawkBit :: REST :: DDI API 0.4.1 [18/37] [INFO] from hawkbit-rest/hawkbit-ddi-api/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ hawkbit-ddi-api --- [INFO] [INFO] --- flatten:1.5.0:clean (flatten.clean) @ hawkbit-ddi-api --- [INFO] [INFO] --- enforcer:3.3.0:enforce (enforce-no-snapshots) @ hawkbit-ddi-api --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ hawkbit-ddi-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-ddi-api/src/main/resources [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-ddi-api/src/main/resources [INFO] [INFO] --- flatten:1.5.0:flatten (flatten) @ hawkbit-ddi-api --- [INFO] Generating flattened POM of project org.eclipse.hawkbit:hawkbit-ddi-api:jar:0.4.1... [INFO] [INFO] --- compiler:3.10.1:compile (default-compile) @ hawkbit-ddi-api --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 25 source files to /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-ddi-api/target/classes [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-ddi-api/src/main/java/org/eclipse/hawkbit/ddi/rest/api/DdiRootControllerRestApi.java:[93,82] trailing white space will be removed [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-ddi-api/src/main/java/org/eclipse/hawkbit/ddi/rest/api/DdiRootControllerRestApi.java:[214,90] trailing white space will be removed [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-ddi-api/src/main/java/org/eclipse/hawkbit/ddi/rest/api/DdiRootControllerRestApi.java:[408,71] trailing white space will be removed [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-ddi-api/src/main/java/org/eclipse/hawkbit/ddi/rest/api/DdiRootControllerRestApi.java:[414,58] trailing white space will be removed [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-ddi-api/src/main/java/org/eclipse/hawkbit/ddi/rest/api/DdiRootControllerRestApi.java:[446,116] trailing white space will be removed [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-ddi-api/src/main/java/org/eclipse/hawkbit/ddi/rest/api/DdiRootControllerRestApi.java:[501,76] trailing white space will be removed [INFO] [INFO] --- license:2.11:check (default-cli) @ hawkbit-ddi-api --- [INFO] Checking licenses... [INFO] [INFO] --- javadoc:3.4.1:jar (default-cli) @ hawkbit-ddi-api --- [INFO] No previous run data found, generating javadoc. [INFO] Building jar: /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-ddi-api/target/hawkbit-ddi-api-0.4.1-javadoc.jar [INFO] [INFO] --- enforcer:3.3.0:enforce (enforce-no-snapshots) @ hawkbit-ddi-api --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ hawkbit-ddi-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-ddi-api/src/main/resources [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-ddi-api/src/main/resources [INFO] [INFO] --- flatten:1.5.0:flatten (flatten) @ hawkbit-ddi-api --- [INFO] Generating flattened POM of project org.eclipse.hawkbit:hawkbit-ddi-api:jar:0.4.1... [INFO] [INFO] --- compiler:3.10.1:compile (default-compile) @ hawkbit-ddi-api --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 25 source files to /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-ddi-api/target/classes [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-ddi-api/src/main/java/org/eclipse/hawkbit/ddi/rest/api/DdiRootControllerRestApi.java:[93,82] trailing white space will be removed [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-ddi-api/src/main/java/org/eclipse/hawkbit/ddi/rest/api/DdiRootControllerRestApi.java:[214,90] trailing white space will be removed [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-ddi-api/src/main/java/org/eclipse/hawkbit/ddi/rest/api/DdiRootControllerRestApi.java:[408,71] trailing white space will be removed [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-ddi-api/src/main/java/org/eclipse/hawkbit/ddi/rest/api/DdiRootControllerRestApi.java:[414,58] trailing white space will be removed [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-ddi-api/src/main/java/org/eclipse/hawkbit/ddi/rest/api/DdiRootControllerRestApi.java:[446,116] trailing white space will be removed [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-ddi-api/src/main/java/org/eclipse/hawkbit/ddi/rest/api/DdiRootControllerRestApi.java:[501,76] trailing white space will be removed [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ hawkbit-ddi-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-ddi-api/src/test/resources [INFO] [INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ hawkbit-ddi-api --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 19 source files to /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-ddi-api/target/test-classes [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-ddi-api/src/test/java/org/eclipse/hawkbit/ddi/json/model/DdiActionFeedbackTest.java:[44,102] emptyList() in org.assertj.core.util.Lists has been deprecated [WARNING] Cannot find annotation method 'value()' in type 'com.google.errorprone.annotations.DoNotMock': class file for com.google.errorprone.annotations.DoNotMock not found [WARNING] Cannot find annotation method 'value()' in type 'com.google.errorprone.annotations.DoNotCall': class file for com.google.errorprone.annotations.DoNotCall not found [WARNING] Cannot find annotation method 'value()' in type 'com.google.errorprone.annotations.DoNotCall' [WARNING] Cannot find annotation method 'value()' in type 'com.google.errorprone.annotations.DoNotCall' [WARNING] Cannot find annotation method 'value()' in type 'com.google.errorprone.annotations.DoNotCall' [WARNING] Cannot find annotation method 'value()' in type 'com.google.errorprone.annotations.DoNotCall' [WARNING] Cannot find annotation method 'value()' in type 'com.google.errorprone.annotations.DoNotCall' [WARNING] Cannot find annotation method 'value()' in type 'com.google.errorprone.annotations.DoNotCall' [WARNING] Cannot find annotation method 'value()' in type 'com.google.errorprone.annotations.DoNotCall' [INFO] [INFO] --- jacoco:0.8.8:prepare-agent (prepare-ut-agent) @ hawkbit-ddi-api --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-ddi-api/target/jacoco.exec [INFO] [INFO] --- surefire:3.1.2:test (default-test) @ hawkbit-ddi-api --- [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.eclipse.hawkbit.ddi.json.model.DdiControllerBaseTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.953 s -- in org.eclipse.hawkbit.ddi.json.model.DdiControllerBaseTest [INFO] Running org.eclipse.hawkbit.ddi.json.model.DdiConfigDataTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.083 s -- in org.eclipse.hawkbit.ddi.json.model.DdiConfigDataTest [INFO] Running org.eclipse.hawkbit.ddi.json.model.DdiPollingTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.eclipse.hawkbit.ddi.json.model.DdiPollingTest [INFO] Running org.eclipse.hawkbit.ddi.json.model.DdiCancelActionToStopTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.059 s -- in org.eclipse.hawkbit.ddi.json.model.DdiCancelActionToStopTest [INFO] Running org.eclipse.hawkbit.ddi.json.model.DdiConfirmationBaseTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.104 s -- in org.eclipse.hawkbit.ddi.json.model.DdiConfirmationBaseTest [INFO] Running org.eclipse.hawkbit.ddi.json.model.DdiResultTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.086 s -- in org.eclipse.hawkbit.ddi.json.model.DdiResultTest [INFO] Running org.eclipse.hawkbit.ddi.json.model.DdiDeploymentBaseTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.044 s -- in org.eclipse.hawkbit.ddi.json.model.DdiDeploymentBaseTest [INFO] Running org.eclipse.hawkbit.ddi.json.model.DdiArtifactHashTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.053 s -- in org.eclipse.hawkbit.ddi.json.model.DdiArtifactHashTest [INFO] Running org.eclipse.hawkbit.ddi.json.model.DdiCancelTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.eclipse.hawkbit.ddi.json.model.DdiCancelTest [INFO] Running org.eclipse.hawkbit.ddi.json.model.DdiActionFeedbackTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.112 s -- in org.eclipse.hawkbit.ddi.json.model.DdiActionFeedbackTest [INFO] Running org.eclipse.hawkbit.ddi.json.model.DdiStatusTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.192 s -- in org.eclipse.hawkbit.ddi.json.model.DdiStatusTest [INFO] Running org.eclipse.hawkbit.ddi.json.model.DdiMetadataTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.eclipse.hawkbit.ddi.json.model.DdiMetadataTest [INFO] Running org.eclipse.hawkbit.ddi.json.model.DdiChunkTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 s -- in org.eclipse.hawkbit.ddi.json.model.DdiChunkTest [INFO] Running org.eclipse.hawkbit.ddi.json.model.DdiActionHistoryTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.eclipse.hawkbit.ddi.json.model.DdiActionHistoryTest [INFO] Running org.eclipse.hawkbit.ddi.json.model.DdiConfigTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.065 s -- in org.eclipse.hawkbit.ddi.json.model.DdiConfigTest [INFO] Running org.eclipse.hawkbit.ddi.json.model.DdiProgressTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.eclipse.hawkbit.ddi.json.model.DdiProgressTest [INFO] Running org.eclipse.hawkbit.ddi.json.model.DdiArtifactTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s -- in org.eclipse.hawkbit.ddi.json.model.DdiArtifactTest [INFO] Running org.eclipse.hawkbit.ddi.json.model.DdiDeploymentTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.079 s -- in org.eclipse.hawkbit.ddi.json.model.DdiDeploymentTest [INFO] Running org.eclipse.hawkbit.ddi.json.model.JsonIgnorePropertiesAnnotationTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.299 s -- in org.eclipse.hawkbit.ddi.json.model.JsonIgnorePropertiesAnnotationTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 60, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jar:3.2.2:jar (default-jar) @ hawkbit-ddi-api --- [INFO] Building jar: /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-ddi-api/target/hawkbit-ddi-api-0.4.1.jar [INFO] [INFO] >>> source:3.2.1:jar (attach-sources) > generate-sources @ hawkbit-ddi-api >>> [INFO] [INFO] --- enforcer:3.3.0:enforce (enforce-no-snapshots) @ hawkbit-ddi-api --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] <<< source:3.2.1:jar (attach-sources) < generate-sources @ hawkbit-ddi-api <<< [INFO] [INFO] [INFO] --- source:3.2.1:jar (attach-sources) @ hawkbit-ddi-api --- [INFO] Building jar: /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-ddi-api/target/hawkbit-ddi-api-0.4.1-sources.jar [INFO] [INFO] --- jacoco:0.8.8:prepare-agent-integration (prepare-it-agent) @ hawkbit-ddi-api --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-ddi-api/target/jacoco-it.exec [INFO] [INFO] --- license-tool:1.0.2:license-check (license-check) @ hawkbit-ddi-api --- [INFO] [INFO] --- gpg:1.6:sign (sign-artifacts) @ hawkbit-ddi-api --- [INFO] [INFO] --- install:2.5.2:install (default-install) @ hawkbit-ddi-api --- [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-ddi-api/target/hawkbit-ddi-api-0.4.1.jar to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-ddi-api/0.4.1/hawkbit-ddi-api-0.4.1.jar [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-ddi-api/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-ddi-api/0.4.1/hawkbit-ddi-api-0.4.1.pom [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-ddi-api/target/hawkbit-ddi-api-0.4.1-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-ddi-api/0.4.1/hawkbit-ddi-api-0.4.1-javadoc.jar [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-ddi-api/target/hawkbit-ddi-api-0.4.1-sources.jar to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-ddi-api/0.4.1/hawkbit-ddi-api-0.4.1-sources.jar [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-ddi-api/target/hawkbit-ddi-api-0.4.1.jar.asc to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-ddi-api/0.4.1/hawkbit-ddi-api-0.4.1.jar.asc [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-ddi-api/target/hawkbit-ddi-api-0.4.1.pom.asc to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-ddi-api/0.4.1/hawkbit-ddi-api-0.4.1.pom.asc [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-ddi-api/target/hawkbit-ddi-api-0.4.1-javadoc.jar.asc to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-ddi-api/0.4.1/hawkbit-ddi-api-0.4.1-javadoc.jar.asc [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-ddi-api/target/hawkbit-ddi-api-0.4.1-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-ddi-api/0.4.1/hawkbit-ddi-api-0.4.1-sources.jar.asc [INFO] [INFO] --- nexus-staging:1.6.13:deploy (injected-nexus-deploy) @ hawkbit-ddi-api --- [INFO] Performing local staging (local stagingDirectory="/home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging")... [INFO] + Using server credentials "ossrh" from Maven settings. [INFO] * Connected to Nexus at https://oss.sonatype.org:443/, is version 2.15.1-02 and edition "Professional" [INFO] * Using staging profile ID "1d2b23f380235e" (matched by Nexus). [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-ddi-api/target/hawkbit-ddi-api-0.4.1.jar to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-ddi-api/0.4.1/hawkbit-ddi-api-0.4.1.jar [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-ddi-api/.flattened-pom.xml to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-ddi-api/0.4.1/hawkbit-ddi-api-0.4.1.pom [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-ddi-api/target/hawkbit-ddi-api-0.4.1-javadoc.jar to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-ddi-api/0.4.1/hawkbit-ddi-api-0.4.1-javadoc.jar [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-ddi-api/target/hawkbit-ddi-api-0.4.1-sources.jar to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-ddi-api/0.4.1/hawkbit-ddi-api-0.4.1-sources.jar [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-ddi-api/target/hawkbit-ddi-api-0.4.1.jar.asc to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-ddi-api/0.4.1/hawkbit-ddi-api-0.4.1.jar.asc [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-ddi-api/target/hawkbit-ddi-api-0.4.1.pom.asc to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-ddi-api/0.4.1/hawkbit-ddi-api-0.4.1.pom.asc [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-ddi-api/target/hawkbit-ddi-api-0.4.1-javadoc.jar.asc to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-ddi-api/0.4.1/hawkbit-ddi-api-0.4.1-javadoc.jar.asc [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-ddi-api/target/hawkbit-ddi-api-0.4.1-sources.jar.asc to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-ddi-api/0.4.1/hawkbit-ddi-api-0.4.1-sources.jar.asc [INFO] Execution skipped to the last project... [INFO] [INFO] --------------< org.eclipse.hawkbit:hawkbit-ddi-resource >-------------- [INFO] Building hawkBit :: REST :: DDI Resources 0.4.1 [19/37] [INFO] from hawkbit-rest/hawkbit-ddi-resource/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ hawkbit-ddi-resource --- [INFO] [INFO] --- flatten:1.5.0:clean (flatten.clean) @ hawkbit-ddi-resource --- [INFO] [INFO] --- enforcer:3.3.0:enforce (enforce-no-snapshots) @ hawkbit-ddi-resource --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ hawkbit-ddi-resource --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-ddi-resource/src/main/resources [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-ddi-resource/src/main/resources [INFO] [INFO] --- flatten:1.5.0:flatten (flatten) @ hawkbit-ddi-resource --- [INFO] Generating flattened POM of project org.eclipse.hawkbit:hawkbit-ddi-resource:jar:0.4.1... [INFO] [INFO] --- compiler:3.10.1:compile (default-compile) @ hawkbit-ddi-resource --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-ddi-resource/target/classes [INFO] [INFO] --- license:2.11:check (default-cli) @ hawkbit-ddi-resource --- [INFO] Checking licenses... [INFO] [INFO] --- javadoc:3.4.1:jar (default-cli) @ hawkbit-ddi-resource --- [INFO] No previous run data found, generating javadoc. [INFO] Building jar: /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-ddi-resource/target/hawkbit-ddi-resource-0.4.1-javadoc.jar [INFO] [INFO] --- enforcer:3.3.0:enforce (enforce-no-snapshots) @ hawkbit-ddi-resource --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ hawkbit-ddi-resource --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-ddi-resource/src/main/resources [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-ddi-resource/src/main/resources [INFO] [INFO] --- flatten:1.5.0:flatten (flatten) @ hawkbit-ddi-resource --- [INFO] Generating flattened POM of project org.eclipse.hawkbit:hawkbit-ddi-resource:jar:0.4.1... [INFO] [INFO] --- compiler:3.10.1:compile (default-compile) @ hawkbit-ddi-resource --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-ddi-resource/target/classes [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ hawkbit-ddi-resource --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 1 resource [INFO] [INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ hawkbit-ddi-resource --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 9 source files to /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-ddi-resource/target/test-classes [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-ddi-resource/src/test/java/org/eclipse/hawkbit/ddi/rest/resource/AbstractDDiApiIntegrationTest.java:[130,48] APPLICATION_JSON_UTF8 in org.springframework.http.MediaType has been deprecated [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-ddi-resource/src/test/java/org/eclipse/hawkbit/ddi/rest/resource/AbstractDDiApiIntegrationTest.java:[144,44] APPLICATION_JSON_UTF8 in org.springframework.http.MediaType has been deprecated [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-ddi-resource/src/test/java/org/eclipse/hawkbit/ddi/rest/resource/AbstractDDiApiIntegrationTest.java:[158,60] non-varargs call of varargs method with inexact argument type for last parameter; cast to java.lang.Object for a varargs call cast to java.lang.Object[] for a non-varargs call and to suppress this warning [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-ddi-resource/src/test/java/org/eclipse/hawkbit/ddi/rest/resource/DdiConfirmationBaseTest.java:[374,85] APPLICATION_JSON_UTF8 in org.springframework.http.MediaType has been deprecated [INFO] [INFO] --- jacoco:0.8.8:prepare-agent (prepare-ut-agent) @ hawkbit-ddi-resource --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-ddi-resource/target/jacoco.exec [INFO] [INFO] --- surefire:3.1.2:test (default-test) @ hawkbit-ddi-resource --- [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.eclipse.hawkbit.ddi.rest.resource.DdiInstalledBaseTest 16:22:14.224 [main] DEBUG org.eclipse.hawkbit.repository.test.util.DatasourceContext - Datasource environment variables: [database: null, username: null, password: null, datasourceUrl: null] 16:22:14.231 [main] INFO org.eclipse.hawkbit.repository.test.util.SharedSqlTestDatabaseExtension - Schema generation skipped... No datasource environment variables found! 16:22:14.254 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating CacheAwareContextLoaderDelegate from class [org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate] 16:22:14.275 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating BootstrapContext using constructor [public org.springframework.test.context.support.DefaultBootstrapContext(java.lang.Class,org.springframework.test.context.CacheAwareContextLoaderDelegate)] 16:22:14.346 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating TestContextBootstrapper for test class [org.eclipse.hawkbit.ddi.rest.resource.DdiInstalledBaseTest] from class [org.springframework.boot.test.context.SpringBootTestContextBootstrapper] 16:22:14.389 [main] DEBUG org.springframework.test.context.support.AbstractContextLoader - Did not detect default resource location for test class [org.eclipse.hawkbit.ddi.rest.resource.AbstractDDiApiIntegrationTest]: class path resource [org/eclipse/hawkbit/ddi/rest/resource/AbstractDDiApiIntegrationTest-context.xml] does not exist 16:22:14.389 [main] DEBUG org.springframework.test.context.support.AbstractContextLoader - Did not detect default resource location for test class [org.eclipse.hawkbit.ddi.rest.resource.AbstractDDiApiIntegrationTest]: class path resource [org/eclipse/hawkbit/ddi/rest/resource/AbstractDDiApiIntegrationTestContext.groovy] does not exist 16:22:14.390 [main] INFO org.springframework.test.context.support.AbstractContextLoader - Could not detect default resource locations for test class [org.eclipse.hawkbit.ddi.rest.resource.AbstractDDiApiIntegrationTest]: no resource found for suffixes {-context.xml, Context.groovy}. 16:22:14.390 [main] DEBUG org.springframework.test.context.support.AbstractContextLoader - Did not detect default resource location for test class [org.eclipse.hawkbit.rest.AbstractRestIntegrationTest]: class path resource [org/eclipse/hawkbit/rest/AbstractRestIntegrationTest-context.xml] does not exist 16:22:14.391 [main] DEBUG org.springframework.test.context.support.AbstractContextLoader - Did not detect default resource location for test class [org.eclipse.hawkbit.rest.AbstractRestIntegrationTest]: class path resource [org/eclipse/hawkbit/rest/AbstractRestIntegrationTestContext.groovy] does not exist 16:22:14.391 [main] INFO org.springframework.test.context.support.AbstractContextLoader - Could not detect default resource locations for test class [org.eclipse.hawkbit.rest.AbstractRestIntegrationTest]: no resource found for suffixes {-context.xml, Context.groovy}. 16:22:14.391 [main] DEBUG org.springframework.test.context.support.AbstractContextLoader - Did not detect default resource location for test class [org.eclipse.hawkbit.repository.test.util.AbstractIntegrationTest]: class path resource [org/eclipse/hawkbit/repository/test/util/AbstractIntegrationTest-context.xml] does not exist 16:22:14.392 [main] DEBUG org.springframework.test.context.support.AbstractContextLoader - Did not detect default resource location for test class [org.eclipse.hawkbit.repository.test.util.AbstractIntegrationTest]: class path resource [org/eclipse/hawkbit/repository/test/util/AbstractIntegrationTestContext.groovy] does not exist 16:22:14.392 [main] INFO org.springframework.test.context.support.AbstractContextLoader - Could not detect default resource locations for test class [org.eclipse.hawkbit.repository.test.util.AbstractIntegrationTest]: no resource found for suffixes {-context.xml, Context.groovy}. 16:22:14.711 [main] DEBUG org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Merging default listeners with listeners configured via @TestExecutionListeners for class [org.eclipse.hawkbit.repository.test.util.AbstractIntegrationTest]. 16:22:14.712 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener, org.springframework.security.test.context.support.ReactorContextTestExecutionListener, org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.event.ApplicationEventsTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener] 16:22:14.745 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@6a567f7b, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@28be7fec, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@26f0141, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@34136bd1, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@6de7778f, org.springframework.test.context.support.DirtiesContextTestExecutionListener@367d34c0, org.springframework.test.context.transaction.TransactionalTestExecutionListener@4ce25e47, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@6380e9e9, org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener@350da119, org.springframework.test.context.event.EventPublishingTestExecutionListener@6a09484c, org.springframework.security.test.context.support.ReactorContextTestExecutionListener@34c7232c, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@50ec4bfc, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@8b13d91, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@285a4fe3, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@2589d787, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@1788cb61, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@16d431b4, org.eclipse.hawkbit.repository.test.matcher.EventVerifier@6c0b51da, org.eclipse.hawkbit.repository.test.util.CleanupTestExecutionListener@7558633] 16:22:14.749 [main] DEBUG org.springframework.test.context.support.AbstractDirtiesContextTestExecutionListener - Before test class: context [DefaultTestContext@41aebbb4 testClass = DdiInstalledBaseTest, testInstance = [null], testMethod = [null], testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@afde064 testClass = DdiInstalledBaseTest, locations = '{}', classes = '{class org.eclipse.hawkbit.repository.test.TestConfiguration, class org.springframework.cloud.stream.test.binder.TestSupportBinderAutoConfiguration, class org.eclipse.hawkbit.rest.RestConfiguration, class org.eclipse.hawkbit.repository.jpa.RepositoryApplicationConfiguration, class org.eclipse.hawkbit.repository.test.TestConfiguration, class org.springframework.cloud.stream.test.binder.TestSupportBinderAutoConfiguration, class org.eclipse.hawkbit.ddi.rest.resource.DdiApiConfiguration, class org.eclipse.hawkbit.rest.RestConfiguration, class org.eclipse.hawkbit.repository.jpa.RepositoryApplicationConfiguration, class org.eclipse.hawkbit.repository.test.TestConfiguration, class org.springframework.cloud.stream.test.binder.TestSupportBinderAutoConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{test}', propertySourceLocations = '{classpath:/ddi-test.properties}', propertySourceProperties = '{spring.main.allow-bean-definition-overriding=true, org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.test.context.web.socket.MockServerContainerContextCustomizer@5cf8676a, [ImportsContextCustomizer@5a592c70 key = [org.springframework.boot.test.autoconfigure.web.servlet.MockMvcWebDriverAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration, org.springframework.boot.autoconfigure.security.oauth2.client.servlet.OAuth2ClientAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.SecurityAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.SecurityFilterAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.UserDetailsServiceAutoConfiguration, org.springframework.boot.autoconfigure.security.oauth2.resource.servlet.OAuth2ResourceServerAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcSecurityConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcWebClientAutoConfiguration, org.springframework.boot.test.autoconfigure.web.reactive.WebTestClientAutoConfiguration]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@1b0e9707, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@9ab310b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@24c8d8be, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@73613ae5, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@4b3fa0b3, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@7793ad58, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@557286ad], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true]], class annotated with @DirtiesContext [true] with mode [AFTER_CLASS]. . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.18) 2024-01-11 16:22:15,889 INFO main o.e.h.d.r.r.DdiInstalledBaseTest:55 - Starting DdiInstalledBaseTest using Java 17.0.9 on basic-bw2k7 with PID 2846 (started by jenkins in /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-ddi-resource) 2024-01-11 16:22:15,891 INFO main o.e.h.d.r.r.DdiInstalledBaseTest:638 - The following 1 profile is active: "test" 2024-01-11 16:22:17,624 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:132 - Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2024-01-11 16:22:17,949 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:201 - Finished Spring Data repository scanning in 315 ms. Found 20 JPA repository interfaces. 2024-01-11 16:22:18,811 INFO main o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor:292 - No bean named 'errorChannel' has been explicitly defined. Therefore, a default PublishSubscribeChannel will be created. 2024-01-11 16:22:18,835 INFO main o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor:292 - No bean named 'integrationHeaderChannelRegistry' has been explicitly defined. Therefore, a default DefaultHeaderChannelRegistry will be created. 2024-01-11 16:22:19,087 INFO main o.s.c.c.s.GenericScope:283 - BeanFactory id=ab81f616-6c02-3381-b023-f4db05e66867 2024-01-11 16:22:19,389 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:22:19,404 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration' of type [org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:22:19,408 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:22:19,412 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'loadBalancerClientsDefaultsMappingsProvider' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration$$Lambda$945/0x00007f63b85867b0] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:22:19,416 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'defaultsBindHandlerAdvisor' of type [org.springframework.cloud.commons.config.DefaultsBindHandlerAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:22:19,432 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'BindingHandlerAdvise' of type [org.springframework.cloud.stream.config.BindingHandlerAdvise] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:22:19,473 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spelConverter' of type [org.springframework.cloud.stream.config.SpelExpressionConverterConfiguration$SpelConverter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:22:19,477 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration' of type [org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:22:19,480 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'stringOrNumberMigrationVersionConverter' of type [org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration$StringOrNumberToMigrationVersionConverter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:22:19,504 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:22:19,572 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'dataSource' of type [com.zaxxer.hikari.HikariDataSource] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:22:19,587 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties' of type [org.springframework.boot.autoconfigure.orm.jpa.JpaProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:22:19,633 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'repositoryApplicationConfiguration' of type [org.eclipse.hawkbit.repository.jpa.RepositoryApplicationConfiguration$$EnhancerBySpringCGLIB$$7f6177d4] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:22:20,717 INFO main o.f.c.i.l.VersionPrinter:37 - Flyway Community Edition 8.5.13 by Redgate 2024-01-11 16:22:20,718 INFO main o.f.c.i.l.VersionPrinter:37 - See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.13 2024-01-11 16:22:20,718 INFO main o.f.c.i.l.VersionPrinter:37 - 2024-01-11 16:22:20,740 INFO main c.z.h.HikariDataSource:110 - HikariPool-1 - Starting... 2024-01-11 16:22:21,364 INFO main c.z.h.HikariDataSource:123 - HikariPool-1 - Start completed. 2024-01-11 16:22:21,386 INFO main o.f.c.i.d.b.BaseDatabaseType:37 - Database: jdbc:h2:mem:testdb (H2 2.2) 2024-01-11 16:22:21,465 WARN main o.f.c.i.d.b.Database:41 - Flyway upgrade recommended: H2 2.2.222 is newer than this version of Flyway and support has not been tested. The latest supported version of H2 is 2.1.210. 2024-01-11 16:22:21,534 INFO main o.f.c.i.c.DbValidate:37 - Successfully validated 47 migrations (execution time 00:00.049s) 2024-01-11 16:22:21,543 INFO main o.f.c.i.s.JdbcTableSchemaHistory:37 - Creating Schema History table "PUBLIC"."schema_version" ... 2024-01-11 16:22:21,604 INFO main o.f.c.i.c.DbMigrate:37 - Current version of schema "PUBLIC": << Empty Schema >> 2024-01-11 16:22:21,677 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.0.1 - init " 2024-01-11 16:22:21,833 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.2.0 - update target info for message " 2024-01-11 16:22:21,879 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.0 - cascade delete " 2024-01-11 16:22:21,919 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.1 - cascade delete " 2024-01-11 16:22:21,928 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.5.0 - target filter query " 2024-01-11 16:22:21,980 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.6.0 - rollout management " 2024-01-11 16:22:22,078 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.0 - swmType maxAssignment greater 0 " 2024-01-11 16:22:22,084 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.1 - reduce length enums " 2024-01-11 16:22:22,129 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.0 - auto assign ds filter " 2024-01-11 16:22:22,176 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.1 - cascade delete " 2024-01-11 16:22:22,187 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.2 - remove external artifact " 2024-01-11 16:22:22,193 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.9.0 - add rollout groups created " 2024-01-11 16:22:22,205 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.0 - advanced rolloutgroup " 2024-01-11 16:22:22,227 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.1 - consolidate artifact sha1 " 2024-01-11 16:22:22,276 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.2 - rollout auto start " 2024-01-11 16:22:22,288 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.3 - add rollout deleted flag " 2024-01-11 16:22:22,392 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.0 - drop target info " 2024-01-11 16:22:22,475 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.1 - target filter query UQ " 2024-01-11 16:22:22,480 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.2 - remove unused idexes " 2024-01-11 16:22:22,486 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.3 - add module md targetvis " 2024-01-11 16:22:22,493 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.0 - action performance " 2024-01-11 16:22:22,532 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.1 - missing non null " 2024-01-11 16:22:22,584 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.2 - missing non null enum " 2024-01-11 16:22:22,589 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.3 - cascade delete " 2024-01-11 16:22:22,593 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.4 - add maintenance window " 2024-01-11 16:22:22,611 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.6 - add index " 2024-01-11 16:22:22,616 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.7 - add rollout approval fields " 2024-01-11 16:22:22,628 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.8 - change length of created last modified by " 2024-01-11 16:22:22,637 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.9 - add target metadata " 2024-01-11 16:22:22,674 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.10 - change length of target attributes key " 2024-01-11 16:22:22,679 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.11 - add auto assign action type " 2024-01-11 16:22:22,686 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.12 - change length of controller id and name " 2024-01-11 16:22:22,691 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.13 - add action external id " 2024-01-11 16:22:22,699 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.14 - add sha256 hash " 2024-01-11 16:22:22,706 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.15 - add weight " 2024-01-11 16:22:22,721 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.16 - add action initiated by " 2024-01-11 16:22:22,734 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.17 - add index target modified " 2024-01-11 16:22:22,771 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.18 - add target type " 2024-01-11 16:22:22,785 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.19 - add valid flag to ds " 2024-01-11 16:22:22,794 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.20 - add encryption flag to sm " 2024-01-11 16:22:22,802 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.21 - add rollouts status index " 2024-01-11 16:22:22,806 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.22 - change target type name length " 2024-01-11 16:22:22,810 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.23 - add action status code " 2024-01-11 16:22:22,816 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.24 - add last action status code " 2024-01-11 16:22:22,826 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.25 - add confirmation flag " 2024-01-11 16:22:22,836 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.26 - add access control context " 2024-01-11 16:22:22,874 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.27 - target type inherit type " 2024-01-11 16:22:22,880 INFO main o.f.c.i.c.DbMigrate:37 - Successfully applied 47 migrations to schema "PUBLIC", now at version v1.12.27 (execution time 00:01.281s) 2024-01-11 16:22:24,038 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:437 - Initialized JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 16:22:26,981 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:339 - Usage of Spring Data projections detected on persistence provider EclipseLink. Make sure the following query methods declare result columns in exactly the order the accessors are declared in the projecting interface or the order of parameters for DTOs: 2024-01-11 16:22:26,982 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutId(java.lang.Long) 2024-01-11 16:22:26,990 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutId(java.util.List) 2024-01-11 16:22:27,026 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutGroupId(java.util.List) 2024-01-11 16:22:27,030 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutGroupId(java.lang.Long) 2024-01-11 16:22:28,175 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:339 - Usage of Spring Data projections detected on persistence provider EclipseLink. Make sure the following query methods declare result columns in exactly the order the accessors are declared in the projecting interface or the order of parameters for DTOs: 2024-01-11 16:22:28,176 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.DistributionSetRepository.countRolloutsByStatusForDistributionSet(java.lang.Long) 2024-01-11 16:22:28,184 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.DistributionSetRepository.countActionsByStatusForDistributionSet(java.lang.Long) 2024-01-11 16:22:30,429 WARN main o.s.b.a.o.j.JpaBaseConfiguration$JpaWebConfiguration:223 - spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning 2024-01-11 16:22:32,243 WARN main o.s.b.a.s.s.UserDetailsServiceAutoConfiguration:89 - Using generated security password: 3fc72a17-7bb7-4a3f-abfc-f9425985c507 This generated password is for development use only. Your security configuration must be updated before running your application in production. 2024-01-11 16:22:32,518 INFO main o.s.s.w.DefaultSecurityFilterChain:55 - Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@1e500144, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@7f0560f7, org.springframework.security.web.context.SecurityContextPersistenceFilter@50dc5880, org.springframework.security.web.header.HeaderWriterFilter@76cb0ec3, org.springframework.security.web.csrf.CsrfFilter@7a37fb0a, org.springframework.security.web.authentication.logout.LogoutFilter@7e5709f6, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@73745e6, org.springframework.security.web.authentication.ui.DefaultLoginPageGeneratingFilter@714961c8, org.springframework.security.web.authentication.ui.DefaultLogoutPageGeneratingFilter@30d58a0a, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@6cc1aeaf, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@7542b160, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@5a7f50bd, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@6ef7cd8c, org.springframework.security.web.session.SessionManagementFilter@61e9ddff, org.springframework.security.web.access.ExceptionTranslationFilter@f2efc8, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@1482d972] 2024-01-11 16:22:32,703 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:22:32,704 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:22:32,706 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 16:22:33,273 INFO main o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'application.springCloudBusInput' has 1 subscriber(s). 2024-01-11 16:22:33,555 INFO main o.s.i.e.EventDrivenConsumer:174 - Adding {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 2024-01-11 16:22:33,555 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 1 subscriber(s). 2024-01-11 16:22:33,556 INFO main o.s.i.e.EventDrivenConsumer:292 - started bean '_org.springframework.integration.errorLogger' 2024-01-11 16:22:33,658 INFO main o.e.h.d.r.r.DdiInstalledBaseTest:61 - Started DdiInstalledBaseTest in 18.447 seconds (JVM running for 21.966) 2024-01-11 16:22:34,246 INFO pool-2-thread-1 o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'unknown.channel.name' has 1 subscriber(s). 2024-01-11 16:22:34,812 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:22:34,812 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:22:34,814 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 16:22:34,815 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.ddi.rest.resource.DdiInstalledBaseTest.deploymentActionsOfSameDsWithCancelledActionInHistory() throws java.lang.Exception]... 2024-01-11 16:22:37,248 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.ddi.rest.resource.DdiInstalledBaseTest.deploymentActionsOfSameDsWithCancelledActionInHistory() throws java.lang.Exception] succeeded. 2024-01-11 16:22:37,479 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:22:37,479 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:22:37,482 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 16:22:37,482 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.ddi.rest.resource.DdiInstalledBaseTest.deploymentDownloadOnlyActionNotInInstalledBase() throws java.lang.Exception]... 2024-01-11 16:22:38,730 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.ddi.rest.resource.DdiInstalledBaseTest.deploymentDownloadOnlyActionNotInInstalledBase() throws java.lang.Exception] succeeded. 2024-01-11 16:22:38,820 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:22:38,821 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:22:38,823 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 16:22:38,823 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.ddi.rest.resource.DdiInstalledBaseTest.installedBaseReturns404ForPendingAction() throws java.lang.Exception]... 2024-01-11 16:22:39,108 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.ddi.rest.resource.DdiInstalledBaseTest.installedBaseReturns404ForPendingAction() throws java.lang.Exception] succeeded. 2024-01-11 16:22:39,203 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:22:39,203 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:22:39,205 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 16:22:39,205 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.ddi.rest.resource.DdiInstalledBaseTest.installedBaseResourceCbor() throws java.lang.Exception]... 2024-01-11 16:22:39,499 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.ddi.rest.resource.DdiInstalledBaseTest.installedBaseResourceCbor() throws java.lang.Exception] succeeded. 2024-01-11 16:22:39,591 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:22:39,591 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:22:39,593 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 16:22:39,593 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.ddi.rest.resource.DdiInstalledBaseTest.deploymentActionsOfSameDsWithCancelledAction() throws java.lang.Exception]... 2024-01-11 16:22:40,097 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.ddi.rest.resource.DdiInstalledBaseTest.deploymentActionsOfSameDsWithCancelledAction() throws java.lang.Exception] succeeded. 2024-01-11 16:22:40,185 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:22:40,185 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:22:40,187 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 16:22:40,187 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.ddi.rest.resource.DdiInstalledBaseTest.deploymentSeveralActionsInInstalledBase() throws java.lang.Exception]... 2024-01-11 16:22:40,773 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.ddi.rest.resource.DdiInstalledBaseTest.deploymentSeveralActionsInInstalledBase() throws java.lang.Exception] succeeded. 2024-01-11 16:22:40,872 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:22:40,872 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:22:40,874 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 16:22:40,874 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.ddi.rest.resource.DdiInstalledBaseTest.deploymentActionFailedNotInInstalledBase(org.eclipse.hawkbit.repository.model.Action$ActionType) throws java.lang.Exception]... 2024-01-11 16:22:41,098 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.ddi.rest.resource.DdiInstalledBaseTest.deploymentActionFailedNotInInstalledBase(org.eclipse.hawkbit.repository.model.Action$ActionType) throws java.lang.Exception] succeeded. 2024-01-11 16:22:41,194 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:22:41,194 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:22:41,196 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 16:22:41,197 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.ddi.rest.resource.DdiInstalledBaseTest.deploymentActionFailedNotInInstalledBase(org.eclipse.hawkbit.repository.model.Action$ActionType) throws java.lang.Exception]... 2024-01-11 16:22:41,428 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.ddi.rest.resource.DdiInstalledBaseTest.deploymentActionFailedNotInInstalledBase(org.eclipse.hawkbit.repository.model.Action$ActionType) throws java.lang.Exception] succeeded. 2024-01-11 16:22:41,508 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:22:41,508 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:22:41,510 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 16:22:41,511 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.ddi.rest.resource.DdiInstalledBaseTest.artifactsOfInstalledActionExist() throws java.lang.Exception]... 2024-01-11 16:22:41,709 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.ddi.rest.resource.DdiInstalledBaseTest.artifactsOfInstalledActionExist() throws java.lang.Exception] succeeded. 2024-01-11 16:22:41,789 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:22:41,789 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:22:41,791 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 16:22:41,791 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.ddi.rest.resource.DdiInstalledBaseTest.deploymentActionsOfSameDsWithRunningAction() throws java.lang.Exception]... 2024-01-11 16:22:42,126 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.ddi.rest.resource.DdiInstalledBaseTest.deploymentActionsOfSameDsWithRunningAction() throws java.lang.Exception] succeeded. 2024-01-11 16:22:42,195 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:22:42,195 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:22:42,197 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 16:22:42,197 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.ddi.rest.resource.DdiInstalledBaseTest.testActionHistoryCount() throws java.lang.Exception]... 2024-01-11 16:22:42,410 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.ddi.rest.resource.DdiInstalledBaseTest.testActionHistoryCount() throws java.lang.Exception] succeeded. 2024-01-11 16:22:42,485 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:22:42,486 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:22:42,488 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 16:22:42,488 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.ddi.rest.resource.DdiInstalledBaseTest.badInstalledAction() throws java.lang.Exception]... 2024-01-11 16:22:42,498 WARN main o.s.w.s.m.s.DefaultHandlerExceptionResolver:208 - Resolved [org.springframework.web.HttpRequestMethodNotSupportedException: Request method 'POST' not supported] 2024-01-11 16:22:42,499 WARN main o.s.w.s.m.s.DefaultHandlerExceptionResolver:208 - Resolved [org.springframework.web.HttpRequestMethodNotSupportedException: Request method 'PUT' not supported] 2024-01-11 16:22:42,500 WARN main o.s.w.s.m.s.DefaultHandlerExceptionResolver:208 - Resolved [org.springframework.web.HttpRequestMethodNotSupportedException: Request method 'DELETE' not supported] 2024-01-11 16:22:42,640 WARN main o.s.w.s.m.s.DefaultHandlerExceptionResolver:208 - Resolved [org.springframework.web.HttpMediaTypeNotAcceptableException: Could not find acceptable representation] 2024-01-11 16:22:42,675 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.ddi.rest.resource.DdiInstalledBaseTest.badInstalledAction() throws java.lang.Exception] succeeded. 2024-01-11 16:22:42,727 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:22:42,728 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:22:42,730 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 16:22:42,730 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.ddi.rest.resource.DdiInstalledBaseTest.deploymentActionInInstalledBase(org.eclipse.hawkbit.repository.model.Action$ActionType) throws java.lang.Exception]... 2024-01-11 16:22:44,015 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.ddi.rest.resource.DdiInstalledBaseTest.deploymentActionInInstalledBase(org.eclipse.hawkbit.repository.model.Action$ActionType) throws java.lang.Exception] succeeded. 2024-01-11 16:22:44,080 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:22:44,080 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:22:44,083 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 3 ms 2024-01-11 16:22:44,083 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.ddi.rest.resource.DdiInstalledBaseTest.deploymentActionInInstalledBase(org.eclipse.hawkbit.repository.model.Action$ActionType) throws java.lang.Exception]... 2024-01-11 16:22:45,316 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.ddi.rest.resource.DdiInstalledBaseTest.deploymentActionInInstalledBase(org.eclipse.hawkbit.repository.model.Action$ActionType) throws java.lang.Exception] succeeded. 2024-01-11 16:22:45,326 INFO main o.s.i.e.EventDrivenConsumer:174 - Removing {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 2024-01-11 16:22:45,327 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 0 subscriber(s). 2024-01-11 16:22:45,327 INFO main o.s.i.e.EventDrivenConsumer:292 - stopped bean '_org.springframework.integration.errorLogger' 2024-01-11 16:22:45,354 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:651 - Closing JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 16:22:45,357 INFO main c.z.h.HikariDataSource:350 - HikariPool-1 - Shutdown initiated... 2024-01-11 16:22:45,359 INFO main c.z.h.HikariDataSource:352 - HikariPool-1 - Shutdown completed. [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 31.16 s -- in org.eclipse.hawkbit.ddi.rest.resource.DdiInstalledBaseTest [INFO] Running org.eclipse.hawkbit.ddi.rest.resource.DdiCancelActionTest 2024-01-11 16:22:45,371 INFO main o.e.h.r.t.u.SharedSqlTestDatabaseExtension:34 - Schema generation skipped... No datasource environment variables found! 2024-01-11 16:22:45,374 INFO main o.s.t.c.s.AbstractContextLoader:264 - Could not detect default resource locations for test class [org.eclipse.hawkbit.ddi.rest.resource.AbstractDDiApiIntegrationTest]: no resource found for suffixes {-context.xml, Context.groovy}. 2024-01-11 16:22:45,375 INFO main o.s.t.c.s.AbstractContextLoader:264 - Could not detect default resource locations for test class [org.eclipse.hawkbit.rest.AbstractRestIntegrationTest]: no resource found for suffixes {-context.xml, Context.groovy}. 2024-01-11 16:22:45,375 INFO main o.s.t.c.s.AbstractContextLoader:264 - Could not detect default resource locations for test class [org.eclipse.hawkbit.repository.test.util.AbstractIntegrationTest]: no resource found for suffixes {-context.xml, Context.groovy}. 2024-01-11 16:22:45,382 INFO main o.s.b.t.c.SpringBootTestContextBootstrapper:245 - Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener, org.springframework.security.test.context.support.ReactorContextTestExecutionListener, org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.event.ApplicationEventsTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener] 2024-01-11 16:22:45,383 INFO main o.s.b.t.c.SpringBootTestContextBootstrapper:174 - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@70ce348d, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@62bc8765, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@599a7657, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@427e562d, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@431578b3, org.springframework.test.context.support.DirtiesContextTestExecutionListener@4514481b, org.springframework.test.context.transaction.TransactionalTestExecutionListener@4f36a620, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@7fc95ed5, org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener@1771617f, org.springframework.test.context.event.EventPublishingTestExecutionListener@70c2a71a, org.springframework.security.test.context.support.ReactorContextTestExecutionListener@a3f1884, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@3f35d0e0, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@23d334e0, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@46ccadf7, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@34c56692, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@25e6123a, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@1fa85652, org.eclipse.hawkbit.repository.test.matcher.EventVerifier@3c28e345, org.eclipse.hawkbit.repository.test.util.CleanupTestExecutionListener@2346e3a4] . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.18) 2024-01-11 16:22:45,432 INFO main o.e.h.d.r.r.DdiCancelActionTest:55 - Starting DdiCancelActionTest using Java 17.0.9 on basic-bw2k7 with PID 2846 (started by jenkins in /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-ddi-resource) 2024-01-11 16:22:45,432 INFO main o.e.h.d.r.r.DdiCancelActionTest:638 - The following 1 profile is active: "test" 2024-01-11 16:22:45,721 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:132 - Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2024-01-11 16:22:45,747 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:201 - Finished Spring Data repository scanning in 24 ms. Found 20 JPA repository interfaces. 2024-01-11 16:22:45,978 INFO main o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor:292 - No bean named 'errorChannel' has been explicitly defined. Therefore, a default PublishSubscribeChannel will be created. 2024-01-11 16:22:45,979 INFO main o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor:292 - No bean named 'integrationHeaderChannelRegistry' has been explicitly defined. Therefore, a default DefaultHeaderChannelRegistry will be created. 2024-01-11 16:22:45,985 INFO main o.s.c.c.s.GenericScope:283 - BeanFactory id=ab81f616-6c02-3381-b023-f4db05e66867 2024-01-11 16:22:46,038 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:22:46,042 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration' of type [org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:22:46,044 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:22:46,045 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'loadBalancerClientsDefaultsMappingsProvider' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration$$Lambda$945/0x00007f63b85867b0] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:22:46,047 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'defaultsBindHandlerAdvisor' of type [org.springframework.cloud.commons.config.DefaultsBindHandlerAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:22:46,051 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'BindingHandlerAdvise' of type [org.springframework.cloud.stream.config.BindingHandlerAdvise] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:22:46,072 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spelConverter' of type [org.springframework.cloud.stream.config.SpelExpressionConverterConfiguration$SpelConverter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:22:46,073 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration' of type [org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:22:46,074 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'stringOrNumberMigrationVersionConverter' of type [org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration$StringOrNumberToMigrationVersionConverter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:22:46,082 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:22:46,099 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'dataSource' of type [com.zaxxer.hikari.HikariDataSource] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:22:46,104 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties' of type [org.springframework.boot.autoconfigure.orm.jpa.JpaProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:22:46,108 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'repositoryApplicationConfiguration' of type [org.eclipse.hawkbit.repository.jpa.RepositoryApplicationConfiguration$$EnhancerBySpringCGLIB$$7f6177d4] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:22:46,265 INFO main o.f.c.i.l.VersionPrinter:37 - Flyway Community Edition 8.5.13 by Redgate 2024-01-11 16:22:46,265 INFO main o.f.c.i.l.VersionPrinter:37 - See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.13 2024-01-11 16:22:46,265 INFO main o.f.c.i.l.VersionPrinter:37 - 2024-01-11 16:22:46,272 INFO main c.z.h.HikariDataSource:110 - HikariPool-2 - Starting... 2024-01-11 16:22:46,275 INFO main c.z.h.HikariDataSource:123 - HikariPool-2 - Start completed. 2024-01-11 16:22:46,275 INFO main o.f.c.i.d.b.BaseDatabaseType:37 - Database: jdbc:h2:mem:testdb (H2 2.2) 2024-01-11 16:22:46,278 WARN main o.f.c.i.d.b.Database:41 - Flyway upgrade recommended: H2 2.2.222 is newer than this version of Flyway and support has not been tested. The latest supported version of H2 is 2.1.210. 2024-01-11 16:22:46,294 INFO main o.f.c.i.c.DbValidate:37 - Successfully validated 47 migrations (execution time 00:00.014s) 2024-01-11 16:22:46,295 INFO main o.f.c.i.s.JdbcTableSchemaHistory:37 - Creating Schema History table "PUBLIC"."schema_version" ... 2024-01-11 16:22:46,300 INFO main o.f.c.i.c.DbMigrate:37 - Current version of schema "PUBLIC": << Empty Schema >> 2024-01-11 16:22:46,312 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.0.1 - init " 2024-01-11 16:22:46,346 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.2.0 - update target info for message " 2024-01-11 16:22:46,374 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.0 - cascade delete " 2024-01-11 16:22:46,384 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.1 - cascade delete " 2024-01-11 16:22:46,388 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.5.0 - target filter query " 2024-01-11 16:22:46,394 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.6.0 - rollout management " 2024-01-11 16:22:46,412 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.0 - swmType maxAssignment greater 0 " 2024-01-11 16:22:46,415 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.1 - reduce length enums " 2024-01-11 16:22:46,431 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.0 - auto assign ds filter " 2024-01-11 16:22:46,475 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.1 - cascade delete " 2024-01-11 16:22:46,480 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.2 - remove external artifact " 2024-01-11 16:22:46,483 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.9.0 - add rollout groups created " 2024-01-11 16:22:46,488 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.0 - advanced rolloutgroup " 2024-01-11 16:22:46,497 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.1 - consolidate artifact sha1 " 2024-01-11 16:22:46,505 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.2 - rollout auto start " 2024-01-11 16:22:46,511 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.3 - add rollout deleted flag " 2024-01-11 16:22:46,572 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.0 - drop target info " 2024-01-11 16:22:46,602 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.1 - target filter query UQ " 2024-01-11 16:22:46,605 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.2 - remove unused idexes " 2024-01-11 16:22:46,608 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.3 - add module md targetvis " 2024-01-11 16:22:46,613 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.0 - action performance " 2024-01-11 16:22:46,637 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.1 - missing non null " 2024-01-11 16:22:46,680 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.2 - missing non null enum " 2024-01-11 16:22:46,683 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.3 - cascade delete " 2024-01-11 16:22:46,686 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.4 - add maintenance window " 2024-01-11 16:22:46,700 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.6 - add index " 2024-01-11 16:22:46,703 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.7 - add rollout approval fields " 2024-01-11 16:22:46,711 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.8 - change length of created last modified by " 2024-01-11 16:22:46,718 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.9 - add target metadata " 2024-01-11 16:22:46,722 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.10 - change length of target attributes key " 2024-01-11 16:22:46,726 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.11 - add auto assign action type " 2024-01-11 16:22:46,731 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.12 - change length of controller id and name " 2024-01-11 16:22:46,735 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.13 - add action external id " 2024-01-11 16:22:46,775 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.14 - add sha256 hash " 2024-01-11 16:22:46,780 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.15 - add weight " 2024-01-11 16:22:46,816 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.16 - add action initiated by " 2024-01-11 16:22:46,824 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.17 - add index target modified " 2024-01-11 16:22:46,828 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.18 - add target type " 2024-01-11 16:22:46,839 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.19 - add valid flag to ds " 2024-01-11 16:22:46,846 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.20 - add encryption flag to sm " 2024-01-11 16:22:46,872 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.21 - add rollouts status index " 2024-01-11 16:22:46,875 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.22 - change target type name length " 2024-01-11 16:22:46,878 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.23 - add action status code " 2024-01-11 16:22:46,883 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.24 - add last action status code " 2024-01-11 16:22:46,890 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.25 - add confirmation flag " 2024-01-11 16:22:46,899 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.26 - add access control context " 2024-01-11 16:22:46,907 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.27 - target type inherit type " 2024-01-11 16:22:46,912 INFO main o.f.c.i.c.DbMigrate:37 - Successfully applied 47 migrations to schema "PUBLIC", now at version v1.12.27 (execution time 00:00.612s) 2024-01-11 16:22:47,044 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:437 - Initialized JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 16:22:47,731 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:339 - Usage of Spring Data projections detected on persistence provider EclipseLink. Make sure the following query methods declare result columns in exactly the order the accessors are declared in the projecting interface or the order of parameters for DTOs: 2024-01-11 16:22:47,732 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutId(java.lang.Long) 2024-01-11 16:22:47,735 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutId(java.util.List) 2024-01-11 16:22:47,750 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutGroupId(java.util.List) 2024-01-11 16:22:47,752 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutGroupId(java.lang.Long) 2024-01-11 16:22:48,287 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:339 - Usage of Spring Data projections detected on persistence provider EclipseLink. Make sure the following query methods declare result columns in exactly the order the accessors are declared in the projecting interface or the order of parameters for DTOs: 2024-01-11 16:22:48,287 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.DistributionSetRepository.countRolloutsByStatusForDistributionSet(java.lang.Long) 2024-01-11 16:22:48,293 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.DistributionSetRepository.countActionsByStatusForDistributionSet(java.lang.Long) 2024-01-11 16:22:49,443 WARN main o.s.b.a.o.j.JpaBaseConfiguration$JpaWebConfiguration:223 - spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning 2024-01-11 16:22:50,245 WARN main o.s.b.a.s.s.UserDetailsServiceAutoConfiguration:89 - Using generated security password: 7cfe1306-722d-487c-9d59-fc0067fb3a22 This generated password is for development use only. Your security configuration must be updated before running your application in production. 2024-01-11 16:22:50,359 INFO main o.s.s.w.DefaultSecurityFilterChain:55 - Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@4ef1111, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@3215e5bf, org.springframework.security.web.context.SecurityContextPersistenceFilter@2f66ff51, org.springframework.security.web.header.HeaderWriterFilter@bebf07a, org.springframework.security.web.csrf.CsrfFilter@5e7d50aa, org.springframework.security.web.authentication.logout.LogoutFilter@5ee08d7d, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@21554e81, org.springframework.security.web.authentication.ui.DefaultLoginPageGeneratingFilter@685f6d0c, org.springframework.security.web.authentication.ui.DefaultLogoutPageGeneratingFilter@39bf843a, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@676e6003, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@7f05e771, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@36c1873c, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@2d458576, org.springframework.security.web.session.SessionManagementFilter@1b2a049e, org.springframework.security.web.access.ExceptionTranslationFilter@179b0b9f, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@55cc600b] 2024-01-11 16:22:50,419 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:22:50,420 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:22:50,421 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 16:22:50,676 INFO main o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'application.springCloudBusInput' has 1 subscriber(s). 2024-01-11 16:22:50,825 INFO main o.s.i.e.EventDrivenConsumer:174 - Adding {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 2024-01-11 16:22:50,826 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 1 subscriber(s). 2024-01-11 16:22:50,826 INFO main o.s.i.e.EventDrivenConsumer:292 - started bean '_org.springframework.integration.errorLogger' 2024-01-11 16:22:50,833 INFO main o.e.h.d.r.r.DdiCancelActionTest:61 - Started DdiCancelActionTest in 5.447 seconds (JVM running for 39.14) 2024-01-11 16:22:51,016 INFO pool-5-thread-1 o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'unknown.channel.name' has 1 subscriber(s). 2024-01-11 16:22:51,122 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:22:51,123 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:22:51,124 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 16:22:51,125 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.ddi.rest.resource.DdiCancelActionTest.rootRsCancelActionFeedback() throws java.lang.Exception]... 2024-01-11 16:22:51,770 ERROR main o.e.h.d.r.r.DdiRootController:562 - Target reported cancel for a cancel which is not supported by the server (actionId: 1, controllerId: targetExist) as we got CANCELED report. 2024-01-11 16:22:51,786 INFO main o.e.h.d.r.r.DdiRootController:520 - Target rejected the cancellation request (actionId: 1, controllerId: targetExist). 2024-01-11 16:22:51,833 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.ddi.rest.resource.DdiCancelActionTest.rootRsCancelActionFeedback() throws java.lang.Exception] succeeded. 2024-01-11 16:22:51,905 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:22:51,905 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:22:51,907 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 16:22:51,907 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.ddi.rest.resource.DdiCancelActionTest.badCancelAction() throws java.lang.Exception]... 2024-01-11 16:22:51,908 WARN main o.s.w.s.m.s.DefaultHandlerExceptionResolver:208 - Resolved [org.springframework.web.HttpRequestMethodNotSupportedException: Request method 'POST' not supported] 2024-01-11 16:22:51,909 WARN main o.s.w.s.m.s.DefaultHandlerExceptionResolver:208 - Resolved [org.springframework.web.HttpRequestMethodNotSupportedException: Request method 'PUT' not supported] 2024-01-11 16:22:51,910 WARN main o.s.w.s.m.s.DefaultHandlerExceptionResolver:208 - Resolved [org.springframework.web.HttpRequestMethodNotSupportedException: Request method 'DELETE' not supported] 2024-01-11 16:22:52,009 WARN main o.s.w.s.m.s.DefaultHandlerExceptionResolver:208 - Resolved [org.springframework.web.HttpMediaTypeNotAcceptableException: Could not find acceptable representation] 2024-01-11 16:22:52,023 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.ddi.rest.resource.DdiCancelActionTest.badCancelAction() throws java.lang.Exception] succeeded. 2024-01-11 16:22:52,086 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:22:52,086 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:22:52,088 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 16:22:52,088 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.ddi.rest.resource.DdiCancelActionTest.tooMuchCancelActionFeedback() throws java.lang.Exception]... 2024-01-11 16:22:53,389 WARN main o.e.h.r.j.u.QuotaHelper:129 - Cannot assign 1 ActionStatus entities to Action '3' because of the configured quota limit 100. Currently, there are 100 ActionStatus entities assigned. 2024-01-11 16:22:53,416 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.ddi.rest.resource.DdiCancelActionTest.tooMuchCancelActionFeedback() throws java.lang.Exception] succeeded. 2024-01-11 16:22:53,481 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:22:53,481 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:22:53,483 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 16:22:53,483 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.ddi.rest.resource.DdiCancelActionTest.multipleCancelActionFeedback() throws java.lang.Exception]... 2024-01-11 16:22:53,982 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.ddi.rest.resource.DdiCancelActionTest.multipleCancelActionFeedback() throws java.lang.Exception] succeeded. 2024-01-11 16:22:54,027 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:22:54,027 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:22:54,029 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 16:22:54,030 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.ddi.rest.resource.DdiCancelActionTest.rootRsCancelAction() throws java.lang.Exception]... 2024-01-11 16:22:54,232 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.ddi.rest.resource.DdiCancelActionTest.rootRsCancelAction() throws java.lang.Exception] succeeded. 2024-01-11 16:22:54,295 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:22:54,296 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:22:54,298 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 16:22:54,298 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.ddi.rest.resource.DdiCancelActionTest.badCancelActionFeedback() throws java.lang.Exception]... 2024-01-11 16:22:54,447 WARN main o.s.w.s.m.s.DefaultHandlerExceptionResolver:208 - Resolved [org.springframework.web.HttpRequestMethodNotSupportedException: Request method 'PUT' not supported] 2024-01-11 16:22:54,449 WARN main o.s.w.s.m.s.DefaultHandlerExceptionResolver:208 - Resolved [org.springframework.web.HttpRequestMethodNotSupportedException: Request method 'DELETE' not supported] 2024-01-11 16:22:54,450 WARN main o.s.w.s.m.s.DefaultHandlerExceptionResolver:208 - Resolved [org.springframework.web.HttpRequestMethodNotSupportedException: Request method 'GET' not supported] 2024-01-11 16:22:54,451 WARN main o.s.w.s.m.s.DefaultHandlerExceptionResolver:208 - Resolved [org.springframework.web.HttpMediaTypeNotSupportedException: Content type 'application/atom+xml' not supported] 2024-01-11 16:22:54,501 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.ddi.rest.resource.DdiCancelActionTest.badCancelActionFeedback() throws java.lang.Exception] succeeded. 2024-01-11 16:22:54,544 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:22:54,545 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:22:54,547 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 16:22:54,547 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.ddi.rest.resource.DdiCancelActionTest.rootRsCancelActionButContinueAnyway() throws java.lang.Exception]... 2024-01-11 16:22:54,637 INFO main o.e.h.d.r.r.DdiRootController:520 - Target rejected the cancellation request (actionId: 10, controllerId: targetExist). 2024-01-11 16:22:54,705 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.ddi.rest.resource.DdiCancelActionTest.rootRsCancelActionButContinueAnyway() throws java.lang.Exception] succeeded. 2024-01-11 16:22:54,750 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:22:54,751 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:22:54,753 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 16:22:54,753 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.ddi.rest.resource.DdiCancelActionTest.cancelActionCbor() throws java.lang.Exception]... 2024-01-11 16:22:54,891 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.ddi.rest.resource.DdiCancelActionTest.cancelActionCbor() throws java.lang.Exception] succeeded. 2024-01-11 16:22:54,894 INFO main o.s.i.e.EventDrivenConsumer:174 - Removing {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 2024-01-11 16:22:54,894 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 0 subscriber(s). 2024-01-11 16:22:54,894 INFO main o.s.i.e.EventDrivenConsumer:292 - stopped bean '_org.springframework.integration.errorLogger' 2024-01-11 16:22:54,904 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:651 - Closing JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 16:22:54,905 INFO main c.z.h.HikariDataSource:350 - HikariPool-2 - Shutdown initiated... 2024-01-11 16:22:54,906 INFO main c.z.h.HikariDataSource:352 - HikariPool-2 - Shutdown completed. [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.536 s -- in org.eclipse.hawkbit.ddi.rest.resource.DdiCancelActionTest [INFO] Running org.eclipse.hawkbit.ddi.rest.resource.DdiRootControllerTest 2024-01-11 16:22:54,914 INFO main o.e.h.r.t.u.SharedSqlTestDatabaseExtension:34 - Schema generation skipped... No datasource environment variables found! 2024-01-11 16:22:54,917 INFO main o.s.t.c.s.AbstractContextLoader:264 - Could not detect default resource locations for test class [org.eclipse.hawkbit.ddi.rest.resource.AbstractDDiApiIntegrationTest]: no resource found for suffixes {-context.xml, Context.groovy}. 2024-01-11 16:22:54,917 INFO main o.s.t.c.s.AbstractContextLoader:264 - Could not detect default resource locations for test class [org.eclipse.hawkbit.rest.AbstractRestIntegrationTest]: no resource found for suffixes {-context.xml, Context.groovy}. 2024-01-11 16:22:54,918 INFO main o.s.t.c.s.AbstractContextLoader:264 - Could not detect default resource locations for test class [org.eclipse.hawkbit.repository.test.util.AbstractIntegrationTest]: no resource found for suffixes {-context.xml, Context.groovy}. 2024-01-11 16:22:54,924 INFO main o.s.b.t.c.SpringBootTestContextBootstrapper:245 - Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener, org.springframework.security.test.context.support.ReactorContextTestExecutionListener, org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.event.ApplicationEventsTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener] 2024-01-11 16:22:54,924 INFO main o.s.b.t.c.SpringBootTestContextBootstrapper:174 - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@4a1fa698, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@6cf9d76b, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@45f647f4, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@18bfca5a, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@2fa384b3, org.springframework.test.context.support.DirtiesContextTestExecutionListener@d434ca3, org.springframework.test.context.transaction.TransactionalTestExecutionListener@7a7d7318, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@1c768b17, org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener@2fc30236, org.springframework.test.context.event.EventPublishingTestExecutionListener@38726539, org.springframework.security.test.context.support.ReactorContextTestExecutionListener@2906349c, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@1003c98, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@36654c3c, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@1d95bc64, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@5afd99e, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@5cbc14f, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@19d37966, org.eclipse.hawkbit.repository.test.matcher.EventVerifier@299580a4, org.eclipse.hawkbit.repository.test.util.CleanupTestExecutionListener@528ddf21] . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.18) 2024-01-11 16:22:54,980 INFO main o.e.h.d.r.r.DdiRootControllerTest:55 - Starting DdiRootControllerTest using Java 17.0.9 on basic-bw2k7 with PID 2846 (started by jenkins in /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-ddi-resource) 2024-01-11 16:22:54,980 INFO main o.e.h.d.r.r.DdiRootControllerTest:638 - The following 1 profile is active: "test" 2024-01-11 16:22:55,241 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:132 - Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2024-01-11 16:22:55,280 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:201 - Finished Spring Data repository scanning in 39 ms. Found 20 JPA repository interfaces. 2024-01-11 16:22:55,435 INFO main o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor:292 - No bean named 'errorChannel' has been explicitly defined. Therefore, a default PublishSubscribeChannel will be created. 2024-01-11 16:22:55,435 INFO main o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor:292 - No bean named 'integrationHeaderChannelRegistry' has been explicitly defined. Therefore, a default DefaultHeaderChannelRegistry will be created. 2024-01-11 16:22:55,440 INFO main o.s.c.c.s.GenericScope:283 - BeanFactory id=ab81f616-6c02-3381-b023-f4db05e66867 2024-01-11 16:22:55,498 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:22:55,502 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration' of type [org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:22:55,504 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:22:55,505 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'loadBalancerClientsDefaultsMappingsProvider' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration$$Lambda$945/0x00007f63b85867b0] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:22:55,506 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'defaultsBindHandlerAdvisor' of type [org.springframework.cloud.commons.config.DefaultsBindHandlerAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:22:55,510 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'BindingHandlerAdvise' of type [org.springframework.cloud.stream.config.BindingHandlerAdvise] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:22:55,513 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spelConverter' of type [org.springframework.cloud.stream.config.SpelExpressionConverterConfiguration$SpelConverter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:22:55,514 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration' of type [org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:22:55,515 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'stringOrNumberMigrationVersionConverter' of type [org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration$StringOrNumberToMigrationVersionConverter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:22:55,521 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:22:55,534 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'dataSource' of type [com.zaxxer.hikari.HikariDataSource] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:22:55,539 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties' of type [org.springframework.boot.autoconfigure.orm.jpa.JpaProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:22:55,543 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'repositoryApplicationConfiguration' of type [org.eclipse.hawkbit.repository.jpa.RepositoryApplicationConfiguration$$EnhancerBySpringCGLIB$$7f6177d4] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:22:55,702 INFO main o.f.c.i.l.VersionPrinter:37 - Flyway Community Edition 8.5.13 by Redgate 2024-01-11 16:22:55,702 INFO main o.f.c.i.l.VersionPrinter:37 - See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.13 2024-01-11 16:22:55,702 INFO main o.f.c.i.l.VersionPrinter:37 - 2024-01-11 16:22:55,705 INFO main c.z.h.HikariDataSource:110 - HikariPool-3 - Starting... 2024-01-11 16:22:55,707 INFO main c.z.h.HikariDataSource:123 - HikariPool-3 - Start completed. 2024-01-11 16:22:55,707 INFO main o.f.c.i.d.b.BaseDatabaseType:37 - Database: jdbc:h2:mem:testdb (H2 2.2) 2024-01-11 16:22:55,709 WARN main o.f.c.i.d.b.Database:41 - Flyway upgrade recommended: H2 2.2.222 is newer than this version of Flyway and support has not been tested. The latest supported version of H2 is 2.1.210. 2024-01-11 16:22:55,723 INFO main o.f.c.i.c.DbValidate:37 - Successfully validated 47 migrations (execution time 00:00.012s) 2024-01-11 16:22:55,724 INFO main o.f.c.i.s.JdbcTableSchemaHistory:37 - Creating Schema History table "PUBLIC"."schema_version" ... 2024-01-11 16:22:55,728 INFO main o.f.c.i.c.DbMigrate:37 - Current version of schema "PUBLIC": << Empty Schema >> 2024-01-11 16:22:55,738 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.0.1 - init " 2024-01-11 16:22:55,780 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.2.0 - update target info for message " 2024-01-11 16:22:55,802 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.0 - cascade delete " 2024-01-11 16:22:55,811 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.1 - cascade delete " 2024-01-11 16:22:55,814 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.5.0 - target filter query " 2024-01-11 16:22:55,819 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.6.0 - rollout management " 2024-01-11 16:22:55,831 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.0 - swmType maxAssignment greater 0 " 2024-01-11 16:22:55,833 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.1 - reduce length enums " 2024-01-11 16:22:55,845 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.0 - auto assign ds filter " 2024-01-11 16:22:55,873 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.1 - cascade delete " 2024-01-11 16:22:55,878 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.2 - remove external artifact " 2024-01-11 16:22:55,881 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.9.0 - add rollout groups created " 2024-01-11 16:22:55,886 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.0 - advanced rolloutgroup " 2024-01-11 16:22:55,894 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.1 - consolidate artifact sha1 " 2024-01-11 16:22:55,901 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.2 - rollout auto start " 2024-01-11 16:22:55,906 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.3 - add rollout deleted flag " 2024-01-11 16:22:55,934 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.0 - drop target info " 2024-01-11 16:22:55,988 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.1 - target filter query UQ " 2024-01-11 16:22:55,990 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.2 - remove unused idexes " 2024-01-11 16:22:55,993 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.3 - add module md targetvis " 2024-01-11 16:22:55,997 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.0 - action performance " 2024-01-11 16:22:56,018 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.1 - missing non null " 2024-01-11 16:22:56,028 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.2 - missing non null enum " 2024-01-11 16:22:56,031 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.3 - cascade delete " 2024-01-11 16:22:56,034 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.4 - add maintenance window " 2024-01-11 16:22:56,045 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.6 - add index " 2024-01-11 16:22:56,048 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.7 - add rollout approval fields " 2024-01-11 16:22:56,056 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.8 - change length of created last modified by " 2024-01-11 16:22:56,076 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.9 - add target metadata " 2024-01-11 16:22:56,079 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.10 - change length of target attributes key " 2024-01-11 16:22:56,082 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.11 - add auto assign action type " 2024-01-11 16:22:56,086 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.12 - change length of controller id and name " 2024-01-11 16:22:56,090 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.13 - add action external id " 2024-01-11 16:22:56,095 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.14 - add sha256 hash " 2024-01-11 16:22:56,100 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.15 - add weight " 2024-01-11 16:22:56,110 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.16 - add action initiated by " 2024-01-11 16:22:56,117 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.17 - add index target modified " 2024-01-11 16:22:56,121 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.18 - add target type " 2024-01-11 16:22:56,130 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.19 - add valid flag to ds " 2024-01-11 16:22:56,136 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.20 - add encryption flag to sm " 2024-01-11 16:22:56,141 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.21 - add rollouts status index " 2024-01-11 16:22:56,143 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.22 - change target type name length " 2024-01-11 16:22:56,146 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.23 - add action status code " 2024-01-11 16:22:56,150 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.24 - add last action status code " 2024-01-11 16:22:56,172 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.25 - add confirmation flag " 2024-01-11 16:22:56,180 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.26 - add access control context " 2024-01-11 16:22:56,188 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.27 - target type inherit type " 2024-01-11 16:22:56,193 INFO main o.f.c.i.c.DbMigrate:37 - Successfully applied 47 migrations to schema "PUBLIC", now at version v1.12.27 (execution time 00:00.465s) 2024-01-11 16:22:56,311 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:437 - Initialized JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 16:22:56,879 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:339 - Usage of Spring Data projections detected on persistence provider EclipseLink. Make sure the following query methods declare result columns in exactly the order the accessors are declared in the projecting interface or the order of parameters for DTOs: 2024-01-11 16:22:56,879 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutId(java.lang.Long) 2024-01-11 16:22:56,881 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutId(java.util.List) 2024-01-11 16:22:56,896 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutGroupId(java.util.List) 2024-01-11 16:22:56,898 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutGroupId(java.lang.Long) 2024-01-11 16:22:57,403 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:339 - Usage of Spring Data projections detected on persistence provider EclipseLink. Make sure the following query methods declare result columns in exactly the order the accessors are declared in the projecting interface or the order of parameters for DTOs: 2024-01-11 16:22:57,403 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.DistributionSetRepository.countRolloutsByStatusForDistributionSet(java.lang.Long) 2024-01-11 16:22:57,409 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.DistributionSetRepository.countActionsByStatusForDistributionSet(java.lang.Long) 2024-01-11 16:22:58,401 WARN main o.s.b.a.o.j.JpaBaseConfiguration$JpaWebConfiguration:223 - spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning 2024-01-11 16:22:59,082 WARN main o.s.b.a.s.s.UserDetailsServiceAutoConfiguration:89 - Using generated security password: 925f0feb-3d5b-4458-84bb-d6f91c381469 This generated password is for development use only. Your security configuration must be updated before running your application in production. 2024-01-11 16:22:59,205 INFO main o.s.s.w.DefaultSecurityFilterChain:55 - Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@49c45057, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@2a53bdea, org.springframework.security.web.context.SecurityContextPersistenceFilter@28975517, org.springframework.security.web.header.HeaderWriterFilter@48dfc694, org.springframework.security.web.csrf.CsrfFilter@275029b8, org.springframework.security.web.authentication.logout.LogoutFilter@c93ce5e, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@3dc4ef0f, org.springframework.security.web.authentication.ui.DefaultLoginPageGeneratingFilter@47aa2cd4, org.springframework.security.web.authentication.ui.DefaultLogoutPageGeneratingFilter@30758338, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@26a7596f, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@168d2a5d, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@14726981, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@2c85c878, org.springframework.security.web.session.SessionManagementFilter@e2ca083, org.springframework.security.web.access.ExceptionTranslationFilter@3b4ecfe9, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@62b02885] 2024-01-11 16:22:59,272 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:22:59,272 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:22:59,274 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 16:22:59,468 INFO main o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'application.springCloudBusInput' has 1 subscriber(s). 2024-01-11 16:22:59,604 INFO main o.s.i.e.EventDrivenConsumer:174 - Adding {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 2024-01-11 16:22:59,604 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 1 subscriber(s). 2024-01-11 16:22:59,604 INFO main o.s.i.e.EventDrivenConsumer:292 - started bean '_org.springframework.integration.errorLogger' 2024-01-11 16:22:59,609 INFO main o.e.h.d.r.r.DdiRootControllerTest:61 - Started DdiRootControllerTest in 4.683 seconds (JVM running for 47.917) 2024-01-11 16:22:59,775 INFO pool-8-thread-1 o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'unknown.channel.name' has 1 subscriber(s). 2024-01-11 16:22:59,878 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:22:59,878 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:22:59,880 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 16:22:59,880 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.ddi.rest.resource.DdiRootControllerTest.tryToFinishAnUpdateProcessAfterItHasBeenFinished() throws java.lang.Exception]... 2024-01-11 16:23:00,429 WARN main o.e.h.d.r.r.DdiRootController:345 - Updating action 1 with feedback Status [execution=CLOSED, result=Result [finished=SUCCESS, progress=Progress [cnt=2, of=5]], code=null, details=[zT8StkeF3iMx1tPOXwOGwRux3oQAa8mOmZKmwNXdzDkBqAiYko81M8PUX01WhavCs46X9PcetAfrZZVeK1eDlBhG8lcDow5j1l4n19ktdwpbVhBaC9w1wCJbkuBZzMvDLXahL4KDcCISeqr4GoVsxpnzbNowvzvALpu2q6IfwAaVaeRDZ8VzHgDMPt24nukvxJWai6r7Jyb0zhlPfqpqOZyp7KBCWHWgEeZ8b2Y06AtvWgRL7R7fINEWbgLsErWm5GmVqFvL6Lr8B3wMxczc5WlKGiokqxxAbCCZLlEqa7IXt1vUsMFMI6qeKEyOcKvnPfVke3Lv5Gk6SScLXq8hJ6BBxXNuaahFLWdsJ5NtPuFayVBB4rWh9u7MeJuVMO5fll6vYrOe5HPhev4UHZ9R58PACbfbSmZaLdk6YEscqTk4XSDiGrAhjvQWN8QIl25NpZxO4C7utGyxc0igXfJCMWWhMtt6HmAzE3jIAG8wVamTeBFDLZL8HloqV3ep4Ki62T4Ty3cLa36luySCckyaU87BaNjcXNB7rauYVzI201qyecYYCXmpdKPp71yliuK9Wq61fwjChv8zWdWQVEVlpGYWKc7MHWOgVaKt8GpVpf2hG8ZIlmDBnASnDptb7xMvTckALlRg8XuuiB3Bt5EdQyj32rcMys9tB0fpw198U4APxnBa5e3d1QkvpvcZ99AvCSfNPNHqaoYTupa0sh50KfJbTWLkoIJpzsqqc52Ym5tuSYEALAr3V1zvoSlNzjiXNEip09iuZ21gC5ZCGmezQlNhTIUML3ZGJWEXZETkB07wfMVb7miAgRipkwj5Si6jofniLPXxCYFjr0L27ofIhvj551AblgcnZV0hsVaeQsSZryDziu6hlIWIifPZEG7phWk6lOPbwB6hpB9Ytk3T609BoK1qVc3J1gU7Vx5uD9IZMTfvXGsIJrlRmJa4aZ9AEEckPBbqQd6qmwvuBF3yXSdzeJcwDDJAc3Iw3sHJ]] not possible since action not active anymore. 2024-01-11 16:23:01,163 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.ddi.rest.resource.DdiRootControllerTest.tryToFinishAnUpdateProcessAfterItHasBeenFinished() throws java.lang.Exception] succeeded. 2024-01-11 16:23:01,211 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:23:01,212 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:23:01,214 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 16:23:01,214 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.ddi.rest.resource.DdiRootControllerTest.sleepTimeResponseForDifferentMaintenanceWindowParameters() throws java.lang.Exception]... 2024-01-11 16:23:01,744 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.ddi.rest.resource.DdiRootControllerTest.sleepTimeResponseForDifferentMaintenanceWindowParameters() throws java.lang.Exception] succeeded. 2024-01-11 16:23:01,799 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:23:01,799 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:23:01,801 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 16:23:01,801 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.ddi.rest.resource.DdiRootControllerTest.rootRsIpAddressNotStoredIfDisabled() throws java.lang.Exception]... 2024-01-11 16:23:02,030 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.ddi.rest.resource.DdiRootControllerTest.rootRsIpAddressNotStoredIfDisabled() throws java.lang.Exception] succeeded. 2024-01-11 16:23:02,072 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:23:02,072 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:23:02,074 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 16:23:02,074 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.ddi.rest.resource.DdiRootControllerTest.testActionHistoryNegativeInput() throws java.lang.Exception]... 2024-01-11 16:23:03,009 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.ddi.rest.resource.DdiRootControllerTest.testActionHistoryNegativeInput() throws java.lang.Exception] succeeded. 2024-01-11 16:23:03,058 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:23:03,059 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:23:03,060 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 16:23:03,060 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.ddi.rest.resource.DdiRootControllerTest.targetPollDoesNotModifyAuditData() throws java.lang.Exception]... 2024-01-11 16:23:03,394 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.ddi.rest.resource.DdiRootControllerTest.targetPollDoesNotModifyAuditData() throws java.lang.Exception] succeeded. 2024-01-11 16:23:03,438 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:23:03,438 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:23:03,439 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 16:23:03,440 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.ddi.rest.resource.DdiRootControllerTest.pollWithModifiedGlobalPollingTime() throws java.lang.Exception]... 2024-01-11 16:23:03,774 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.ddi.rest.resource.DdiRootControllerTest.pollWithModifiedGlobalPollingTime() throws java.lang.Exception] succeeded. 2024-01-11 16:23:03,815 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:23:03,815 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:23:03,817 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 16:23:03,817 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.ddi.rest.resource.DdiRootControllerTest.downloadAndUpdateStatusDuringMaintenanceWindow() throws java.lang.Exception]... 2024-01-11 16:23:03,940 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.ddi.rest.resource.DdiRootControllerTest.downloadAndUpdateStatusDuringMaintenanceWindow() throws java.lang.Exception] succeeded. 2024-01-11 16:23:03,999 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:23:03,999 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:23:04,001 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 16:23:04,001 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.ddi.rest.resource.DdiRootControllerTest.targetCannotBeRegisteredIfTenantDoesNotExistsButWhenExists() throws java.lang.Exception]... 2024-01-11 16:23:04,493 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.ddi.rest.resource.DdiRootControllerTest.targetCannotBeRegisteredIfTenantDoesNotExistsButWhenExists() throws java.lang.Exception] succeeded. 2024-01-11 16:23:04,536 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:23:04,536 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:23:04,538 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 16:23:04,538 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.ddi.rest.resource.DdiRootControllerTest.apiReturnsJSONByDefault() throws java.lang.Exception]... 2024-01-11 16:23:04,562 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.ddi.rest.resource.DdiRootControllerTest.apiReturnsJSONByDefault() throws java.lang.Exception] succeeded. 2024-01-11 16:23:04,608 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:23:04,608 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:23:04,610 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 16:23:04,610 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.ddi.rest.resource.DdiRootControllerTest.rootRsPlugAndPlayIpAddress() throws java.lang.Exception]... 2024-01-11 16:23:04,836 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.ddi.rest.resource.DdiRootControllerTest.rootRsPlugAndPlayIpAddress() throws java.lang.Exception] succeeded. 2024-01-11 16:23:04,881 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:23:04,881 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:23:04,883 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 16:23:04,884 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.ddi.rest.resource.DdiRootControllerTest.attributeUpdateRequestSendingAfterSuccessfulDeployment() throws java.lang.Exception]... 2024-01-11 16:23:06,007 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.ddi.rest.resource.DdiRootControllerTest.attributeUpdateRequestSendingAfterSuccessfulDeployment() throws java.lang.Exception] succeeded. 2024-01-11 16:23:06,052 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:23:06,052 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:23:06,054 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 16:23:06,054 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.ddi.rest.resource.DdiRootControllerTest.earliestActionIsExposedToControllerInMultiAssignMode() throws java.lang.Exception]... 2024-01-11 16:23:06,232 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.ddi.rest.resource.DdiRootControllerTest.earliestActionIsExposedToControllerInMultiAssignMode() throws java.lang.Exception] succeeded. 2024-01-11 16:23:06,293 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:23:06,293 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:23:06,295 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 16:23:06,295 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.ddi.rest.resource.DdiRootControllerTest.rootRsWithoutId() throws java.lang.Exception]... 2024-01-11 16:23:06,409 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.ddi.rest.resource.DdiRootControllerTest.rootRsWithoutId() throws java.lang.Exception] succeeded. 2024-01-11 16:23:06,448 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:23:06,449 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:23:06,450 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 16:23:06,450 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.ddi.rest.resource.DdiRootControllerTest.downloadAndUpdateStatusBeforeMaintenanceWindowStartTime() throws java.lang.Exception]... 2024-01-11 16:23:06,549 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.ddi.rest.resource.DdiRootControllerTest.downloadAndUpdateStatusBeforeMaintenanceWindowStartTime() throws java.lang.Exception] succeeded. 2024-01-11 16:23:06,601 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:23:06,602 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:23:06,603 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 16:23:06,603 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.ddi.rest.resource.DdiRootControllerTest.rootRsPrecommissioned() throws java.lang.Exception]... 2024-01-11 16:23:06,935 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.ddi.rest.resource.DdiRootControllerTest.rootRsPrecommissioned() throws java.lang.Exception] succeeded. 2024-01-11 16:23:06,976 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:23:06,977 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:23:06,978 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 16:23:06,978 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.ddi.rest.resource.DdiRootControllerTest.rootRsPlugAndPlay() throws java.lang.Exception]... 2024-01-11 16:23:06,994 WARN main o.s.w.s.m.s.DefaultHandlerExceptionResolver:208 - Resolved [org.springframework.web.HttpRequestMethodNotSupportedException: Request method 'POST' not supported] 2024-01-11 16:23:06,995 WARN main o.s.w.s.m.s.DefaultHandlerExceptionResolver:208 - Resolved [org.springframework.web.HttpRequestMethodNotSupportedException: Request method 'PUT' not supported] 2024-01-11 16:23:06,996 WARN main o.s.w.s.m.s.DefaultHandlerExceptionResolver:208 - Resolved [org.springframework.web.HttpRequestMethodNotSupportedException: Request method 'DELETE' not supported] 2024-01-11 16:23:07,208 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.ddi.rest.resource.DdiRootControllerTest.rootRsPlugAndPlay() throws java.lang.Exception] succeeded. 2024-01-11 16:23:07,250 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:23:07,250 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:23:07,252 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 16:23:07,252 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.ddi.rest.resource.DdiRootControllerTest.rootRsNotModified() throws java.lang.Exception]... 2024-01-11 16:23:08,363 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.ddi.rest.resource.DdiRootControllerTest.rootRsNotModified() throws java.lang.Exception] succeeded. 2024-01-11 16:23:08,411 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:23:08,412 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:23:08,414 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 16:23:08,414 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.ddi.rest.resource.DdiRootControllerTest.testActionHistoryCount() throws java.lang.Exception]... 2024-01-11 16:23:09,343 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.ddi.rest.resource.DdiRootControllerTest.testActionHistoryCount() throws java.lang.Exception] succeeded. 2024-01-11 16:23:09,392 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:23:09,392 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:23:09,394 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 16:23:09,394 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.ddi.rest.resource.DdiRootControllerTest.rootRsWithInvalidControllerId() throws java.lang.Exception]... 2024-01-11 16:23:09,433 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.ddi.rest.resource.DdiRootControllerTest.rootRsWithInvalidControllerId() throws java.lang.Exception] succeeded. 2024-01-11 16:23:09,480 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:23:09,480 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:23:09,482 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 16:23:09,482 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.ddi.rest.resource.DdiRootControllerTest.testActionHistoryZeroInput() throws java.lang.Exception]... 2024-01-11 16:23:10,422 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.ddi.rest.resource.DdiRootControllerTest.testActionHistoryZeroInput() throws java.lang.Exception] succeeded. 2024-01-11 16:23:10,463 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:23:10,464 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:23:10,465 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 16:23:10,465 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.ddi.rest.resource.DdiRootControllerTest.rootPollResourceCbor() throws java.lang.Exception]... 2024-01-11 16:23:10,495 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.ddi.rest.resource.DdiRootControllerTest.rootPollResourceCbor() throws java.lang.Exception] succeeded. 2024-01-11 16:23:10,499 INFO main o.s.i.e.EventDrivenConsumer:174 - Removing {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 2024-01-11 16:23:10,499 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 0 subscriber(s). 2024-01-11 16:23:10,499 INFO main o.s.i.e.EventDrivenConsumer:292 - stopped bean '_org.springframework.integration.errorLogger' 2024-01-11 16:23:10,508 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:651 - Closing JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 16:23:10,510 INFO main c.z.h.HikariDataSource:350 - HikariPool-3 - Shutdown initiated... 2024-01-11 16:23:10,511 INFO main c.z.h.HikariDataSource:352 - HikariPool-3 - Shutdown completed. [INFO] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.60 s -- in org.eclipse.hawkbit.ddi.rest.resource.DdiRootControllerTest [INFO] Running org.eclipse.hawkbit.ddi.rest.resource.DdiConfirmationBaseTest 2024-01-11 16:23:10,522 INFO main o.e.h.r.t.u.SharedSqlTestDatabaseExtension:34 - Schema generation skipped... No datasource environment variables found! 2024-01-11 16:23:10,526 INFO main o.s.t.c.s.AbstractContextLoader:264 - Could not detect default resource locations for test class [org.eclipse.hawkbit.ddi.rest.resource.AbstractDDiApiIntegrationTest]: no resource found for suffixes {-context.xml, Context.groovy}. 2024-01-11 16:23:10,526 INFO main o.s.t.c.s.AbstractContextLoader:264 - Could not detect default resource locations for test class [org.eclipse.hawkbit.rest.AbstractRestIntegrationTest]: no resource found for suffixes {-context.xml, Context.groovy}. 2024-01-11 16:23:10,527 INFO main o.s.t.c.s.AbstractContextLoader:264 - Could not detect default resource locations for test class [org.eclipse.hawkbit.repository.test.util.AbstractIntegrationTest]: no resource found for suffixes {-context.xml, Context.groovy}. 2024-01-11 16:23:10,534 INFO main o.s.b.t.c.SpringBootTestContextBootstrapper:245 - Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener, org.springframework.security.test.context.support.ReactorContextTestExecutionListener, org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.event.ApplicationEventsTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener] 2024-01-11 16:23:10,535 INFO main o.s.b.t.c.SpringBootTestContextBootstrapper:174 - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@2109d236, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@344d2cc9, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@5ac33d61, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@2d494271, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@423ebd8c, org.springframework.test.context.support.DirtiesContextTestExecutionListener@1f48ea66, org.springframework.test.context.transaction.TransactionalTestExecutionListener@5c23e4db, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@3b1e6fe4, org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener@cfb77d6, org.springframework.test.context.event.EventPublishingTestExecutionListener@5438a7f5, org.springframework.security.test.context.support.ReactorContextTestExecutionListener@17fe9495, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@5fd7a8c1, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@8c5312a, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@195328c8, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@7a6a4d4b, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@18997367, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@39745d3f, org.eclipse.hawkbit.repository.test.matcher.EventVerifier@39e137b1, org.eclipse.hawkbit.repository.test.util.CleanupTestExecutionListener@11c925d3] . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.18) 2024-01-11 16:23:10,594 INFO main o.e.h.d.r.r.DdiConfirmationBaseTest:55 - Starting DdiConfirmationBaseTest using Java 17.0.9 on basic-bw2k7 with PID 2846 (started by jenkins in /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-ddi-resource) 2024-01-11 16:23:10,594 INFO main o.e.h.d.r.r.DdiConfirmationBaseTest:638 - The following 1 profile is active: "test" 2024-01-11 16:23:10,828 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:132 - Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2024-01-11 16:23:10,853 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:201 - Finished Spring Data repository scanning in 24 ms. Found 20 JPA repository interfaces. 2024-01-11 16:23:11,010 INFO main o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor:292 - No bean named 'errorChannel' has been explicitly defined. Therefore, a default PublishSubscribeChannel will be created. 2024-01-11 16:23:11,011 INFO main o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor:292 - No bean named 'integrationHeaderChannelRegistry' has been explicitly defined. Therefore, a default DefaultHeaderChannelRegistry will be created. 2024-01-11 16:23:11,016 INFO main o.s.c.c.s.GenericScope:283 - BeanFactory id=ab81f616-6c02-3381-b023-f4db05e66867 2024-01-11 16:23:11,058 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:23:11,062 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration' of type [org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:23:11,063 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:23:11,071 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'loadBalancerClientsDefaultsMappingsProvider' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration$$Lambda$945/0x00007f63b85867b0] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:23:11,072 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'defaultsBindHandlerAdvisor' of type [org.springframework.cloud.commons.config.DefaultsBindHandlerAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:23:11,077 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'BindingHandlerAdvise' of type [org.springframework.cloud.stream.config.BindingHandlerAdvise] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:23:11,080 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spelConverter' of type [org.springframework.cloud.stream.config.SpelExpressionConverterConfiguration$SpelConverter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:23:11,081 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration' of type [org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:23:11,082 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'stringOrNumberMigrationVersionConverter' of type [org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration$StringOrNumberToMigrationVersionConverter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:23:11,088 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:23:11,101 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'dataSource' of type [com.zaxxer.hikari.HikariDataSource] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:23:11,105 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties' of type [org.springframework.boot.autoconfigure.orm.jpa.JpaProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:23:11,108 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'repositoryApplicationConfiguration' of type [org.eclipse.hawkbit.repository.jpa.RepositoryApplicationConfiguration$$EnhancerBySpringCGLIB$$7f6177d4] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:23:11,251 INFO main o.f.c.i.l.VersionPrinter:37 - Flyway Community Edition 8.5.13 by Redgate 2024-01-11 16:23:11,251 INFO main o.f.c.i.l.VersionPrinter:37 - See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.13 2024-01-11 16:23:11,251 INFO main o.f.c.i.l.VersionPrinter:37 - 2024-01-11 16:23:11,254 INFO main c.z.h.HikariDataSource:110 - HikariPool-4 - Starting... 2024-01-11 16:23:11,257 INFO main c.z.h.HikariDataSource:123 - HikariPool-4 - Start completed. 2024-01-11 16:23:11,257 INFO main o.f.c.i.d.b.BaseDatabaseType:37 - Database: jdbc:h2:mem:testdb (H2 2.2) 2024-01-11 16:23:11,259 WARN main o.f.c.i.d.b.Database:41 - Flyway upgrade recommended: H2 2.2.222 is newer than this version of Flyway and support has not been tested. The latest supported version of H2 is 2.1.210. 2024-01-11 16:23:11,283 INFO main o.f.c.i.c.DbValidate:37 - Successfully validated 47 migrations (execution time 00:00.011s) 2024-01-11 16:23:11,284 INFO main o.f.c.i.s.JdbcTableSchemaHistory:37 - Creating Schema History table "PUBLIC"."schema_version" ... 2024-01-11 16:23:11,288 INFO main o.f.c.i.c.DbMigrate:37 - Current version of schema "PUBLIC": << Empty Schema >> 2024-01-11 16:23:11,298 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.0.1 - init " 2024-01-11 16:23:11,322 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.2.0 - update target info for message " 2024-01-11 16:23:11,326 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.0 - cascade delete " 2024-01-11 16:23:11,333 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.1 - cascade delete " 2024-01-11 16:23:11,336 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.5.0 - target filter query " 2024-01-11 16:23:11,340 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.6.0 - rollout management " 2024-01-11 16:23:11,351 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.0 - swmType maxAssignment greater 0 " 2024-01-11 16:23:11,353 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.1 - reduce length enums " 2024-01-11 16:23:11,373 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.0 - auto assign ds filter " 2024-01-11 16:23:11,377 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.1 - cascade delete " 2024-01-11 16:23:11,381 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.2 - remove external artifact " 2024-01-11 16:23:11,384 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.9.0 - add rollout groups created " 2024-01-11 16:23:11,388 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.0 - advanced rolloutgroup " 2024-01-11 16:23:11,394 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.1 - consolidate artifact sha1 " 2024-01-11 16:23:11,400 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.2 - rollout auto start " 2024-01-11 16:23:11,404 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.3 - add rollout deleted flag " 2024-01-11 16:23:11,428 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.0 - drop target info " 2024-01-11 16:23:11,450 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.1 - target filter query UQ " 2024-01-11 16:23:11,452 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.2 - remove unused idexes " 2024-01-11 16:23:11,454 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.3 - add module md targetvis " 2024-01-11 16:23:11,458 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.0 - action performance " 2024-01-11 16:23:11,487 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.1 - missing non null " 2024-01-11 16:23:11,496 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.2 - missing non null enum " 2024-01-11 16:23:11,498 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.3 - cascade delete " 2024-01-11 16:23:11,500 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.4 - add maintenance window " 2024-01-11 16:23:11,509 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.6 - add index " 2024-01-11 16:23:11,511 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.7 - add rollout approval fields " 2024-01-11 16:23:11,517 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.8 - change length of created last modified by " 2024-01-11 16:23:11,522 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.9 - add target metadata " 2024-01-11 16:23:11,524 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.10 - change length of target attributes key " 2024-01-11 16:23:11,527 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.11 - add auto assign action type " 2024-01-11 16:23:11,530 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.12 - change length of controller id and name " 2024-01-11 16:23:11,533 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.13 - add action external id " 2024-01-11 16:23:11,537 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.14 - add sha256 hash " 2024-01-11 16:23:11,540 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.15 - add weight " 2024-01-11 16:23:11,548 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.16 - add action initiated by " 2024-01-11 16:23:11,572 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.17 - add index target modified " 2024-01-11 16:23:11,574 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.18 - add target type " 2024-01-11 16:23:11,581 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.19 - add valid flag to ds " 2024-01-11 16:23:11,586 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.20 - add encryption flag to sm " 2024-01-11 16:23:11,590 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.21 - add rollouts status index " 2024-01-11 16:23:11,592 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.22 - change target type name length " 2024-01-11 16:23:11,595 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.23 - add action status code " 2024-01-11 16:23:11,598 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.24 - add last action status code " 2024-01-11 16:23:11,603 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.25 - add confirmation flag " 2024-01-11 16:23:11,609 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.26 - add access control context " 2024-01-11 16:23:11,615 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.27 - target type inherit type " 2024-01-11 16:23:11,618 INFO main o.f.c.i.c.DbMigrate:37 - Successfully applied 47 migrations to schema "PUBLIC", now at version v1.12.27 (execution time 00:00.330s) 2024-01-11 16:23:11,723 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:437 - Initialized JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 16:23:12,271 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:339 - Usage of Spring Data projections detected on persistence provider EclipseLink. Make sure the following query methods declare result columns in exactly the order the accessors are declared in the projecting interface or the order of parameters for DTOs: 2024-01-11 16:23:12,271 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutId(java.lang.Long) 2024-01-11 16:23:12,273 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutId(java.util.List) 2024-01-11 16:23:12,286 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutGroupId(java.util.List) 2024-01-11 16:23:12,288 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutGroupId(java.lang.Long) 2024-01-11 16:23:12,656 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:339 - Usage of Spring Data projections detected on persistence provider EclipseLink. Make sure the following query methods declare result columns in exactly the order the accessors are declared in the projecting interface or the order of parameters for DTOs: 2024-01-11 16:23:12,657 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.DistributionSetRepository.countRolloutsByStatusForDistributionSet(java.lang.Long) 2024-01-11 16:23:12,661 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.DistributionSetRepository.countActionsByStatusForDistributionSet(java.lang.Long) 2024-01-11 16:23:13,602 WARN main o.s.b.a.o.j.JpaBaseConfiguration$JpaWebConfiguration:223 - spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning 2024-01-11 16:23:14,336 WARN main o.s.b.a.s.s.UserDetailsServiceAutoConfiguration:89 - Using generated security password: 3d15ed82-d1e9-444c-aba4-fc901a48cf7c This generated password is for development use only. Your security configuration must be updated before running your application in production. 2024-01-11 16:23:14,438 INFO main o.s.s.w.DefaultSecurityFilterChain:55 - Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@52c9ca64, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@2a1ac6d0, org.springframework.security.web.context.SecurityContextPersistenceFilter@710606eb, org.springframework.security.web.header.HeaderWriterFilter@34a95456, org.springframework.security.web.csrf.CsrfFilter@42be8701, org.springframework.security.web.authentication.logout.LogoutFilter@1a80a2b1, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@4a4e5034, org.springframework.security.web.authentication.ui.DefaultLoginPageGeneratingFilter@1cf887bf, org.springframework.security.web.authentication.ui.DefaultLogoutPageGeneratingFilter@12edfc57, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@60ec5a70, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@79c62d99, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@74773e60, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@10d01ba0, org.springframework.security.web.session.SessionManagementFilter@47b61793, org.springframework.security.web.access.ExceptionTranslationFilter@25bf3428, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@55c5bdd0] 2024-01-11 16:23:14,492 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:23:14,493 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:23:14,494 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 16:23:14,721 INFO main o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'application.springCloudBusInput' has 1 subscriber(s). 2024-01-11 16:23:14,857 INFO main o.s.i.e.EventDrivenConsumer:174 - Adding {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 2024-01-11 16:23:14,858 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 1 subscriber(s). 2024-01-11 16:23:14,858 INFO main o.s.i.e.EventDrivenConsumer:292 - started bean '_org.springframework.integration.errorLogger' 2024-01-11 16:23:14,862 INFO main o.e.h.d.r.r.DdiConfirmationBaseTest:61 - Started DdiConfirmationBaseTest in 4.325 seconds (JVM running for 63.17) 2024-01-11 16:23:15,013 INFO pool-11-thread-1 o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'unknown.channel.name' has 1 subscriber(s). 2024-01-11 16:23:15,126 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:23:15,126 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:23:15,128 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 16:23:15,128 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.ddi.rest.resource.DdiConfirmationBaseTest.verifyConfirmationReferencesInControllerBase(org.eclipse.hawkbit.repository.jpa.repository.ActionStatusRepository) throws java.lang.Exception]... 2024-01-11 16:23:15,751 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.ddi.rest.resource.DdiConfirmationBaseTest.verifyConfirmationReferencesInControllerBase(org.eclipse.hawkbit.repository.jpa.repository.ActionStatusRepository) throws java.lang.Exception] succeeded. 2024-01-11 16:23:15,803 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:23:15,804 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:23:15,806 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 16:23:15,806 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.ddi.rest.resource.DdiConfirmationBaseTest.activateAutoConfirmation(java.lang.String,java.lang.String) throws java.lang.Exception]... 2024-01-11 16:23:15,858 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.ddi.rest.resource.DdiConfirmationBaseTest.activateAutoConfirmation(java.lang.String,java.lang.String) throws java.lang.Exception] succeeded. 2024-01-11 16:23:15,905 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:23:15,905 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:23:15,907 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 16:23:15,907 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.ddi.rest.resource.DdiConfirmationBaseTest.activateAutoConfirmation(java.lang.String,java.lang.String) throws java.lang.Exception]... 2024-01-11 16:23:15,929 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.ddi.rest.resource.DdiConfirmationBaseTest.activateAutoConfirmation(java.lang.String,java.lang.String) throws java.lang.Exception] succeeded. 2024-01-11 16:23:15,975 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:23:15,975 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:23:15,977 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 16:23:15,978 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.ddi.rest.resource.DdiConfirmationBaseTest.activateAutoConfirmation(java.lang.String,java.lang.String) throws java.lang.Exception]... 2024-01-11 16:23:15,998 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.ddi.rest.resource.DdiConfirmationBaseTest.activateAutoConfirmation(java.lang.String,java.lang.String) throws java.lang.Exception] succeeded. 2024-01-11 16:23:16,052 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:23:16,052 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:23:16,054 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 16:23:16,054 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.ddi.rest.resource.DdiConfirmationBaseTest.activateAutoConfirmation(java.lang.String,java.lang.String) throws java.lang.Exception]... 2024-01-11 16:23:16,087 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.ddi.rest.resource.DdiConfirmationBaseTest.activateAutoConfirmation(java.lang.String,java.lang.String) throws java.lang.Exception] succeeded. 2024-01-11 16:23:16,123 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:23:16,124 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:23:16,125 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 16:23:16,125 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.ddi.rest.resource.DdiConfirmationBaseTest.verifyConfirmationBaseEndpointsArePresentAfterDisablingConfirmationFlow() throws java.lang.Exception]... 2024-01-11 16:23:16,274 INFO main o.e.h.d.r.r.DdiRootController:694 - Controller confirmed the action (actionId: 3, controllerId: 988) as we got CONFIRMED report. 2024-01-11 16:23:16,313 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.ddi.rest.resource.DdiConfirmationBaseTest.verifyConfirmationBaseEndpointsArePresentAfterDisablingConfirmationFlow() throws java.lang.Exception] succeeded. 2024-01-11 16:23:16,349 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:23:16,350 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:23:16,351 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 16:23:16,352 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.ddi.rest.resource.DdiConfirmationBaseTest.confirmationResourceCbor() throws java.lang.Exception]... 2024-01-11 16:23:16,481 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.ddi.rest.resource.DdiConfirmationBaseTest.confirmationResourceCbor() throws java.lang.Exception] succeeded. 2024-01-11 16:23:16,519 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:23:16,519 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:23:16,521 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 16:23:16,521 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.ddi.rest.resource.DdiConfirmationBaseTest.getConfirmationBaseProvidesAutoConfirmStatusActive(java.lang.String,java.lang.String) throws java.lang.Exception]... 2024-01-11 16:23:16,551 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.ddi.rest.resource.DdiConfirmationBaseTest.getConfirmationBaseProvidesAutoConfirmStatusActive(java.lang.String,java.lang.String) throws java.lang.Exception] succeeded. 2024-01-11 16:23:16,600 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:23:16,601 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:23:16,602 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 16:23:16,602 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.ddi.rest.resource.DdiConfirmationBaseTest.getConfirmationBaseProvidesAutoConfirmStatusActive(java.lang.String,java.lang.String) throws java.lang.Exception]... 2024-01-11 16:23:16,629 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.ddi.rest.resource.DdiConfirmationBaseTest.getConfirmationBaseProvidesAutoConfirmStatusActive(java.lang.String,java.lang.String) throws java.lang.Exception] succeeded. 2024-01-11 16:23:16,690 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:23:16,690 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:23:16,692 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 16:23:16,692 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.ddi.rest.resource.DdiConfirmationBaseTest.getConfirmationBaseProvidesAutoConfirmStatusActive(java.lang.String,java.lang.String) throws java.lang.Exception]... 2024-01-11 16:23:16,721 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.ddi.rest.resource.DdiConfirmationBaseTest.getConfirmationBaseProvidesAutoConfirmStatusActive(java.lang.String,java.lang.String) throws java.lang.Exception] succeeded. 2024-01-11 16:23:16,778 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:23:16,778 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:23:16,780 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 16:23:16,780 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.ddi.rest.resource.DdiConfirmationBaseTest.getConfirmationBaseProvidesAutoConfirmStatusActive(java.lang.String,java.lang.String) throws java.lang.Exception]... 2024-01-11 16:23:16,807 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.ddi.rest.resource.DdiConfirmationBaseTest.getConfirmationBaseProvidesAutoConfirmStatusActive(java.lang.String,java.lang.String) throws java.lang.Exception] succeeded. 2024-01-11 16:23:16,845 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:23:16,845 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:23:16,847 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 16:23:16,847 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.ddi.rest.resource.DdiConfirmationBaseTest.confirmationEndpointNotExposed() throws java.lang.Exception]... 2024-01-11 16:23:16,928 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.ddi.rest.resource.DdiConfirmationBaseTest.confirmationEndpointNotExposed() throws java.lang.Exception] succeeded. 2024-01-11 16:23:16,963 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:23:16,971 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:23:16,972 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 16:23:16,972 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.ddi.rest.resource.DdiConfirmationBaseTest.sendConfirmedActionStateFeedbackTest() throws java.lang.Exception]... 2024-01-11 16:23:17,028 INFO main o.e.h.d.r.r.DdiRootController:694 - Controller confirmed the action (actionId: 6, controllerId: 988) as we got CONFIRMED report. 2024-01-11 16:23:18,073 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.ddi.rest.resource.DdiConfirmationBaseTest.sendConfirmedActionStateFeedbackTest() throws java.lang.Exception] succeeded. 2024-01-11 16:23:18,118 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:23:18,118 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:23:18,120 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 16:23:18,121 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.ddi.rest.resource.DdiConfirmationBaseTest.sendDeniedActionStateFeedbackTest() throws java.lang.Exception]... 2024-01-11 16:23:19,247 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.ddi.rest.resource.DdiConfirmationBaseTest.sendDeniedActionStateFeedbackTest() throws java.lang.Exception] succeeded. 2024-01-11 16:23:19,290 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:23:19,290 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:23:19,292 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 16:23:19,292 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.ddi.rest.resource.DdiConfirmationBaseTest.getConfirmationBaseProvidesAutoConfirmStatusNotActive() throws java.lang.Exception]... 2024-01-11 16:23:19,391 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.ddi.rest.resource.DdiConfirmationBaseTest.getConfirmationBaseProvidesAutoConfirmStatusNotActive() throws java.lang.Exception] succeeded. 2024-01-11 16:23:19,426 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:23:19,426 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:23:19,427 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 16:23:19,428 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.ddi.rest.resource.DdiConfirmationBaseTest.testActionHistoryCount() throws java.lang.Exception]... 2024-01-11 16:23:19,497 INFO main o.e.h.d.r.r.DdiRootController:694 - Controller confirmed the action (actionId: 9, controllerId: 990) as we got CONFIRMED report. 2024-01-11 16:23:20,338 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.ddi.rest.resource.DdiConfirmationBaseTest.testActionHistoryCount() throws java.lang.Exception] succeeded. 2024-01-11 16:23:20,383 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:23:20,384 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:23:20,386 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 16:23:20,386 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.ddi.rest.resource.DdiConfirmationBaseTest.deploymentEndpointNotAccessibleForActionsWFC() throws java.lang.Exception]... 2024-01-11 16:23:20,482 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.ddi.rest.resource.DdiConfirmationBaseTest.deploymentEndpointNotAccessibleForActionsWFC() throws java.lang.Exception] succeeded. 2024-01-11 16:23:20,517 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:23:20,517 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:23:20,519 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 16:23:20,519 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.ddi.rest.resource.DdiConfirmationBaseTest.deactivateAutoConfirmation() throws java.lang.Exception]... 2024-01-11 16:23:20,543 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.ddi.rest.resource.DdiConfirmationBaseTest.deactivateAutoConfirmation() throws java.lang.Exception] succeeded. 2024-01-11 16:23:20,545 INFO main o.s.i.e.EventDrivenConsumer:174 - Removing {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 2024-01-11 16:23:20,546 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 0 subscriber(s). 2024-01-11 16:23:20,546 INFO main o.s.i.e.EventDrivenConsumer:292 - stopped bean '_org.springframework.integration.errorLogger' 2024-01-11 16:23:20,572 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:651 - Closing JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 16:23:20,574 INFO main c.z.h.HikariDataSource:350 - HikariPool-4 - Shutdown initiated... 2024-01-11 16:23:20,574 INFO main c.z.h.HikariDataSource:352 - HikariPool-4 - Shutdown completed. [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.05 s -- in org.eclipse.hawkbit.ddi.rest.resource.DdiConfirmationBaseTest [INFO] Running org.eclipse.hawkbit.ddi.rest.resource.DdiDeploymentBaseTest 2024-01-11 16:23:20,580 INFO main o.e.h.r.t.u.SharedSqlTestDatabaseExtension:34 - Schema generation skipped... No datasource environment variables found! 2024-01-11 16:23:20,582 INFO main o.s.t.c.s.AbstractContextLoader:264 - Could not detect default resource locations for test class [org.eclipse.hawkbit.ddi.rest.resource.AbstractDDiApiIntegrationTest]: no resource found for suffixes {-context.xml, Context.groovy}. 2024-01-11 16:23:20,582 INFO main o.s.t.c.s.AbstractContextLoader:264 - Could not detect default resource locations for test class [org.eclipse.hawkbit.rest.AbstractRestIntegrationTest]: no resource found for suffixes {-context.xml, Context.groovy}. 2024-01-11 16:23:20,583 INFO main o.s.t.c.s.AbstractContextLoader:264 - Could not detect default resource locations for test class [org.eclipse.hawkbit.repository.test.util.AbstractIntegrationTest]: no resource found for suffixes {-context.xml, Context.groovy}. 2024-01-11 16:23:20,588 INFO main o.s.b.t.c.SpringBootTestContextBootstrapper:245 - Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener, org.springframework.security.test.context.support.ReactorContextTestExecutionListener, org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.event.ApplicationEventsTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener] 2024-01-11 16:23:20,588 INFO main o.s.b.t.c.SpringBootTestContextBootstrapper:174 - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@3c5ea36, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@5eccd6c7, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@18b86e2f, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@3a323349, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@160afa63, org.springframework.test.context.support.DirtiesContextTestExecutionListener@2ec87c8b, org.springframework.test.context.transaction.TransactionalTestExecutionListener@755aa66b, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@5e597bf2, org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener@1f415bb8, org.springframework.test.context.event.EventPublishingTestExecutionListener@720050ff, org.springframework.security.test.context.support.ReactorContextTestExecutionListener@52c9c92a, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@475abe6a, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@52d3a1a2, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@222494af, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@3e389958, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@2c83d91b, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@6312b398, org.eclipse.hawkbit.repository.test.matcher.EventVerifier@6515d2b9, org.eclipse.hawkbit.repository.test.util.CleanupTestExecutionListener@1f1d651a] . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.18) 2024-01-11 16:23:20,625 INFO main o.e.h.d.r.r.DdiDeploymentBaseTest:55 - Starting DdiDeploymentBaseTest using Java 17.0.9 on basic-bw2k7 with PID 2846 (started by jenkins in /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-ddi-resource) 2024-01-11 16:23:20,625 INFO main o.e.h.d.r.r.DdiDeploymentBaseTest:638 - The following 1 profile is active: "test" 2024-01-11 16:23:20,823 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:132 - Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2024-01-11 16:23:20,846 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:201 - Finished Spring Data repository scanning in 22 ms. Found 20 JPA repository interfaces. 2024-01-11 16:23:21,007 INFO main o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor:292 - No bean named 'errorChannel' has been explicitly defined. Therefore, a default PublishSubscribeChannel will be created. 2024-01-11 16:23:21,007 INFO main o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor:292 - No bean named 'integrationHeaderChannelRegistry' has been explicitly defined. Therefore, a default DefaultHeaderChannelRegistry will be created. 2024-01-11 16:23:21,013 INFO main o.s.c.c.s.GenericScope:283 - BeanFactory id=ab81f616-6c02-3381-b023-f4db05e66867 2024-01-11 16:23:21,058 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:23:21,063 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration' of type [org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:23:21,065 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:23:21,066 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'loadBalancerClientsDefaultsMappingsProvider' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration$$Lambda$945/0x00007f63b85867b0] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:23:21,067 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'defaultsBindHandlerAdvisor' of type [org.springframework.cloud.commons.config.DefaultsBindHandlerAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:23:21,074 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'BindingHandlerAdvise' of type [org.springframework.cloud.stream.config.BindingHandlerAdvise] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:23:21,077 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spelConverter' of type [org.springframework.cloud.stream.config.SpelExpressionConverterConfiguration$SpelConverter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:23:21,079 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration' of type [org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:23:21,080 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'stringOrNumberMigrationVersionConverter' of type [org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration$StringOrNumberToMigrationVersionConverter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:23:21,086 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:23:21,099 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'dataSource' of type [com.zaxxer.hikari.HikariDataSource] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:23:21,103 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties' of type [org.springframework.boot.autoconfigure.orm.jpa.JpaProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:23:21,106 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'repositoryApplicationConfiguration' of type [org.eclipse.hawkbit.repository.jpa.RepositoryApplicationConfiguration$$EnhancerBySpringCGLIB$$7f6177d4] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:23:21,240 INFO main o.f.c.i.l.VersionPrinter:37 - Flyway Community Edition 8.5.13 by Redgate 2024-01-11 16:23:21,241 INFO main o.f.c.i.l.VersionPrinter:37 - See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.13 2024-01-11 16:23:21,241 INFO main o.f.c.i.l.VersionPrinter:37 - 2024-01-11 16:23:21,243 INFO main c.z.h.HikariDataSource:110 - HikariPool-5 - Starting... 2024-01-11 16:23:21,245 INFO main c.z.h.HikariDataSource:123 - HikariPool-5 - Start completed. 2024-01-11 16:23:21,245 INFO main o.f.c.i.d.b.BaseDatabaseType:37 - Database: jdbc:h2:mem:testdb (H2 2.2) 2024-01-11 16:23:21,247 WARN main o.f.c.i.d.b.Database:41 - Flyway upgrade recommended: H2 2.2.222 is newer than this version of Flyway and support has not been tested. The latest supported version of H2 is 2.1.210. 2024-01-11 16:23:21,271 INFO main o.f.c.i.c.DbValidate:37 - Successfully validated 47 migrations (execution time 00:00.023s) 2024-01-11 16:23:21,272 INFO main o.f.c.i.s.JdbcTableSchemaHistory:37 - Creating Schema History table "PUBLIC"."schema_version" ... 2024-01-11 16:23:21,275 INFO main o.f.c.i.c.DbMigrate:37 - Current version of schema "PUBLIC": << Empty Schema >> 2024-01-11 16:23:21,283 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.0.1 - init " 2024-01-11 16:23:21,305 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.2.0 - update target info for message " 2024-01-11 16:23:21,309 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.0 - cascade delete " 2024-01-11 16:23:21,316 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.1 - cascade delete " 2024-01-11 16:23:21,319 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.5.0 - target filter query " 2024-01-11 16:23:21,322 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.6.0 - rollout management " 2024-01-11 16:23:21,334 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.0 - swmType maxAssignment greater 0 " 2024-01-11 16:23:21,335 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.1 - reduce length enums " 2024-01-11 16:23:21,346 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.0 - auto assign ds filter " 2024-01-11 16:23:21,350 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.1 - cascade delete " 2024-01-11 16:23:21,372 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.2 - remove external artifact " 2024-01-11 16:23:21,375 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.9.0 - add rollout groups created " 2024-01-11 16:23:21,378 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.0 - advanced rolloutgroup " 2024-01-11 16:23:21,384 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.1 - consolidate artifact sha1 " 2024-01-11 16:23:21,388 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.2 - rollout auto start " 2024-01-11 16:23:21,392 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.3 - add rollout deleted flag " 2024-01-11 16:23:21,414 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.0 - drop target info " 2024-01-11 16:23:21,432 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.1 - target filter query UQ " 2024-01-11 16:23:21,435 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.2 - remove unused idexes " 2024-01-11 16:23:21,437 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.3 - add module md targetvis " 2024-01-11 16:23:21,440 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.0 - action performance " 2024-01-11 16:23:21,457 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.1 - missing non null " 2024-01-11 16:23:21,475 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.2 - missing non null enum " 2024-01-11 16:23:21,477 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.3 - cascade delete " 2024-01-11 16:23:21,479 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.4 - add maintenance window " 2024-01-11 16:23:21,501 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.6 - add index " 2024-01-11 16:23:21,503 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.7 - add rollout approval fields " 2024-01-11 16:23:21,510 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.8 - change length of created last modified by " 2024-01-11 16:23:21,514 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.9 - add target metadata " 2024-01-11 16:23:21,516 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.10 - change length of target attributes key " 2024-01-11 16:23:21,519 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.11 - add auto assign action type " 2024-01-11 16:23:21,522 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.12 - change length of controller id and name " 2024-01-11 16:23:21,525 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.13 - add action external id " 2024-01-11 16:23:21,529 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.14 - add sha256 hash " 2024-01-11 16:23:21,532 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.15 - add weight " 2024-01-11 16:23:21,540 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.16 - add action initiated by " 2024-01-11 16:23:21,545 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.17 - add index target modified " 2024-01-11 16:23:21,548 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.18 - add target type " 2024-01-11 16:23:21,555 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.19 - add valid flag to ds " 2024-01-11 16:23:21,559 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.20 - add encryption flag to sm " 2024-01-11 16:23:21,575 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.21 - add rollouts status index " 2024-01-11 16:23:21,576 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.22 - change target type name length " 2024-01-11 16:23:21,578 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.23 - add action status code " 2024-01-11 16:23:21,582 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.24 - add last action status code " 2024-01-11 16:23:21,586 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.25 - add confirmation flag " 2024-01-11 16:23:21,593 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.26 - add access control context " 2024-01-11 16:23:21,598 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.27 - target type inherit type " 2024-01-11 16:23:21,602 INFO main o.f.c.i.c.DbMigrate:37 - Successfully applied 47 migrations to schema "PUBLIC", now at version v1.12.27 (execution time 00:00.327s) 2024-01-11 16:23:21,695 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:437 - Initialized JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 16:23:22,253 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:339 - Usage of Spring Data projections detected on persistence provider EclipseLink. Make sure the following query methods declare result columns in exactly the order the accessors are declared in the projecting interface or the order of parameters for DTOs: 2024-01-11 16:23:22,254 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutId(java.lang.Long) 2024-01-11 16:23:22,255 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutId(java.util.List) 2024-01-11 16:23:22,271 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutGroupId(java.util.List) 2024-01-11 16:23:22,273 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutGroupId(java.lang.Long) 2024-01-11 16:23:22,651 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:339 - Usage of Spring Data projections detected on persistence provider EclipseLink. Make sure the following query methods declare result columns in exactly the order the accessors are declared in the projecting interface or the order of parameters for DTOs: 2024-01-11 16:23:22,651 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.DistributionSetRepository.countRolloutsByStatusForDistributionSet(java.lang.Long) 2024-01-11 16:23:22,657 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.DistributionSetRepository.countActionsByStatusForDistributionSet(java.lang.Long) 2024-01-11 16:23:23,539 WARN main o.s.b.a.o.j.JpaBaseConfiguration$JpaWebConfiguration:223 - spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning 2024-01-11 16:23:24,159 WARN main o.s.b.a.s.s.UserDetailsServiceAutoConfiguration:89 - Using generated security password: fa66bac6-d241-4f95-909f-d3075e1d6234 This generated password is for development use only. Your security configuration must be updated before running your application in production. 2024-01-11 16:23:24,251 INFO main o.s.s.w.DefaultSecurityFilterChain:55 - Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@5e5e365c, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@60de5964, org.springframework.security.web.context.SecurityContextPersistenceFilter@32fb97f0, org.springframework.security.web.header.HeaderWriterFilter@65bb8407, org.springframework.security.web.csrf.CsrfFilter@471b50a0, org.springframework.security.web.authentication.logout.LogoutFilter@2ac08ce9, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@5516fecd, org.springframework.security.web.authentication.ui.DefaultLoginPageGeneratingFilter@1acb2f11, org.springframework.security.web.authentication.ui.DefaultLogoutPageGeneratingFilter@25c3324, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@5438c08, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@344465c0, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@229e426c, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@1be6ccab, org.springframework.security.web.session.SessionManagementFilter@2ff85cff, org.springframework.security.web.access.ExceptionTranslationFilter@5c574246, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@46af0239] 2024-01-11 16:23:24,321 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:23:24,322 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:23:24,323 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 16:23:24,498 INFO main o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'application.springCloudBusInput' has 1 subscriber(s). 2024-01-11 16:23:24,630 INFO main o.s.i.e.EventDrivenConsumer:174 - Adding {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 2024-01-11 16:23:24,630 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 1 subscriber(s). 2024-01-11 16:23:24,630 INFO main o.s.i.e.EventDrivenConsumer:292 - started bean '_org.springframework.integration.errorLogger' 2024-01-11 16:23:24,634 INFO main o.e.h.d.r.r.DdiDeploymentBaseTest:61 - Started DdiDeploymentBaseTest in 4.044 seconds (JVM running for 72.942) 2024-01-11 16:23:24,790 INFO pool-14-thread-1 o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'unknown.channel.name' has 1 subscriber(s). 2024-01-11 16:23:24,875 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:23:24,875 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:23:24,877 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 16:23:24,877 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.ddi.rest.resource.DdiDeploymentBaseTest.deploymentResourceCbor() throws java.lang.Exception]... 2024-01-11 16:23:25,373 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.ddi.rest.resource.DdiDeploymentBaseTest.deploymentResourceCbor() throws java.lang.Exception] succeeded. 2024-01-11 16:23:25,425 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:23:25,425 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:23:25,426 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 16:23:25,427 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.ddi.rest.resource.DdiDeploymentBaseTest.deploymentAttemptAction() throws java.lang.Exception]... 2024-01-11 16:23:25,681 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.ddi.rest.resource.DdiDeploymentBaseTest.deploymentAttemptAction() throws java.lang.Exception] succeeded. 2024-01-11 16:23:25,715 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:23:25,715 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:23:25,717 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 16:23:25,717 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.ddi.rest.resource.DdiDeploymentBaseTest.artifactsNotFound() throws java.lang.Exception]... 2024-01-11 16:23:25,733 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.ddi.rest.resource.DdiDeploymentBaseTest.artifactsNotFound() throws java.lang.Exception] succeeded. 2024-01-11 16:23:25,780 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:23:25,780 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:23:25,782 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 16:23:25,782 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.ddi.rest.resource.DdiDeploymentBaseTest.tooMuchDeploymentActionMessagesInFeedback() throws java.lang.Exception]... 2024-01-11 16:23:25,843 WARN main o.e.h.r.j.u.QuotaHelper:121 - Cannot assign 11 Message entities to ActionStatus '' because of the configured quota limit 10. 2024-01-11 16:23:25,853 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.ddi.rest.resource.DdiDeploymentBaseTest.tooMuchDeploymentActionMessagesInFeedback() throws java.lang.Exception] succeeded. 2024-01-11 16:23:25,898 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:23:25,898 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:23:25,900 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 16:23:25,900 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.ddi.rest.resource.DdiDeploymentBaseTest.tooMuchDeploymentActionFeedback() throws java.lang.Exception]... 2024-01-11 16:23:26,838 WARN main o.e.h.r.j.u.QuotaHelper:129 - Cannot assign 1 ActionStatus entities to Action '5' because of the configured quota limit 100. Currently, there are 100 ActionStatus entities assigned. 2024-01-11 16:23:26,859 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.ddi.rest.resource.DdiDeploymentBaseTest.tooMuchDeploymentActionFeedback() throws java.lang.Exception] succeeded. 2024-01-11 16:23:26,908 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:23:26,908 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:23:26,910 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 16:23:26,910 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.ddi.rest.resource.DdiDeploymentBaseTest.changeEtagIfActionSwitchesFromSoftToForced() throws java.lang.Exception]... 2024-01-11 16:23:29,024 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.ddi.rest.resource.DdiDeploymentBaseTest.changeEtagIfActionSwitchesFromSoftToForced() throws java.lang.Exception] succeeded. 2024-01-11 16:23:29,066 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:23:29,066 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:23:29,068 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 16:23:29,068 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.ddi.rest.resource.DdiDeploymentBaseTest.badDeploymentAction() throws java.lang.Exception]... 2024-01-11 16:23:29,072 WARN main o.s.w.s.m.s.DefaultHandlerExceptionResolver:208 - Resolved [org.springframework.web.HttpRequestMethodNotSupportedException: Request method 'POST' not supported] 2024-01-11 16:23:29,073 WARN main o.s.w.s.m.s.DefaultHandlerExceptionResolver:208 - Resolved [org.springframework.web.HttpRequestMethodNotSupportedException: Request method 'PUT' not supported] 2024-01-11 16:23:29,074 WARN main o.s.w.s.m.s.DefaultHandlerExceptionResolver:208 - Resolved [org.springframework.web.HttpRequestMethodNotSupportedException: Request method 'DELETE' not supported] 2024-01-11 16:23:29,138 WARN main o.s.w.s.m.s.DefaultHandlerExceptionResolver:208 - Resolved [org.springframework.web.HttpMediaTypeNotAcceptableException: Could not find acceptable representation] 2024-01-11 16:23:29,147 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.ddi.rest.resource.DdiDeploymentBaseTest.badDeploymentAction() throws java.lang.Exception] succeeded. 2024-01-11 16:23:29,193 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:23:29,193 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:23:29,195 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 16:23:29,195 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.ddi.rest.resource.DdiDeploymentBaseTest.deploymentAutoForceAction() throws java.lang.Exception]... 2024-01-11 16:23:29,400 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.ddi.rest.resource.DdiDeploymentBaseTest.deploymentAutoForceAction() throws java.lang.Exception] succeeded. 2024-01-11 16:23:29,433 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:23:29,434 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:23:29,435 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 16:23:29,435 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.ddi.rest.resource.DdiDeploymentBaseTest.missingFinishedAttributeInFeedbackReturnsBadRequest() throws java.lang.Exception]... 2024-01-11 16:23:30,113 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.ddi.rest.resource.DdiDeploymentBaseTest.missingFinishedAttributeInFeedbackReturnsBadRequest() throws java.lang.Exception] succeeded. 2024-01-11 16:23:30,150 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:23:30,150 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:23:30,152 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 16:23:30,152 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.ddi.rest.resource.DdiDeploymentBaseTest.missingResultAttributeInFeedbackReturnsBadRequest() throws java.lang.Exception]... 2024-01-11 16:23:30,818 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.ddi.rest.resource.DdiDeploymentBaseTest.missingResultAttributeInFeedbackReturnsBadRequest() throws java.lang.Exception] succeeded. 2024-01-11 16:23:30,854 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:23:30,855 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:23:30,856 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 16:23:30,856 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.ddi.rest.resource.DdiDeploymentBaseTest.rootRsSingleDeploymentActionWithErrorFeedback() throws java.lang.Exception]... 2024-01-11 16:23:31,035 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.ddi.rest.resource.DdiDeploymentBaseTest.rootRsSingleDeploymentActionWithErrorFeedback() throws java.lang.Exception] succeeded. 2024-01-11 16:23:31,106 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:23:31,106 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:23:31,108 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 16:23:31,108 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.ddi.rest.resource.DdiDeploymentBaseTest.badDeploymentActionFeedback() throws java.lang.Exception]... 2024-01-11 16:23:31,282 WARN main o.s.w.s.m.s.DefaultHandlerExceptionResolver:208 - Resolved [org.springframework.web.HttpRequestMethodNotSupportedException: Request method 'GET' not supported] 2024-01-11 16:23:31,283 WARN main o.s.w.s.m.s.DefaultHandlerExceptionResolver:208 - Resolved [org.springframework.web.HttpRequestMethodNotSupportedException: Request method 'PUT' not supported] 2024-01-11 16:23:31,283 WARN main o.s.w.s.m.s.DefaultHandlerExceptionResolver:208 - Resolved [org.springframework.web.HttpRequestMethodNotSupportedException: Request method 'DELETE' not supported] 2024-01-11 16:23:31,293 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.ddi.rest.resource.DdiDeploymentBaseTest.badDeploymentActionFeedback() throws java.lang.Exception] succeeded. 2024-01-11 16:23:31,328 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:23:31,328 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:23:31,330 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 16:23:31,330 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.ddi.rest.resource.DdiDeploymentBaseTest.invalidIdInFeedbackReturnsBadRequest() throws java.lang.Exception]... 2024-01-11 16:23:32,004 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.ddi.rest.resource.DdiDeploymentBaseTest.invalidIdInFeedbackReturnsBadRequest() throws java.lang.Exception] succeeded. 2024-01-11 16:23:32,047 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:23:32,047 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:23:32,049 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 16:23:32,049 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.ddi.rest.resource.DdiDeploymentBaseTest.multipleDeploymentActionFeedback() throws java.lang.Exception]... 2024-01-11 16:23:32,273 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.ddi.rest.resource.DdiDeploymentBaseTest.multipleDeploymentActionFeedback() throws java.lang.Exception] succeeded. 2024-01-11 16:23:32,306 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:23:32,306 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:23:32,308 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 16:23:32,308 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.ddi.rest.resource.DdiDeploymentBaseTest.deploymentForceAction() throws java.lang.Exception]... 2024-01-11 16:23:32,479 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.ddi.rest.resource.DdiDeploymentBaseTest.deploymentForceAction() throws java.lang.Exception] succeeded. 2024-01-11 16:23:32,512 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:23:32,512 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:23:32,514 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 16:23:32,514 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.ddi.rest.resource.DdiDeploymentBaseTest.deploymentDownloadOnlyAction() throws java.lang.Exception]... 2024-01-11 16:23:32,696 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.ddi.rest.resource.DdiDeploymentBaseTest.deploymentDownloadOnlyAction() throws java.lang.Exception] succeeded. 2024-01-11 16:23:32,728 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:23:32,728 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:23:32,730 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 16:23:32,730 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.ddi.rest.resource.DdiDeploymentBaseTest.artifactsExists() throws java.lang.Exception]... 2024-01-11 16:23:32,823 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.ddi.rest.resource.DdiDeploymentBaseTest.artifactsExists() throws java.lang.Exception] succeeded. 2024-01-11 16:23:32,854 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:23:32,854 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:23:32,856 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 16:23:32,856 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.ddi.rest.resource.DdiDeploymentBaseTest.rootRsSingleDeploymentActionFeedback() throws java.lang.Exception]... 2024-01-11 16:23:33,020 INFO main o.e.h.d.r.r.DdiRootController:382 - Controller reported internal error (actionId: 25, controllerId: 4712) as we got REJECTED report. 2024-01-11 16:23:33,064 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.ddi.rest.resource.DdiDeploymentBaseTest.rootRsSingleDeploymentActionFeedback() throws java.lang.Exception] succeeded. 2024-01-11 16:23:33,067 INFO main o.s.i.e.EventDrivenConsumer:174 - Removing {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 2024-01-11 16:23:33,067 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 0 subscriber(s). 2024-01-11 16:23:33,067 INFO main o.s.i.e.EventDrivenConsumer:292 - stopped bean '_org.springframework.integration.errorLogger' 2024-01-11 16:23:33,078 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:651 - Closing JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 16:23:33,079 INFO main c.z.h.HikariDataSource:350 - HikariPool-5 - Shutdown initiated... 2024-01-11 16:23:33,080 INFO main c.z.h.HikariDataSource:352 - HikariPool-5 - Shutdown completed. [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.50 s -- in org.eclipse.hawkbit.ddi.rest.resource.DdiDeploymentBaseTest [INFO] Running org.eclipse.hawkbit.ddi.rest.resource.DdiConfigDataTest 2024-01-11 16:23:33,085 INFO main o.e.h.r.t.u.SharedSqlTestDatabaseExtension:34 - Schema generation skipped... No datasource environment variables found! 2024-01-11 16:23:33,087 INFO main o.s.t.c.s.AbstractContextLoader:264 - Could not detect default resource locations for test class [org.eclipse.hawkbit.ddi.rest.resource.AbstractDDiApiIntegrationTest]: no resource found for suffixes {-context.xml, Context.groovy}. 2024-01-11 16:23:33,088 INFO main o.s.t.c.s.AbstractContextLoader:264 - Could not detect default resource locations for test class [org.eclipse.hawkbit.rest.AbstractRestIntegrationTest]: no resource found for suffixes {-context.xml, Context.groovy}. 2024-01-11 16:23:33,088 INFO main o.s.t.c.s.AbstractContextLoader:264 - Could not detect default resource locations for test class [org.eclipse.hawkbit.repository.test.util.AbstractIntegrationTest]: no resource found for suffixes {-context.xml, Context.groovy}. 2024-01-11 16:23:33,093 INFO main o.s.b.t.c.SpringBootTestContextBootstrapper:245 - Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener, org.springframework.security.test.context.support.ReactorContextTestExecutionListener, org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.event.ApplicationEventsTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener] 2024-01-11 16:23:33,094 INFO main o.s.b.t.c.SpringBootTestContextBootstrapper:174 - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@933fa17, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@7593f19b, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@4d7a646d, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@5ee0fbee, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@48955167, org.springframework.test.context.support.DirtiesContextTestExecutionListener@22e07ec7, org.springframework.test.context.transaction.TransactionalTestExecutionListener@3c273ffa, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@65418c1b, org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener@73df7bd, org.springframework.test.context.event.EventPublishingTestExecutionListener@268aa7db, org.springframework.security.test.context.support.ReactorContextTestExecutionListener@2357841f, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@4a1fe53a, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@227763db, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@5130ac31, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@4e58bd74, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@7b5ba7b0, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@62ab6abb, org.eclipse.hawkbit.repository.test.matcher.EventVerifier@36ae13fb, org.eclipse.hawkbit.repository.test.util.CleanupTestExecutionListener@3d16bb47] . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.18) 2024-01-11 16:23:33,128 INFO main o.e.h.d.r.r.DdiConfigDataTest:55 - Starting DdiConfigDataTest using Java 17.0.9 on basic-bw2k7 with PID 2846 (started by jenkins in /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-ddi-resource) 2024-01-11 16:23:33,128 INFO main o.e.h.d.r.r.DdiConfigDataTest:638 - The following 2 profiles are active: "test", "im" 2024-01-11 16:23:33,337 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:132 - Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2024-01-11 16:23:33,359 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:201 - Finished Spring Data repository scanning in 21 ms. Found 20 JPA repository interfaces. 2024-01-11 16:23:33,501 INFO main o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor:292 - No bean named 'errorChannel' has been explicitly defined. Therefore, a default PublishSubscribeChannel will be created. 2024-01-11 16:23:33,502 INFO main o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor:292 - No bean named 'integrationHeaderChannelRegistry' has been explicitly defined. Therefore, a default DefaultHeaderChannelRegistry will be created. 2024-01-11 16:23:33,507 INFO main o.s.c.c.s.GenericScope:283 - BeanFactory id=ab81f616-6c02-3381-b023-f4db05e66867 2024-01-11 16:23:33,545 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:23:33,549 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration' of type [org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:23:33,550 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:23:33,551 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'loadBalancerClientsDefaultsMappingsProvider' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration$$Lambda$945/0x00007f63b85867b0] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:23:33,552 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'defaultsBindHandlerAdvisor' of type [org.springframework.cloud.commons.config.DefaultsBindHandlerAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:23:33,556 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'BindingHandlerAdvise' of type [org.springframework.cloud.stream.config.BindingHandlerAdvise] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:23:33,559 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spelConverter' of type [org.springframework.cloud.stream.config.SpelExpressionConverterConfiguration$SpelConverter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:23:33,560 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration' of type [org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:23:33,561 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'stringOrNumberMigrationVersionConverter' of type [org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration$StringOrNumberToMigrationVersionConverter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:23:33,579 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:23:33,591 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'dataSource' of type [com.zaxxer.hikari.HikariDataSource] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:23:33,595 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties' of type [org.springframework.boot.autoconfigure.orm.jpa.JpaProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:23:33,598 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'repositoryApplicationConfiguration' of type [org.eclipse.hawkbit.repository.jpa.RepositoryApplicationConfiguration$$EnhancerBySpringCGLIB$$7f6177d4] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:23:33,714 INFO main o.f.c.i.l.VersionPrinter:37 - Flyway Community Edition 8.5.13 by Redgate 2024-01-11 16:23:33,714 INFO main o.f.c.i.l.VersionPrinter:37 - See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.13 2024-01-11 16:23:33,714 INFO main o.f.c.i.l.VersionPrinter:37 - 2024-01-11 16:23:33,717 INFO main c.z.h.HikariDataSource:110 - HikariPool-6 - Starting... 2024-01-11 16:23:33,718 INFO main c.z.h.HikariDataSource:123 - HikariPool-6 - Start completed. 2024-01-11 16:23:33,719 INFO main o.f.c.i.d.b.BaseDatabaseType:37 - Database: jdbc:h2:mem:testdb (H2 2.2) 2024-01-11 16:23:33,721 WARN main o.f.c.i.d.b.Database:41 - Flyway upgrade recommended: H2 2.2.222 is newer than this version of Flyway and support has not been tested. The latest supported version of H2 is 2.1.210. 2024-01-11 16:23:33,733 INFO main o.f.c.i.c.DbValidate:37 - Successfully validated 47 migrations (execution time 00:00.011s) 2024-01-11 16:23:33,734 INFO main o.f.c.i.s.JdbcTableSchemaHistory:37 - Creating Schema History table "PUBLIC"."schema_version" ... 2024-01-11 16:23:33,737 INFO main o.f.c.i.c.DbMigrate:37 - Current version of schema "PUBLIC": << Empty Schema >> 2024-01-11 16:23:33,745 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.0.1 - init " 2024-01-11 16:23:33,773 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.2.0 - update target info for message " 2024-01-11 16:23:33,777 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.0 - cascade delete " 2024-01-11 16:23:33,783 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.1 - cascade delete " 2024-01-11 16:23:33,785 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.5.0 - target filter query " 2024-01-11 16:23:33,789 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.6.0 - rollout management " 2024-01-11 16:23:33,798 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.0 - swmType maxAssignment greater 0 " 2024-01-11 16:23:33,799 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.1 - reduce length enums " 2024-01-11 16:23:33,809 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.0 - auto assign ds filter " 2024-01-11 16:23:33,812 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.1 - cascade delete " 2024-01-11 16:23:33,815 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.2 - remove external artifact " 2024-01-11 16:23:33,817 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.9.0 - add rollout groups created " 2024-01-11 16:23:33,821 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.0 - advanced rolloutgroup " 2024-01-11 16:23:33,826 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.1 - consolidate artifact sha1 " 2024-01-11 16:23:33,830 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.2 - rollout auto start " 2024-01-11 16:23:33,834 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.3 - add rollout deleted flag " 2024-01-11 16:23:33,881 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.0 - drop target info " 2024-01-11 16:23:33,899 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.1 - target filter query UQ " 2024-01-11 16:23:33,901 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.2 - remove unused idexes " 2024-01-11 16:23:33,903 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.3 - add module md targetvis " 2024-01-11 16:23:33,906 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.0 - action performance " 2024-01-11 16:23:33,920 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.1 - missing non null " 2024-01-11 16:23:33,927 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.2 - missing non null enum " 2024-01-11 16:23:33,929 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.3 - cascade delete " 2024-01-11 16:23:33,930 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.4 - add maintenance window " 2024-01-11 16:23:33,938 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.6 - add index " 2024-01-11 16:23:33,939 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.7 - add rollout approval fields " 2024-01-11 16:23:33,945 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.8 - change length of created last modified by " 2024-01-11 16:23:33,948 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.9 - add target metadata " 2024-01-11 16:23:33,950 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.10 - change length of target attributes key " 2024-01-11 16:23:33,953 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.11 - add auto assign action type " 2024-01-11 16:23:33,956 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.12 - change length of controller id and name " 2024-01-11 16:23:33,958 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.13 - add action external id " 2024-01-11 16:23:33,962 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.14 - add sha256 hash " 2024-01-11 16:23:33,973 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.15 - add weight " 2024-01-11 16:23:33,980 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.16 - add action initiated by " 2024-01-11 16:23:33,985 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.17 - add index target modified " 2024-01-11 16:23:33,987 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.18 - add target type " 2024-01-11 16:23:33,993 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.19 - add valid flag to ds " 2024-01-11 16:23:33,997 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.20 - add encryption flag to sm " 2024-01-11 16:23:34,000 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.21 - add rollouts status index " 2024-01-11 16:23:34,002 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.22 - change target type name length " 2024-01-11 16:23:34,004 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.23 - add action status code " 2024-01-11 16:23:34,006 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.24 - add last action status code " 2024-01-11 16:23:34,011 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.25 - add confirmation flag " 2024-01-11 16:23:34,016 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.26 - add access control context " 2024-01-11 16:23:34,020 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.27 - target type inherit type " 2024-01-11 16:23:34,023 INFO main o.f.c.i.c.DbMigrate:37 - Successfully applied 47 migrations to schema "PUBLIC", now at version v1.12.27 (execution time 00:00.286s) 2024-01-11 16:23:34,130 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:437 - Initialized JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 16:23:34,684 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:339 - Usage of Spring Data projections detected on persistence provider EclipseLink. Make sure the following query methods declare result columns in exactly the order the accessors are declared in the projecting interface or the order of parameters for DTOs: 2024-01-11 16:23:34,684 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutId(java.lang.Long) 2024-01-11 16:23:34,686 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutId(java.util.List) 2024-01-11 16:23:34,696 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutGroupId(java.util.List) 2024-01-11 16:23:34,698 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutGroupId(java.lang.Long) 2024-01-11 16:23:35,036 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:339 - Usage of Spring Data projections detected on persistence provider EclipseLink. Make sure the following query methods declare result columns in exactly the order the accessors are declared in the projecting interface or the order of parameters for DTOs: 2024-01-11 16:23:35,037 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.DistributionSetRepository.countRolloutsByStatusForDistributionSet(java.lang.Long) 2024-01-11 16:23:35,041 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.DistributionSetRepository.countActionsByStatusForDistributionSet(java.lang.Long) 2024-01-11 16:23:35,884 WARN main o.s.b.a.o.j.JpaBaseConfiguration$JpaWebConfiguration:223 - spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning 2024-01-11 16:23:36,507 WARN main o.s.b.a.s.s.UserDetailsServiceAutoConfiguration:89 - Using generated security password: 5de2447f-a9b1-4571-911a-85c030927f65 This generated password is for development use only. Your security configuration must be updated before running your application in production. 2024-01-11 16:23:36,620 INFO main o.s.s.w.DefaultSecurityFilterChain:55 - Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@30b13bcf, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@236b84f1, org.springframework.security.web.context.SecurityContextPersistenceFilter@638e2793, org.springframework.security.web.header.HeaderWriterFilter@71dc3743, org.springframework.security.web.csrf.CsrfFilter@57926520, org.springframework.security.web.authentication.logout.LogoutFilter@78aa0b52, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@541ffa46, org.springframework.security.web.authentication.ui.DefaultLoginPageGeneratingFilter@40159c97, org.springframework.security.web.authentication.ui.DefaultLogoutPageGeneratingFilter@80d9710, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@4864405f, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@46126551, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@169e7a2b, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@620148f6, org.springframework.security.web.session.SessionManagementFilter@2771fd38, org.springframework.security.web.access.ExceptionTranslationFilter@298356ec, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@4acb2048] 2024-01-11 16:23:36,675 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:23:36,675 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:23:36,676 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 16:23:36,840 INFO main o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'application.springCloudBusInput' has 1 subscriber(s). 2024-01-11 16:23:36,969 INFO main o.s.i.e.EventDrivenConsumer:174 - Adding {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 2024-01-11 16:23:36,969 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 1 subscriber(s). 2024-01-11 16:23:36,969 INFO main o.s.i.e.EventDrivenConsumer:292 - started bean '_org.springframework.integration.errorLogger' 2024-01-11 16:23:36,974 INFO main o.e.h.d.r.r.DdiConfigDataTest:61 - Started DdiConfigDataTest in 3.878 seconds (JVM running for 85.281) 2024-01-11 16:23:37,098 INFO pool-17-thread-1 o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'unknown.channel.name' has 1 subscriber(s). 2024-01-11 16:23:37,202 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:23:37,202 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:23:37,204 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 16:23:37,204 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.ddi.rest.resource.DdiConfigDataTest.putConfigDataWithInvalidAttributes() throws java.lang.Exception]... 2024-01-11 16:23:37,327 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.ddi.rest.resource.DdiConfigDataTest.putConfigDataWithInvalidAttributes() throws java.lang.Exception] succeeded. 2024-01-11 16:23:37,371 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:23:37,371 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:23:37,373 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 16:23:37,373 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.ddi.rest.resource.DdiConfigDataTest.putTooMuchConfigData() throws java.lang.Exception]... 2024-01-11 16:23:37,385 WARN main o.e.h.r.j.u.QuotaHelper:121 - Cannot assign 11 Attribute entities to Target '2' because of the configured quota limit 10. 2024-01-11 16:23:37,395 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.ddi.rest.resource.DdiConfigDataTest.putTooMuchConfigData() throws java.lang.Exception] succeeded. 2024-01-11 16:23:37,428 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:23:37,428 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:23:37,430 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 16:23:37,430 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.ddi.rest.resource.DdiConfigDataTest.putConfigData() throws java.lang.Exception]... 2024-01-11 16:23:37,481 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.ddi.rest.resource.DdiConfigDataTest.putConfigData() throws java.lang.Exception] succeeded. 2024-01-11 16:23:37,518 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:23:37,518 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:23:37,520 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 16:23:37,520 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.ddi.rest.resource.DdiConfigDataTest.badConfigData() throws java.lang.Exception]... 2024-01-11 16:23:37,523 WARN main o.s.w.s.m.s.DefaultHandlerExceptionResolver:208 - Resolved [org.springframework.web.HttpRequestMethodNotSupportedException: Request method 'POST' not supported] 2024-01-11 16:23:37,524 WARN main o.s.w.s.m.s.DefaultHandlerExceptionResolver:208 - Resolved [org.springframework.web.HttpRequestMethodNotSupportedException: Request method 'GET' not supported] 2024-01-11 16:23:37,525 WARN main o.s.w.s.m.s.DefaultHandlerExceptionResolver:208 - Resolved [org.springframework.web.HttpRequestMethodNotSupportedException: Request method 'DELETE' not supported] 2024-01-11 16:23:37,526 WARN main o.s.w.s.m.s.DefaultHandlerExceptionResolver:208 - Resolved [org.springframework.web.HttpMediaTypeNotSupportedException: Content type 'application/hal+json' not supported] 2024-01-11 16:23:37,576 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.ddi.rest.resource.DdiConfigDataTest.badConfigData() throws java.lang.Exception] succeeded. 2024-01-11 16:23:37,627 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:23:37,627 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:23:37,629 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 16:23:37,629 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.ddi.rest.resource.DdiConfigDataTest.putConfigDataWithDifferentUpdateModes() throws java.lang.Exception]... 2024-01-11 16:23:37,713 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.ddi.rest.resource.DdiConfigDataTest.putConfigDataWithDifferentUpdateModes() throws java.lang.Exception] succeeded. 2024-01-11 16:23:37,779 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:23:37,779 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:23:37,781 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 16:23:37,781 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.ddi.rest.resource.DdiConfigDataTest.putConfigDataAsCbor() throws java.lang.Exception]... 2024-01-11 16:23:37,799 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.ddi.rest.resource.DdiConfigDataTest.putConfigDataAsCbor() throws java.lang.Exception] succeeded. 2024-01-11 16:23:37,830 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:23:37,831 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:23:37,832 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 16:23:37,832 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.ddi.rest.resource.DdiConfigDataTest.requestConfigDataIfEmpty() throws java.lang.Exception]... 2024-01-11 16:23:37,896 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.ddi.rest.resource.DdiConfigDataTest.requestConfigDataIfEmpty() throws java.lang.Exception] succeeded. 2024-01-11 16:23:37,898 INFO main o.s.i.e.EventDrivenConsumer:174 - Removing {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 2024-01-11 16:23:37,898 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 0 subscriber(s). 2024-01-11 16:23:37,898 INFO main o.s.i.e.EventDrivenConsumer:292 - stopped bean '_org.springframework.integration.errorLogger' 2024-01-11 16:23:37,907 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:651 - Closing JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 16:23:37,909 INFO main c.z.h.HikariDataSource:350 - HikariPool-6 - Shutdown initiated... 2024-01-11 16:23:37,909 INFO main c.z.h.HikariDataSource:352 - HikariPool-6 - Shutdown completed. [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.825 s -- in org.eclipse.hawkbit.ddi.rest.resource.DdiConfigDataTest [INFO] Running org.eclipse.hawkbit.ddi.rest.resource.DosFilterTest 2024-01-11 16:23:37,913 INFO main o.e.h.r.t.u.SharedSqlTestDatabaseExtension:34 - Schema generation skipped... No datasource environment variables found! 2024-01-11 16:23:37,915 INFO main o.s.t.c.s.AbstractContextLoader:264 - Could not detect default resource locations for test class [org.eclipse.hawkbit.ddi.rest.resource.AbstractDDiApiIntegrationTest]: no resource found for suffixes {-context.xml, Context.groovy}. 2024-01-11 16:23:37,915 INFO main o.s.t.c.s.AbstractContextLoader:264 - Could not detect default resource locations for test class [org.eclipse.hawkbit.rest.AbstractRestIntegrationTest]: no resource found for suffixes {-context.xml, Context.groovy}. 2024-01-11 16:23:37,915 INFO main o.s.t.c.s.AbstractContextLoader:264 - Could not detect default resource locations for test class [org.eclipse.hawkbit.repository.test.util.AbstractIntegrationTest]: no resource found for suffixes {-context.xml, Context.groovy}. 2024-01-11 16:23:37,920 INFO main o.s.b.t.c.SpringBootTestContextBootstrapper:245 - Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener, org.springframework.security.test.context.support.ReactorContextTestExecutionListener, org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.event.ApplicationEventsTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener] 2024-01-11 16:23:37,920 INFO main o.s.b.t.c.SpringBootTestContextBootstrapper:174 - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@eff4aea, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@73d95e7c, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@3467d272, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@125f32ed, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@66839256, org.springframework.test.context.support.DirtiesContextTestExecutionListener@5f101a44, org.springframework.test.context.transaction.TransactionalTestExecutionListener@556ea796, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@3ecd2f8c, org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener@44260b21, org.springframework.test.context.event.EventPublishingTestExecutionListener@1b3bfbdb, org.springframework.security.test.context.support.ReactorContextTestExecutionListener@3bc9ad3d, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@6caf5487, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@18a43530, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@5c05e0dc, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@2ad31e24, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@3c4e6c95, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@5fad399, org.eclipse.hawkbit.repository.test.matcher.EventVerifier@760ac0fa, org.eclipse.hawkbit.repository.test.util.CleanupTestExecutionListener@441ad221] . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.18) 2024-01-11 16:23:37,947 INFO main o.e.h.d.r.r.DosFilterTest:55 - Starting DosFilterTest using Java 17.0.9 on basic-bw2k7 with PID 2846 (started by jenkins in /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-ddi-resource) 2024-01-11 16:23:37,947 INFO main o.e.h.d.r.r.DosFilterTest:638 - The following 1 profile is active: "test" 2024-01-11 16:23:38,132 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:132 - Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2024-01-11 16:23:38,152 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:201 - Finished Spring Data repository scanning in 19 ms. Found 20 JPA repository interfaces. 2024-01-11 16:23:38,287 INFO main o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor:292 - No bean named 'errorChannel' has been explicitly defined. Therefore, a default PublishSubscribeChannel will be created. 2024-01-11 16:23:38,288 INFO main o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor:292 - No bean named 'integrationHeaderChannelRegistry' has been explicitly defined. Therefore, a default DefaultHeaderChannelRegistry will be created. 2024-01-11 16:23:38,292 INFO main o.s.c.c.s.GenericScope:283 - BeanFactory id=ab81f616-6c02-3381-b023-f4db05e66867 2024-01-11 16:23:38,341 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:23:38,345 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration' of type [org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:23:38,346 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:23:38,347 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'loadBalancerClientsDefaultsMappingsProvider' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration$$Lambda$945/0x00007f63b85867b0] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:23:38,349 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'defaultsBindHandlerAdvisor' of type [org.springframework.cloud.commons.config.DefaultsBindHandlerAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:23:38,352 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'BindingHandlerAdvise' of type [org.springframework.cloud.stream.config.BindingHandlerAdvise] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:23:38,355 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spelConverter' of type [org.springframework.cloud.stream.config.SpelExpressionConverterConfiguration$SpelConverter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:23:38,356 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration' of type [org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:23:38,357 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'stringOrNumberMigrationVersionConverter' of type [org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration$StringOrNumberToMigrationVersionConverter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:23:38,361 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:23:38,374 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'dataSource' of type [com.zaxxer.hikari.HikariDataSource] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:23:38,377 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties' of type [org.springframework.boot.autoconfigure.orm.jpa.JpaProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:23:38,380 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'repositoryApplicationConfiguration' of type [org.eclipse.hawkbit.repository.jpa.RepositoryApplicationConfiguration$$EnhancerBySpringCGLIB$$7f6177d4] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:23:38,485 INFO main o.f.c.i.l.VersionPrinter:37 - Flyway Community Edition 8.5.13 by Redgate 2024-01-11 16:23:38,485 INFO main o.f.c.i.l.VersionPrinter:37 - See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.13 2024-01-11 16:23:38,485 INFO main o.f.c.i.l.VersionPrinter:37 - 2024-01-11 16:23:38,487 INFO main c.z.h.HikariDataSource:110 - HikariPool-7 - Starting... 2024-01-11 16:23:38,488 INFO main c.z.h.HikariDataSource:123 - HikariPool-7 - Start completed. 2024-01-11 16:23:38,489 INFO main o.f.c.i.d.b.BaseDatabaseType:37 - Database: jdbc:h2:mem:testdb (H2 2.2) 2024-01-11 16:23:38,490 WARN main o.f.c.i.d.b.Database:41 - Flyway upgrade recommended: H2 2.2.222 is newer than this version of Flyway and support has not been tested. The latest supported version of H2 is 2.1.210. 2024-01-11 16:23:38,501 INFO main o.f.c.i.c.DbValidate:37 - Successfully validated 47 migrations (execution time 00:00.009s) 2024-01-11 16:23:38,502 INFO main o.f.c.i.s.JdbcTableSchemaHistory:37 - Creating Schema History table "PUBLIC"."schema_version" ... 2024-01-11 16:23:38,504 INFO main o.f.c.i.c.DbMigrate:37 - Current version of schema "PUBLIC": << Empty Schema >> 2024-01-11 16:23:38,512 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.0.1 - init " 2024-01-11 16:23:38,529 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.2.0 - update target info for message " 2024-01-11 16:23:38,532 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.0 - cascade delete " 2024-01-11 16:23:38,537 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.1 - cascade delete " 2024-01-11 16:23:38,539 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.5.0 - target filter query " 2024-01-11 16:23:38,553 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.6.0 - rollout management " 2024-01-11 16:23:38,576 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.0 - swmType maxAssignment greater 0 " 2024-01-11 16:23:38,578 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.1 - reduce length enums " 2024-01-11 16:23:38,586 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.0 - auto assign ds filter " 2024-01-11 16:23:38,588 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.1 - cascade delete " 2024-01-11 16:23:38,592 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.2 - remove external artifact " 2024-01-11 16:23:38,593 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.9.0 - add rollout groups created " 2024-01-11 16:23:38,596 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.0 - advanced rolloutgroup " 2024-01-11 16:23:38,602 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.1 - consolidate artifact sha1 " 2024-01-11 16:23:38,607 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.2 - rollout auto start " 2024-01-11 16:23:38,610 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.3 - add rollout deleted flag " 2024-01-11 16:23:38,630 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.0 - drop target info " 2024-01-11 16:23:38,647 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.1 - target filter query UQ " 2024-01-11 16:23:38,648 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.2 - remove unused idexes " 2024-01-11 16:23:38,650 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.3 - add module md targetvis " 2024-01-11 16:23:38,653 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.0 - action performance " 2024-01-11 16:23:38,677 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.1 - missing non null " 2024-01-11 16:23:38,684 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.2 - missing non null enum " 2024-01-11 16:23:38,686 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.3 - cascade delete " 2024-01-11 16:23:38,687 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.4 - add maintenance window " 2024-01-11 16:23:38,695 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.6 - add index " 2024-01-11 16:23:38,697 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.7 - add rollout approval fields " 2024-01-11 16:23:38,703 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.8 - change length of created last modified by " 2024-01-11 16:23:38,706 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.9 - add target metadata " 2024-01-11 16:23:38,708 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.10 - change length of target attributes key " 2024-01-11 16:23:38,711 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.11 - add auto assign action type " 2024-01-11 16:23:38,714 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.12 - change length of controller id and name " 2024-01-11 16:23:38,716 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.13 - add action external id " 2024-01-11 16:23:38,719 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.14 - add sha256 hash " 2024-01-11 16:23:38,722 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.15 - add weight " 2024-01-11 16:23:38,728 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.16 - add action initiated by " 2024-01-11 16:23:38,732 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.17 - add index target modified " 2024-01-11 16:23:38,734 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.18 - add target type " 2024-01-11 16:23:38,740 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.19 - add valid flag to ds " 2024-01-11 16:23:38,744 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.20 - add encryption flag to sm " 2024-01-11 16:23:38,748 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.21 - add rollouts status index " 2024-01-11 16:23:38,750 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.22 - change target type name length " 2024-01-11 16:23:38,774 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.23 - add action status code " 2024-01-11 16:23:38,777 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.24 - add last action status code " 2024-01-11 16:23:38,781 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.25 - add confirmation flag " 2024-01-11 16:23:38,786 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.26 - add access control context " 2024-01-11 16:23:38,790 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.27 - target type inherit type " 2024-01-11 16:23:38,793 INFO main o.f.c.i.c.DbMigrate:37 - Successfully applied 47 migrations to schema "PUBLIC", now at version v1.12.27 (execution time 00:00.289s) 2024-01-11 16:23:38,877 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:437 - Initialized JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 16:23:39,382 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:339 - Usage of Spring Data projections detected on persistence provider EclipseLink. Make sure the following query methods declare result columns in exactly the order the accessors are declared in the projecting interface or the order of parameters for DTOs: 2024-01-11 16:23:39,382 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutId(java.lang.Long) 2024-01-11 16:23:39,384 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutId(java.util.List) 2024-01-11 16:23:39,393 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutGroupId(java.util.List) 2024-01-11 16:23:39,395 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutGroupId(java.lang.Long) 2024-01-11 16:23:39,739 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:339 - Usage of Spring Data projections detected on persistence provider EclipseLink. Make sure the following query methods declare result columns in exactly the order the accessors are declared in the projecting interface or the order of parameters for DTOs: 2024-01-11 16:23:39,740 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.DistributionSetRepository.countRolloutsByStatusForDistributionSet(java.lang.Long) 2024-01-11 16:23:39,743 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.DistributionSetRepository.countActionsByStatusForDistributionSet(java.lang.Long) 2024-01-11 16:23:40,524 WARN main o.s.b.a.o.j.JpaBaseConfiguration$JpaWebConfiguration:223 - spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning 2024-01-11 16:23:41,078 WARN main o.s.b.a.s.s.UserDetailsServiceAutoConfiguration:89 - Using generated security password: 18bbee53-6c89-470a-9ac9-6050e039b69a This generated password is for development use only. Your security configuration must be updated before running your application in production. 2024-01-11 16:23:41,167 INFO main o.s.s.w.DefaultSecurityFilterChain:55 - Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@28c083da, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@7afd03e1, org.springframework.security.web.context.SecurityContextPersistenceFilter@23974379, org.springframework.security.web.header.HeaderWriterFilter@7260f7f4, org.springframework.security.web.csrf.CsrfFilter@97705be, org.springframework.security.web.authentication.logout.LogoutFilter@2ac7167b, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@2f4bf35e, org.springframework.security.web.authentication.ui.DefaultLoginPageGeneratingFilter@4591b70b, org.springframework.security.web.authentication.ui.DefaultLogoutPageGeneratingFilter@a5ccee3, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@5d602cc8, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@5a9dacfe, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@2242cfb, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@5606b50c, org.springframework.security.web.session.SessionManagementFilter@12fcee6d, org.springframework.security.web.access.ExceptionTranslationFilter@57abdb3c, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@1bf932d9] 2024-01-11 16:23:41,213 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:23:41,213 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:23:41,214 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 16:23:41,400 INFO main o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'application.springCloudBusInput' has 1 subscriber(s). 2024-01-11 16:23:41,511 INFO main o.s.i.e.EventDrivenConsumer:174 - Adding {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 2024-01-11 16:23:41,511 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 1 subscriber(s). 2024-01-11 16:23:41,511 INFO main o.s.i.e.EventDrivenConsumer:292 - started bean '_org.springframework.integration.errorLogger' 2024-01-11 16:23:41,515 INFO main o.e.h.d.r.r.DosFilterTest:61 - Started DosFilterTest in 3.593 seconds (JVM running for 89.822) 2024-01-11 16:23:41,648 INFO pool-20-thread-1 o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'unknown.channel.name' has 1 subscriber(s). 2024-01-11 16:23:41,771 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:23:41,772 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:23:41,773 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 16:23:41,774 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.ddi.rest.resource.DosFilterTest.putPostFloddingAttackThatisPrevented() throws java.lang.Exception]... 2024-01-11 16:23:42,239 INFO main s.dos:180 - Registered DOS attack! Client 10.0.0.1 is above configured WRITE request threshold (10)! 2024-01-11 16:23:42,253 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.ddi.rest.resource.DosFilterTest.putPostFloddingAttackThatisPrevented() throws java.lang.Exception] succeeded. 2024-01-11 16:23:42,290 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:23:42,291 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:23:42,292 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 16:23:42,293 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.ddi.rest.resource.DosFilterTest.unacceptableGetLoadButOnWhitelistIPv4() throws java.lang.Exception]... 2024-01-11 16:23:43,235 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.ddi.rest.resource.DosFilterTest.unacceptableGetLoadButOnWhitelistIPv4() throws java.lang.Exception] succeeded. 2024-01-11 16:23:43,288 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:23:43,289 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:23:43,291 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 16:23:43,291 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.ddi.rest.resource.DosFilterTest.unacceptableGetLoadButOnWhitelistIPv6() throws java.lang.Exception]... 2024-01-11 16:23:44,157 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.ddi.rest.resource.DosFilterTest.unacceptableGetLoadButOnWhitelistIPv6() throws java.lang.Exception] succeeded. 2024-01-11 16:23:44,203 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:23:44,203 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:23:44,205 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 16:23:44,205 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.ddi.rest.resource.DosFilterTest.acceptablePutPostLoad() throws java.lang.Exception]... 2024-01-11 16:23:50,083 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.ddi.rest.resource.DosFilterTest.acceptablePutPostLoad() throws java.lang.Exception] succeeded. 2024-01-11 16:23:50,118 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:23:50,119 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:23:50,120 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 16:23:50,121 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.ddi.rest.resource.DosFilterTest.getFloodingAttackThatIsPrevented() throws java.lang.Exception]... 2024-01-11 16:23:50,234 INFO main s.dos:196 - Registered DOS attack! Client 10.0.0.1 is above configured READ request threshold (10)! 2024-01-11 16:23:50,243 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.ddi.rest.resource.DosFilterTest.getFloodingAttackThatIsPrevented() throws java.lang.Exception] succeeded. 2024-01-11 16:23:50,285 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:23:50,285 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:23:50,287 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 16:23:50,287 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.ddi.rest.resource.DosFilterTest.acceptableGetLoad() throws java.lang.Exception]... 2024-01-11 16:23:53,798 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.ddi.rest.resource.DosFilterTest.acceptableGetLoad() throws java.lang.Exception] succeeded. 2024-01-11 16:23:53,832 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:23:53,833 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:23:53,835 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 16:23:53,835 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.ddi.rest.resource.DosFilterTest.blackListedClientIsForbidden() throws java.lang.Exception]... 2024-01-11 16:23:53,835 INFO main s.blacklist:156 - Blacklisted client (192.168.0.4) tries to access the server! 2024-01-11 16:23:53,844 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.ddi.rest.resource.DosFilterTest.blackListedClientIsForbidden() throws java.lang.Exception] succeeded. 2024-01-11 16:23:53,847 INFO main o.s.i.e.EventDrivenConsumer:174 - Removing {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 2024-01-11 16:23:53,847 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 0 subscriber(s). 2024-01-11 16:23:53,847 INFO main o.s.i.e.EventDrivenConsumer:292 - stopped bean '_org.springframework.integration.errorLogger' 2024-01-11 16:23:53,853 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:651 - Closing JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 16:23:53,854 INFO main c.z.h.HikariDataSource:350 - HikariPool-7 - Shutdown initiated... 2024-01-11 16:23:53,855 INFO main c.z.h.HikariDataSource:352 - HikariPool-7 - Shutdown completed. [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.94 s -- in org.eclipse.hawkbit.ddi.rest.resource.DosFilterTest [INFO] Running org.eclipse.hawkbit.ddi.rest.resource.DdiArtifactDownloadTest 2024-01-11 16:23:53,860 INFO main o.e.h.r.t.u.SharedSqlTestDatabaseExtension:34 - Schema generation skipped... No datasource environment variables found! 2024-01-11 16:23:53,861 INFO main o.s.t.c.s.AbstractContextLoader:264 - Could not detect default resource locations for test class [org.eclipse.hawkbit.ddi.rest.resource.AbstractDDiApiIntegrationTest]: no resource found for suffixes {-context.xml, Context.groovy}. 2024-01-11 16:23:53,862 INFO main o.s.t.c.s.AbstractContextLoader:264 - Could not detect default resource locations for test class [org.eclipse.hawkbit.rest.AbstractRestIntegrationTest]: no resource found for suffixes {-context.xml, Context.groovy}. 2024-01-11 16:23:53,862 INFO main o.s.t.c.s.AbstractContextLoader:264 - Could not detect default resource locations for test class [org.eclipse.hawkbit.repository.test.util.AbstractIntegrationTest]: no resource found for suffixes {-context.xml, Context.groovy}. 2024-01-11 16:23:53,874 INFO main o.s.b.t.c.SpringBootTestContextBootstrapper:245 - Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener, org.springframework.security.test.context.support.ReactorContextTestExecutionListener, org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.event.ApplicationEventsTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener] 2024-01-11 16:23:53,874 INFO main o.s.b.t.c.SpringBootTestContextBootstrapper:174 - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@a81b77c, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@695a66cc, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@643995d, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@2652c13f, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@21efa8de, org.springframework.test.context.support.DirtiesContextTestExecutionListener@1bb9d629, org.springframework.test.context.transaction.TransactionalTestExecutionListener@1aa3d72, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@31415f41, org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener@6d34b8ef, org.springframework.test.context.event.EventPublishingTestExecutionListener@386923fe, org.springframework.security.test.context.support.ReactorContextTestExecutionListener@6878c82c, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@53782935, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@1b430075, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@6a44a630, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@44d33afc, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@56f092d2, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@55b360d1, org.eclipse.hawkbit.repository.test.matcher.EventVerifier@1a892971, org.eclipse.hawkbit.repository.test.util.CleanupTestExecutionListener@47d0e406] . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.18) 2024-01-11 16:23:53,912 INFO main o.e.h.d.r.r.DdiArtifactDownloadTest:55 - Starting DdiArtifactDownloadTest using Java 17.0.9 on basic-bw2k7 with PID 2846 (started by jenkins in /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-ddi-resource) 2024-01-11 16:23:53,912 INFO main o.e.h.d.r.r.DdiArtifactDownloadTest:638 - The following 1 profile is active: "test" 2024-01-11 16:23:54,140 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:132 - Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2024-01-11 16:23:54,163 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:201 - Finished Spring Data repository scanning in 22 ms. Found 20 JPA repository interfaces. 2024-01-11 16:23:54,306 INFO main o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor:292 - No bean named 'errorChannel' has been explicitly defined. Therefore, a default PublishSubscribeChannel will be created. 2024-01-11 16:23:54,307 INFO main o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor:292 - No bean named 'integrationHeaderChannelRegistry' has been explicitly defined. Therefore, a default DefaultHeaderChannelRegistry will be created. 2024-01-11 16:23:54,312 INFO main o.s.c.c.s.GenericScope:283 - BeanFactory id=ab81f616-6c02-3381-b023-f4db05e66867 2024-01-11 16:23:54,353 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:23:54,357 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration' of type [org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:23:54,359 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:23:54,360 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'loadBalancerClientsDefaultsMappingsProvider' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration$$Lambda$945/0x00007f63b85867b0] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:23:54,361 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'defaultsBindHandlerAdvisor' of type [org.springframework.cloud.commons.config.DefaultsBindHandlerAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:23:54,365 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'BindingHandlerAdvise' of type [org.springframework.cloud.stream.config.BindingHandlerAdvise] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:23:54,372 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spelConverter' of type [org.springframework.cloud.stream.config.SpelExpressionConverterConfiguration$SpelConverter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:23:54,373 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration' of type [org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:23:54,375 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'stringOrNumberMigrationVersionConverter' of type [org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration$StringOrNumberToMigrationVersionConverter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:23:54,380 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:23:54,392 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'dataSource' of type [com.zaxxer.hikari.HikariDataSource] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:23:54,396 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties' of type [org.springframework.boot.autoconfigure.orm.jpa.JpaProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:23:54,399 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'repositoryApplicationConfiguration' of type [org.eclipse.hawkbit.repository.jpa.RepositoryApplicationConfiguration$$EnhancerBySpringCGLIB$$7f6177d4] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:23:54,528 INFO main o.f.c.i.l.VersionPrinter:37 - Flyway Community Edition 8.5.13 by Redgate 2024-01-11 16:23:54,529 INFO main o.f.c.i.l.VersionPrinter:37 - See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.13 2024-01-11 16:23:54,529 INFO main o.f.c.i.l.VersionPrinter:37 - 2024-01-11 16:23:54,531 INFO main c.z.h.HikariDataSource:110 - HikariPool-8 - Starting... 2024-01-11 16:23:54,532 INFO main c.z.h.HikariDataSource:123 - HikariPool-8 - Start completed. 2024-01-11 16:23:54,533 INFO main o.f.c.i.d.b.BaseDatabaseType:37 - Database: jdbc:h2:mem:testdb (H2 2.2) 2024-01-11 16:23:54,534 WARN main o.f.c.i.d.b.Database:41 - Flyway upgrade recommended: H2 2.2.222 is newer than this version of Flyway and support has not been tested. The latest supported version of H2 is 2.1.210. 2024-01-11 16:23:54,545 INFO main o.f.c.i.c.DbValidate:37 - Successfully validated 47 migrations (execution time 00:00.009s) 2024-01-11 16:23:54,546 INFO main o.f.c.i.s.JdbcTableSchemaHistory:37 - Creating Schema History table "PUBLIC"."schema_version" ... 2024-01-11 16:23:54,548 INFO main o.f.c.i.c.DbMigrate:37 - Current version of schema "PUBLIC": << Empty Schema >> 2024-01-11 16:23:54,555 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.0.1 - init " 2024-01-11 16:23:54,575 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.2.0 - update target info for message " 2024-01-11 16:23:54,579 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.0 - cascade delete " 2024-01-11 16:23:54,585 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.1 - cascade delete " 2024-01-11 16:23:54,587 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.5.0 - target filter query " 2024-01-11 16:23:54,590 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.6.0 - rollout management " 2024-01-11 16:23:54,598 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.0 - swmType maxAssignment greater 0 " 2024-01-11 16:23:54,600 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.1 - reduce length enums " 2024-01-11 16:23:54,608 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.0 - auto assign ds filter " 2024-01-11 16:23:54,611 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.1 - cascade delete " 2024-01-11 16:23:54,614 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.2 - remove external artifact " 2024-01-11 16:23:54,616 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.9.0 - add rollout groups created " 2024-01-11 16:23:54,619 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.0 - advanced rolloutgroup " 2024-01-11 16:23:54,624 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.1 - consolidate artifact sha1 " 2024-01-11 16:23:54,629 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.2 - rollout auto start " 2024-01-11 16:23:54,632 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.3 - add rollout deleted flag " 2024-01-11 16:23:54,650 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.0 - drop target info " 2024-01-11 16:23:54,677 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.1 - target filter query UQ " 2024-01-11 16:23:54,679 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.2 - remove unused idexes " 2024-01-11 16:23:54,681 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.3 - add module md targetvis " 2024-01-11 16:23:54,683 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.0 - action performance " 2024-01-11 16:23:54,697 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.1 - missing non null " 2024-01-11 16:23:54,704 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.2 - missing non null enum " 2024-01-11 16:23:54,706 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.3 - cascade delete " 2024-01-11 16:23:54,707 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.4 - add maintenance window " 2024-01-11 16:23:54,715 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.6 - add index " 2024-01-11 16:23:54,717 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.7 - add rollout approval fields " 2024-01-11 16:23:54,722 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.8 - change length of created last modified by " 2024-01-11 16:23:54,725 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.9 - add target metadata " 2024-01-11 16:23:54,727 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.10 - change length of target attributes key " 2024-01-11 16:23:54,730 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.11 - add auto assign action type " 2024-01-11 16:23:54,733 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.12 - change length of controller id and name " 2024-01-11 16:23:54,735 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.13 - add action external id " 2024-01-11 16:23:54,738 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.14 - add sha256 hash " 2024-01-11 16:23:54,741 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.15 - add weight " 2024-01-11 16:23:54,747 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.16 - add action initiated by " 2024-01-11 16:23:54,777 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.17 - add index target modified " 2024-01-11 16:23:54,780 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.18 - add target type " 2024-01-11 16:23:54,786 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.19 - add valid flag to ds " 2024-01-11 16:23:54,791 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.20 - add encryption flag to sm " 2024-01-11 16:23:54,795 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.21 - add rollouts status index " 2024-01-11 16:23:54,796 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.22 - change target type name length " 2024-01-11 16:23:54,798 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.23 - add action status code " 2024-01-11 16:23:54,801 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.24 - add last action status code " 2024-01-11 16:23:54,805 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.25 - add confirmation flag " 2024-01-11 16:23:54,809 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.26 - add access control context " 2024-01-11 16:23:54,814 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.27 - target type inherit type " 2024-01-11 16:23:54,816 INFO main o.f.c.i.c.DbMigrate:37 - Successfully applied 47 migrations to schema "PUBLIC", now at version v1.12.27 (execution time 00:00.268s) 2024-01-11 16:23:54,902 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:437 - Initialized JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 16:23:55,401 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:339 - Usage of Spring Data projections detected on persistence provider EclipseLink. Make sure the following query methods declare result columns in exactly the order the accessors are declared in the projecting interface or the order of parameters for DTOs: 2024-01-11 16:23:55,401 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutId(java.lang.Long) 2024-01-11 16:23:55,403 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutId(java.util.List) 2024-01-11 16:23:55,413 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutGroupId(java.util.List) 2024-01-11 16:23:55,414 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutGroupId(java.lang.Long) 2024-01-11 16:23:55,757 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:339 - Usage of Spring Data projections detected on persistence provider EclipseLink. Make sure the following query methods declare result columns in exactly the order the accessors are declared in the projecting interface or the order of parameters for DTOs: 2024-01-11 16:23:55,758 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.DistributionSetRepository.countRolloutsByStatusForDistributionSet(java.lang.Long) 2024-01-11 16:23:55,762 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.DistributionSetRepository.countActionsByStatusForDistributionSet(java.lang.Long) 2024-01-11 16:23:56,548 WARN main o.s.b.a.o.j.JpaBaseConfiguration$JpaWebConfiguration:223 - spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning 2024-01-11 16:23:57,205 WARN main o.s.b.a.s.s.UserDetailsServiceAutoConfiguration:89 - Using generated security password: 06fe8588-6c8f-4d8e-b0ca-6344fae07e62 This generated password is for development use only. Your security configuration must be updated before running your application in production. 2024-01-11 16:23:57,301 INFO main o.s.s.w.DefaultSecurityFilterChain:55 - Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@fe7c5b8, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@c365c4d, org.springframework.security.web.context.SecurityContextPersistenceFilter@35398b0, org.springframework.security.web.header.HeaderWriterFilter@6a0bf90a, org.springframework.security.web.csrf.CsrfFilter@7f11bd87, org.springframework.security.web.authentication.logout.LogoutFilter@7d1b051b, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@37cfae4a, org.springframework.security.web.authentication.ui.DefaultLoginPageGeneratingFilter@6f4b576f, org.springframework.security.web.authentication.ui.DefaultLogoutPageGeneratingFilter@46410e7f, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@1ee404bb, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@3e0ee51f, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@2dca0353, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@78be1bd0, org.springframework.security.web.session.SessionManagementFilter@71dcfe89, org.springframework.security.web.access.ExceptionTranslationFilter@1e51ed91, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@5c0c253] 2024-01-11 16:23:57,351 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:23:57,351 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:23:57,353 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 16:23:57,547 INFO main o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'application.springCloudBusInput' has 1 subscriber(s). 2024-01-11 16:23:57,670 INFO main o.s.i.e.EventDrivenConsumer:174 - Adding {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 2024-01-11 16:23:57,670 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 1 subscriber(s). 2024-01-11 16:23:57,670 INFO main o.s.i.e.EventDrivenConsumer:292 - started bean '_org.springframework.integration.errorLogger' 2024-01-11 16:23:57,675 INFO main o.e.h.d.r.r.DdiArtifactDownloadTest:61 - Started DdiArtifactDownloadTest in 3.792 seconds (JVM running for 105.982) 2024-01-11 16:23:57,817 INFO pool-23-thread-1 o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'unknown.channel.name' has 1 subscriber(s). 2024-01-11 16:23:57,888 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:23:57,888 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:23:57,890 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 16:23:57,890 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.ddi.rest.resource.DdiArtifactDownloadTest.downloadMd5sumThroughControllerApi() throws java.lang.Exception]... 2024-01-11 16:23:58,321 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.ddi.rest.resource.DdiArtifactDownloadTest.downloadMd5sumThroughControllerApi() throws java.lang.Exception] succeeded. 2024-01-11 16:23:58,384 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:23:58,384 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:23:58,386 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 16:23:58,386 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.ddi.rest.resource.DdiArtifactDownloadTest.rangeDownloadArtifact() throws java.lang.Exception]... 2024-01-11 16:23:59,242 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.ddi.rest.resource.DdiArtifactDownloadTest.rangeDownloadArtifact() throws java.lang.Exception] succeeded. 2024-01-11 16:23:59,285 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:23:59,285 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:23:59,287 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 16:23:59,287 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.ddi.rest.resource.DdiArtifactDownloadTest.downloadArtifactThroughFileName() throws java.lang.Exception]... 2024-01-11 16:23:59,435 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.ddi.rest.resource.DdiArtifactDownloadTest.downloadArtifactThroughFileName() throws java.lang.Exception] succeeded. 2024-01-11 16:23:59,464 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:23:59,465 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:23:59,472 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 16:23:59,472 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.ddi.rest.resource.DdiArtifactDownloadTest.invalidRequestsOnArtifactResource() throws java.lang.Exception]... 2024-01-11 16:23:59,574 WARN main o.s.w.s.m.s.DefaultHandlerExceptionResolver:208 - Resolved [org.springframework.web.HttpRequestMethodNotSupportedException: Request method 'PUT' not supported] 2024-01-11 16:23:59,575 WARN main o.s.w.s.m.s.DefaultHandlerExceptionResolver:208 - Resolved [org.springframework.web.HttpRequestMethodNotSupportedException: Request method 'DELETE' not supported] 2024-01-11 16:23:59,575 WARN main o.s.w.s.m.s.DefaultHandlerExceptionResolver:208 - Resolved [org.springframework.web.HttpRequestMethodNotSupportedException: Request method 'POST' not supported] 2024-01-11 16:23:59,575 WARN main o.s.w.s.m.s.DefaultHandlerExceptionResolver:208 - Resolved [org.springframework.web.HttpRequestMethodNotSupportedException: Request method 'PUT' not supported] 2024-01-11 16:23:59,576 WARN main o.s.w.s.m.s.DefaultHandlerExceptionResolver:208 - Resolved [org.springframework.web.HttpRequestMethodNotSupportedException: Request method 'DELETE' not supported] 2024-01-11 16:23:59,576 WARN main o.s.w.s.m.s.DefaultHandlerExceptionResolver:208 - Resolved [org.springframework.web.HttpRequestMethodNotSupportedException: Request method 'POST' not supported] 2024-01-11 16:23:59,585 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.ddi.rest.resource.DdiArtifactDownloadTest.invalidRequestsOnArtifactResource() throws java.lang.Exception] succeeded. 2024-01-11 16:23:59,588 INFO main o.s.i.e.EventDrivenConsumer:174 - Removing {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 2024-01-11 16:23:59,588 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 0 subscriber(s). 2024-01-11 16:23:59,588 INFO main o.s.i.e.EventDrivenConsumer:292 - stopped bean '_org.springframework.integration.errorLogger' 2024-01-11 16:23:59,594 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:651 - Closing JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 16:23:59,595 INFO main c.z.h.HikariDataSource:350 - HikariPool-8 - Shutdown initiated... 2024-01-11 16:23:59,596 INFO main c.z.h.HikariDataSource:352 - HikariPool-8 - Shutdown completed. [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.738 s -- in org.eclipse.hawkbit.ddi.rest.resource.DdiArtifactDownloadTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 97, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jar:3.2.2:jar (default-jar) @ hawkbit-ddi-resource --- [INFO] Building jar: /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-ddi-resource/target/hawkbit-ddi-resource-0.4.1.jar [INFO] [INFO] >>> source:3.2.1:jar (attach-sources) > generate-sources @ hawkbit-ddi-resource >>> [INFO] [INFO] --- enforcer:3.3.0:enforce (enforce-no-snapshots) @ hawkbit-ddi-resource --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] <<< source:3.2.1:jar (attach-sources) < generate-sources @ hawkbit-ddi-resource <<< [INFO] [INFO] [INFO] --- source:3.2.1:jar (attach-sources) @ hawkbit-ddi-resource --- [INFO] Building jar: /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-ddi-resource/target/hawkbit-ddi-resource-0.4.1-sources.jar [INFO] [INFO] --- jacoco:0.8.8:prepare-agent-integration (prepare-it-agent) @ hawkbit-ddi-resource --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-ddi-resource/target/jacoco-it.exec [INFO] [INFO] --- license-tool:1.0.2:license-check (license-check) @ hawkbit-ddi-resource --- [INFO] [INFO] --- gpg:1.6:sign (sign-artifacts) @ hawkbit-ddi-resource --- [INFO] [INFO] --- install:2.5.2:install (default-install) @ hawkbit-ddi-resource --- [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-ddi-resource/target/hawkbit-ddi-resource-0.4.1.jar to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-ddi-resource/0.4.1/hawkbit-ddi-resource-0.4.1.jar [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-ddi-resource/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-ddi-resource/0.4.1/hawkbit-ddi-resource-0.4.1.pom [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-ddi-resource/target/hawkbit-ddi-resource-0.4.1-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-ddi-resource/0.4.1/hawkbit-ddi-resource-0.4.1-javadoc.jar [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-ddi-resource/target/hawkbit-ddi-resource-0.4.1-sources.jar to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-ddi-resource/0.4.1/hawkbit-ddi-resource-0.4.1-sources.jar [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-ddi-resource/target/hawkbit-ddi-resource-0.4.1.jar.asc to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-ddi-resource/0.4.1/hawkbit-ddi-resource-0.4.1.jar.asc [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-ddi-resource/target/hawkbit-ddi-resource-0.4.1.pom.asc to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-ddi-resource/0.4.1/hawkbit-ddi-resource-0.4.1.pom.asc [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-ddi-resource/target/hawkbit-ddi-resource-0.4.1-javadoc.jar.asc to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-ddi-resource/0.4.1/hawkbit-ddi-resource-0.4.1-javadoc.jar.asc [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-ddi-resource/target/hawkbit-ddi-resource-0.4.1-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-ddi-resource/0.4.1/hawkbit-ddi-resource-0.4.1-sources.jar.asc [INFO] [INFO] --- nexus-staging:1.6.13:deploy (injected-nexus-deploy) @ hawkbit-ddi-resource --- [INFO] Performing local staging (local stagingDirectory="/home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging")... [INFO] + Using server credentials "ossrh" from Maven settings. [INFO] * Connected to Nexus at https://oss.sonatype.org:443/, is version 2.15.1-02 and edition "Professional" [INFO] * Using staging profile ID "1d2b23f380235e" (matched by Nexus). [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-ddi-resource/target/hawkbit-ddi-resource-0.4.1.jar to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-ddi-resource/0.4.1/hawkbit-ddi-resource-0.4.1.jar [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-ddi-resource/.flattened-pom.xml to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-ddi-resource/0.4.1/hawkbit-ddi-resource-0.4.1.pom [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-ddi-resource/target/hawkbit-ddi-resource-0.4.1-javadoc.jar to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-ddi-resource/0.4.1/hawkbit-ddi-resource-0.4.1-javadoc.jar [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-ddi-resource/target/hawkbit-ddi-resource-0.4.1-sources.jar to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-ddi-resource/0.4.1/hawkbit-ddi-resource-0.4.1-sources.jar [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-ddi-resource/target/hawkbit-ddi-resource-0.4.1.jar.asc to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-ddi-resource/0.4.1/hawkbit-ddi-resource-0.4.1.jar.asc [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-ddi-resource/target/hawkbit-ddi-resource-0.4.1.pom.asc to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-ddi-resource/0.4.1/hawkbit-ddi-resource-0.4.1.pom.asc [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-ddi-resource/target/hawkbit-ddi-resource-0.4.1-javadoc.jar.asc to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-ddi-resource/0.4.1/hawkbit-ddi-resource-0.4.1-javadoc.jar.asc [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-ddi-resource/target/hawkbit-ddi-resource-0.4.1-sources.jar.asc to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-ddi-resource/0.4.1/hawkbit-ddi-resource-0.4.1-sources.jar.asc [INFO] Execution skipped to the last project... [INFO] [INFO] ----------------< org.eclipse.hawkbit:hawkbit-mgmt-api >---------------- [INFO] Building hawkBit :: REST :: Management API 0.4.1 [20/37] [INFO] from hawkbit-rest/hawkbit-mgmt-api/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ hawkbit-mgmt-api --- [INFO] [INFO] --- flatten:1.5.0:clean (flatten.clean) @ hawkbit-mgmt-api --- [INFO] [INFO] --- enforcer:3.3.0:enforce (enforce-no-snapshots) @ hawkbit-mgmt-api --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ hawkbit-mgmt-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-mgmt-api/src/main/resources [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-mgmt-api/src/main/resources [INFO] [INFO] --- flatten:1.5.0:flatten (flatten) @ hawkbit-mgmt-api --- [INFO] Generating flattened POM of project org.eclipse.hawkbit:hawkbit-mgmt-api:jar:0.4.1... [INFO] [INFO] --- compiler:3.10.1:compile (default-compile) @ hawkbit-mgmt-api --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 91 source files to /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-mgmt-api/target/classes [INFO] [INFO] --- license:2.11:check (default-cli) @ hawkbit-mgmt-api --- [INFO] Checking licenses... [INFO] [INFO] --- javadoc:3.4.1:jar (default-cli) @ hawkbit-mgmt-api --- [INFO] No previous run data found, generating javadoc. [INFO] Building jar: /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-mgmt-api/target/hawkbit-mgmt-api-0.4.1-javadoc.jar [INFO] [INFO] --- enforcer:3.3.0:enforce (enforce-no-snapshots) @ hawkbit-mgmt-api --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ hawkbit-mgmt-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-mgmt-api/src/main/resources [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-mgmt-api/src/main/resources [INFO] [INFO] --- flatten:1.5.0:flatten (flatten) @ hawkbit-mgmt-api --- [INFO] Generating flattened POM of project org.eclipse.hawkbit:hawkbit-mgmt-api:jar:0.4.1... [INFO] [INFO] --- compiler:3.10.1:compile (default-compile) @ hawkbit-mgmt-api --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 91 source files to /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-mgmt-api/target/classes [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ hawkbit-mgmt-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-mgmt-api/src/test/resources [INFO] [INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ hawkbit-mgmt-api --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-mgmt-api/target/test-classes [INFO] [INFO] --- jacoco:0.8.8:prepare-agent (prepare-ut-agent) @ hawkbit-mgmt-api --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-mgmt-api/target/jacoco.exec [INFO] [INFO] --- surefire:3.1.2:test (default-test) @ hawkbit-mgmt-api --- [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.eclipse.hawkbit.mgmt.json.model.PagedListTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.408 s -- in org.eclipse.hawkbit.mgmt.json.model.PagedListTest [INFO] Running org.eclipse.hawkbit.mgmt.json.model.distributionset.MgmtTargetAssignmentResponseBodyTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.359 s -- in org.eclipse.hawkbit.mgmt.json.model.distributionset.MgmtTargetAssignmentResponseBodyTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jar:3.2.2:jar (default-jar) @ hawkbit-mgmt-api --- [INFO] Building jar: /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-mgmt-api/target/hawkbit-mgmt-api-0.4.1.jar [INFO] [INFO] >>> source:3.2.1:jar (attach-sources) > generate-sources @ hawkbit-mgmt-api >>> [INFO] [INFO] --- enforcer:3.3.0:enforce (enforce-no-snapshots) @ hawkbit-mgmt-api --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] <<< source:3.2.1:jar (attach-sources) < generate-sources @ hawkbit-mgmt-api <<< [INFO] [INFO] [INFO] --- source:3.2.1:jar (attach-sources) @ hawkbit-mgmt-api --- [INFO] Building jar: /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-mgmt-api/target/hawkbit-mgmt-api-0.4.1-sources.jar [INFO] [INFO] --- jacoco:0.8.8:prepare-agent-integration (prepare-it-agent) @ hawkbit-mgmt-api --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-mgmt-api/target/jacoco-it.exec [INFO] [INFO] --- license-tool:1.0.2:license-check (license-check) @ hawkbit-mgmt-api --- [INFO] [INFO] --- gpg:1.6:sign (sign-artifacts) @ hawkbit-mgmt-api --- [INFO] [INFO] --- install:2.5.2:install (default-install) @ hawkbit-mgmt-api --- [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-mgmt-api/target/hawkbit-mgmt-api-0.4.1.jar to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-mgmt-api/0.4.1/hawkbit-mgmt-api-0.4.1.jar [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-mgmt-api/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-mgmt-api/0.4.1/hawkbit-mgmt-api-0.4.1.pom [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-mgmt-api/target/hawkbit-mgmt-api-0.4.1-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-mgmt-api/0.4.1/hawkbit-mgmt-api-0.4.1-javadoc.jar [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-mgmt-api/target/hawkbit-mgmt-api-0.4.1-sources.jar to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-mgmt-api/0.4.1/hawkbit-mgmt-api-0.4.1-sources.jar [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-mgmt-api/target/hawkbit-mgmt-api-0.4.1.jar.asc to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-mgmt-api/0.4.1/hawkbit-mgmt-api-0.4.1.jar.asc [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-mgmt-api/target/hawkbit-mgmt-api-0.4.1.pom.asc to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-mgmt-api/0.4.1/hawkbit-mgmt-api-0.4.1.pom.asc [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-mgmt-api/target/hawkbit-mgmt-api-0.4.1-javadoc.jar.asc to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-mgmt-api/0.4.1/hawkbit-mgmt-api-0.4.1-javadoc.jar.asc [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-mgmt-api/target/hawkbit-mgmt-api-0.4.1-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-mgmt-api/0.4.1/hawkbit-mgmt-api-0.4.1-sources.jar.asc [INFO] [INFO] --- nexus-staging:1.6.13:deploy (injected-nexus-deploy) @ hawkbit-mgmt-api --- [INFO] Performing local staging (local stagingDirectory="/home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging")... [INFO] + Using server credentials "ossrh" from Maven settings. [INFO] * Connected to Nexus at https://oss.sonatype.org:443/, is version 2.15.1-02 and edition "Professional" [INFO] * Using staging profile ID "1d2b23f380235e" (matched by Nexus). [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-mgmt-api/target/hawkbit-mgmt-api-0.4.1.jar to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-mgmt-api/0.4.1/hawkbit-mgmt-api-0.4.1.jar [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-mgmt-api/.flattened-pom.xml to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-mgmt-api/0.4.1/hawkbit-mgmt-api-0.4.1.pom [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-mgmt-api/target/hawkbit-mgmt-api-0.4.1-javadoc.jar to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-mgmt-api/0.4.1/hawkbit-mgmt-api-0.4.1-javadoc.jar [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-mgmt-api/target/hawkbit-mgmt-api-0.4.1-sources.jar to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-mgmt-api/0.4.1/hawkbit-mgmt-api-0.4.1-sources.jar [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-mgmt-api/target/hawkbit-mgmt-api-0.4.1.jar.asc to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-mgmt-api/0.4.1/hawkbit-mgmt-api-0.4.1.jar.asc [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-mgmt-api/target/hawkbit-mgmt-api-0.4.1.pom.asc to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-mgmt-api/0.4.1/hawkbit-mgmt-api-0.4.1.pom.asc [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-mgmt-api/target/hawkbit-mgmt-api-0.4.1-javadoc.jar.asc to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-mgmt-api/0.4.1/hawkbit-mgmt-api-0.4.1-javadoc.jar.asc [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-mgmt-api/target/hawkbit-mgmt-api-0.4.1-sources.jar.asc to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-mgmt-api/0.4.1/hawkbit-mgmt-api-0.4.1-sources.jar.asc [INFO] Execution skipped to the last project... [INFO] [INFO] -------------< org.eclipse.hawkbit:hawkbit-mgmt-resource >-------------- [INFO] Building hawkBit :: REST :: Management Resources 0.4.1 [21/37] [INFO] from hawkbit-rest/hawkbit-mgmt-resource/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ hawkbit-mgmt-resource --- [INFO] [INFO] --- flatten:1.5.0:clean (flatten.clean) @ hawkbit-mgmt-resource --- [INFO] [INFO] --- enforcer:3.3.0:enforce (enforce-no-snapshots) @ hawkbit-mgmt-resource --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ hawkbit-mgmt-resource --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 0 resource [INFO] Copying 1 resource [INFO] [INFO] --- flatten:1.5.0:flatten (flatten) @ hawkbit-mgmt-resource --- [INFO] Generating flattened POM of project org.eclipse.hawkbit:hawkbit-mgmt-resource:jar:0.4.1... [INFO] [INFO] --- compiler:3.10.1:compile (default-compile) @ hawkbit-mgmt-resource --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 31 source files to /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-mgmt-resource/target/classes [WARNING] Cannot find annotation method 'value()' in type 'com.google.errorprone.annotations.DoNotMock': class file for com.google.errorprone.annotations.DoNotMock not found [WARNING] Cannot find annotation method 'value()' in type 'com.google.errorprone.annotations.CompatibleWith': class file for com.google.errorprone.annotations.CompatibleWith not found [WARNING] Cannot find annotation method 'value()' in type 'com.google.errorprone.annotations.CompatibleWith' [INFO] [INFO] --- license:2.11:check (default-cli) @ hawkbit-mgmt-resource --- [INFO] Checking licenses... [INFO] [INFO] --- javadoc:3.4.1:jar (default-cli) @ hawkbit-mgmt-resource --- [INFO] No previous run data found, generating javadoc. [INFO] Building jar: /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-mgmt-resource/target/hawkbit-mgmt-resource-0.4.1-javadoc.jar [INFO] [INFO] --- enforcer:3.3.0:enforce (enforce-no-snapshots) @ hawkbit-mgmt-resource --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ hawkbit-mgmt-resource --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 0 resource [INFO] Copying 1 resource [INFO] [INFO] --- flatten:1.5.0:flatten (flatten) @ hawkbit-mgmt-resource --- [INFO] Generating flattened POM of project org.eclipse.hawkbit:hawkbit-mgmt-resource:jar:0.4.1... [INFO] [INFO] --- compiler:3.10.1:compile (default-compile) @ hawkbit-mgmt-resource --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 31 source files to /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-mgmt-resource/target/classes [WARNING] Cannot find annotation method 'value()' in type 'com.google.errorprone.annotations.DoNotMock': class file for com.google.errorprone.annotations.DoNotMock not found [WARNING] Cannot find annotation method 'value()' in type 'com.google.errorprone.annotations.CompatibleWith': class file for com.google.errorprone.annotations.CompatibleWith not found [WARNING] Cannot find annotation method 'value()' in type 'com.google.errorprone.annotations.CompatibleWith' [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ hawkbit-mgmt-resource --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 1 resource [INFO] [INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ hawkbit-mgmt-resource --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 17 source files to /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-mgmt-resource/target/test-classes [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-mgmt-resource/src/test/java/org/eclipse/hawkbit/mgmt/rest/resource/ResourceUtility.java:[41,32] unchecked conversion required: org.eclipse.hawkbit.mgmt.json.model.PagedList found: org.eclipse.hawkbit.mgmt.json.model.PagedList [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-mgmt-resource/src/test/java/org/eclipse/hawkbit/mgmt/rest/resource/MgmtContentTypeTest.java:[62,39] APPLICATION_JSON_UTF8 in org.springframework.http.MediaType has been deprecated [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-mgmt-resource/src/test/java/org/eclipse/hawkbit/mgmt/rest/resource/MgmtContentTypeTest.java:[72,39] APPLICATION_JSON_UTF8 in org.springframework.http.MediaType has been deprecated [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-mgmt-resource/src/test/java/org/eclipse/hawkbit/mgmt/rest/resource/MgmtContentTypeTest.java:[76,31] APPLICATION_JSON_UTF8_VALUE in org.springframework.http.MediaType has been deprecated [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-mgmt-resource/src/test/java/org/eclipse/hawkbit/mgmt/rest/resource/MgmtContentTypeTest.java:[83,79] APPLICATION_JSON_UTF8 in org.springframework.http.MediaType has been deprecated [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-mgmt-resource/src/test/java/org/eclipse/hawkbit/mgmt/rest/resource/MgmtContentTypeTest.java:[83,39] APPLICATION_JSON_UTF8 in org.springframework.http.MediaType has been deprecated [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-mgmt-resource/src/test/java/org/eclipse/hawkbit/mgmt/rest/resource/MgmtContentTypeTest.java:[87,31] APPLICATION_JSON_UTF8_VALUE in org.springframework.http.MediaType has been deprecated [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-mgmt-resource/src/test/java/org/eclipse/hawkbit/mgmt/rest/resource/MgmtContentTypeTest.java:[94,39] APPLICATION_JSON_UTF8 in org.springframework.http.MediaType has been deprecated [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-mgmt-resource/src/test/java/org/eclipse/hawkbit/mgmt/rest/resource/MgmtContentTypeTest.java:[120,31] APPLICATION_JSON_UTF8_VALUE in org.springframework.http.MediaType has been deprecated [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-mgmt-resource/src/test/java/org/eclipse/hawkbit/mgmt/rest/resource/MgmtContentTypeTest.java:[128,34] APPLICATION_JSON_UTF8 in org.springframework.http.MediaType has been deprecated [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-mgmt-resource/src/test/java/org/eclipse/hawkbit/mgmt/rest/resource/MgmtContentTypeTest.java:[132,31] APPLICATION_JSON_UTF8_VALUE in org.springframework.http.MediaType has been deprecated [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-mgmt-resource/src/test/java/org/eclipse/hawkbit/mgmt/rest/resource/MgmtContentTypeTest.java:[164,31] APPLICATION_JSON_UTF8_VALUE in org.springframework.http.MediaType has been deprecated [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-mgmt-resource/src/test/java/org/eclipse/hawkbit/mgmt/rest/resource/MgmtContentTypeTest.java:[170,120] APPLICATION_JSON_UTF8 in org.springframework.http.MediaType has been deprecated [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-mgmt-resource/src/test/java/org/eclipse/hawkbit/mgmt/rest/resource/MgmtContentTypeTest.java:[174,31] APPLICATION_JSON_UTF8_VALUE in org.springframework.http.MediaType has been deprecated [INFO] [INFO] --- jacoco:0.8.8:prepare-agent (prepare-ut-agent) @ hawkbit-mgmt-resource --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-mgmt-resource/target/jacoco.exec [INFO] [INFO] --- surefire:3.1.2:test (default-test) @ hawkbit-mgmt-resource --- [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetFilterQueryResourceTest 16:24:29.011 [main] DEBUG org.eclipse.hawkbit.repository.test.util.DatasourceContext - Datasource environment variables: [database: null, username: null, password: null, datasourceUrl: null] 16:24:29.017 [main] INFO org.eclipse.hawkbit.repository.test.util.SharedSqlTestDatabaseExtension - Schema generation skipped... No datasource environment variables found! 16:24:29.050 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating CacheAwareContextLoaderDelegate from class [org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate] 16:24:29.071 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating BootstrapContext using constructor [public org.springframework.test.context.support.DefaultBootstrapContext(java.lang.Class,org.springframework.test.context.CacheAwareContextLoaderDelegate)] 16:24:29.140 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating TestContextBootstrapper for test class [org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetFilterQueryResourceTest] from class [org.springframework.boot.test.context.SpringBootTestContextBootstrapper] 16:24:29.185 [main] DEBUG org.springframework.test.context.support.AbstractContextLoader - Did not detect default resource location for test class [org.eclipse.hawkbit.mgmt.rest.resource.AbstractManagementApiIntegrationTest]: class path resource [org/eclipse/hawkbit/mgmt/rest/resource/AbstractManagementApiIntegrationTest-context.xml] does not exist 16:24:29.186 [main] DEBUG org.springframework.test.context.support.AbstractContextLoader - Did not detect default resource location for test class [org.eclipse.hawkbit.mgmt.rest.resource.AbstractManagementApiIntegrationTest]: class path resource [org/eclipse/hawkbit/mgmt/rest/resource/AbstractManagementApiIntegrationTestContext.groovy] does not exist 16:24:29.186 [main] INFO org.springframework.test.context.support.AbstractContextLoader - Could not detect default resource locations for test class [org.eclipse.hawkbit.mgmt.rest.resource.AbstractManagementApiIntegrationTest]: no resource found for suffixes {-context.xml, Context.groovy}. 16:24:29.187 [main] DEBUG org.springframework.test.context.support.AbstractContextLoader - Did not detect default resource location for test class [org.eclipse.hawkbit.rest.AbstractRestIntegrationTest]: class path resource [org/eclipse/hawkbit/rest/AbstractRestIntegrationTest-context.xml] does not exist 16:24:29.187 [main] DEBUG org.springframework.test.context.support.AbstractContextLoader - Did not detect default resource location for test class [org.eclipse.hawkbit.rest.AbstractRestIntegrationTest]: class path resource [org/eclipse/hawkbit/rest/AbstractRestIntegrationTestContext.groovy] does not exist 16:24:29.187 [main] INFO org.springframework.test.context.support.AbstractContextLoader - Could not detect default resource locations for test class [org.eclipse.hawkbit.rest.AbstractRestIntegrationTest]: no resource found for suffixes {-context.xml, Context.groovy}. 16:24:29.188 [main] DEBUG org.springframework.test.context.support.AbstractContextLoader - Did not detect default resource location for test class [org.eclipse.hawkbit.repository.test.util.AbstractIntegrationTest]: class path resource [org/eclipse/hawkbit/repository/test/util/AbstractIntegrationTest-context.xml] does not exist 16:24:29.188 [main] DEBUG org.springframework.test.context.support.AbstractContextLoader - Did not detect default resource location for test class [org.eclipse.hawkbit.repository.test.util.AbstractIntegrationTest]: class path resource [org/eclipse/hawkbit/repository/test/util/AbstractIntegrationTestContext.groovy] does not exist 16:24:29.189 [main] INFO org.springframework.test.context.support.AbstractContextLoader - Could not detect default resource locations for test class [org.eclipse.hawkbit.repository.test.util.AbstractIntegrationTest]: no resource found for suffixes {-context.xml, Context.groovy}. 16:24:29.516 [main] DEBUG org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Merging default listeners with listeners configured via @TestExecutionListeners for class [org.eclipse.hawkbit.repository.test.util.AbstractIntegrationTest]. 16:24:29.516 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener, org.springframework.security.test.context.support.ReactorContextTestExecutionListener, org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.event.ApplicationEventsTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener] 16:24:29.550 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@65600fb3, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@25ce435, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@7ea71fc2, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@19ad75e5, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@7cd5fcf4, org.springframework.test.context.support.DirtiesContextTestExecutionListener@19cdc217, org.springframework.test.context.transaction.TransactionalTestExecutionListener@5f5297e3, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@2d22d3b1, org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener@7ec3a8bd, org.springframework.test.context.event.EventPublishingTestExecutionListener@9690008, org.springframework.security.test.context.support.ReactorContextTestExecutionListener@42cf6349, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@79cb8ffa, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@1a2e563e, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@5b066c33, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@62ea8931, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@47fb7ec9, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@2f8c4fae, org.eclipse.hawkbit.repository.test.matcher.EventVerifier@4703c998, org.eclipse.hawkbit.repository.test.util.CleanupTestExecutionListener@71166348] 16:24:29.555 [main] DEBUG org.springframework.test.context.support.AbstractDirtiesContextTestExecutionListener - Before test class: context [DefaultTestContext@751d7425 testClass = MgmtTargetFilterQueryResourceTest, testInstance = [null], testMethod = [null], testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@7eaa2bc6 testClass = MgmtTargetFilterQueryResourceTest, locations = '{}', classes = '{class org.eclipse.hawkbit.repository.test.TestConfiguration, class org.springframework.cloud.stream.test.binder.TestSupportBinderAutoConfiguration, class org.eclipse.hawkbit.rest.RestConfiguration, class org.eclipse.hawkbit.repository.jpa.RepositoryApplicationConfiguration, class org.eclipse.hawkbit.repository.test.TestConfiguration, class org.springframework.cloud.stream.test.binder.TestSupportBinderAutoConfiguration, class org.eclipse.hawkbit.mgmt.rest.resource.MgmtApiConfiguration, class org.eclipse.hawkbit.rest.RestConfiguration, class org.eclipse.hawkbit.repository.jpa.RepositoryApplicationConfiguration, class org.eclipse.hawkbit.repository.test.TestConfiguration, class org.springframework.cloud.stream.test.binder.TestSupportBinderAutoConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{test}', propertySourceLocations = '{classpath:/mgmt-test.properties}', propertySourceProperties = '{spring.main.allow-bean-definition-overriding=true, org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.test.context.web.socket.MockServerContainerContextCustomizer@61615b4a, [ImportsContextCustomizer@6dae70f9 key = [org.springframework.boot.test.autoconfigure.web.servlet.MockMvcWebDriverAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration, org.springframework.boot.autoconfigure.security.oauth2.client.servlet.OAuth2ClientAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.SecurityAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.SecurityFilterAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.UserDetailsServiceAutoConfiguration, org.springframework.boot.autoconfigure.security.oauth2.resource.servlet.OAuth2ResourceServerAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcSecurityConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcWebClientAutoConfiguration, org.springframework.boot.test.autoconfigure.web.reactive.WebTestClientAutoConfiguration]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@43f03c23, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4391a2d8, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@7c241a9f, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@673e76b3, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@4b3fa0b3, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@18b6d3c1, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@49cf9028], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true]], class annotated with @DirtiesContext [true] with mode [AFTER_CLASS]. . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.18) 2024-01-11 16:24:30,390 INFO main o.e.h.m.r.r.MgmtTargetFilterQueryResourceTest:55 - Starting MgmtTargetFilterQueryResourceTest using Java 17.0.9 on basic-bw2k7 with PID 3277 (started by jenkins in /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-mgmt-resource) 2024-01-11 16:24:30,392 INFO main o.e.h.m.r.r.MgmtTargetFilterQueryResourceTest:638 - The following 1 profile is active: "test" 2024-01-11 16:24:32,498 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:132 - Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2024-01-11 16:24:32,848 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:201 - Finished Spring Data repository scanning in 336 ms. Found 20 JPA repository interfaces. 2024-01-11 16:24:33,708 INFO main o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor:292 - No bean named 'errorChannel' has been explicitly defined. Therefore, a default PublishSubscribeChannel will be created. 2024-01-11 16:24:33,736 INFO main o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor:292 - No bean named 'integrationHeaderChannelRegistry' has been explicitly defined. Therefore, a default DefaultHeaderChannelRegistry will be created. 2024-01-11 16:24:33,997 INFO main o.s.c.c.s.GenericScope:283 - BeanFactory id=7828583a-9aa9-3292-a048-4ba82c295349 2024-01-11 16:24:34,280 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:24:34,293 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration' of type [org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:24:34,296 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:24:34,299 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'loadBalancerClientsDefaultsMappingsProvider' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration$$Lambda$945/0x00007f915456a710] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:24:34,303 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'defaultsBindHandlerAdvisor' of type [org.springframework.cloud.commons.config.DefaultsBindHandlerAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:24:34,317 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'BindingHandlerAdvise' of type [org.springframework.cloud.stream.config.BindingHandlerAdvise] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:24:34,336 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spelConverter' of type [org.springframework.cloud.stream.config.SpelExpressionConverterConfiguration$SpelConverter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:24:34,339 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration' of type [org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:24:34,342 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'stringOrNumberMigrationVersionConverter' of type [org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration$StringOrNumberToMigrationVersionConverter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:24:34,379 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:24:34,422 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'dataSource' of type [com.zaxxer.hikari.HikariDataSource] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:24:34,434 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties' of type [org.springframework.boot.autoconfigure.orm.jpa.JpaProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:24:34,508 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'repositoryApplicationConfiguration' of type [org.eclipse.hawkbit.repository.jpa.RepositoryApplicationConfiguration$$EnhancerBySpringCGLIB$$c3f89b0b] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:24:35,452 INFO main o.f.c.i.l.VersionPrinter:37 - Flyway Community Edition 8.5.13 by Redgate 2024-01-11 16:24:35,453 INFO main o.f.c.i.l.VersionPrinter:37 - See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.13 2024-01-11 16:24:35,453 INFO main o.f.c.i.l.VersionPrinter:37 - 2024-01-11 16:24:35,483 INFO main c.z.h.HikariDataSource:110 - HikariPool-1 - Starting... 2024-01-11 16:24:36,100 INFO main c.z.h.HikariDataSource:123 - HikariPool-1 - Start completed. 2024-01-11 16:24:36,122 INFO main o.f.c.i.d.b.BaseDatabaseType:37 - Database: jdbc:h2:mem:testdb (H2 2.2) 2024-01-11 16:24:36,233 WARN main o.f.c.i.d.b.Database:41 - Flyway upgrade recommended: H2 2.2.222 is newer than this version of Flyway and support has not been tested. The latest supported version of H2 is 2.1.210. 2024-01-11 16:24:36,310 INFO main o.f.c.i.c.DbValidate:37 - Successfully validated 47 migrations (execution time 00:00.059s) 2024-01-11 16:24:36,332 INFO main o.f.c.i.s.JdbcTableSchemaHistory:37 - Creating Schema History table "PUBLIC"."schema_version" ... 2024-01-11 16:24:36,401 INFO main o.f.c.i.c.DbMigrate:37 - Current version of schema "PUBLIC": << Empty Schema >> 2024-01-11 16:24:36,510 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.0.1 - init " 2024-01-11 16:24:36,710 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.2.0 - update target info for message " 2024-01-11 16:24:36,731 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.0 - cascade delete " 2024-01-11 16:24:36,790 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.1 - cascade delete " 2024-01-11 16:24:36,799 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.5.0 - target filter query " 2024-01-11 16:24:36,811 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.6.0 - rollout management " 2024-01-11 16:24:36,887 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.0 - swmType maxAssignment greater 0 " 2024-01-11 16:24:36,893 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.1 - reduce length enums " 2024-01-11 16:24:36,933 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.0 - auto assign ds filter " 2024-01-11 16:24:36,978 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.1 - cascade delete " 2024-01-11 16:24:36,990 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.2 - remove external artifact " 2024-01-11 16:24:36,997 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.9.0 - add rollout groups created " 2024-01-11 16:24:37,010 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.0 - advanced rolloutgroup " 2024-01-11 16:24:37,033 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.1 - consolidate artifact sha1 " 2024-01-11 16:24:37,081 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.2 - rollout auto start " 2024-01-11 16:24:37,096 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.3 - add rollout deleted flag " 2024-01-11 16:24:37,214 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.0 - drop target info " 2024-01-11 16:24:37,310 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.1 - target filter query UQ " 2024-01-11 16:24:37,316 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.2 - remove unused idexes " 2024-01-11 16:24:37,323 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.3 - add module md targetvis " 2024-01-11 16:24:37,332 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.0 - action performance " 2024-01-11 16:24:37,407 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.1 - missing non null " 2024-01-11 16:24:37,427 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.2 - missing non null enum " 2024-01-11 16:24:37,432 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.3 - cascade delete " 2024-01-11 16:24:37,436 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.4 - add maintenance window " 2024-01-11 16:24:37,488 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.6 - add index " 2024-01-11 16:24:37,493 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.7 - add rollout approval fields " 2024-01-11 16:24:37,507 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.8 - change length of created last modified by " 2024-01-11 16:24:37,516 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.9 - add target metadata " 2024-01-11 16:24:37,522 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.10 - change length of target attributes key " 2024-01-11 16:24:37,528 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.11 - add auto assign action type " 2024-01-11 16:24:37,535 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.12 - change length of controller id and name " 2024-01-11 16:24:37,541 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.13 - add action external id " 2024-01-11 16:24:37,579 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.14 - add sha256 hash " 2024-01-11 16:24:37,586 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.15 - add weight " 2024-01-11 16:24:37,601 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.16 - add action initiated by " 2024-01-11 16:24:37,615 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.17 - add index target modified " 2024-01-11 16:24:37,620 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.18 - add target type " 2024-01-11 16:24:37,637 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.19 - add valid flag to ds " 2024-01-11 16:24:37,672 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.20 - add encryption flag to sm " 2024-01-11 16:24:37,680 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.21 - add rollouts status index " 2024-01-11 16:24:37,684 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.22 - change target type name length " 2024-01-11 16:24:37,688 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.23 - add action status code " 2024-01-11 16:24:37,694 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.24 - add last action status code " 2024-01-11 16:24:37,704 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.25 - add confirmation flag " 2024-01-11 16:24:37,715 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.26 - add access control context " 2024-01-11 16:24:37,725 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.27 - target type inherit type " 2024-01-11 16:24:37,733 INFO main o.f.c.i.c.DbMigrate:37 - Successfully applied 47 migrations to schema "PUBLIC", now at version v1.12.27 (execution time 00:01.337s) 2024-01-11 16:24:39,004 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:437 - Initialized JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 16:24:41,038 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:339 - Usage of Spring Data projections detected on persistence provider EclipseLink. Make sure the following query methods declare result columns in exactly the order the accessors are declared in the projecting interface or the order of parameters for DTOs: 2024-01-11 16:24:41,039 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutId(java.lang.Long) 2024-01-11 16:24:41,047 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutId(java.util.List) 2024-01-11 16:24:41,101 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutGroupId(java.util.List) 2024-01-11 16:24:41,106 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutGroupId(java.lang.Long) 2024-01-11 16:24:42,254 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:339 - Usage of Spring Data projections detected on persistence provider EclipseLink. Make sure the following query methods declare result columns in exactly the order the accessors are declared in the projecting interface or the order of parameters for DTOs: 2024-01-11 16:24:42,254 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.DistributionSetRepository.countRolloutsByStatusForDistributionSet(java.lang.Long) 2024-01-11 16:24:42,284 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.DistributionSetRepository.countActionsByStatusForDistributionSet(java.lang.Long) 2024-01-11 16:24:45,839 WARN main o.s.b.a.o.j.JpaBaseConfiguration$JpaWebConfiguration:223 - spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning 2024-01-11 16:24:47,781 WARN main o.s.b.a.s.s.UserDetailsServiceAutoConfiguration:89 - Using generated security password: 99b3bcdd-9e2c-499e-8fb0-7fe37c65e702 This generated password is for development use only. Your security configuration must be updated before running your application in production. 2024-01-11 16:24:48,110 INFO main o.s.s.w.DefaultSecurityFilterChain:55 - Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@7f452789, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@36f30b30, org.springframework.security.web.context.SecurityContextPersistenceFilter@5d3afcf5, org.springframework.security.web.header.HeaderWriterFilter@21a36de9, org.springframework.security.web.csrf.CsrfFilter@34f59277, org.springframework.security.web.authentication.logout.LogoutFilter@72802caa, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@3898f25b, org.springframework.security.web.authentication.ui.DefaultLoginPageGeneratingFilter@7f5c6640, org.springframework.security.web.authentication.ui.DefaultLogoutPageGeneratingFilter@2ad5fbb2, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@345fa41d, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@326a6cbe, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@4acc819c, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@4e3d3639, org.springframework.security.web.session.SessionManagementFilter@4924a10f, org.springframework.security.web.access.ExceptionTranslationFilter@3c86ec3d, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@51222fb3] 2024-01-11 16:24:48,302 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:24:48,303 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:24:48,306 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 3 ms 2024-01-11 16:24:48,746 INFO main o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'application.springCloudBusInput' has 1 subscriber(s). 2024-01-11 16:24:49,003 INFO main o.s.i.e.EventDrivenConsumer:174 - Adding {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 2024-01-11 16:24:49,003 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 1 subscriber(s). 2024-01-11 16:24:49,004 INFO main o.s.i.e.EventDrivenConsumer:292 - started bean '_org.springframework.integration.errorLogger' 2024-01-11 16:24:49,108 INFO main o.e.h.m.r.r.MgmtTargetFilterQueryResourceTest:61 - Started MgmtTargetFilterQueryResourceTest in 19.461 seconds (JVM running for 23.258) 2024-01-11 16:24:49,775 INFO pool-2-thread-1 o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'unknown.channel.name' has 1 subscriber(s). 2024-01-11 16:24:50,390 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:24:50,391 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:24:50,393 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 16:24:50,394 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetFilterQueryResourceTest.deleteAutoAssignDS() throws java.lang.Exception]... 2024-01-11 16:24:50,690 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetFilterQueryResourceTest.deleteAutoAssignDS() throws java.lang.Exception] succeeded. 2024-01-11 16:24:50,933 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:24:50,934 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:24:50,936 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 16:24:50,936 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetFilterQueryResourceTest.getTargetFilterQueriesWithParameters() throws java.lang.Exception]... 2024-01-11 16:24:51,091 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetFilterQueryResourceTest.getTargetFilterQueriesWithParameters() throws java.lang.Exception] succeeded. 2024-01-11 16:24:51,217 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:24:51,218 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:24:51,220 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 16:24:51,220 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetFilterQueryResourceTest.getTargetWithPagingLimitAndOffsetRequestParameter() throws java.lang.Exception]... 2024-01-11 16:24:51,615 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetFilterQueryResourceTest.getTargetWithPagingLimitAndOffsetRequestParameter() throws java.lang.Exception] succeeded. 2024-01-11 16:24:51,728 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:24:51,728 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:24:51,730 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 16:24:51,731 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetFilterQueryResourceTest.getTargetFilterQueries() throws java.lang.Exception]... 2024-01-11 16:24:51,805 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetFilterQueryResourceTest.getTargetFilterQueries() throws java.lang.Exception] succeeded. 2024-01-11 16:24:51,921 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:24:51,922 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:24:51,924 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 16:24:51,924 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetFilterQueryResourceTest.createTargetFilterQuery() throws java.lang.Exception]... 2024-01-11 16:24:52,039 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetFilterQueryResourceTest.createTargetFilterQuery() throws java.lang.Exception] succeeded. 2024-01-11 16:24:52,132 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:24:52,133 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:24:52,135 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 16:24:52,135 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetFilterQueryResourceTest.getSingleTargetNoExistsResponseNotFound() throws java.lang.Exception]... 2024-01-11 16:24:52,285 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetFilterQueryResourceTest.getSingleTargetNoExistsResponseNotFound() throws java.lang.Exception] succeeded. 2024-01-11 16:24:52,388 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:24:52,389 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:24:52,391 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 16:24:52,391 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetFilterQueryResourceTest.checkIfFullRepresentationInTargetFilterReturnsDistributionSetHrefWithFilter() throws java.lang.Exception]... 2024-01-11 16:24:52,885 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetFilterQueryResourceTest.checkIfFullRepresentationInTargetFilterReturnsDistributionSetHrefWithFilter() throws java.lang.Exception] succeeded. 2024-01-11 16:24:52,983 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:24:52,983 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:24:52,985 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 16:24:52,986 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetFilterQueryResourceTest.getSingleTarget() throws java.lang.Exception]... 2024-01-11 16:24:53,014 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetFilterQueryResourceTest.getSingleTarget() throws java.lang.Exception] succeeded. 2024-01-11 16:24:53,171 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:24:53,172 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:24:53,174 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 16:24:53,174 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetFilterQueryResourceTest.setAutoAssignDistributionSetToTargetFilterQuery(boolean,java.lang.Boolean) throws java.lang.Exception]... 2024-01-11 16:24:54,221 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetFilterQueryResourceTest.setAutoAssignDistributionSetToTargetFilterQuery(boolean,java.lang.Boolean) throws java.lang.Exception] succeeded. 2024-01-11 16:24:54,324 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:24:54,324 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:24:54,327 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 3 ms 2024-01-11 16:24:54,327 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetFilterQueryResourceTest.setAutoAssignDistributionSetToTargetFilterQuery(boolean,java.lang.Boolean) throws java.lang.Exception]... 2024-01-11 16:24:54,809 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetFilterQueryResourceTest.setAutoAssignDistributionSetToTargetFilterQuery(boolean,java.lang.Boolean) throws java.lang.Exception] succeeded. 2024-01-11 16:24:54,899 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:24:54,899 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:24:54,901 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 16:24:54,902 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetFilterQueryResourceTest.setAutoAssignDistributionSetToTargetFilterQuery(boolean,java.lang.Boolean) throws java.lang.Exception]... 2024-01-11 16:24:55,310 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetFilterQueryResourceTest.setAutoAssignDistributionSetToTargetFilterQuery(boolean,java.lang.Boolean) throws java.lang.Exception] succeeded. 2024-01-11 16:24:55,396 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:24:55,396 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:24:55,398 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 16:24:55,399 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetFilterQueryResourceTest.setAutoAssignDistributionSetToTargetFilterQuery(boolean,java.lang.Boolean) throws java.lang.Exception]... 2024-01-11 16:24:55,833 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetFilterQueryResourceTest.setAutoAssignDistributionSetToTargetFilterQuery(boolean,java.lang.Boolean) throws java.lang.Exception] succeeded. 2024-01-11 16:24:55,915 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:24:55,915 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:24:55,918 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 16:24:55,918 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetFilterQueryResourceTest.setAutoAssignDistributionSetToTargetFilterQuery(boolean,java.lang.Boolean) throws java.lang.Exception]... 2024-01-11 16:24:56,275 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetFilterQueryResourceTest.setAutoAssignDistributionSetToTargetFilterQuery(boolean,java.lang.Boolean) throws java.lang.Exception] succeeded. 2024-01-11 16:24:56,327 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:24:56,328 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:24:56,330 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 16:24:56,330 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetFilterQueryResourceTest.weightValidation() throws java.lang.Exception]... 2024-01-11 16:24:56,450 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetFilterQueryResourceTest.weightValidation() throws java.lang.Exception] succeeded. 2024-01-11 16:24:56,528 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:24:56,528 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:24:56,530 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 16:24:56,531 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetFilterQueryResourceTest.createTargetFilterWithInvalidQuery() throws java.lang.Exception]... 2024-01-11 16:24:56,584 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetFilterQueryResourceTest.createTargetFilterWithInvalidQuery() throws java.lang.Exception] succeeded. 2024-01-11 16:24:56,683 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:24:56,683 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:24:56,686 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 16:24:56,686 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetFilterQueryResourceTest.updateTargetFilterQueryQuery() throws java.lang.Exception]... 2024-01-11 16:24:56,718 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetFilterQueryResourceTest.updateTargetFilterQueryQuery() throws java.lang.Exception] succeeded. 2024-01-11 16:24:56,795 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:24:56,796 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:24:56,798 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 16:24:56,798 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetFilterQueryResourceTest.deleteAutoAssignDistributionSetOfTargetFilterQuery() throws java.lang.Exception]... 2024-01-11 16:24:56,935 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetFilterQueryResourceTest.deleteAutoAssignDistributionSetOfTargetFilterQuery() throws java.lang.Exception] succeeded. 2024-01-11 16:24:57,008 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:24:57,008 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:24:57,010 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 16:24:57,010 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetFilterQueryResourceTest.deleteTargetFilterQueryReturnsOK() throws java.lang.Exception]... 2024-01-11 16:24:57,037 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetFilterQueryResourceTest.deleteTargetFilterQueryReturnsOK() throws java.lang.Exception] succeeded. 2024-01-11 16:24:57,110 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:24:57,111 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:24:57,113 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 16:24:57,113 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetFilterQueryResourceTest.setAutoAssignDistributionSetOnFilterQueryThatExceedsQuota() throws java.lang.Exception]... 2024-01-11 16:24:57,224 WARN main o.e.h.r.j.u.QuotaHelper:121 - Cannot assign 21 Target entities to TargetFilterQuery '1' because of the configured quota limit 20. 2024-01-11 16:24:57,271 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetFilterQueryResourceTest.setAutoAssignDistributionSetOnFilterQueryThatExceedsQuota() throws java.lang.Exception] succeeded. 2024-01-11 16:24:57,318 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:24:57,318 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:24:57,320 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 16:24:57,320 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetFilterQueryResourceTest.updateTargetWhichDoesNotExistsLeadsToEntityNotFound() throws java.lang.Exception]... 2024-01-11 16:24:57,335 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetFilterQueryResourceTest.updateTargetWhichDoesNotExistsLeadsToEntityNotFound() throws java.lang.Exception] succeeded. 2024-01-11 16:24:57,398 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:24:57,398 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:24:57,400 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 16:24:57,400 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetFilterQueryResourceTest.getTargetFilterQueryWithoutAdditionalRequestParameters() throws java.lang.Exception]... 2024-01-11 16:24:57,431 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetFilterQueryResourceTest.getTargetFilterQueryWithoutAdditionalRequestParameters() throws java.lang.Exception] succeeded. 2024-01-11 16:24:57,499 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:24:57,499 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:24:57,501 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 16:24:57,501 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetFilterQueryResourceTest.deleteTargetWhichDoesNotExistsLeadsToEntityNotFound() throws java.lang.Exception]... 2024-01-11 16:24:57,516 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetFilterQueryResourceTest.deleteTargetWhichDoesNotExistsLeadsToEntityNotFound() throws java.lang.Exception] succeeded. 2024-01-11 16:24:57,579 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:24:57,579 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:24:57,581 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 16:24:57,581 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetFilterQueryResourceTest.getTargetWithPagingLimitRequestParameter() throws java.lang.Exception]... 2024-01-11 16:24:57,609 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetFilterQueryResourceTest.getTargetWithPagingLimitRequestParameter() throws java.lang.Exception] succeeded. 2024-01-11 16:24:57,677 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:24:57,677 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:24:57,679 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 16:24:57,679 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetFilterQueryResourceTest.updateTargetFilterQueryWithQueryThatExceedsQuota() throws java.lang.Exception]... 2024-01-11 16:24:57,800 WARN main o.e.h.r.j.u.QuotaHelper:121 - Cannot assign 21 Target entities to TargetFilterQuery '1' because of the configured quota limit 20. 2024-01-11 16:24:57,820 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetFilterQueryResourceTest.updateTargetFilterQueryWithQueryThatExceedsQuota() throws java.lang.Exception] succeeded. 2024-01-11 16:24:57,890 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:24:57,890 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:24:57,892 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 16:24:57,892 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetFilterQueryResourceTest.updateTargetFilterQueryName() throws java.lang.Exception]... 2024-01-11 16:24:57,918 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetFilterQueryResourceTest.updateTargetFilterQueryName() throws java.lang.Exception] succeeded. 2024-01-11 16:24:57,986 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:24:57,987 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:24:57,988 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 16:24:57,989 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetFilterQueryResourceTest.createAutoAssignDS() throws java.lang.Exception]... 2024-01-11 16:24:58,051 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetFilterQueryResourceTest.createAutoAssignDS() throws java.lang.Exception] succeeded. 2024-01-11 16:24:58,110 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:24:58,110 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:24:58,112 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 16:24:58,113 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetFilterQueryResourceTest.getAssignDS() throws java.lang.Exception]... 2024-01-11 16:24:58,203 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetFilterQueryResourceTest.getAssignDS() throws java.lang.Exception] succeeded. 2024-01-11 16:24:58,248 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:24:58,248 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:24:58,250 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 16:24:58,250 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetFilterQueryResourceTest.createTargetFilterQueryWithBadPayloadBadRequest() throws java.lang.Exception]... 2024-01-11 16:24:58,284 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetFilterQueryResourceTest.createTargetFilterQueryWithBadPayloadBadRequest() throws java.lang.Exception] succeeded. 2024-01-11 16:24:58,339 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:24:58,339 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:24:58,341 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 16:24:58,342 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetFilterQueryResourceTest.verifyConfirmationStateIfNotProvided(boolean) throws java.lang.Exception]... 2024-01-11 16:24:58,442 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetFilterQueryResourceTest.verifyConfirmationStateIfNotProvided(boolean) throws java.lang.Exception] succeeded. 2024-01-11 16:24:58,517 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:24:58,517 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:24:58,519 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 16:24:58,519 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetFilterQueryResourceTest.verifyConfirmationStateIfNotProvided(boolean) throws java.lang.Exception]... 2024-01-11 16:24:58,604 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetFilterQueryResourceTest.verifyConfirmationStateIfNotProvided(boolean) throws java.lang.Exception] succeeded. 2024-01-11 16:24:58,611 INFO main o.s.i.e.EventDrivenConsumer:174 - Removing {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 2024-01-11 16:24:58,611 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 0 subscriber(s). 2024-01-11 16:24:58,612 INFO main o.s.i.e.EventDrivenConsumer:292 - stopped bean '_org.springframework.integration.errorLogger' 2024-01-11 16:24:58,633 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:651 - Closing JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 16:24:58,635 INFO main c.z.h.HikariDataSource:350 - HikariPool-1 - Shutdown initiated... 2024-01-11 16:24:58,638 INFO main c.z.h.HikariDataSource:352 - HikariPool-1 - Shutdown completed. [INFO] Tests run: 30, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 29.65 s -- in org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetFilterQueryResourceTest [INFO] Running org.eclipse.hawkbit.mgmt.rest.resource.MgmtSoftwareModuleResourceTest 2024-01-11 16:24:58,649 INFO main o.e.h.r.t.u.SharedSqlTestDatabaseExtension:34 - Schema generation skipped... No datasource environment variables found! 2024-01-11 16:24:58,673 INFO main o.s.t.c.s.AbstractContextLoader:264 - Could not detect default resource locations for test class [org.eclipse.hawkbit.mgmt.rest.resource.AbstractManagementApiIntegrationTest]: no resource found for suffixes {-context.xml, Context.groovy}. 2024-01-11 16:24:58,673 INFO main o.s.t.c.s.AbstractContextLoader:264 - Could not detect default resource locations for test class [org.eclipse.hawkbit.rest.AbstractRestIntegrationTest]: no resource found for suffixes {-context.xml, Context.groovy}. 2024-01-11 16:24:58,674 INFO main o.s.t.c.s.AbstractContextLoader:264 - Could not detect default resource locations for test class [org.eclipse.hawkbit.repository.test.util.AbstractIntegrationTest]: no resource found for suffixes {-context.xml, Context.groovy}. 2024-01-11 16:24:58,680 INFO main o.s.b.t.c.SpringBootTestContextBootstrapper:245 - Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener, org.springframework.security.test.context.support.ReactorContextTestExecutionListener, org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.event.ApplicationEventsTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener] 2024-01-11 16:24:58,681 INFO main o.s.b.t.c.SpringBootTestContextBootstrapper:174 - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@72f1ea3c, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@20aa4995, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@f1e18b7, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@6636cf74, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@1beb7984, org.springframework.test.context.support.DirtiesContextTestExecutionListener@69ff6d8d, org.springframework.test.context.transaction.TransactionalTestExecutionListener@165b1ba5, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@46463b75, org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener@6a14d60, org.springframework.test.context.event.EventPublishingTestExecutionListener@14a0cb3c, org.springframework.security.test.context.support.ReactorContextTestExecutionListener@5ae87c3e, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@2d026985, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@2144fb08, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@33af2d37, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@2a3faef0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@14cfb473, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@12559159, org.eclipse.hawkbit.repository.test.matcher.EventVerifier@58d9c0b1, org.eclipse.hawkbit.repository.test.util.CleanupTestExecutionListener@fc6ad74] . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.18) 2024-01-11 16:24:58,728 INFO main o.e.h.m.r.r.MgmtSoftwareModuleResourceTest:55 - Starting MgmtSoftwareModuleResourceTest using Java 17.0.9 on basic-bw2k7 with PID 3277 (started by jenkins in /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-mgmt-resource) 2024-01-11 16:24:58,728 INFO main o.e.h.m.r.r.MgmtSoftwareModuleResourceTest:638 - The following 1 profile is active: "test" 2024-01-11 16:24:59,038 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:132 - Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2024-01-11 16:24:59,079 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:201 - Finished Spring Data repository scanning in 39 ms. Found 20 JPA repository interfaces. 2024-01-11 16:24:59,285 INFO main o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor:292 - No bean named 'errorChannel' has been explicitly defined. Therefore, a default PublishSubscribeChannel will be created. 2024-01-11 16:24:59,286 INFO main o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor:292 - No bean named 'integrationHeaderChannelRegistry' has been explicitly defined. Therefore, a default DefaultHeaderChannelRegistry will be created. 2024-01-11 16:24:59,291 INFO main o.s.c.c.s.GenericScope:283 - BeanFactory id=7828583a-9aa9-3292-a048-4ba82c295349 2024-01-11 16:24:59,340 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:24:59,344 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration' of type [org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:24:59,346 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:24:59,347 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'loadBalancerClientsDefaultsMappingsProvider' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration$$Lambda$945/0x00007f915456a710] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:24:59,349 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'defaultsBindHandlerAdvisor' of type [org.springframework.cloud.commons.config.DefaultsBindHandlerAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:24:59,353 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'BindingHandlerAdvise' of type [org.springframework.cloud.stream.config.BindingHandlerAdvise] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:24:59,373 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spelConverter' of type [org.springframework.cloud.stream.config.SpelExpressionConverterConfiguration$SpelConverter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:24:59,374 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration' of type [org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:24:59,376 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'stringOrNumberMigrationVersionConverter' of type [org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration$StringOrNumberToMigrationVersionConverter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:24:59,383 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:24:59,397 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'dataSource' of type [com.zaxxer.hikari.HikariDataSource] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:24:59,403 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties' of type [org.springframework.boot.autoconfigure.orm.jpa.JpaProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:24:59,407 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'repositoryApplicationConfiguration' of type [org.eclipse.hawkbit.repository.jpa.RepositoryApplicationConfiguration$$EnhancerBySpringCGLIB$$c3f89b0b] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:24:59,555 INFO main o.f.c.i.l.VersionPrinter:37 - Flyway Community Edition 8.5.13 by Redgate 2024-01-11 16:24:59,556 INFO main o.f.c.i.l.VersionPrinter:37 - See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.13 2024-01-11 16:24:59,556 INFO main o.f.c.i.l.VersionPrinter:37 - 2024-01-11 16:24:59,559 INFO main c.z.h.HikariDataSource:110 - HikariPool-2 - Starting... 2024-01-11 16:24:59,561 INFO main c.z.h.HikariDataSource:123 - HikariPool-2 - Start completed. 2024-01-11 16:24:59,561 INFO main o.f.c.i.d.b.BaseDatabaseType:37 - Database: jdbc:h2:mem:testdb (H2 2.2) 2024-01-11 16:24:59,571 WARN main o.f.c.i.d.b.Database:41 - Flyway upgrade recommended: H2 2.2.222 is newer than this version of Flyway and support has not been tested. The latest supported version of H2 is 2.1.210. 2024-01-11 16:24:59,587 INFO main o.f.c.i.c.DbValidate:37 - Successfully validated 47 migrations (execution time 00:00.013s) 2024-01-11 16:24:59,588 INFO main o.f.c.i.s.JdbcTableSchemaHistory:37 - Creating Schema History table "PUBLIC"."schema_version" ... 2024-01-11 16:24:59,593 INFO main o.f.c.i.c.DbMigrate:37 - Current version of schema "PUBLIC": << Empty Schema >> 2024-01-11 16:24:59,605 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.0.1 - init " 2024-01-11 16:24:59,640 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.2.0 - update target info for message " 2024-01-11 16:24:59,645 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.0 - cascade delete " 2024-01-11 16:24:59,678 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.1 - cascade delete " 2024-01-11 16:24:59,681 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.5.0 - target filter query " 2024-01-11 16:24:59,687 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.6.0 - rollout management " 2024-01-11 16:24:59,701 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.0 - swmType maxAssignment greater 0 " 2024-01-11 16:24:59,704 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.1 - reduce length enums " 2024-01-11 16:24:59,720 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.0 - auto assign ds filter " 2024-01-11 16:24:59,725 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.1 - cascade delete " 2024-01-11 16:24:59,730 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.2 - remove external artifact " 2024-01-11 16:24:59,733 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.9.0 - add rollout groups created " 2024-01-11 16:24:59,738 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.0 - advanced rolloutgroup " 2024-01-11 16:24:59,771 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.1 - consolidate artifact sha1 " 2024-01-11 16:24:59,780 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.2 - rollout auto start " 2024-01-11 16:24:59,788 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.3 - add rollout deleted flag " 2024-01-11 16:24:59,826 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.0 - drop target info " 2024-01-11 16:24:59,893 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.1 - target filter query UQ " 2024-01-11 16:24:59,896 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.2 - remove unused idexes " 2024-01-11 16:24:59,901 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.3 - add module md targetvis " 2024-01-11 16:24:59,907 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.0 - action performance " 2024-01-11 16:24:59,972 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.1 - missing non null " 2024-01-11 16:24:59,985 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.2 - missing non null enum " 2024-01-11 16:24:59,989 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.3 - cascade delete " 2024-01-11 16:24:59,991 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.4 - add maintenance window " 2024-01-11 16:25:00,004 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.6 - add index " 2024-01-11 16:25:00,007 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.7 - add rollout approval fields " 2024-01-11 16:25:00,017 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.8 - change length of created last modified by " 2024-01-11 16:25:00,023 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.9 - add target metadata " 2024-01-11 16:25:00,027 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.10 - change length of target attributes key " 2024-01-11 16:25:00,031 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.11 - add auto assign action type " 2024-01-11 16:25:00,037 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.12 - change length of controller id and name " 2024-01-11 16:25:00,041 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.13 - add action external id " 2024-01-11 16:25:00,076 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.14 - add sha256 hash " 2024-01-11 16:25:00,081 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.15 - add weight " 2024-01-11 16:25:00,092 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.16 - add action initiated by " 2024-01-11 16:25:00,100 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.17 - add index target modified " 2024-01-11 16:25:00,104 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.18 - add target type " 2024-01-11 16:25:00,115 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.19 - add valid flag to ds " 2024-01-11 16:25:00,121 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.20 - add encryption flag to sm " 2024-01-11 16:25:00,127 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.21 - add rollouts status index " 2024-01-11 16:25:00,130 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.22 - change target type name length " 2024-01-11 16:25:00,133 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.23 - add action status code " 2024-01-11 16:25:00,138 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.24 - add last action status code " 2024-01-11 16:25:00,145 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.25 - add confirmation flag " 2024-01-11 16:25:00,153 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.26 - add access control context " 2024-01-11 16:25:00,175 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.27 - target type inherit type " 2024-01-11 16:25:00,180 INFO main o.f.c.i.c.DbMigrate:37 - Successfully applied 47 migrations to schema "PUBLIC", now at version v1.12.27 (execution time 00:00.588s) 2024-01-11 16:25:00,301 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:437 - Initialized JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 16:25:00,875 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:339 - Usage of Spring Data projections detected on persistence provider EclipseLink. Make sure the following query methods declare result columns in exactly the order the accessors are declared in the projecting interface or the order of parameters for DTOs: 2024-01-11 16:25:00,875 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutId(java.lang.Long) 2024-01-11 16:25:00,878 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutId(java.util.List) 2024-01-11 16:25:00,894 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutGroupId(java.util.List) 2024-01-11 16:25:00,896 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutGroupId(java.lang.Long) 2024-01-11 16:25:00,999 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:339 - Usage of Spring Data projections detected on persistence provider EclipseLink. Make sure the following query methods declare result columns in exactly the order the accessors are declared in the projecting interface or the order of parameters for DTOs: 2024-01-11 16:25:00,999 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.DistributionSetRepository.countRolloutsByStatusForDistributionSet(java.lang.Long) 2024-01-11 16:25:01,005 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.DistributionSetRepository.countActionsByStatusForDistributionSet(java.lang.Long) 2024-01-11 16:25:02,971 WARN main o.s.b.a.o.j.JpaBaseConfiguration$JpaWebConfiguration:223 - spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning 2024-01-11 16:25:03,838 WARN main o.s.b.a.s.s.UserDetailsServiceAutoConfiguration:89 - Using generated security password: 223f3f74-f5a2-45b4-8b0f-4131547b5941 This generated password is for development use only. Your security configuration must be updated before running your application in production. 2024-01-11 16:25:03,959 INFO main o.s.s.w.DefaultSecurityFilterChain:55 - Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@7a9223d5, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@746f2d25, org.springframework.security.web.context.SecurityContextPersistenceFilter@30598ae5, org.springframework.security.web.header.HeaderWriterFilter@4197cc5f, org.springframework.security.web.csrf.CsrfFilter@68a0470c, org.springframework.security.web.authentication.logout.LogoutFilter@1caf3903, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@4546f7ea, org.springframework.security.web.authentication.ui.DefaultLoginPageGeneratingFilter@795cc88d, org.springframework.security.web.authentication.ui.DefaultLogoutPageGeneratingFilter@6646de5, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@3ef6b1a, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@383a7eda, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@11ac7006, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@7e2b6188, org.springframework.security.web.session.SessionManagementFilter@5aab2e9b, org.springframework.security.web.access.ExceptionTranslationFilter@28fa4b8b, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@21e5f2d0] 2024-01-11 16:25:04,023 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:25:04,023 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:25:04,025 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 16:25:04,306 INFO main o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'application.springCloudBusInput' has 1 subscriber(s). 2024-01-11 16:25:04,460 INFO main o.s.i.e.EventDrivenConsumer:174 - Adding {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 2024-01-11 16:25:04,460 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 1 subscriber(s). 2024-01-11 16:25:04,460 INFO main o.s.i.e.EventDrivenConsumer:292 - started bean '_org.springframework.integration.errorLogger' 2024-01-11 16:25:04,468 INFO main o.e.h.m.r.r.MgmtSoftwareModuleResourceTest:61 - Started MgmtSoftwareModuleResourceTest in 5.784 seconds (JVM running for 38.618) 2024-01-11 16:25:04,655 INFO pool-5-thread-1 o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'unknown.channel.name' has 1 subscriber(s). 2024-01-11 16:25:04,780 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:25:04,781 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:25:04,782 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 16:25:04,804 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtSoftwareModuleResourceTest.updateSoftwareModuleDeletedFlag() throws java.lang.Exception]... 2024-01-11 16:25:04,971 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtSoftwareModuleResourceTest.updateSoftwareModuleDeletedFlag() throws java.lang.Exception] succeeded. 2024-01-11 16:25:05,016 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:25:05,017 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:25:05,018 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 16:25:05,021 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtSoftwareModuleResourceTest.downloadArtifact() throws java.lang.Exception]... 2024-01-11 16:25:05,276 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtSoftwareModuleResourceTest.downloadArtifact() throws java.lang.Exception] succeeded. 2024-01-11 16:25:05,320 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:25:05,320 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:25:05,322 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 16:25:05,324 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtSoftwareModuleResourceTest.uploadArtifact() throws java.lang.Exception]... 2024-01-11 16:25:05,407 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtSoftwareModuleResourceTest.uploadArtifact() throws java.lang.Exception] succeeded. 2024-01-11 16:25:05,450 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:25:05,451 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:25:05,472 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 21 ms 2024-01-11 16:25:05,474 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtSoftwareModuleResourceTest.uploadArtifactFailsIfFilenameInvalide() throws java.lang.Exception]... 2024-01-11 16:25:05,501 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtSoftwareModuleResourceTest.uploadArtifactFailsIfFilenameInvalide() throws java.lang.Exception] succeeded. 2024-01-11 16:25:05,546 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:25:05,547 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:25:05,548 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 16:25:05,572 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtSoftwareModuleResourceTest.uploadArtifactsUntilStorageQuotaExceeded() throws java.lang.Exception]... 2024-01-11 16:25:06,926 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtSoftwareModuleResourceTest.uploadArtifactsUntilStorageQuotaExceeded() throws java.lang.Exception] succeeded. 2024-01-11 16:25:06,983 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:25:06,983 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:25:06,985 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 16:25:06,987 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtSoftwareModuleResourceTest.getSoftwareModulesWithoutAdditionalRequestParameters() throws java.lang.Exception]... 2024-01-11 16:25:07,029 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtSoftwareModuleResourceTest.getSoftwareModulesWithoutAdditionalRequestParameters() throws java.lang.Exception] succeeded. 2024-01-11 16:25:07,095 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:25:07,096 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:25:07,097 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 16:25:07,099 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtSoftwareModuleResourceTest.duplicateUploadArtifact() throws java.lang.Exception]... 2024-01-11 16:25:07,133 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtSoftwareModuleResourceTest.duplicateUploadArtifact() throws java.lang.Exception] succeeded. 2024-01-11 16:25:07,196 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:25:07,197 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:25:07,198 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 16:25:07,201 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtSoftwareModuleResourceTest.uploadArtifactFailsIfTooLarge() throws java.lang.Exception]... 2024-01-11 16:25:07,234 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtSoftwareModuleResourceTest.uploadArtifactFailsIfTooLarge() throws java.lang.Exception] succeeded. 2024-01-11 16:25:07,291 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:25:07,291 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:25:07,293 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 16:25:07,295 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtSoftwareModuleResourceTest.deleteAssignedSoftwareModule() throws java.lang.Exception]... 2024-01-11 16:25:07,478 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtSoftwareModuleResourceTest.deleteAssignedSoftwareModule() throws java.lang.Exception] succeeded. 2024-01-11 16:25:07,518 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:25:07,518 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:25:07,520 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 16:25:07,522 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtSoftwareModuleResourceTest.getSoftwareModule() throws java.lang.Exception]... 2024-01-11 16:25:07,544 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtSoftwareModuleResourceTest.getSoftwareModule() throws java.lang.Exception] succeeded. 2024-01-11 16:25:07,598 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:25:07,598 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:25:07,600 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 16:25:07,602 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtSoftwareModuleResourceTest.detSoftwareModulesWithPagingLimitRequestParameter() throws java.lang.Exception]... 2024-01-11 16:25:07,636 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtSoftwareModuleResourceTest.detSoftwareModulesWithPagingLimitRequestParameter() throws java.lang.Exception] succeeded. 2024-01-11 16:25:07,701 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:25:07,701 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:25:07,703 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 16:25:07,705 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtSoftwareModuleResourceTest.deleteUnassignedSoftwareModule() throws java.lang.Exception]... 2024-01-11 16:25:07,784 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtSoftwareModuleResourceTest.deleteUnassignedSoftwareModule() throws java.lang.Exception] succeeded. 2024-01-11 16:25:07,827 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:25:07,827 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:25:07,829 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 16:25:07,831 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtSoftwareModuleResourceTest.updateSoftwareModuleOnlyDescriptionAndVendorNameUntouched() throws java.lang.Exception]... 2024-01-11 16:25:07,884 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtSoftwareModuleResourceTest.updateSoftwareModuleOnlyDescriptionAndVendorNameUntouched() throws java.lang.Exception] succeeded. 2024-01-11 16:25:07,927 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:25:07,927 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:25:07,929 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 16:25:07,931 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtSoftwareModuleResourceTest.getArtifactWithUseArtifactUrlHandlerParameter(boolean) throws java.lang.Exception]... 2024-01-11 16:25:07,979 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtSoftwareModuleResourceTest.getArtifactWithUseArtifactUrlHandlerParameter(boolean) throws java.lang.Exception] succeeded. 2024-01-11 16:25:08,028 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:25:08,028 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:25:08,030 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 16:25:08,032 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtSoftwareModuleResourceTest.getArtifactWithUseArtifactUrlHandlerParameter(boolean) throws java.lang.Exception]... 2024-01-11 16:25:08,098 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtSoftwareModuleResourceTest.getArtifactWithUseArtifactUrlHandlerParameter(boolean) throws java.lang.Exception] succeeded. 2024-01-11 16:25:08,139 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:25:08,140 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:25:08,141 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 16:25:08,144 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtSoftwareModuleResourceTest.getArtifactsWithParameters() throws java.lang.Exception]... 2024-01-11 16:25:08,199 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtSoftwareModuleResourceTest.getArtifactsWithParameters() throws java.lang.Exception] succeeded. 2024-01-11 16:25:08,242 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:25:08,243 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:25:08,244 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 16:25:08,247 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtSoftwareModuleResourceTest.deleteModuleMetadataThatDoesNotExistLeadsToNotFound() throws java.lang.Exception]... 2024-01-11 16:25:08,326 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtSoftwareModuleResourceTest.deleteModuleMetadataThatDoesNotExistLeadsToNotFound() throws java.lang.Exception] succeeded. 2024-01-11 16:25:08,378 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:25:08,378 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:25:08,380 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 16:25:08,381 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtSoftwareModuleResourceTest.createSMFromAlreadyMarkedAsDeletedType() throws java.lang.Exception]... 2024-01-11 16:25:08,630 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtSoftwareModuleResourceTest.createSMFromAlreadyMarkedAsDeletedType() throws java.lang.Exception] succeeded. 2024-01-11 16:25:08,691 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:25:08,692 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:25:08,693 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 16:25:08,695 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtSoftwareModuleResourceTest.getArtifactsWithUseArtifactUrlHandlerParameter(boolean) throws java.lang.Exception]... 2024-01-11 16:25:08,739 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtSoftwareModuleResourceTest.getArtifactsWithUseArtifactUrlHandlerParameter(boolean) throws java.lang.Exception] succeeded. 2024-01-11 16:25:08,816 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:25:08,817 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:25:08,819 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 16:25:08,821 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtSoftwareModuleResourceTest.getArtifactsWithUseArtifactUrlHandlerParameter(boolean) throws java.lang.Exception]... 2024-01-11 16:25:08,880 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtSoftwareModuleResourceTest.getArtifactsWithUseArtifactUrlHandlerParameter(boolean) throws java.lang.Exception] succeeded. 2024-01-11 16:25:08,924 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:25:08,924 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:25:08,926 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 16:25:08,929 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtSoftwareModuleResourceTest.uploadArtifactWithHashCheck() throws java.lang.Exception]... 2024-01-11 16:25:09,010 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtSoftwareModuleResourceTest.uploadArtifactWithHashCheck() throws java.lang.Exception] succeeded. 2024-01-11 16:25:09,053 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:25:09,053 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:25:09,055 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 16:25:09,057 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtSoftwareModuleResourceTest.searchSoftwareModuleMetadataRsql() throws java.lang.Exception]... 2024-01-11 16:25:09,153 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtSoftwareModuleResourceTest.searchSoftwareModuleMetadataRsql() throws java.lang.Exception] succeeded. 2024-01-11 16:25:09,212 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:25:09,212 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:25:09,214 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 16:25:09,216 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtSoftwareModuleResourceTest.getSoftwareModulesWithUnknownFieldErrorFilterParameter() throws java.lang.Exception]... 2024-01-11 16:25:09,234 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtSoftwareModuleResourceTest.getSoftwareModulesWithUnknownFieldErrorFilterParameter() throws java.lang.Exception] succeeded. 2024-01-11 16:25:09,292 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:25:09,292 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:25:09,295 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 16:25:09,297 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtSoftwareModuleResourceTest.getArtifactSoftDeleted() throws java.lang.Exception]... 2024-01-11 16:25:09,400 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtSoftwareModuleResourceTest.getArtifactSoftDeleted() throws java.lang.Exception] succeeded. 2024-01-11 16:25:09,446 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:25:09,446 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:25:09,448 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 16:25:09,450 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtSoftwareModuleResourceTest.getSoftwareModulesWithSyntaxErrorFilterParameter() throws java.lang.Exception]... 2024-01-11 16:25:09,480 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtSoftwareModuleResourceTest.getSoftwareModulesWithSyntaxErrorFilterParameter() throws java.lang.Exception] succeeded. 2024-01-11 16:25:09,520 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:25:09,520 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:25:09,522 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 16:25:09,524 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtSoftwareModuleResourceTest.createMetadata() throws java.lang.Exception]... 2024-01-11 16:25:09,595 WARN main o.e.h.r.j.u.QuotaHelper:129 - Cannot assign 9 SoftwareModuleMetadata entities to SoftwareModule '84' because of the configured quota limit 10. Currently, there are 2 SoftwareModuleMetadata entities assigned. 2024-01-11 16:25:09,613 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtSoftwareModuleResourceTest.createMetadata() throws java.lang.Exception] succeeded. 2024-01-11 16:25:09,693 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:25:09,693 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:25:09,695 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 16:25:09,697 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtSoftwareModuleResourceTest.getArtifacts() throws java.lang.Exception]... 2024-01-11 16:25:09,738 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtSoftwareModuleResourceTest.getArtifacts() throws java.lang.Exception] succeeded. 2024-01-11 16:25:09,811 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:25:09,811 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:25:09,813 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 16:25:09,815 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtSoftwareModuleResourceTest.getSoftwareModulesWithPagingLimitAndOffsetRequestParameter() throws java.lang.Exception]... 2024-01-11 16:25:09,849 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtSoftwareModuleResourceTest.getSoftwareModulesWithPagingLimitAndOffsetRequestParameter() throws java.lang.Exception] succeeded. 2024-01-11 16:25:09,908 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:25:09,908 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:25:09,910 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 16:25:09,912 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtSoftwareModuleResourceTest.getSoftwareModules() throws java.lang.Exception]... 2024-01-11 16:25:09,945 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtSoftwareModuleResourceTest.getSoftwareModules() throws java.lang.Exception] succeeded. 2024-01-11 16:25:09,999 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:25:09,999 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:25:10,001 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 16:25:10,003 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtSoftwareModuleResourceTest.emptyUploadArtifact() throws java.lang.Exception]... 2024-01-11 16:25:10,021 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtSoftwareModuleResourceTest.emptyUploadArtifact() throws java.lang.Exception] succeeded. 2024-01-11 16:25:10,061 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:25:10,061 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:25:10,063 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 16:25:10,071 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtSoftwareModuleResourceTest.invalidRequestsOnSoftwareModulesResource() throws java.lang.Exception]... 2024-01-11 16:25:10,108 WARN main o.s.w.s.m.s.DefaultHandlerExceptionResolver:208 - Resolved [org.springframework.web.HttpMediaTypeNotSupportedException: Content type 'application/octet-stream' not supported] 2024-01-11 16:25:10,120 WARN main o.s.w.s.m.s.DefaultHandlerExceptionResolver:208 - Resolved [org.springframework.web.HttpRequestMethodNotSupportedException: Request method 'PUT' not supported] 2024-01-11 16:25:10,121 WARN main o.s.w.s.m.s.DefaultHandlerExceptionResolver:208 - Resolved [org.springframework.web.HttpRequestMethodNotSupportedException: Request method 'DELETE' not supported] 2024-01-11 16:25:10,148 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtSoftwareModuleResourceTest.invalidRequestsOnSoftwareModulesResource() throws java.lang.Exception] succeeded. 2024-01-11 16:25:10,200 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:25:10,200 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:25:10,202 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 16:25:10,204 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtSoftwareModuleResourceTest.getArtifact() throws java.lang.Exception]... 2024-01-11 16:25:10,233 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtSoftwareModuleResourceTest.getArtifact() throws java.lang.Exception] succeeded. 2024-01-11 16:25:10,296 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:25:10,296 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:25:10,298 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 16:25:10,300 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtSoftwareModuleResourceTest.createSoftwareModules() throws java.lang.Exception]... 2024-01-11 16:25:10,344 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtSoftwareModuleResourceTest.createSoftwareModules() throws java.lang.Exception] succeeded. 2024-01-11 16:25:10,397 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:25:10,398 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:25:10,400 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 16:25:10,401 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtSoftwareModuleResourceTest.deleteArtifact() throws java.lang.Exception]... 2024-01-11 16:25:10,449 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtSoftwareModuleResourceTest.deleteArtifact() throws java.lang.Exception] succeeded. 2024-01-11 16:25:10,501 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:25:10,501 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:25:10,502 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 16:25:10,504 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtSoftwareModuleResourceTest.uploadArtifactWithCustomName() throws java.lang.Exception]... 2024-01-11 16:25:10,532 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtSoftwareModuleResourceTest.uploadArtifactWithCustomName() throws java.lang.Exception] succeeded. 2024-01-11 16:25:10,581 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:25:10,581 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:25:10,583 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 16:25:10,584 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtSoftwareModuleResourceTest.getMetadataValue() throws java.lang.Exception]... 2024-01-11 16:25:10,626 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtSoftwareModuleResourceTest.getMetadataValue() throws java.lang.Exception] succeeded. 2024-01-11 16:25:10,678 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:25:10,678 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:25:10,680 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 16:25:10,682 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtSoftwareModuleResourceTest.getSoftwareModulesWithFilterParameters() throws java.lang.Exception]... 2024-01-11 16:25:10,737 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtSoftwareModuleResourceTest.getSoftwareModulesWithFilterParameters() throws java.lang.Exception] succeeded. 2024-01-11 16:25:10,788 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:25:10,788 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:25:10,790 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 16:25:10,792 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtSoftwareModuleResourceTest.getMetadataWithParameters() throws java.lang.Exception]... 2024-01-11 16:25:10,872 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtSoftwareModuleResourceTest.getMetadataWithParameters() throws java.lang.Exception] succeeded. 2024-01-11 16:25:10,912 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:25:10,912 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:25:10,913 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 16:25:10,915 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtSoftwareModuleResourceTest.deleteSoftwareModuleThatDoesNotExistLeadsToNotFound() throws java.lang.Exception]... 2024-01-11 16:25:10,927 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtSoftwareModuleResourceTest.deleteSoftwareModuleThatDoesNotExistLeadsToNotFound() throws java.lang.Exception] succeeded. 2024-01-11 16:25:10,976 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:25:10,977 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:25:10,978 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 16:25:10,981 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtSoftwareModuleResourceTest.getMetadata() throws java.lang.Exception]... 2024-01-11 16:25:11,043 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtSoftwareModuleResourceTest.getMetadata() throws java.lang.Exception] succeeded. 2024-01-11 16:25:11,096 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:25:11,096 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:25:11,098 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 16:25:11,100 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtSoftwareModuleResourceTest.updateMetadataKey() throws java.lang.Exception]... 2024-01-11 16:25:11,132 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtSoftwareModuleResourceTest.updateMetadataKey() throws java.lang.Exception] succeeded. 2024-01-11 16:25:11,189 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:25:11,190 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:25:11,192 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 16:25:11,193 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtSoftwareModuleResourceTest.deleteMetadata() throws java.lang.Exception]... 2024-01-11 16:25:11,220 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtSoftwareModuleResourceTest.deleteMetadata() throws java.lang.Exception] succeeded. 2024-01-11 16:25:11,285 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:25:11,285 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:25:11,287 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 16:25:11,289 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtSoftwareModuleResourceTest.invalidRequestsOnArtifactResource() throws java.lang.Exception]... 2024-01-11 16:25:11,358 WARN main o.s.w.s.m.s.DefaultHandlerExceptionResolver:208 - Resolved [org.springframework.web.multipart.support.MissingServletRequestPartException: Required request part 'file' is not present] 2024-01-11 16:25:11,359 WARN main o.s.w.s.m.s.DefaultHandlerExceptionResolver:208 - Resolved [org.springframework.web.HttpRequestMethodNotSupportedException: Request method 'PUT' not supported] 2024-01-11 16:25:11,360 WARN main o.s.w.s.m.s.DefaultHandlerExceptionResolver:208 - Resolved [org.springframework.web.HttpRequestMethodNotSupportedException: Request method 'DELETE' not supported] 2024-01-11 16:25:11,385 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtSoftwareModuleResourceTest.invalidRequestsOnArtifactResource() throws java.lang.Exception] succeeded. 2024-01-11 16:25:11,424 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:25:11,424 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:25:11,426 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 16:25:11,427 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtSoftwareModuleResourceTest.uploadArtifactsUntilQuotaExceeded() throws java.lang.Exception]... 2024-01-11 16:25:11,479 WARN main o.e.h.r.j.u.QuotaHelper:129 - Cannot assign 1 Artifact entities to SoftwareModule '118' because of the configured quota limit 3. Currently, there are 3 Artifact entities assigned. 2024-01-11 16:25:11,492 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtSoftwareModuleResourceTest.uploadArtifactsUntilQuotaExceeded() throws java.lang.Exception] succeeded. 2024-01-11 16:25:11,495 INFO main o.s.i.e.EventDrivenConsumer:174 - Removing {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 2024-01-11 16:25:11,495 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 0 subscriber(s). 2024-01-11 16:25:11,495 INFO main o.s.i.e.EventDrivenConsumer:292 - stopped bean '_org.springframework.integration.errorLogger' 2024-01-11 16:25:11,506 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:651 - Closing JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 16:25:11,507 INFO main c.z.h.HikariDataSource:350 - HikariPool-2 - Shutdown initiated... 2024-01-11 16:25:11,508 INFO main c.z.h.HikariDataSource:352 - HikariPool-2 - Shutdown completed. [INFO] Tests run: 44, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.86 s -- in org.eclipse.hawkbit.mgmt.rest.resource.MgmtSoftwareModuleResourceTest [INFO] Running org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetTagResourceTest 2024-01-11 16:25:11,515 INFO main o.e.h.r.t.u.SharedSqlTestDatabaseExtension:34 - Schema generation skipped... No datasource environment variables found! 2024-01-11 16:25:11,517 INFO main o.s.t.c.s.AbstractContextLoader:264 - Could not detect default resource locations for test class [org.eclipse.hawkbit.mgmt.rest.resource.AbstractManagementApiIntegrationTest]: no resource found for suffixes {-context.xml, Context.groovy}. 2024-01-11 16:25:11,517 INFO main o.s.t.c.s.AbstractContextLoader:264 - Could not detect default resource locations for test class [org.eclipse.hawkbit.rest.AbstractRestIntegrationTest]: no resource found for suffixes {-context.xml, Context.groovy}. 2024-01-11 16:25:11,518 INFO main o.s.t.c.s.AbstractContextLoader:264 - Could not detect default resource locations for test class [org.eclipse.hawkbit.repository.test.util.AbstractIntegrationTest]: no resource found for suffixes {-context.xml, Context.groovy}. 2024-01-11 16:25:11,524 INFO main o.s.b.t.c.SpringBootTestContextBootstrapper:245 - Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener, org.springframework.security.test.context.support.ReactorContextTestExecutionListener, org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.event.ApplicationEventsTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener] 2024-01-11 16:25:11,524 INFO main o.s.b.t.c.SpringBootTestContextBootstrapper:174 - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@5eeea4a5, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@1fcf4052, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@cafee64, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@becfccd, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@208caa99, org.springframework.test.context.support.DirtiesContextTestExecutionListener@45a4b30a, org.springframework.test.context.transaction.TransactionalTestExecutionListener@368bb914, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@5a6d219c, org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener@1ff0802a, org.springframework.test.context.event.EventPublishingTestExecutionListener@7f2c4c3d, org.springframework.security.test.context.support.ReactorContextTestExecutionListener@140419d5, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@27d6bb08, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@3c3c8e08, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@216c7016, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@15921f5f, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@78ef81e, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@5f9a6a29, org.eclipse.hawkbit.repository.test.matcher.EventVerifier@1db45d0c, org.eclipse.hawkbit.repository.test.util.CleanupTestExecutionListener@18d9d102] . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.18) 2024-01-11 16:25:11,584 INFO main o.e.h.m.r.r.MgmtTargetTagResourceTest:55 - Starting MgmtTargetTagResourceTest using Java 17.0.9 on basic-bw2k7 with PID 3277 (started by jenkins in /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-mgmt-resource) 2024-01-11 16:25:11,584 INFO main o.e.h.m.r.r.MgmtTargetTagResourceTest:638 - The following 1 profile is active: "test" 2024-01-11 16:25:11,887 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:132 - Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2024-01-11 16:25:11,911 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:201 - Finished Spring Data repository scanning in 23 ms. Found 20 JPA repository interfaces. 2024-01-11 16:25:12,079 INFO main o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor:292 - No bean named 'errorChannel' has been explicitly defined. Therefore, a default PublishSubscribeChannel will be created. 2024-01-11 16:25:12,080 INFO main o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor:292 - No bean named 'integrationHeaderChannelRegistry' has been explicitly defined. Therefore, a default DefaultHeaderChannelRegistry will be created. 2024-01-11 16:25:12,085 INFO main o.s.c.c.s.GenericScope:283 - BeanFactory id=7828583a-9aa9-3292-a048-4ba82c295349 2024-01-11 16:25:12,130 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:25:12,135 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration' of type [org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:25:12,136 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:25:12,137 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'loadBalancerClientsDefaultsMappingsProvider' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration$$Lambda$945/0x00007f915456a710] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:25:12,139 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'defaultsBindHandlerAdvisor' of type [org.springframework.cloud.commons.config.DefaultsBindHandlerAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:25:12,143 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'BindingHandlerAdvise' of type [org.springframework.cloud.stream.config.BindingHandlerAdvise] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:25:12,146 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spelConverter' of type [org.springframework.cloud.stream.config.SpelExpressionConverterConfiguration$SpelConverter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:25:12,148 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration' of type [org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:25:12,149 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'stringOrNumberMigrationVersionConverter' of type [org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration$StringOrNumberToMigrationVersionConverter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:25:12,155 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:25:12,192 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'dataSource' of type [com.zaxxer.hikari.HikariDataSource] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:25:12,197 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties' of type [org.springframework.boot.autoconfigure.orm.jpa.JpaProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:25:12,201 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'repositoryApplicationConfiguration' of type [org.eclipse.hawkbit.repository.jpa.RepositoryApplicationConfiguration$$EnhancerBySpringCGLIB$$c3f89b0b] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:25:12,342 INFO main o.f.c.i.l.VersionPrinter:37 - Flyway Community Edition 8.5.13 by Redgate 2024-01-11 16:25:12,342 INFO main o.f.c.i.l.VersionPrinter:37 - See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.13 2024-01-11 16:25:12,342 INFO main o.f.c.i.l.VersionPrinter:37 - 2024-01-11 16:25:12,345 INFO main c.z.h.HikariDataSource:110 - HikariPool-3 - Starting... 2024-01-11 16:25:12,347 INFO main c.z.h.HikariDataSource:123 - HikariPool-3 - Start completed. 2024-01-11 16:25:12,347 INFO main o.f.c.i.d.b.BaseDatabaseType:37 - Database: jdbc:h2:mem:testdb (H2 2.2) 2024-01-11 16:25:12,349 WARN main o.f.c.i.d.b.Database:41 - Flyway upgrade recommended: H2 2.2.222 is newer than this version of Flyway and support has not been tested. The latest supported version of H2 is 2.1.210. 2024-01-11 16:25:12,373 INFO main o.f.c.i.c.DbValidate:37 - Successfully validated 47 migrations (execution time 00:00.022s) 2024-01-11 16:25:12,374 INFO main o.f.c.i.s.JdbcTableSchemaHistory:37 - Creating Schema History table "PUBLIC"."schema_version" ... 2024-01-11 16:25:12,378 INFO main o.f.c.i.c.DbMigrate:37 - Current version of schema "PUBLIC": << Empty Schema >> 2024-01-11 16:25:12,389 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.0.1 - init " 2024-01-11 16:25:12,417 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.2.0 - update target info for message " 2024-01-11 16:25:12,421 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.0 - cascade delete " 2024-01-11 16:25:12,429 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.1 - cascade delete " 2024-01-11 16:25:12,432 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.5.0 - target filter query " 2024-01-11 16:25:12,437 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.6.0 - rollout management " 2024-01-11 16:25:12,450 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.0 - swmType maxAssignment greater 0 " 2024-01-11 16:25:12,472 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.1 - reduce length enums " 2024-01-11 16:25:12,485 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.0 - auto assign ds filter " 2024-01-11 16:25:12,490 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.1 - cascade delete " 2024-01-11 16:25:12,495 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.2 - remove external artifact " 2024-01-11 16:25:12,498 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.9.0 - add rollout groups created " 2024-01-11 16:25:12,502 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.0 - advanced rolloutgroup " 2024-01-11 16:25:12,510 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.1 - consolidate artifact sha1 " 2024-01-11 16:25:12,515 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.2 - rollout auto start " 2024-01-11 16:25:12,520 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.3 - add rollout deleted flag " 2024-01-11 16:25:12,547 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.0 - drop target info " 2024-01-11 16:25:12,586 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.1 - target filter query UQ " 2024-01-11 16:25:12,588 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.2 - remove unused idexes " 2024-01-11 16:25:12,591 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.3 - add module md targetvis " 2024-01-11 16:25:12,595 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.0 - action performance " 2024-01-11 16:25:12,614 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.1 - missing non null " 2024-01-11 16:25:12,624 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.2 - missing non null enum " 2024-01-11 16:25:12,626 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.3 - cascade delete " 2024-01-11 16:25:12,628 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.4 - add maintenance window " 2024-01-11 16:25:12,639 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.6 - add index " 2024-01-11 16:25:12,641 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.7 - add rollout approval fields " 2024-01-11 16:25:12,649 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.8 - change length of created last modified by " 2024-01-11 16:25:12,654 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.9 - add target metadata " 2024-01-11 16:25:12,671 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.10 - change length of target attributes key " 2024-01-11 16:25:12,675 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.11 - add auto assign action type " 2024-01-11 16:25:12,679 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.12 - change length of controller id and name " 2024-01-11 16:25:12,682 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.13 - add action external id " 2024-01-11 16:25:12,687 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.14 - add sha256 hash " 2024-01-11 16:25:12,691 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.15 - add weight " 2024-01-11 16:25:12,700 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.16 - add action initiated by " 2024-01-11 16:25:12,706 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.17 - add index target modified " 2024-01-11 16:25:12,709 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.18 - add target type " 2024-01-11 16:25:12,717 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.19 - add valid flag to ds " 2024-01-11 16:25:12,722 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.20 - add encryption flag to sm " 2024-01-11 16:25:12,727 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.21 - add rollouts status index " 2024-01-11 16:25:12,729 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.22 - change target type name length " 2024-01-11 16:25:12,731 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.23 - add action status code " 2024-01-11 16:25:12,735 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.24 - add last action status code " 2024-01-11 16:25:12,741 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.25 - add confirmation flag " 2024-01-11 16:25:12,748 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.26 - add access control context " 2024-01-11 16:25:12,754 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.27 - target type inherit type " 2024-01-11 16:25:12,771 INFO main o.f.c.i.c.DbMigrate:37 - Successfully applied 47 migrations to schema "PUBLIC", now at version v1.12.27 (execution time 00:00.393s) 2024-01-11 16:25:12,894 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:437 - Initialized JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 16:25:13,407 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:339 - Usage of Spring Data projections detected on persistence provider EclipseLink. Make sure the following query methods declare result columns in exactly the order the accessors are declared in the projecting interface or the order of parameters for DTOs: 2024-01-11 16:25:13,408 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutId(java.lang.Long) 2024-01-11 16:25:13,410 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutId(java.util.List) 2024-01-11 16:25:13,424 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutGroupId(java.util.List) 2024-01-11 16:25:13,426 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutGroupId(java.lang.Long) 2024-01-11 16:25:13,582 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:339 - Usage of Spring Data projections detected on persistence provider EclipseLink. Make sure the following query methods declare result columns in exactly the order the accessors are declared in the projecting interface or the order of parameters for DTOs: 2024-01-11 16:25:13,583 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.DistributionSetRepository.countRolloutsByStatusForDistributionSet(java.lang.Long) 2024-01-11 16:25:13,588 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.DistributionSetRepository.countActionsByStatusForDistributionSet(java.lang.Long) 2024-01-11 16:25:15,405 WARN main o.s.b.a.o.j.JpaBaseConfiguration$JpaWebConfiguration:223 - spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning 2024-01-11 16:25:16,149 WARN main o.s.b.a.s.s.UserDetailsServiceAutoConfiguration:89 - Using generated security password: c7ce93d7-bf4d-4841-8d23-0948e29b99cb This generated password is for development use only. Your security configuration must be updated before running your application in production. 2024-01-11 16:25:16,283 INFO main o.s.s.w.DefaultSecurityFilterChain:55 - Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@3ecc4d8c, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@7c9c353e, org.springframework.security.web.context.SecurityContextPersistenceFilter@39881492, org.springframework.security.web.header.HeaderWriterFilter@4b721918, org.springframework.security.web.csrf.CsrfFilter@3d05c99f, org.springframework.security.web.authentication.logout.LogoutFilter@28242046, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@2d5236ad, org.springframework.security.web.authentication.ui.DefaultLoginPageGeneratingFilter@31bd8f1f, org.springframework.security.web.authentication.ui.DefaultLogoutPageGeneratingFilter@4047935e, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@c6c76d3, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@5c8ae131, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@21019bfd, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@2ff2bf6b, org.springframework.security.web.session.SessionManagementFilter@2ad27966, org.springframework.security.web.access.ExceptionTranslationFilter@7f32e026, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@147acd16] 2024-01-11 16:25:16,337 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:25:16,337 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:25:16,339 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 16:25:16,537 INFO main o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'application.springCloudBusInput' has 1 subscriber(s). 2024-01-11 16:25:16,704 INFO main o.s.i.e.EventDrivenConsumer:174 - Adding {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 2024-01-11 16:25:16,705 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 1 subscriber(s). 2024-01-11 16:25:16,705 INFO main o.s.i.e.EventDrivenConsumer:292 - started bean '_org.springframework.integration.errorLogger' 2024-01-11 16:25:16,709 INFO main o.e.h.m.r.r.MgmtTargetTagResourceTest:61 - Started MgmtTargetTagResourceTest in 5.183 seconds (JVM running for 50.859) 2024-01-11 16:25:16,871 INFO pool-8-thread-1 o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'unknown.channel.name' has 1 subscriber(s). 2024-01-11 16:25:16,975 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:25:16,975 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:25:16,977 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 16:25:16,977 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetTagResourceTest.createTargetTags() throws java.lang.Exception]... 2024-01-11 16:25:17,233 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetTagResourceTest.createTargetTags() throws java.lang.Exception] succeeded. 2024-01-11 16:25:17,275 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:25:17,275 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:25:17,277 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 16:25:17,277 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetTagResourceTest.getAssignedTargetsWithPagingLimitRequestParameter() throws java.lang.Exception]... 2024-01-11 16:25:17,728 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetTagResourceTest.getAssignedTargetsWithPagingLimitRequestParameter() throws java.lang.Exception] succeeded. 2024-01-11 16:25:17,776 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:25:17,776 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:25:17,778 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 16:25:17,779 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetTagResourceTest.getAssignedTargets() throws java.lang.Exception]... 2024-01-11 16:25:18,136 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetTagResourceTest.getAssignedTargets() throws java.lang.Exception] succeeded. 2024-01-11 16:25:18,179 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:25:18,179 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:25:18,181 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 16:25:18,181 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetTagResourceTest.getTargetTagsByTargetId() throws java.lang.Exception]... 2024-01-11 16:25:18,236 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetTagResourceTest.getTargetTagsByTargetId() throws java.lang.Exception] succeeded. 2024-01-11 16:25:18,291 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:25:18,291 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:25:18,293 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 16:25:18,293 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetTagResourceTest.getAssignedTargetsWithPagingLimitAndOffsetRequestParameter() throws java.lang.Exception]... 2024-01-11 16:25:18,639 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetTagResourceTest.getAssignedTargetsWithPagingLimitAndOffsetRequestParameter() throws java.lang.Exception] succeeded. 2024-01-11 16:25:18,712 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:25:18,712 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:25:18,714 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 16:25:18,714 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetTagResourceTest.getTargetTag() throws java.lang.Exception]... 2024-01-11 16:25:18,841 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetTagResourceTest.getTargetTag() throws java.lang.Exception] succeeded. 2024-01-11 16:25:18,885 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:25:18,886 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:25:18,888 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 16:25:18,888 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetTagResourceTest.deleteTargetTag() throws java.lang.Exception]... 2024-01-11 16:25:19,113 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetTagResourceTest.deleteTargetTag() throws java.lang.Exception] succeeded. 2024-01-11 16:25:19,153 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:25:19,154 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:25:19,155 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 16:25:19,155 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetTagResourceTest.getTargetTags() throws java.lang.Exception]... 2024-01-11 16:25:19,280 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetTagResourceTest.getTargetTags() throws java.lang.Exception] succeeded. 2024-01-11 16:25:19,320 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:25:19,320 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:25:19,322 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 16:25:19,322 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetTagResourceTest.updateTargetTag() throws java.lang.Exception]... 2024-01-11 16:25:19,553 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetTagResourceTest.updateTargetTag() throws java.lang.Exception] succeeded. 2024-01-11 16:25:19,600 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:25:19,600 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:25:19,602 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 16:25:19,602 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetTagResourceTest.unassignTarget() throws java.lang.Exception]... 2024-01-11 16:25:19,942 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetTagResourceTest.unassignTarget() throws java.lang.Exception] succeeded. 2024-01-11 16:25:19,983 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:25:19,984 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:25:19,985 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 16:25:19,986 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetTagResourceTest.assignTargets() throws java.lang.Exception]... 2024-01-11 16:25:20,329 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetTagResourceTest.assignTargets() throws java.lang.Exception] succeeded. 2024-01-11 16:25:20,368 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:25:20,368 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:25:20,370 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 16:25:20,370 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetTagResourceTest.getTargetTagsWithParameters() throws java.lang.Exception]... 2024-01-11 16:25:20,387 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetTagResourceTest.getTargetTagsWithParameters() throws java.lang.Exception] succeeded. 2024-01-11 16:25:20,425 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:25:20,425 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:25:20,427 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 16:25:20,427 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetTagResourceTest.toggleTagAssignment() throws java.lang.Exception]... 2024-01-11 16:25:20,803 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetTagResourceTest.toggleTagAssignment() throws java.lang.Exception] succeeded. 2024-01-11 16:25:20,844 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:25:20,844 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:25:20,846 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 16:25:20,846 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetTagResourceTest.getTargetTagsFilteredByColorAndTargetId() throws java.lang.Exception]... 2024-01-11 16:25:20,885 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetTagResourceTest.getTargetTagsFilteredByColorAndTargetId() throws java.lang.Exception] succeeded. 2024-01-11 16:25:20,887 INFO main o.s.i.e.EventDrivenConsumer:174 - Removing {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 2024-01-11 16:25:20,888 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 0 subscriber(s). 2024-01-11 16:25:20,888 INFO main o.s.i.e.EventDrivenConsumer:292 - stopped bean '_org.springframework.integration.errorLogger' 2024-01-11 16:25:20,899 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:651 - Closing JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 16:25:20,901 INFO main c.z.h.HikariDataSource:350 - HikariPool-3 - Shutdown initiated... 2024-01-11 16:25:20,902 INFO main c.z.h.HikariDataSource:352 - HikariPool-3 - Shutdown completed. [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.389 s -- in org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetTagResourceTest [INFO] Running org.eclipse.hawkbit.mgmt.rest.resource.MgmtSoftwareModuleTypeResourceTest 2024-01-11 16:25:20,907 INFO main o.e.h.r.t.u.SharedSqlTestDatabaseExtension:34 - Schema generation skipped... No datasource environment variables found! 2024-01-11 16:25:20,909 INFO main o.s.t.c.s.AbstractContextLoader:264 - Could not detect default resource locations for test class [org.eclipse.hawkbit.mgmt.rest.resource.AbstractManagementApiIntegrationTest]: no resource found for suffixes {-context.xml, Context.groovy}. 2024-01-11 16:25:20,909 INFO main o.s.t.c.s.AbstractContextLoader:264 - Could not detect default resource locations for test class [org.eclipse.hawkbit.rest.AbstractRestIntegrationTest]: no resource found for suffixes {-context.xml, Context.groovy}. 2024-01-11 16:25:20,910 INFO main o.s.t.c.s.AbstractContextLoader:264 - Could not detect default resource locations for test class [org.eclipse.hawkbit.repository.test.util.AbstractIntegrationTest]: no resource found for suffixes {-context.xml, Context.groovy}. 2024-01-11 16:25:20,915 INFO main o.s.b.t.c.SpringBootTestContextBootstrapper:245 - Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener, org.springframework.security.test.context.support.ReactorContextTestExecutionListener, org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.event.ApplicationEventsTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener] 2024-01-11 16:25:20,916 INFO main o.s.b.t.c.SpringBootTestContextBootstrapper:174 - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@658e0f88, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@6cd66a24, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@4be529f, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@78b617d9, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@6d51a508, org.springframework.test.context.support.DirtiesContextTestExecutionListener@320965cc, org.springframework.test.context.transaction.TransactionalTestExecutionListener@4455f3b8, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@c953c34, org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener@6c0ca14b, org.springframework.test.context.event.EventPublishingTestExecutionListener@15d29e03, org.springframework.security.test.context.support.ReactorContextTestExecutionListener@7e716732, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@5ba08054, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@522f6492, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@538cca52, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@26316fe6, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@794ce954, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@506e091b, org.eclipse.hawkbit.repository.test.matcher.EventVerifier@6505971e, org.eclipse.hawkbit.repository.test.util.CleanupTestExecutionListener@48e68a07] . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.18) 2024-01-11 16:25:20,952 INFO main o.e.h.m.r.r.MgmtSoftwareModuleTypeResourceTest:55 - Starting MgmtSoftwareModuleTypeResourceTest using Java 17.0.9 on basic-bw2k7 with PID 3277 (started by jenkins in /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-mgmt-resource) 2024-01-11 16:25:20,953 INFO main o.e.h.m.r.r.MgmtSoftwareModuleTypeResourceTest:638 - The following 1 profile is active: "test" 2024-01-11 16:25:21,279 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:132 - Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2024-01-11 16:25:21,303 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:201 - Finished Spring Data repository scanning in 24 ms. Found 20 JPA repository interfaces. 2024-01-11 16:25:21,505 INFO main o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor:292 - No bean named 'errorChannel' has been explicitly defined. Therefore, a default PublishSubscribeChannel will be created. 2024-01-11 16:25:21,505 INFO main o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor:292 - No bean named 'integrationHeaderChannelRegistry' has been explicitly defined. Therefore, a default DefaultHeaderChannelRegistry will be created. 2024-01-11 16:25:21,511 INFO main o.s.c.c.s.GenericScope:283 - BeanFactory id=7828583a-9aa9-3292-a048-4ba82c295349 2024-01-11 16:25:21,556 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:25:21,560 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration' of type [org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:25:21,562 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:25:21,571 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'loadBalancerClientsDefaultsMappingsProvider' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration$$Lambda$945/0x00007f915456a710] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:25:21,572 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'defaultsBindHandlerAdvisor' of type [org.springframework.cloud.commons.config.DefaultsBindHandlerAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:25:21,576 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'BindingHandlerAdvise' of type [org.springframework.cloud.stream.config.BindingHandlerAdvise] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:25:21,579 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spelConverter' of type [org.springframework.cloud.stream.config.SpelExpressionConverterConfiguration$SpelConverter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:25:21,580 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration' of type [org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:25:21,581 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'stringOrNumberMigrationVersionConverter' of type [org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration$StringOrNumberToMigrationVersionConverter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:25:21,587 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:25:21,599 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'dataSource' of type [com.zaxxer.hikari.HikariDataSource] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:25:21,604 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties' of type [org.springframework.boot.autoconfigure.orm.jpa.JpaProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:25:21,607 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'repositoryApplicationConfiguration' of type [org.eclipse.hawkbit.repository.jpa.RepositoryApplicationConfiguration$$EnhancerBySpringCGLIB$$c3f89b0b] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:25:21,747 INFO main o.f.c.i.l.VersionPrinter:37 - Flyway Community Edition 8.5.13 by Redgate 2024-01-11 16:25:21,747 INFO main o.f.c.i.l.VersionPrinter:37 - See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.13 2024-01-11 16:25:21,747 INFO main o.f.c.i.l.VersionPrinter:37 - 2024-01-11 16:25:21,750 INFO main c.z.h.HikariDataSource:110 - HikariPool-4 - Starting... 2024-01-11 16:25:21,752 INFO main c.z.h.HikariDataSource:123 - HikariPool-4 - Start completed. 2024-01-11 16:25:21,752 INFO main o.f.c.i.d.b.BaseDatabaseType:37 - Database: jdbc:h2:mem:testdb (H2 2.2) 2024-01-11 16:25:21,754 WARN main o.f.c.i.d.b.Database:41 - Flyway upgrade recommended: H2 2.2.222 is newer than this version of Flyway and support has not been tested. The latest supported version of H2 is 2.1.210. 2024-01-11 16:25:21,773 INFO main o.f.c.i.c.DbValidate:37 - Successfully validated 47 migrations (execution time 00:00.017s) 2024-01-11 16:25:21,774 INFO main o.f.c.i.s.JdbcTableSchemaHistory:37 - Creating Schema History table "PUBLIC"."schema_version" ... 2024-01-11 16:25:21,777 INFO main o.f.c.i.c.DbMigrate:37 - Current version of schema "PUBLIC": << Empty Schema >> 2024-01-11 16:25:21,785 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.0.1 - init " 2024-01-11 16:25:21,809 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.2.0 - update target info for message " 2024-01-11 16:25:21,812 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.0 - cascade delete " 2024-01-11 16:25:21,819 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.1 - cascade delete " 2024-01-11 16:25:21,821 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.5.0 - target filter query " 2024-01-11 16:25:21,825 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.6.0 - rollout management " 2024-01-11 16:25:21,836 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.0 - swmType maxAssignment greater 0 " 2024-01-11 16:25:21,838 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.1 - reduce length enums " 2024-01-11 16:25:21,850 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.0 - auto assign ds filter " 2024-01-11 16:25:21,854 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.1 - cascade delete " 2024-01-11 16:25:21,858 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.2 - remove external artifact " 2024-01-11 16:25:21,873 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.9.0 - add rollout groups created " 2024-01-11 16:25:21,877 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.0 - advanced rolloutgroup " 2024-01-11 16:25:21,884 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.1 - consolidate artifact sha1 " 2024-01-11 16:25:21,890 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.2 - rollout auto start " 2024-01-11 16:25:21,894 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.3 - add rollout deleted flag " 2024-01-11 16:25:21,920 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.0 - drop target info " 2024-01-11 16:25:21,943 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.1 - target filter query UQ " 2024-01-11 16:25:21,945 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.2 - remove unused idexes " 2024-01-11 16:25:21,948 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.3 - add module md targetvis " 2024-01-11 16:25:21,951 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.0 - action performance " 2024-01-11 16:25:21,981 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.1 - missing non null " 2024-01-11 16:25:21,991 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.2 - missing non null enum " 2024-01-11 16:25:21,993 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.3 - cascade delete " 2024-01-11 16:25:21,995 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.4 - add maintenance window " 2024-01-11 16:25:22,005 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.6 - add index " 2024-01-11 16:25:22,008 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.7 - add rollout approval fields " 2024-01-11 16:25:22,015 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.8 - change length of created last modified by " 2024-01-11 16:25:22,020 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.9 - add target metadata " 2024-01-11 16:25:22,023 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.10 - change length of target attributes key " 2024-01-11 16:25:22,027 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.11 - add auto assign action type " 2024-01-11 16:25:22,031 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.12 - change length of controller id and name " 2024-01-11 16:25:22,034 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.13 - add action external id " 2024-01-11 16:25:22,039 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.14 - add sha256 hash " 2024-01-11 16:25:22,043 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.15 - add weight " 2024-01-11 16:25:22,052 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.16 - add action initiated by " 2024-01-11 16:25:22,075 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.17 - add index target modified " 2024-01-11 16:25:22,078 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.18 - add target type " 2024-01-11 16:25:22,086 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.19 - add valid flag to ds " 2024-01-11 16:25:22,092 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.20 - add encryption flag to sm " 2024-01-11 16:25:22,096 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.21 - add rollouts status index " 2024-01-11 16:25:22,099 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.22 - change target type name length " 2024-01-11 16:25:22,101 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.23 - add action status code " 2024-01-11 16:25:22,105 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.24 - add last action status code " 2024-01-11 16:25:22,110 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.25 - add confirmation flag " 2024-01-11 16:25:22,117 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.26 - add access control context " 2024-01-11 16:25:22,123 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.27 - target type inherit type " 2024-01-11 16:25:22,127 INFO main o.f.c.i.c.DbMigrate:37 - Successfully applied 47 migrations to schema "PUBLIC", now at version v1.12.27 (execution time 00:00.350s) 2024-01-11 16:25:22,283 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:437 - Initialized JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 16:25:22,757 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:339 - Usage of Spring Data projections detected on persistence provider EclipseLink. Make sure the following query methods declare result columns in exactly the order the accessors are declared in the projecting interface or the order of parameters for DTOs: 2024-01-11 16:25:22,757 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutId(java.lang.Long) 2024-01-11 16:25:22,759 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutId(java.util.List) 2024-01-11 16:25:22,782 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutGroupId(java.util.List) 2024-01-11 16:25:22,784 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutGroupId(java.lang.Long) 2024-01-11 16:25:22,903 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:339 - Usage of Spring Data projections detected on persistence provider EclipseLink. Make sure the following query methods declare result columns in exactly the order the accessors are declared in the projecting interface or the order of parameters for DTOs: 2024-01-11 16:25:22,903 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.DistributionSetRepository.countRolloutsByStatusForDistributionSet(java.lang.Long) 2024-01-11 16:25:22,908 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.DistributionSetRepository.countActionsByStatusForDistributionSet(java.lang.Long) 2024-01-11 16:25:24,435 WARN main o.s.b.a.o.j.JpaBaseConfiguration$JpaWebConfiguration:223 - spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning 2024-01-11 16:25:25,123 WARN main o.s.b.a.s.s.UserDetailsServiceAutoConfiguration:89 - Using generated security password: 9108cff7-e8ea-412b-ad12-dad22b5b1638 This generated password is for development use only. Your security configuration must be updated before running your application in production. 2024-01-11 16:25:25,225 INFO main o.s.s.w.DefaultSecurityFilterChain:55 - Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@46fa00cc, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@b3623e9, org.springframework.security.web.context.SecurityContextPersistenceFilter@5e83677e, org.springframework.security.web.header.HeaderWriterFilter@3ae28a43, org.springframework.security.web.csrf.CsrfFilter@3009dfb6, org.springframework.security.web.authentication.logout.LogoutFilter@74a43904, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@3af439a1, org.springframework.security.web.authentication.ui.DefaultLoginPageGeneratingFilter@12b83129, org.springframework.security.web.authentication.ui.DefaultLogoutPageGeneratingFilter@10942a1f, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@1538cc54, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@21409a02, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@191cf952, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@431d0e35, org.springframework.security.web.session.SessionManagementFilter@2089f8b6, org.springframework.security.web.access.ExceptionTranslationFilter@286bdd80, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@54d32a50] 2024-01-11 16:25:25,278 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:25:25,279 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:25:25,280 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 16:25:25,493 INFO main o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'application.springCloudBusInput' has 1 subscriber(s). 2024-01-11 16:25:25,635 INFO main o.s.i.e.EventDrivenConsumer:174 - Adding {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 2024-01-11 16:25:25,636 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 1 subscriber(s). 2024-01-11 16:25:25,636 INFO main o.s.i.e.EventDrivenConsumer:292 - started bean '_org.springframework.integration.errorLogger' 2024-01-11 16:25:25,651 INFO main o.e.h.m.r.r.MgmtSoftwareModuleTypeResourceTest:61 - Started MgmtSoftwareModuleTypeResourceTest in 4.732 seconds (JVM running for 59.8) 2024-01-11 16:25:25,812 INFO pool-11-thread-1 o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'unknown.channel.name' has 1 subscriber(s). 2024-01-11 16:25:25,910 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:25:25,910 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:25:25,912 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 16:25:25,912 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtSoftwareModuleTypeResourceTest.getSoftwareModuleTypesWithParameters() throws java.lang.Exception]... 2024-01-11 16:25:25,948 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtSoftwareModuleTypeResourceTest.getSoftwareModuleTypesWithParameters() throws java.lang.Exception] succeeded. 2024-01-11 16:25:26,000 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:25:26,000 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:25:26,002 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 16:25:26,002 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtSoftwareModuleTypeResourceTest.createSoftwareModuleTypes() throws java.lang.Exception]... 2024-01-11 16:25:26,059 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtSoftwareModuleTypeResourceTest.createSoftwareModuleTypes() throws java.lang.Exception] succeeded. 2024-01-11 16:25:26,127 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:25:26,127 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:25:26,129 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 16:25:26,129 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtSoftwareModuleTypeResourceTest.getSoftwareModuleTypesWithPagingLimitRequestParameter() throws java.lang.Exception]... 2024-01-11 16:25:26,145 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtSoftwareModuleTypeResourceTest.getSoftwareModuleTypesWithPagingLimitRequestParameter() throws java.lang.Exception] succeeded. 2024-01-11 16:25:26,191 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:25:26,191 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:25:26,193 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 16:25:26,193 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtSoftwareModuleTypeResourceTest.getSoftwareModuleType() throws java.lang.Exception]... 2024-01-11 16:25:26,212 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtSoftwareModuleTypeResourceTest.getSoftwareModuleType() throws java.lang.Exception] succeeded. 2024-01-11 16:25:26,251 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:25:26,251 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:25:26,253 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 16:25:26,253 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtSoftwareModuleTypeResourceTest.invalidRequestsOnSoftwaremoduleTypesResource() throws java.lang.Exception]... 2024-01-11 16:25:26,289 WARN main o.s.w.s.m.s.DefaultHandlerExceptionResolver:208 - Resolved [org.springframework.web.HttpMediaTypeNotSupportedException: Content type 'application/octet-stream' not supported] 2024-01-11 16:25:26,290 WARN main o.s.w.s.m.s.DefaultHandlerExceptionResolver:208 - Resolved [org.springframework.web.HttpRequestMethodNotSupportedException: Request method 'PUT' not supported] 2024-01-11 16:25:26,291 WARN main o.s.w.s.m.s.DefaultHandlerExceptionResolver:208 - Resolved [org.springframework.web.HttpRequestMethodNotSupportedException: Request method 'DELETE' not supported] 2024-01-11 16:25:26,301 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtSoftwareModuleTypeResourceTest.invalidRequestsOnSoftwaremoduleTypesResource() throws java.lang.Exception] succeeded. 2024-01-11 16:25:26,339 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:25:26,339 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:25:26,341 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 16:25:26,341 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtSoftwareModuleTypeResourceTest.getSoftwareModuleTypesSortedByMaxAssignments() throws java.lang.Exception]... 2024-01-11 16:25:26,382 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtSoftwareModuleTypeResourceTest.getSoftwareModuleTypesSortedByMaxAssignments() throws java.lang.Exception] succeeded. 2024-01-11 16:25:26,420 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:25:26,420 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:25:26,422 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 16:25:26,422 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtSoftwareModuleTypeResourceTest.updateSoftwareModuleTypeColourDescriptionAndNameUntouched() throws java.lang.Exception]... 2024-01-11 16:25:26,442 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtSoftwareModuleTypeResourceTest.updateSoftwareModuleTypeColourDescriptionAndNameUntouched() throws java.lang.Exception] succeeded. 2024-01-11 16:25:26,489 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:25:26,489 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:25:26,491 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 16:25:26,491 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtSoftwareModuleTypeResourceTest.deleteSoftwareModuleTypeThatDoesNotExistLeadsToNotFound() throws java.lang.Exception]... 2024-01-11 16:25:26,502 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtSoftwareModuleTypeResourceTest.deleteSoftwareModuleTypeThatDoesNotExistLeadsToNotFound() throws java.lang.Exception] succeeded. 2024-01-11 16:25:26,538 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:25:26,538 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:25:26,539 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 16:25:26,540 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtSoftwareModuleTypeResourceTest.updateSoftwareModuleTypeDeletedFlag() throws java.lang.Exception]... 2024-01-11 16:25:26,557 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtSoftwareModuleTypeResourceTest.updateSoftwareModuleTypeDeletedFlag() throws java.lang.Exception] succeeded. 2024-01-11 16:25:26,601 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:25:26,601 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:25:26,603 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 16:25:26,603 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtSoftwareModuleTypeResourceTest.getSoftwareModuleTypes() throws java.lang.Exception]... 2024-01-11 16:25:26,628 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtSoftwareModuleTypeResourceTest.getSoftwareModuleTypes() throws java.lang.Exception] succeeded. 2024-01-11 16:25:26,677 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:25:26,677 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:25:26,679 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 16:25:26,679 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtSoftwareModuleTypeResourceTest.getSoftwareModuleTypesWithPagingLimitAndOffsetRequestParameter() throws java.lang.Exception]... 2024-01-11 16:25:26,693 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtSoftwareModuleTypeResourceTest.getSoftwareModuleTypesWithPagingLimitAndOffsetRequestParameter() throws java.lang.Exception] succeeded. 2024-01-11 16:25:26,729 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:25:26,729 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:25:26,731 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 16:25:26,731 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtSoftwareModuleTypeResourceTest.deleteSoftwareModuleTypeUnused() throws java.lang.Exception]... 2024-01-11 16:25:26,751 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtSoftwareModuleTypeResourceTest.deleteSoftwareModuleTypeUnused() throws java.lang.Exception] succeeded. 2024-01-11 16:25:26,794 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:25:26,795 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:25:26,796 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 16:25:26,797 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtSoftwareModuleTypeResourceTest.searchSoftwareModuleTypeRsql() throws java.lang.Exception]... 2024-01-11 16:25:26,816 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtSoftwareModuleTypeResourceTest.searchSoftwareModuleTypeRsql() throws java.lang.Exception] succeeded. 2024-01-11 16:25:26,850 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:25:26,850 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:25:26,852 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 16:25:26,852 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtSoftwareModuleTypeResourceTest.deleteSoftwareModuleTypeUsed() throws java.lang.Exception]... 2024-01-11 16:25:26,944 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtSoftwareModuleTypeResourceTest.deleteSoftwareModuleTypeUsed() throws java.lang.Exception] succeeded. 2024-01-11 16:25:26,991 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:25:26,991 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:25:26,993 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 16:25:26,993 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtSoftwareModuleTypeResourceTest.getSoftwareModuleTypesWithoutAddtionalRequestParameters() throws java.lang.Exception]... 2024-01-11 16:25:27,008 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtSoftwareModuleTypeResourceTest.getSoftwareModuleTypesWithoutAddtionalRequestParameters() throws java.lang.Exception] succeeded. 2024-01-11 16:25:27,043 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:25:27,043 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:25:27,045 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 16:25:27,045 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtSoftwareModuleTypeResourceTest.createSoftwareModuleTypesInvalidAssignmentBadRequest() throws java.lang.Exception]... 2024-01-11 16:25:27,078 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtSoftwareModuleTypeResourceTest.createSoftwareModuleTypesInvalidAssignmentBadRequest() throws java.lang.Exception] succeeded. 2024-01-11 16:25:27,081 INFO main o.s.i.e.EventDrivenConsumer:174 - Removing {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 2024-01-11 16:25:27,081 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 0 subscriber(s). 2024-01-11 16:25:27,082 INFO main o.s.i.e.EventDrivenConsumer:292 - stopped bean '_org.springframework.integration.errorLogger' 2024-01-11 16:25:27,113 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:651 - Closing JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 16:25:27,114 INFO main c.z.h.HikariDataSource:350 - HikariPool-4 - Shutdown initiated... 2024-01-11 16:25:27,115 INFO main c.z.h.HikariDataSource:352 - HikariPool-4 - Shutdown completed. [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.209 s -- in org.eclipse.hawkbit.mgmt.rest.resource.MgmtSoftwareModuleTypeResourceTest [INFO] Running org.eclipse.hawkbit.mgmt.rest.resource.MgmtActionResourceTest 2024-01-11 16:25:27,120 INFO main o.e.h.r.t.u.SharedSqlTestDatabaseExtension:34 - Schema generation skipped... No datasource environment variables found! 2024-01-11 16:25:27,122 INFO main o.s.t.c.s.AbstractContextLoader:264 - Could not detect default resource locations for test class [org.eclipse.hawkbit.mgmt.rest.resource.AbstractManagementApiIntegrationTest]: no resource found for suffixes {-context.xml, Context.groovy}. 2024-01-11 16:25:27,122 INFO main o.s.t.c.s.AbstractContextLoader:264 - Could not detect default resource locations for test class [org.eclipse.hawkbit.rest.AbstractRestIntegrationTest]: no resource found for suffixes {-context.xml, Context.groovy}. 2024-01-11 16:25:27,123 INFO main o.s.t.c.s.AbstractContextLoader:264 - Could not detect default resource locations for test class [org.eclipse.hawkbit.repository.test.util.AbstractIntegrationTest]: no resource found for suffixes {-context.xml, Context.groovy}. 2024-01-11 16:25:27,127 INFO main o.s.b.t.c.SpringBootTestContextBootstrapper:245 - Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener, org.springframework.security.test.context.support.ReactorContextTestExecutionListener, org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.event.ApplicationEventsTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener] 2024-01-11 16:25:27,128 INFO main o.s.b.t.c.SpringBootTestContextBootstrapper:174 - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@4f635341, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@1e8e7228, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@6954f454, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@701d5ba3, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@2531e7ba, org.springframework.test.context.support.DirtiesContextTestExecutionListener@4843ce06, org.springframework.test.context.transaction.TransactionalTestExecutionListener@6fb650e, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@1c21e631, org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener@3687de38, org.springframework.test.context.event.EventPublishingTestExecutionListener@60e20510, org.springframework.security.test.context.support.ReactorContextTestExecutionListener@3decdf17, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@2eefa6f5, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@2611cb0e, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@562b9059, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@d64e9ec, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@5eef3ebb, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@768ec7d3, org.eclipse.hawkbit.repository.test.matcher.EventVerifier@7c2d3803, org.eclipse.hawkbit.repository.test.util.CleanupTestExecutionListener@562c95e3] . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.18) 2024-01-11 16:25:27,179 INFO main o.e.h.m.r.r.MgmtActionResourceTest:55 - Starting MgmtActionResourceTest using Java 17.0.9 on basic-bw2k7 with PID 3277 (started by jenkins in /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-mgmt-resource) 2024-01-11 16:25:27,179 INFO main o.e.h.m.r.r.MgmtActionResourceTest:638 - The following 1 profile is active: "test" 2024-01-11 16:25:27,415 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:132 - Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2024-01-11 16:25:27,437 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:201 - Finished Spring Data repository scanning in 22 ms. Found 20 JPA repository interfaces. 2024-01-11 16:25:27,581 INFO main o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor:292 - No bean named 'errorChannel' has been explicitly defined. Therefore, a default PublishSubscribeChannel will be created. 2024-01-11 16:25:27,582 INFO main o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor:292 - No bean named 'integrationHeaderChannelRegistry' has been explicitly defined. Therefore, a default DefaultHeaderChannelRegistry will be created. 2024-01-11 16:25:27,587 INFO main o.s.c.c.s.GenericScope:283 - BeanFactory id=7828583a-9aa9-3292-a048-4ba82c295349 2024-01-11 16:25:27,629 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:25:27,633 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration' of type [org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:25:27,635 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:25:27,637 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'loadBalancerClientsDefaultsMappingsProvider' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration$$Lambda$945/0x00007f915456a710] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:25:27,638 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'defaultsBindHandlerAdvisor' of type [org.springframework.cloud.commons.config.DefaultsBindHandlerAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:25:27,642 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'BindingHandlerAdvise' of type [org.springframework.cloud.stream.config.BindingHandlerAdvise] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:25:27,646 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spelConverter' of type [org.springframework.cloud.stream.config.SpelExpressionConverterConfiguration$SpelConverter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:25:27,647 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration' of type [org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:25:27,648 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'stringOrNumberMigrationVersionConverter' of type [org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration$StringOrNumberToMigrationVersionConverter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:25:27,654 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:25:27,671 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'dataSource' of type [com.zaxxer.hikari.HikariDataSource] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:25:27,675 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties' of type [org.springframework.boot.autoconfigure.orm.jpa.JpaProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:25:27,679 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'repositoryApplicationConfiguration' of type [org.eclipse.hawkbit.repository.jpa.RepositoryApplicationConfiguration$$EnhancerBySpringCGLIB$$c3f89b0b] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:25:27,842 INFO main o.f.c.i.l.VersionPrinter:37 - Flyway Community Edition 8.5.13 by Redgate 2024-01-11 16:25:27,843 INFO main o.f.c.i.l.VersionPrinter:37 - See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.13 2024-01-11 16:25:27,843 INFO main o.f.c.i.l.VersionPrinter:37 - 2024-01-11 16:25:27,845 INFO main c.z.h.HikariDataSource:110 - HikariPool-5 - Starting... 2024-01-11 16:25:27,847 INFO main c.z.h.HikariDataSource:123 - HikariPool-5 - Start completed. 2024-01-11 16:25:27,848 INFO main o.f.c.i.d.b.BaseDatabaseType:37 - Database: jdbc:h2:mem:testdb (H2 2.2) 2024-01-11 16:25:27,850 WARN main o.f.c.i.d.b.Database:41 - Flyway upgrade recommended: H2 2.2.222 is newer than this version of Flyway and support has not been tested. The latest supported version of H2 is 2.1.210. 2024-01-11 16:25:27,863 INFO main o.f.c.i.c.DbValidate:37 - Successfully validated 47 migrations (execution time 00:00.012s) 2024-01-11 16:25:27,871 INFO main o.f.c.i.s.JdbcTableSchemaHistory:37 - Creating Schema History table "PUBLIC"."schema_version" ... 2024-01-11 16:25:27,875 INFO main o.f.c.i.c.DbMigrate:37 - Current version of schema "PUBLIC": << Empty Schema >> 2024-01-11 16:25:27,884 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.0.1 - init " 2024-01-11 16:25:27,907 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.2.0 - update target info for message " 2024-01-11 16:25:27,910 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.0 - cascade delete " 2024-01-11 16:25:27,918 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.1 - cascade delete " 2024-01-11 16:25:27,920 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.5.0 - target filter query " 2024-01-11 16:25:27,924 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.6.0 - rollout management " 2024-01-11 16:25:27,935 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.0 - swmType maxAssignment greater 0 " 2024-01-11 16:25:27,937 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.1 - reduce length enums " 2024-01-11 16:25:27,948 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.0 - auto assign ds filter " 2024-01-11 16:25:27,953 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.1 - cascade delete " 2024-01-11 16:25:27,971 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.2 - remove external artifact " 2024-01-11 16:25:27,974 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.9.0 - add rollout groups created " 2024-01-11 16:25:27,978 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.0 - advanced rolloutgroup " 2024-01-11 16:25:27,985 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.1 - consolidate artifact sha1 " 2024-01-11 16:25:27,990 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.2 - rollout auto start " 2024-01-11 16:25:27,995 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.3 - add rollout deleted flag " 2024-01-11 16:25:28,020 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.0 - drop target info " 2024-01-11 16:25:28,042 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.1 - target filter query UQ " 2024-01-11 16:25:28,045 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.2 - remove unused idexes " 2024-01-11 16:25:28,047 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.3 - add module md targetvis " 2024-01-11 16:25:28,051 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.0 - action performance " 2024-01-11 16:25:28,076 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.1 - missing non null " 2024-01-11 16:25:28,085 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.2 - missing non null enum " 2024-01-11 16:25:28,087 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.3 - cascade delete " 2024-01-11 16:25:28,089 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.4 - add maintenance window " 2024-01-11 16:25:28,098 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.6 - add index " 2024-01-11 16:25:28,100 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.7 - add rollout approval fields " 2024-01-11 16:25:28,107 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.8 - change length of created last modified by " 2024-01-11 16:25:28,111 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.9 - add target metadata " 2024-01-11 16:25:28,114 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.10 - change length of target attributes key " 2024-01-11 16:25:28,117 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.11 - add auto assign action type " 2024-01-11 16:25:28,121 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.12 - change length of controller id and name " 2024-01-11 16:25:28,124 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.13 - add action external id " 2024-01-11 16:25:28,129 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.14 - add sha256 hash " 2024-01-11 16:25:28,132 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.15 - add weight " 2024-01-11 16:25:28,140 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.16 - add action initiated by " 2024-01-11 16:25:28,146 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.17 - add index target modified " 2024-01-11 16:25:28,149 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.18 - add target type " 2024-01-11 16:25:28,155 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.19 - add valid flag to ds " 2024-01-11 16:25:28,171 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.20 - add encryption flag to sm " 2024-01-11 16:25:28,176 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.21 - add rollouts status index " 2024-01-11 16:25:28,178 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.22 - change target type name length " 2024-01-11 16:25:28,180 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.23 - add action status code " 2024-01-11 16:25:28,184 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.24 - add last action status code " 2024-01-11 16:25:28,189 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.25 - add confirmation flag " 2024-01-11 16:25:28,195 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.26 - add access control context " 2024-01-11 16:25:28,201 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.27 - target type inherit type " 2024-01-11 16:25:28,204 INFO main o.f.c.i.c.DbMigrate:37 - Successfully applied 47 migrations to schema "PUBLIC", now at version v1.12.27 (execution time 00:00.330s) 2024-01-11 16:25:28,297 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:437 - Initialized JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 16:25:28,782 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:339 - Usage of Spring Data projections detected on persistence provider EclipseLink. Make sure the following query methods declare result columns in exactly the order the accessors are declared in the projecting interface or the order of parameters for DTOs: 2024-01-11 16:25:28,783 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutId(java.lang.Long) 2024-01-11 16:25:28,785 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutId(java.util.List) 2024-01-11 16:25:28,797 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutGroupId(java.util.List) 2024-01-11 16:25:28,799 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutGroupId(java.lang.Long) 2024-01-11 16:25:28,897 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:339 - Usage of Spring Data projections detected on persistence provider EclipseLink. Make sure the following query methods declare result columns in exactly the order the accessors are declared in the projecting interface or the order of parameters for DTOs: 2024-01-11 16:25:28,897 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.DistributionSetRepository.countRolloutsByStatusForDistributionSet(java.lang.Long) 2024-01-11 16:25:28,902 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.DistributionSetRepository.countActionsByStatusForDistributionSet(java.lang.Long) 2024-01-11 16:25:30,252 WARN main o.s.b.a.o.j.JpaBaseConfiguration$JpaWebConfiguration:223 - spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning 2024-01-11 16:25:30,954 WARN main o.s.b.a.s.s.UserDetailsServiceAutoConfiguration:89 - Using generated security password: e53b7d84-2a70-4444-a41a-3ac54b76b4e1 This generated password is for development use only. Your security configuration must be updated before running your application in production. 2024-01-11 16:25:31,072 INFO main o.s.s.w.DefaultSecurityFilterChain:55 - Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@3cc915d, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@7508b9e3, org.springframework.security.web.context.SecurityContextPersistenceFilter@6164d5c6, org.springframework.security.web.header.HeaderWriterFilter@6de2f769, org.springframework.security.web.csrf.CsrfFilter@60093bf1, org.springframework.security.web.authentication.logout.LogoutFilter@63eb4658, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@218e944b, org.springframework.security.web.authentication.ui.DefaultLoginPageGeneratingFilter@80914c9, org.springframework.security.web.authentication.ui.DefaultLogoutPageGeneratingFilter@20f147c5, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@4e650066, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@4280dd66, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@323b1e37, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@4671158d, org.springframework.security.web.session.SessionManagementFilter@489ba997, org.springframework.security.web.access.ExceptionTranslationFilter@33880bed, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@71a0e24d] 2024-01-11 16:25:31,125 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:25:31,125 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:25:31,127 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 16:25:31,309 INFO main o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'application.springCloudBusInput' has 1 subscriber(s). 2024-01-11 16:25:31,439 INFO main o.s.i.e.EventDrivenConsumer:174 - Adding {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 2024-01-11 16:25:31,440 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 1 subscriber(s). 2024-01-11 16:25:31,440 INFO main o.s.i.e.EventDrivenConsumer:292 - started bean '_org.springframework.integration.errorLogger' 2024-01-11 16:25:31,445 INFO main o.e.h.m.r.r.MgmtActionResourceTest:61 - Started MgmtActionResourceTest in 4.315 seconds (JVM running for 65.595) 2024-01-11 16:25:31,637 INFO pool-14-thread-1 o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'unknown.channel.name' has 1 subscriber(s). 2024-01-11 16:25:31,739 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:25:31,739 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:25:31,741 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 16:25:31,741 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtActionResourceTest.filterActionsByLastStatusCode() throws java.lang.Exception]... 2024-01-11 16:25:32,229 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtActionResourceTest.filterActionsByLastStatusCode() throws java.lang.Exception] succeeded. 2024-01-11 16:25:32,283 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:25:32,284 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:25:32,285 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 16:25:32,286 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtActionResourceTest.shouldRetrieveCorrectActionById() throws java.lang.Exception]... 2024-01-11 16:25:32,430 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtActionResourceTest.shouldRetrieveCorrectActionById() throws java.lang.Exception] succeeded. 2024-01-11 16:25:32,478 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:25:32,478 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:25:32,480 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 16:25:32,480 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtActionResourceTest.filterActionsByDetailStatus() throws java.lang.Exception]... 2024-01-11 16:25:32,552 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtActionResourceTest.filterActionsByDetailStatus() throws java.lang.Exception] succeeded. 2024-01-11 16:25:32,595 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:25:32,595 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:25:32,597 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 16:25:32,597 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtActionResourceTest.getActionsWithEmptyResult() throws java.lang.Exception]... 2024-01-11 16:25:32,611 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtActionResourceTest.getActionsWithEmptyResult() throws java.lang.Exception] succeeded. 2024-01-11 16:25:32,650 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:25:32,650 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:25:32,652 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 16:25:32,652 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtActionResourceTest.getActionsFullRepresentation() throws java.lang.Exception]... 2024-01-11 16:25:32,816 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtActionResourceTest.getActionsFullRepresentation() throws java.lang.Exception] succeeded. 2024-01-11 16:25:32,851 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:25:32,851 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:25:32,853 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 16:25:32,853 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtActionResourceTest.invalidRequestsOnActionResource() throws java.lang.Exception]... 2024-01-11 16:25:33,001 WARN main o.s.w.s.m.s.DefaultHandlerExceptionResolver:208 - Resolved [org.springframework.web.HttpRequestMethodNotSupportedException: Request method 'POST' not supported] 2024-01-11 16:25:33,002 WARN main o.s.w.s.m.s.DefaultHandlerExceptionResolver:208 - Resolved [org.springframework.web.HttpRequestMethodNotSupportedException: Request method 'PUT' not supported] 2024-01-11 16:25:33,003 WARN main o.s.w.s.m.s.DefaultHandlerExceptionResolver:208 - Resolved [org.springframework.web.HttpRequestMethodNotSupportedException: Request method 'DELETE' not supported] 2024-01-11 16:25:33,014 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtActionResourceTest.invalidRequestsOnActionResource() throws java.lang.Exception] succeeded. 2024-01-11 16:25:33,053 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:25:33,053 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:25:33,055 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 16:25:33,055 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtActionResourceTest.filterActionsByTargetProperties() throws java.lang.Exception]... 2024-01-11 16:25:33,156 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtActionResourceTest.filterActionsByTargetProperties() throws java.lang.Exception] succeeded. 2024-01-11 16:25:33,200 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:25:33,200 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:25:33,202 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 16:25:33,202 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtActionResourceTest.getActions() throws java.lang.Exception]... 2024-01-11 16:25:33,330 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtActionResourceTest.getActions() throws java.lang.Exception] succeeded. 2024-01-11 16:25:33,362 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:25:33,363 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:25:33,364 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 16:25:33,364 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtActionResourceTest.filterActionsByStatus() throws java.lang.Exception]... 2024-01-11 16:25:33,449 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtActionResourceTest.filterActionsByStatus() throws java.lang.Exception] succeeded. 2024-01-11 16:25:33,489 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:25:33,489 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:25:33,491 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 16:25:33,491 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtActionResourceTest.getAction() throws java.lang.Exception]... 2024-01-11 16:25:33,825 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtActionResourceTest.getAction() throws java.lang.Exception] succeeded. 2024-01-11 16:25:33,858 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:25:33,858 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:25:33,860 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 16:25:33,860 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtActionResourceTest.requestActionThatDoesNotExistsLeadsToNotFound() throws java.lang.Exception]... 2024-01-11 16:25:33,882 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtActionResourceTest.requestActionThatDoesNotExistsLeadsToNotFound() throws java.lang.Exception] succeeded. 2024-01-11 16:25:33,930 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:25:33,930 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:25:33,932 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 16:25:33,932 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtActionResourceTest.filterActionsByDistributionSet() throws java.lang.Exception]... 2024-01-11 16:25:34,020 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtActionResourceTest.filterActionsByDistributionSet() throws java.lang.Exception] succeeded. 2024-01-11 16:25:34,054 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:25:34,054 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:25:34,056 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 16:25:34,056 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtActionResourceTest.filterActionsByRollout() throws java.lang.Exception]... 2024-01-11 16:25:34,290 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtActionResourceTest.filterActionsByRollout() throws java.lang.Exception] succeeded. 2024-01-11 16:25:34,325 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:25:34,325 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:25:34,327 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 16:25:34,327 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtActionResourceTest.getMultipleActionsWithPagingLimitRequestParameter() throws java.lang.Exception]... 2024-01-11 16:25:34,459 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtActionResourceTest.getMultipleActionsWithPagingLimitRequestParameter() throws java.lang.Exception] succeeded. 2024-01-11 16:25:34,462 INFO main o.s.i.e.EventDrivenConsumer:174 - Removing {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 2024-01-11 16:25:34,462 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 0 subscriber(s). 2024-01-11 16:25:34,462 INFO main o.s.i.e.EventDrivenConsumer:292 - stopped bean '_org.springframework.integration.errorLogger' 2024-01-11 16:25:34,473 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:651 - Closing JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 16:25:34,474 INFO main c.z.h.HikariDataSource:350 - HikariPool-5 - Shutdown initiated... 2024-01-11 16:25:34,475 INFO main c.z.h.HikariDataSource:352 - HikariPool-5 - Shutdown completed. [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.356 s -- in org.eclipse.hawkbit.mgmt.rest.resource.MgmtActionResourceTest [INFO] Running org.eclipse.hawkbit.mgmt.rest.resource.MgmtDistributionSetResourceTest 2024-01-11 16:25:34,482 INFO main o.e.h.r.t.u.SharedSqlTestDatabaseExtension:34 - Schema generation skipped... No datasource environment variables found! 2024-01-11 16:25:34,484 INFO main o.s.t.c.s.AbstractContextLoader:264 - Could not detect default resource locations for test class [org.eclipse.hawkbit.mgmt.rest.resource.AbstractManagementApiIntegrationTest]: no resource found for suffixes {-context.xml, Context.groovy}. 2024-01-11 16:25:34,484 INFO main o.s.t.c.s.AbstractContextLoader:264 - Could not detect default resource locations for test class [org.eclipse.hawkbit.rest.AbstractRestIntegrationTest]: no resource found for suffixes {-context.xml, Context.groovy}. 2024-01-11 16:25:34,484 INFO main o.s.t.c.s.AbstractContextLoader:264 - Could not detect default resource locations for test class [org.eclipse.hawkbit.repository.test.util.AbstractIntegrationTest]: no resource found for suffixes {-context.xml, Context.groovy}. 2024-01-11 16:25:34,489 INFO main o.s.b.t.c.SpringBootTestContextBootstrapper:245 - Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener, org.springframework.security.test.context.support.ReactorContextTestExecutionListener, org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.event.ApplicationEventsTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener] 2024-01-11 16:25:34,489 INFO main o.s.b.t.c.SpringBootTestContextBootstrapper:174 - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@527778a1, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@6a83b14, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@37caa7f5, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@96a81f0, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@6031520c, org.springframework.test.context.support.DirtiesContextTestExecutionListener@2706b585, org.springframework.test.context.transaction.TransactionalTestExecutionListener@45914b9f, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@182927dc, org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener@7262a7e7, org.springframework.test.context.event.EventPublishingTestExecutionListener@60da9eb3, org.springframework.security.test.context.support.ReactorContextTestExecutionListener@2fd8ec84, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@7e1e2964, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@1924e4df, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@2dbfce4e, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@456babb1, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@4ab1ef71, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@748df8e4, org.eclipse.hawkbit.repository.test.matcher.EventVerifier@27138585, org.eclipse.hawkbit.repository.test.util.CleanupTestExecutionListener@3fbd94f5] . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.18) 2024-01-11 16:25:34,518 INFO main o.e.h.m.r.r.MgmtDistributionSetResourceTest:55 - Starting MgmtDistributionSetResourceTest using Java 17.0.9 on basic-bw2k7 with PID 3277 (started by jenkins in /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-mgmt-resource) 2024-01-11 16:25:34,518 INFO main o.e.h.m.r.r.MgmtDistributionSetResourceTest:638 - The following 1 profile is active: "test" 2024-01-11 16:25:34,740 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:132 - Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2024-01-11 16:25:34,761 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:201 - Finished Spring Data repository scanning in 21 ms. Found 20 JPA repository interfaces. 2024-01-11 16:25:34,903 INFO main o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor:292 - No bean named 'errorChannel' has been explicitly defined. Therefore, a default PublishSubscribeChannel will be created. 2024-01-11 16:25:34,903 INFO main o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor:292 - No bean named 'integrationHeaderChannelRegistry' has been explicitly defined. Therefore, a default DefaultHeaderChannelRegistry will be created. 2024-01-11 16:25:34,907 INFO main o.s.c.c.s.GenericScope:283 - BeanFactory id=7828583a-9aa9-3292-a048-4ba82c295349 2024-01-11 16:25:34,950 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:25:34,954 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration' of type [org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:25:34,956 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:25:34,957 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'loadBalancerClientsDefaultsMappingsProvider' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration$$Lambda$945/0x00007f915456a710] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:25:34,958 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'defaultsBindHandlerAdvisor' of type [org.springframework.cloud.commons.config.DefaultsBindHandlerAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:25:34,961 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'BindingHandlerAdvise' of type [org.springframework.cloud.stream.config.BindingHandlerAdvise] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:25:34,964 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spelConverter' of type [org.springframework.cloud.stream.config.SpelExpressionConverterConfiguration$SpelConverter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:25:34,965 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration' of type [org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:25:34,966 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'stringOrNumberMigrationVersionConverter' of type [org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration$StringOrNumberToMigrationVersionConverter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:25:34,975 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:25:34,987 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'dataSource' of type [com.zaxxer.hikari.HikariDataSource] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:25:34,990 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties' of type [org.springframework.boot.autoconfigure.orm.jpa.JpaProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:25:34,994 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'repositoryApplicationConfiguration' of type [org.eclipse.hawkbit.repository.jpa.RepositoryApplicationConfiguration$$EnhancerBySpringCGLIB$$c3f89b0b] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:25:35,129 INFO main o.f.c.i.l.VersionPrinter:37 - Flyway Community Edition 8.5.13 by Redgate 2024-01-11 16:25:35,129 INFO main o.f.c.i.l.VersionPrinter:37 - See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.13 2024-01-11 16:25:35,129 INFO main o.f.c.i.l.VersionPrinter:37 - 2024-01-11 16:25:35,132 INFO main c.z.h.HikariDataSource:110 - HikariPool-6 - Starting... 2024-01-11 16:25:35,134 INFO main c.z.h.HikariDataSource:123 - HikariPool-6 - Start completed. 2024-01-11 16:25:35,134 INFO main o.f.c.i.d.b.BaseDatabaseType:37 - Database: jdbc:h2:mem:testdb (H2 2.2) 2024-01-11 16:25:35,137 WARN main o.f.c.i.d.b.Database:41 - Flyway upgrade recommended: H2 2.2.222 is newer than this version of Flyway and support has not been tested. The latest supported version of H2 is 2.1.210. 2024-01-11 16:25:35,150 INFO main o.f.c.i.c.DbValidate:37 - Successfully validated 47 migrations (execution time 00:00.011s) 2024-01-11 16:25:35,150 INFO main o.f.c.i.s.JdbcTableSchemaHistory:37 - Creating Schema History table "PUBLIC"."schema_version" ... 2024-01-11 16:25:35,154 INFO main o.f.c.i.c.DbMigrate:37 - Current version of schema "PUBLIC": << Empty Schema >> 2024-01-11 16:25:35,171 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.0.1 - init " 2024-01-11 16:25:35,192 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.2.0 - update target info for message " 2024-01-11 16:25:35,195 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.0 - cascade delete " 2024-01-11 16:25:35,201 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.1 - cascade delete " 2024-01-11 16:25:35,204 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.5.0 - target filter query " 2024-01-11 16:25:35,207 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.6.0 - rollout management " 2024-01-11 16:25:35,217 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.0 - swmType maxAssignment greater 0 " 2024-01-11 16:25:35,219 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.1 - reduce length enums " 2024-01-11 16:25:35,229 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.0 - auto assign ds filter " 2024-01-11 16:25:35,232 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.1 - cascade delete " 2024-01-11 16:25:35,237 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.2 - remove external artifact " 2024-01-11 16:25:35,239 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.9.0 - add rollout groups created " 2024-01-11 16:25:35,242 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.0 - advanced rolloutgroup " 2024-01-11 16:25:35,249 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.1 - consolidate artifact sha1 " 2024-01-11 16:25:35,254 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.2 - rollout auto start " 2024-01-11 16:25:35,259 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.3 - add rollout deleted flag " 2024-01-11 16:25:35,292 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.0 - drop target info " 2024-01-11 16:25:35,312 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.1 - target filter query UQ " 2024-01-11 16:25:35,315 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.2 - remove unused idexes " 2024-01-11 16:25:35,317 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.3 - add module md targetvis " 2024-01-11 16:25:35,321 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.0 - action performance " 2024-01-11 16:25:35,338 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.1 - missing non null " 2024-01-11 16:25:35,346 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.2 - missing non null enum " 2024-01-11 16:25:35,349 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.3 - cascade delete " 2024-01-11 16:25:35,350 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.4 - add maintenance window " 2024-01-11 16:25:35,360 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.6 - add index " 2024-01-11 16:25:35,371 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.7 - add rollout approval fields " 2024-01-11 16:25:35,377 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.8 - change length of created last modified by " 2024-01-11 16:25:35,381 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.9 - add target metadata " 2024-01-11 16:25:35,383 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.10 - change length of target attributes key " 2024-01-11 16:25:35,386 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.11 - add auto assign action type " 2024-01-11 16:25:35,390 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.12 - change length of controller id and name " 2024-01-11 16:25:35,393 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.13 - add action external id " 2024-01-11 16:25:35,397 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.14 - add sha256 hash " 2024-01-11 16:25:35,400 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.15 - add weight " 2024-01-11 16:25:35,424 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.16 - add action initiated by " 2024-01-11 16:25:35,431 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.17 - add index target modified " 2024-01-11 16:25:35,434 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.18 - add target type " 2024-01-11 16:25:35,441 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.19 - add valid flag to ds " 2024-01-11 16:25:35,446 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.20 - add encryption flag to sm " 2024-01-11 16:25:35,451 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.21 - add rollouts status index " 2024-01-11 16:25:35,453 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.22 - change target type name length " 2024-01-11 16:25:35,455 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.23 - add action status code " 2024-01-11 16:25:35,471 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.24 - add last action status code " 2024-01-11 16:25:35,476 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.25 - add confirmation flag " 2024-01-11 16:25:35,483 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.26 - add access control context " 2024-01-11 16:25:35,489 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.27 - target type inherit type " 2024-01-11 16:25:35,492 INFO main o.f.c.i.c.DbMigrate:37 - Successfully applied 47 migrations to schema "PUBLIC", now at version v1.12.27 (execution time 00:00.339s) 2024-01-11 16:25:35,577 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:437 - Initialized JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 16:25:36,180 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:339 - Usage of Spring Data projections detected on persistence provider EclipseLink. Make sure the following query methods declare result columns in exactly the order the accessors are declared in the projecting interface or the order of parameters for DTOs: 2024-01-11 16:25:36,180 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutId(java.lang.Long) 2024-01-11 16:25:36,182 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutId(java.util.List) 2024-01-11 16:25:36,194 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutGroupId(java.util.List) 2024-01-11 16:25:36,195 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutGroupId(java.lang.Long) 2024-01-11 16:25:36,376 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:339 - Usage of Spring Data projections detected on persistence provider EclipseLink. Make sure the following query methods declare result columns in exactly the order the accessors are declared in the projecting interface or the order of parameters for DTOs: 2024-01-11 16:25:36,377 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.DistributionSetRepository.countRolloutsByStatusForDistributionSet(java.lang.Long) 2024-01-11 16:25:36,382 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.DistributionSetRepository.countActionsByStatusForDistributionSet(java.lang.Long) 2024-01-11 16:25:37,865 WARN main o.s.b.a.o.j.JpaBaseConfiguration$JpaWebConfiguration:223 - spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning 2024-01-11 16:25:38,446 WARN main o.s.b.a.s.s.UserDetailsServiceAutoConfiguration:89 - Using generated security password: 1e22c1af-b0fd-4e06-94fc-bab50a2e22b6 This generated password is for development use only. Your security configuration must be updated before running your application in production. 2024-01-11 16:25:38,536 INFO main o.s.s.w.DefaultSecurityFilterChain:55 - Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@61ed045, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@2089c2e0, org.springframework.security.web.context.SecurityContextPersistenceFilter@68ba2051, org.springframework.security.web.header.HeaderWriterFilter@149f6a5e, org.springframework.security.web.csrf.CsrfFilter@4c7ea3e4, org.springframework.security.web.authentication.logout.LogoutFilter@5aa64d8a, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@79c284e8, org.springframework.security.web.authentication.ui.DefaultLoginPageGeneratingFilter@1ebdc47b, org.springframework.security.web.authentication.ui.DefaultLogoutPageGeneratingFilter@4d01e7dd, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@5edbc407, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@4d7dcccb, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@416ad0d4, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@4d7ae986, org.springframework.security.web.session.SessionManagementFilter@51e2d80a, org.springframework.security.web.access.ExceptionTranslationFilter@5d9e436f, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@5aef8bc5] 2024-01-11 16:25:38,587 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:25:38,587 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:25:38,589 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 16:25:38,793 INFO main o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'application.springCloudBusInput' has 1 subscriber(s). 2024-01-11 16:25:38,961 INFO main o.s.i.e.EventDrivenConsumer:174 - Adding {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 2024-01-11 16:25:38,961 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 1 subscriber(s). 2024-01-11 16:25:38,961 INFO main o.s.i.e.EventDrivenConsumer:292 - started bean '_org.springframework.integration.errorLogger' 2024-01-11 16:25:38,971 INFO main o.e.h.m.r.r.MgmtDistributionSetResourceTest:61 - Started MgmtDistributionSetResourceTest in 4.48 seconds (JVM running for 73.121) 2024-01-11 16:25:39,099 INFO pool-17-thread-1 o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'unknown.channel.name' has 1 subscriber(s). 2024-01-11 16:25:39,172 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:25:39,173 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:25:39,174 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 16:25:39,175 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtDistributionSetResourceTest.deleteMetadataThatDoesNotExistLeadsToNotFound() throws java.lang.Exception]... 2024-01-11 16:25:39,391 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtDistributionSetResourceTest.deleteMetadataThatDoesNotExistLeadsToNotFound() throws java.lang.Exception] succeeded. 2024-01-11 16:25:39,429 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:25:39,429 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:25:39,431 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 16:25:39,431 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtDistributionSetResourceTest.getPagedListOfMetadata() throws java.lang.Exception]... 2024-01-11 16:25:39,510 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtDistributionSetResourceTest.getPagedListOfMetadata() throws java.lang.Exception] succeeded. 2024-01-11 16:25:39,543 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:25:39,543 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:25:39,545 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 16:25:39,545 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtDistributionSetResourceTest.getAssignedTargetsOfDistributionSetIsEmpty() throws java.lang.Exception]... 2024-01-11 16:25:39,617 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtDistributionSetResourceTest.getAssignedTargetsOfDistributionSetIsEmpty() throws java.lang.Exception] succeeded. 2024-01-11 16:25:39,651 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:25:39,651 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:25:39,653 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 16:25:39,653 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtDistributionSetResourceTest.assignMultipleTargetsToDistributionSet() throws java.lang.Exception]... 2024-01-11 16:25:39,901 WARN main o.e.h.r.j.m.AbstractDsAssignmentStrategy:265 - Cannot find target for targetWithActionType '1'. 2024-01-11 16:25:39,954 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtDistributionSetResourceTest.assignMultipleTargetsToDistributionSet() throws java.lang.Exception] succeeded. 2024-01-11 16:25:40,004 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:25:40,004 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:25:40,006 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 16:25:40,006 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtDistributionSetResourceTest.statisticsForActionsCountByStatus() throws java.lang.Exception]... 2024-01-11 16:25:40,333 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtDistributionSetResourceTest.statisticsForActionsCountByStatus() throws java.lang.Exception] succeeded. 2024-01-11 16:25:40,384 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:25:40,384 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:25:40,386 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 16:25:40,387 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtDistributionSetResourceTest.getDistributionSetsWithoutAdditionalRequestParameters() throws java.lang.Exception]... 2024-01-11 16:25:40,572 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtDistributionSetResourceTest.getDistributionSetsWithoutAdditionalRequestParameters() throws java.lang.Exception] succeeded. 2024-01-11 16:25:40,607 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:25:40,607 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:25:40,609 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 16:25:40,609 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtDistributionSetResourceTest.getAssignedTargetsOfDistributionSet() throws java.lang.Exception]... 2024-01-11 16:25:40,687 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtDistributionSetResourceTest.getAssignedTargetsOfDistributionSet() throws java.lang.Exception] succeeded. 2024-01-11 16:25:40,722 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:25:40,722 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:25:40,724 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 16:25:40,724 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtDistributionSetResourceTest.statisticsForAutoAssignmentsCount() throws java.lang.Exception]... 2024-01-11 16:25:40,846 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtDistributionSetResourceTest.statisticsForAutoAssignmentsCount() throws java.lang.Exception] succeeded. 2024-01-11 16:25:40,890 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:25:40,890 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:25:40,892 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 16:25:40,892 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtDistributionSetResourceTest.assignMultipleTargetsToDistributionSetWithMaintenanceWindowStartOnly() throws java.lang.Exception]... 2024-01-11 16:25:41,007 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtDistributionSetResourceTest.assignMultipleTargetsToDistributionSetWithMaintenanceWindowStartOnly() throws java.lang.Exception] succeeded. 2024-01-11 16:25:41,041 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:25:41,042 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:25:41,043 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 16:25:41,044 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtDistributionSetResourceTest.getAssignedTargetsOfDistributionSetWithParameters() throws java.lang.Exception]... 2024-01-11 16:25:41,201 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtDistributionSetResourceTest.getAssignedTargetsOfDistributionSetWithParameters() throws java.lang.Exception] succeeded. 2024-01-11 16:25:41,234 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:25:41,235 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:25:41,236 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 16:25:41,236 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtDistributionSetResourceTest.identicalAssignmentInRequestAreRemovedIfMultiassignmentsDisabled() throws java.lang.Exception]... 2024-01-11 16:25:41,316 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtDistributionSetResourceTest.identicalAssignmentInRequestAreRemovedIfMultiassignmentsDisabled() throws java.lang.Exception] succeeded. 2024-01-11 16:25:41,389 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:25:41,389 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:25:41,391 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 16:25:41,391 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtDistributionSetResourceTest.getDistributionSet() throws java.lang.Exception]... 2024-01-11 16:25:41,449 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtDistributionSetResourceTest.getDistributionSet() throws java.lang.Exception] succeeded. 2024-01-11 16:25:41,496 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:25:41,497 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:25:41,499 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 16:25:41,499 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtDistributionSetResourceTest.getDistributionSetsWithPagingLimitRequestParameter() throws java.lang.Exception]... 2024-01-11 16:25:41,655 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtDistributionSetResourceTest.getDistributionSetsWithPagingLimitRequestParameter() throws java.lang.Exception] succeeded. 2024-01-11 16:25:41,702 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:25:41,702 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:25:41,704 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 16:25:41,704 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtDistributionSetResourceTest.getAutoAssignTargetFiltersOfDSWithInvalidFilter() throws java.lang.Exception]... 2024-01-11 16:25:41,743 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtDistributionSetResourceTest.getAutoAssignTargetFiltersOfDSWithInvalidFilter() throws java.lang.Exception] succeeded. 2024-01-11 16:25:41,790 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:25:41,790 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:25:41,792 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 16:25:41,792 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtDistributionSetResourceTest.getInstalledTargetsOfDistributionSetWithParameters() throws java.lang.Exception]... 2024-01-11 16:25:42,008 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtDistributionSetResourceTest.getInstalledTargetsOfDistributionSetWithParameters() throws java.lang.Exception] succeeded. 2024-01-11 16:25:42,045 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:25:42,046 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:25:42,048 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 16:25:42,048 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtDistributionSetResourceTest.deleteFailureWhenDistributionSetInUse() throws java.lang.Exception]... 2024-01-11 16:25:42,126 WARN main o.e.h.r.j.m.AbstractDsAssignmentStrategy:265 - Cannot find target for targetWithActionType '1'. 2024-01-11 16:25:42,151 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtDistributionSetResourceTest.deleteFailureWhenDistributionSetInUse() throws java.lang.Exception] succeeded. 2024-01-11 16:25:42,201 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:25:42,202 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:25:42,204 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 16:25:42,204 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtDistributionSetResourceTest.getSoftwareModulesWithParameters() throws java.lang.Exception]... 2024-01-11 16:25:42,254 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtDistributionSetResourceTest.getSoftwareModulesWithParameters() throws java.lang.Exception] succeeded. 2024-01-11 16:25:42,302 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:25:42,302 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:25:42,303 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 16:25:42,304 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtDistributionSetResourceTest.getEmptyAutoAssignTargetFiltersOfDistributionSet() throws java.lang.Exception]... 2024-01-11 16:25:42,385 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtDistributionSetResourceTest.getEmptyAutoAssignTargetFiltersOfDistributionSet() throws java.lang.Exception] succeeded. 2024-01-11 16:25:42,420 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:25:42,420 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:25:42,422 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 16:25:42,422 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtDistributionSetResourceTest.invalidRequestsOnDistributionSetsResource() throws java.lang.Exception]... 2024-01-11 16:25:42,493 WARN main o.s.w.s.m.s.DefaultHandlerExceptionResolver:208 - Resolved [org.springframework.web.HttpMediaTypeNotSupportedException: Content type 'application/octet-stream' not supported] 2024-01-11 16:25:42,494 WARN main o.s.w.s.m.s.DefaultHandlerExceptionResolver:208 - Resolved [org.springframework.web.HttpRequestMethodNotSupportedException: Request method 'POST' not supported] 2024-01-11 16:25:42,495 WARN main o.s.w.s.m.s.DefaultHandlerExceptionResolver:208 - Resolved [org.springframework.web.HttpRequestMethodNotSupportedException: Request method 'PUT' not supported] 2024-01-11 16:25:42,495 WARN main o.s.w.s.m.s.DefaultHandlerExceptionResolver:208 - Resolved [org.springframework.web.HttpRequestMethodNotSupportedException: Request method 'DELETE' not supported] 2024-01-11 16:25:42,505 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtDistributionSetResourceTest.invalidRequestsOnDistributionSetsResource() throws java.lang.Exception] succeeded. 2024-01-11 16:25:42,539 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:25:42,539 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:25:42,541 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 16:25:42,541 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtDistributionSetResourceTest.deleteDistributionSetThatDoesNotExistLeadsToNotFound() throws java.lang.Exception]... 2024-01-11 16:25:42,552 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtDistributionSetResourceTest.deleteDistributionSetThatDoesNotExistLeadsToNotFound() throws java.lang.Exception] succeeded. 2024-01-11 16:25:42,595 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:25:42,595 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:25:42,597 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 16:25:42,597 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtDistributionSetResourceTest.statisticsForRolloutsCountByStatus() throws java.lang.Exception]... 2024-01-11 16:25:42,797 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtDistributionSetResourceTest.statisticsForRolloutsCountByStatus() throws java.lang.Exception] succeeded. 2024-01-11 16:25:42,830 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:25:42,830 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:25:42,831 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 16:25:42,832 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtDistributionSetResourceTest.getDistributionSetsWithPagingLimitAndOffsetRequestParameter() throws java.lang.Exception]... 2024-01-11 16:25:42,966 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtDistributionSetResourceTest.getDistributionSetsWithPagingLimitAndOffsetRequestParameter() throws java.lang.Exception] succeeded. 2024-01-11 16:25:43,005 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:25:43,005 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:25:43,006 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 16:25:43,007 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtDistributionSetResourceTest.deleteUnassignedistributionSet() throws java.lang.Exception]... 2024-01-11 16:25:43,047 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtDistributionSetResourceTest.deleteUnassignedistributionSet() throws java.lang.Exception] succeeded. 2024-01-11 16:25:43,088 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:25:43,088 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:25:43,090 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 16:25:43,090 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtDistributionSetResourceTest.assignMultipleTargetsToDistributionSetWithAndWithoutMaintenanceWindow() throws java.lang.Exception]... 2024-01-11 16:25:43,198 WARN main o.e.h.r.j.m.AbstractDsAssignmentStrategy:265 - Cannot find target for targetWithActionType '1'. 2024-01-11 16:25:43,242 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtDistributionSetResourceTest.assignMultipleTargetsToDistributionSetWithAndWithoutMaintenanceWindow() throws java.lang.Exception] succeeded. 2024-01-11 16:25:43,290 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:25:43,290 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:25:43,292 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 16:25:43,292 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtDistributionSetResourceTest.assignTargetsToDistributionSetWithConfirmationOptions(boolean,java.lang.Boolean) throws java.lang.Exception]... 2024-01-11 16:25:43,388 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtDistributionSetResourceTest.assignTargetsToDistributionSetWithConfirmationOptions(boolean,java.lang.Boolean) throws java.lang.Exception] succeeded. 2024-01-11 16:25:43,423 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:25:43,424 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:25:43,426 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 16:25:43,426 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtDistributionSetResourceTest.assignTargetsToDistributionSetWithConfirmationOptions(boolean,java.lang.Boolean) throws java.lang.Exception]... 2024-01-11 16:25:43,501 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtDistributionSetResourceTest.assignTargetsToDistributionSetWithConfirmationOptions(boolean,java.lang.Boolean) throws java.lang.Exception] succeeded. 2024-01-11 16:25:43,538 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:25:43,538 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:25:43,540 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 16:25:43,540 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtDistributionSetResourceTest.assignTargetsToDistributionSetWithConfirmationOptions(boolean,java.lang.Boolean) throws java.lang.Exception]... 2024-01-11 16:25:43,638 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtDistributionSetResourceTest.assignTargetsToDistributionSetWithConfirmationOptions(boolean,java.lang.Boolean) throws java.lang.Exception] succeeded. 2024-01-11 16:25:43,702 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:25:43,702 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:25:43,704 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 16:25:43,704 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtDistributionSetResourceTest.assignTargetsToDistributionSetWithConfirmationOptions(boolean,java.lang.Boolean) throws java.lang.Exception]... 2024-01-11 16:25:43,778 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtDistributionSetResourceTest.assignTargetsToDistributionSetWithConfirmationOptions(boolean,java.lang.Boolean) throws java.lang.Exception] succeeded. 2024-01-11 16:25:43,814 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:25:43,814 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:25:43,816 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 16:25:43,816 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtDistributionSetResourceTest.assignTargetsToDistributionSetWithConfirmationOptions(boolean,java.lang.Boolean) throws java.lang.Exception]... 2024-01-11 16:25:43,899 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtDistributionSetResourceTest.assignTargetsToDistributionSetWithConfirmationOptions(boolean,java.lang.Boolean) throws java.lang.Exception] succeeded. 2024-01-11 16:25:43,933 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:25:43,933 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:25:43,935 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 16:25:43,935 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtDistributionSetResourceTest.assignTargetsToDistributionSetWithConfirmationOptions(boolean,java.lang.Boolean) throws java.lang.Exception]... 2024-01-11 16:25:44,016 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtDistributionSetResourceTest.assignTargetsToDistributionSetWithConfirmationOptions(boolean,java.lang.Boolean) throws java.lang.Exception] succeeded. 2024-01-11 16:25:44,050 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:25:44,051 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:25:44,052 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 16:25:44,052 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtDistributionSetResourceTest.invalidateDistributionSet() throws java.lang.Exception]... 2024-01-11 16:25:44,295 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtDistributionSetResourceTest.invalidateDistributionSet() throws java.lang.Exception] succeeded. 2024-01-11 16:25:44,327 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:25:44,327 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:25:44,329 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 16:25:44,329 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtDistributionSetResourceTest.getMultipleAutoAssignTargetFiltersOfDistributionSet() throws java.lang.Exception]... 2024-01-11 16:25:44,395 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtDistributionSetResourceTest.getMultipleAutoAssignTargetFiltersOfDistributionSet() throws java.lang.Exception] succeeded. 2024-01-11 16:25:44,428 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:25:44,428 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:25:44,430 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 16:25:44,430 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtDistributionSetResourceTest.ggetAutoAssignTargetFiltersOfDistributionSetWithParameters() throws java.lang.Exception]... 2024-01-11 16:25:44,493 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtDistributionSetResourceTest.ggetAutoAssignTargetFiltersOfDistributionSetWithParameters() throws java.lang.Exception] succeeded. 2024-01-11 16:25:44,527 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:25:44,527 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:25:44,528 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 16:25:44,529 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtDistributionSetResourceTest.getInstalledTargetsOfDistributionSet() throws java.lang.Exception]... 2024-01-11 16:25:44,612 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtDistributionSetResourceTest.getInstalledTargetsOfDistributionSet() throws java.lang.Exception] succeeded. 2024-01-11 16:25:44,647 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:25:44,647 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:25:44,649 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 16:25:44,649 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtDistributionSetResourceTest.weightValidation() throws java.lang.Exception]... 2024-01-11 16:25:44,739 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtDistributionSetResourceTest.weightValidation() throws java.lang.Exception] succeeded. 2024-01-11 16:25:44,784 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:25:44,784 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:25:44,786 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 16:25:44,786 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtDistributionSetResourceTest.assignSoftwareModuleToDistributionSet() throws java.lang.Exception]... 2024-01-11 16:25:44,859 WARN main o.e.h.r.j.u.QuotaHelper:129 - Cannot assign 1 SoftwareModule entities to DistributionSet '50' because of the configured quota limit 5. Currently, there are 5 SoftwareModule entities assigned. 2024-01-11 16:25:44,883 WARN main o.e.h.r.j.u.QuotaHelper:121 - Cannot assign 6 SoftwareModule entities to DistributionSet '51' because of the configured quota limit 5. 2024-01-11 16:25:44,898 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtDistributionSetResourceTest.assignSoftwareModuleToDistributionSet() throws java.lang.Exception] succeeded. 2024-01-11 16:25:44,948 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:25:44,948 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:25:44,950 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 16:25:44,950 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtDistributionSetResourceTest.updateRequiredMigrationStepFailsIfDistributionSetisInUse() throws java.lang.Exception]... 2024-01-11 16:25:45,029 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtDistributionSetResourceTest.updateRequiredMigrationStepFailsIfDistributionSetisInUse() throws java.lang.Exception] succeeded. 2024-01-11 16:25:45,071 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:25:45,071 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:25:45,073 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 16:25:45,073 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtDistributionSetResourceTest.createDsFromAlreadyMarkedAsDeletedType() throws java.lang.Exception]... 2024-01-11 16:25:45,136 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtDistributionSetResourceTest.createDsFromAlreadyMarkedAsDeletedType() throws java.lang.Exception] succeeded. 2024-01-11 16:25:45,175 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:25:45,176 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:25:45,177 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 16:25:45,177 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtDistributionSetResourceTest.assignMultipleTargetsToDistributionSetUntilQuotaIsExceeded() throws java.lang.Exception]... 2024-01-11 16:25:45,250 WARN main o.e.h.r.j.u.QuotaHelper:149 - Quota exceeded: Cannot assign 21 entities at once. The maximum is 20. 2024-01-11 16:25:45,271 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtDistributionSetResourceTest.assignMultipleTargetsToDistributionSetUntilQuotaIsExceeded() throws java.lang.Exception] succeeded. 2024-01-11 16:25:45,305 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:25:45,305 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:25:45,307 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 16:25:45,307 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtDistributionSetResourceTest.updateDistributionSet() throws java.lang.Exception]... 2024-01-11 16:25:45,353 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtDistributionSetResourceTest.updateDistributionSet() throws java.lang.Exception] succeeded. 2024-01-11 16:25:45,400 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:25:45,400 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:25:45,402 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 16:25:45,402 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtDistributionSetResourceTest.deleteAssignedDistributionSet() throws java.lang.Exception]... 2024-01-11 16:25:45,489 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtDistributionSetResourceTest.deleteAssignedDistributionSet() throws java.lang.Exception] succeeded. 2024-01-11 16:25:45,522 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:25:45,523 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:25:45,524 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 16:25:45,524 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtDistributionSetResourceTest.multiAssignmentRequestNotAllowedIfDisabled() throws java.lang.Exception]... 2024-01-11 16:25:45,563 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtDistributionSetResourceTest.multiAssignmentRequestNotAllowedIfDisabled() throws java.lang.Exception] succeeded. 2024-01-11 16:25:45,603 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:25:45,603 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:25:45,605 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 16:25:45,605 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtDistributionSetResourceTest.assignMultipleTargetsToDistributionSetWithValidMaintenanceWindow() throws java.lang.Exception]... 2024-01-11 16:25:45,693 WARN main o.e.h.r.j.m.AbstractDsAssignmentStrategy:265 - Cannot find target for targetWithActionType '1'. 2024-01-11 16:25:45,738 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtDistributionSetResourceTest.assignMultipleTargetsToDistributionSetWithValidMaintenanceWindow() throws java.lang.Exception] succeeded. 2024-01-11 16:25:45,784 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:25:45,784 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:25:45,786 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 16:25:45,786 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtDistributionSetResourceTest.updateMetadata() throws java.lang.Exception]... 2024-01-11 16:25:45,830 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtDistributionSetResourceTest.updateMetadata() throws java.lang.Exception] succeeded. 2024-01-11 16:25:45,874 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:25:45,874 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:25:45,876 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 16:25:45,876 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtDistributionSetResourceTest.assignmentFailureWhenAssigningToUsedDistributionSet() throws java.lang.Exception]... 2024-01-11 16:25:45,942 WARN main o.e.h.r.j.m.AbstractDsAssignmentStrategy:265 - Cannot find target for targetWithActionType '1'. 2024-01-11 16:25:45,982 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtDistributionSetResourceTest.assignmentFailureWhenAssigningToUsedDistributionSet() throws java.lang.Exception] succeeded. 2024-01-11 16:25:46,015 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:25:46,015 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:25:46,016 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 16:25:46,017 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtDistributionSetResourceTest.filterDistributionSetComplete() throws java.lang.Exception]... 2024-01-11 16:25:46,307 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtDistributionSetResourceTest.filterDistributionSetComplete() throws java.lang.Exception] succeeded. 2024-01-11 16:25:46,340 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:25:46,341 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:25:46,342 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 16:25:46,342 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtDistributionSetResourceTest.offlineAssignmentOfMultipleTargetsToDistributionSet() throws java.lang.Exception]... 2024-01-11 16:25:46,419 WARN main o.e.h.r.j.m.AbstractDsAssignmentStrategy:265 - Cannot find target for targetWithActionType 'targetExist0'. 2024-01-11 16:25:46,452 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtDistributionSetResourceTest.offlineAssignmentOfMultipleTargetsToDistributionSet() throws java.lang.Exception] succeeded. 2024-01-11 16:25:46,493 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:25:46,493 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:25:46,494 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 16:25:46,495 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtDistributionSetResourceTest.createMetadata() throws java.lang.Exception]... 2024-01-11 16:25:46,528 WARN main o.e.h.r.j.u.QuotaHelper:129 - Cannot assign 9 DistributionSetMetadata entities to DistributionSet '73' because of the configured quota limit 10. Currently, there are 2 DistributionSetMetadata entities assigned. 2024-01-11 16:25:46,538 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtDistributionSetResourceTest.createMetadata() throws java.lang.Exception] succeeded. 2024-01-11 16:25:46,573 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:25:46,573 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:25:46,575 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 16:25:46,575 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtDistributionSetResourceTest.assignNotExistingTargetToDistributionSet() throws java.lang.Exception]... 2024-01-11 16:25:46,642 WARN main o.e.h.r.j.m.AbstractDsAssignmentStrategy:265 - Cannot find target for targetWithActionType '1'. 2024-01-11 16:25:46,676 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtDistributionSetResourceTest.assignNotExistingTargetToDistributionSet() throws java.lang.Exception] succeeded. 2024-01-11 16:25:46,708 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:25:46,708 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:25:46,709 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 16:25:46,710 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtDistributionSetResourceTest.searchDistributionSetMetadataRsql() throws java.lang.Exception]... 2024-01-11 16:25:46,780 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtDistributionSetResourceTest.searchDistributionSetMetadataRsql() throws java.lang.Exception] succeeded. 2024-01-11 16:25:46,812 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:25:46,813 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:25:46,814 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 16:25:46,814 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtDistributionSetResourceTest.assignTargetsToDistributionSetIgnoreCase() throws java.lang.Exception]... 2024-01-11 16:25:46,882 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtDistributionSetResourceTest.assignTargetsToDistributionSetIgnoreCase() throws java.lang.Exception] succeeded. 2024-01-11 16:25:46,913 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:25:46,913 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:25:46,915 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 16:25:46,915 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtDistributionSetResourceTest.getSoftwareModules() throws java.lang.Exception]... 2024-01-11 16:25:46,949 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtDistributionSetResourceTest.getSoftwareModules() throws java.lang.Exception] succeeded. 2024-01-11 16:25:47,000 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:25:47,000 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:25:47,002 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 16:25:47,002 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtDistributionSetResourceTest.searchDistributionSetAssignedTargetsRsql() throws java.lang.Exception]... 2024-01-11 16:25:47,082 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtDistributionSetResourceTest.searchDistributionSetAssignedTargetsRsql() throws java.lang.Exception] succeeded. 2024-01-11 16:25:47,113 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:25:47,113 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:25:47,115 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 16:25:47,115 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtDistributionSetResourceTest.assignMultipleTargetsToDistributionSetWithMaintenanceWindowEndOnly() throws java.lang.Exception]... 2024-01-11 16:25:47,184 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtDistributionSetResourceTest.assignMultipleTargetsToDistributionSetWithMaintenanceWindowEndOnly() throws java.lang.Exception] succeeded. 2024-01-11 16:25:47,215 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:25:47,215 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:25:47,216 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 16:25:47,217 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtDistributionSetResourceTest.changeDistributionSetAssignmentForTargetUntilQuotaIsExceeded() throws java.lang.Exception]... 2024-01-11 16:25:47,782 WARN main o.e.h.r.j.u.QuotaHelper:129 - Cannot assign 1 Action entities to Target 'trg1' because of the configured quota limit 20. Currently, there are 20 Action entities assigned. 2024-01-11 16:25:47,795 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtDistributionSetResourceTest.changeDistributionSetAssignmentForTargetUntilQuotaIsExceeded() throws java.lang.Exception] succeeded. 2024-01-11 16:25:47,827 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:25:47,827 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:25:47,829 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 16:25:47,829 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtDistributionSetResourceTest.getAutoAssignTargetFiltersOfDistributionSet() throws java.lang.Exception]... 2024-01-11 16:25:47,881 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtDistributionSetResourceTest.getAutoAssignTargetFiltersOfDistributionSet() throws java.lang.Exception] succeeded. 2024-01-11 16:25:47,913 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:25:47,913 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:25:47,915 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 16:25:47,915 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtDistributionSetResourceTest.statisticsForDistributionSet() throws java.lang.Exception]... 2024-01-11 16:25:48,086 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtDistributionSetResourceTest.statisticsForDistributionSet() throws java.lang.Exception] succeeded. 2024-01-11 16:25:48,118 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:25:48,119 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:25:48,120 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 16:25:48,120 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtDistributionSetResourceTest.multiAssignment() throws java.lang.Exception]... 2024-01-11 16:25:48,208 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtDistributionSetResourceTest.multiAssignment() throws java.lang.Exception] succeeded. 2024-01-11 16:25:48,257 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:25:48,257 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:25:48,260 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 3 ms 2024-01-11 16:25:48,260 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtDistributionSetResourceTest.getMetadata() throws java.lang.Exception]... 2024-01-11 16:25:48,312 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtDistributionSetResourceTest.getMetadata() throws java.lang.Exception] succeeded. 2024-01-11 16:25:48,346 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:25:48,346 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:25:48,348 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 16:25:48,348 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtDistributionSetResourceTest.searchDistributionSetRsql() throws java.lang.Exception]... 2024-01-11 16:25:48,623 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtDistributionSetResourceTest.searchDistributionSetRsql() throws java.lang.Exception] succeeded. 2024-01-11 16:25:48,654 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:25:48,655 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:25:48,656 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 16:25:48,656 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtDistributionSetResourceTest.assignMultipleTargetsToDistributionSetWithMaintenanceWindowEndTimeBeforeStartTime() throws java.lang.Exception]... 2024-01-11 16:25:48,728 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtDistributionSetResourceTest.assignMultipleTargetsToDistributionSetWithMaintenanceWindowEndTimeBeforeStartTime() throws java.lang.Exception] succeeded. 2024-01-11 16:25:48,761 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:25:48,770 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:25:48,772 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 16:25:48,772 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtDistributionSetResourceTest.deleteMetadata() throws java.lang.Exception]... 2024-01-11 16:25:48,811 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtDistributionSetResourceTest.deleteMetadata() throws java.lang.Exception] succeeded. 2024-01-11 16:25:48,843 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:25:48,843 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:25:48,845 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 16:25:48,845 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtDistributionSetResourceTest.geteMetadataKey() throws java.lang.Exception]... 2024-01-11 16:25:48,888 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtDistributionSetResourceTest.geteMetadataKey() throws java.lang.Exception] succeeded. 2024-01-11 16:25:48,919 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:25:48,919 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:25:48,921 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 16:25:48,921 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtDistributionSetResourceTest.assignMultipleTargetsToDistributionSetAsDownloadOnly() throws java.lang.Exception]... 2024-01-11 16:25:48,997 WARN main o.e.h.r.j.m.AbstractDsAssignmentStrategy:265 - Cannot find target for targetWithActionType '1'. 2024-01-11 16:25:49,033 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtDistributionSetResourceTest.assignMultipleTargetsToDistributionSetAsDownloadOnly() throws java.lang.Exception] succeeded. 2024-01-11 16:25:49,063 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:25:49,063 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:25:49,065 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 16:25:49,065 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtDistributionSetResourceTest.createDistributionSets() throws java.lang.Exception]... 2024-01-11 16:25:49,133 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtDistributionSetResourceTest.createDistributionSets() throws java.lang.Exception] succeeded. 2024-01-11 16:25:49,175 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:25:49,176 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:25:49,177 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 16:25:49,178 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtDistributionSetResourceTest.getDistributionSets() throws java.lang.Exception]... 2024-01-11 16:25:49,219 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtDistributionSetResourceTest.getDistributionSets() throws java.lang.Exception] succeeded. 2024-01-11 16:25:49,248 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:25:49,249 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:25:49,250 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 16:25:49,251 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtDistributionSetResourceTest.unassignSoftwareModuleFromDistributionSet() throws java.lang.Exception]... 2024-01-11 16:25:49,318 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtDistributionSetResourceTest.unassignSoftwareModuleFromDistributionSet() throws java.lang.Exception] succeeded. 2024-01-11 16:25:49,320 INFO main o.s.i.e.EventDrivenConsumer:174 - Removing {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 2024-01-11 16:25:49,321 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 0 subscriber(s). 2024-01-11 16:25:49,321 INFO main o.s.i.e.EventDrivenConsumer:292 - stopped bean '_org.springframework.integration.errorLogger' 2024-01-11 16:25:49,332 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:651 - Closing JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 16:25:49,334 INFO main c.z.h.HikariDataSource:350 - HikariPool-6 - Shutdown initiated... 2024-01-11 16:25:49,335 INFO main c.z.h.HikariDataSource:352 - HikariPool-6 - Shutdown completed. [INFO] Tests run: 67, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.86 s -- in org.eclipse.hawkbit.mgmt.rest.resource.MgmtDistributionSetResourceTest [INFO] Running org.eclipse.hawkbit.mgmt.rest.resource.MgmtDistributionSetTypeResourceTest 2024-01-11 16:25:49,341 INFO main o.e.h.r.t.u.SharedSqlTestDatabaseExtension:34 - Schema generation skipped... No datasource environment variables found! 2024-01-11 16:25:49,342 INFO main o.s.t.c.s.AbstractContextLoader:264 - Could not detect default resource locations for test class [org.eclipse.hawkbit.mgmt.rest.resource.AbstractManagementApiIntegrationTest]: no resource found for suffixes {-context.xml, Context.groovy}. 2024-01-11 16:25:49,343 INFO main o.s.t.c.s.AbstractContextLoader:264 - Could not detect default resource locations for test class [org.eclipse.hawkbit.rest.AbstractRestIntegrationTest]: no resource found for suffixes {-context.xml, Context.groovy}. 2024-01-11 16:25:49,343 INFO main o.s.t.c.s.AbstractContextLoader:264 - Could not detect default resource locations for test class [org.eclipse.hawkbit.repository.test.util.AbstractIntegrationTest]: no resource found for suffixes {-context.xml, Context.groovy}. 2024-01-11 16:25:49,348 INFO main o.s.b.t.c.SpringBootTestContextBootstrapper:245 - Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener, org.springframework.security.test.context.support.ReactorContextTestExecutionListener, org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.event.ApplicationEventsTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener] 2024-01-11 16:25:49,348 INFO main o.s.b.t.c.SpringBootTestContextBootstrapper:174 - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@c6fca35, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@7ff7534f, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@5813acf5, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@693c401c, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@1bf0116c, org.springframework.test.context.support.DirtiesContextTestExecutionListener@5ed84476, org.springframework.test.context.transaction.TransactionalTestExecutionListener@1be92f5c, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@105ea09d, org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener@b3ea88b, org.springframework.test.context.event.EventPublishingTestExecutionListener@17d9a66e, org.springframework.security.test.context.support.ReactorContextTestExecutionListener@4598f806, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@2027f260, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@5ea37c1f, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@4935b73, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@6c9cb2f, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@19628d64, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@5ce449d3, org.eclipse.hawkbit.repository.test.matcher.EventVerifier@4232d9ff, org.eclipse.hawkbit.repository.test.util.CleanupTestExecutionListener@aeaf225] . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.18) 2024-01-11 16:25:49,394 INFO main o.e.h.m.r.r.MgmtDistributionSetTypeResourceTest:55 - Starting MgmtDistributionSetTypeResourceTest using Java 17.0.9 on basic-bw2k7 with PID 3277 (started by jenkins in /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-mgmt-resource) 2024-01-11 16:25:49,395 INFO main o.e.h.m.r.r.MgmtDistributionSetTypeResourceTest:638 - The following 1 profile is active: "test" 2024-01-11 16:25:49,615 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:132 - Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2024-01-11 16:25:49,635 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:201 - Finished Spring Data repository scanning in 19 ms. Found 20 JPA repository interfaces. 2024-01-11 16:25:49,762 INFO main o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor:292 - No bean named 'errorChannel' has been explicitly defined. Therefore, a default PublishSubscribeChannel will be created. 2024-01-11 16:25:49,763 INFO main o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor:292 - No bean named 'integrationHeaderChannelRegistry' has been explicitly defined. Therefore, a default DefaultHeaderChannelRegistry will be created. 2024-01-11 16:25:49,767 INFO main o.s.c.c.s.GenericScope:283 - BeanFactory id=7828583a-9aa9-3292-a048-4ba82c295349 2024-01-11 16:25:49,806 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:25:49,810 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration' of type [org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:25:49,811 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:25:49,812 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'loadBalancerClientsDefaultsMappingsProvider' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration$$Lambda$945/0x00007f915456a710] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:25:49,813 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'defaultsBindHandlerAdvisor' of type [org.springframework.cloud.commons.config.DefaultsBindHandlerAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:25:49,817 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'BindingHandlerAdvise' of type [org.springframework.cloud.stream.config.BindingHandlerAdvise] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:25:49,819 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spelConverter' of type [org.springframework.cloud.stream.config.SpelExpressionConverterConfiguration$SpelConverter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:25:49,820 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration' of type [org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:25:49,821 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'stringOrNumberMigrationVersionConverter' of type [org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration$StringOrNumberToMigrationVersionConverter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:25:49,826 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:25:49,836 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'dataSource' of type [com.zaxxer.hikari.HikariDataSource] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:25:49,839 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties' of type [org.springframework.boot.autoconfigure.orm.jpa.JpaProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:25:49,842 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'repositoryApplicationConfiguration' of type [org.eclipse.hawkbit.repository.jpa.RepositoryApplicationConfiguration$$EnhancerBySpringCGLIB$$c3f89b0b] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:25:49,956 INFO main o.f.c.i.l.VersionPrinter:37 - Flyway Community Edition 8.5.13 by Redgate 2024-01-11 16:25:49,956 INFO main o.f.c.i.l.VersionPrinter:37 - See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.13 2024-01-11 16:25:49,956 INFO main o.f.c.i.l.VersionPrinter:37 - 2024-01-11 16:25:49,959 INFO main c.z.h.HikariDataSource:110 - HikariPool-7 - Starting... 2024-01-11 16:25:49,961 INFO main c.z.h.HikariDataSource:123 - HikariPool-7 - Start completed. 2024-01-11 16:25:49,961 INFO main o.f.c.i.d.b.BaseDatabaseType:37 - Database: jdbc:h2:mem:testdb (H2 2.2) 2024-01-11 16:25:49,963 WARN main o.f.c.i.d.b.Database:41 - Flyway upgrade recommended: H2 2.2.222 is newer than this version of Flyway and support has not been tested. The latest supported version of H2 is 2.1.210. 2024-01-11 16:25:49,977 INFO main o.f.c.i.c.DbValidate:37 - Successfully validated 47 migrations (execution time 00:00.013s) 2024-01-11 16:25:49,978 INFO main o.f.c.i.s.JdbcTableSchemaHistory:37 - Creating Schema History table "PUBLIC"."schema_version" ... 2024-01-11 16:25:49,981 INFO main o.f.c.i.c.DbMigrate:37 - Current version of schema "PUBLIC": << Empty Schema >> 2024-01-11 16:25:49,990 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.0.1 - init " 2024-01-11 16:25:50,010 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.2.0 - update target info for message " 2024-01-11 16:25:50,014 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.0 - cascade delete " 2024-01-11 16:25:50,020 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.1 - cascade delete " 2024-01-11 16:25:50,022 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.5.0 - target filter query " 2024-01-11 16:25:50,026 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.6.0 - rollout management " 2024-01-11 16:25:50,037 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.0 - swmType maxAssignment greater 0 " 2024-01-11 16:25:50,038 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.1 - reduce length enums " 2024-01-11 16:25:50,078 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.0 - auto assign ds filter " 2024-01-11 16:25:50,081 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.1 - cascade delete " 2024-01-11 16:25:50,084 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.2 - remove external artifact " 2024-01-11 16:25:50,086 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.9.0 - add rollout groups created " 2024-01-11 16:25:50,089 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.0 - advanced rolloutgroup " 2024-01-11 16:25:50,094 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.1 - consolidate artifact sha1 " 2024-01-11 16:25:50,098 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.2 - rollout auto start " 2024-01-11 16:25:50,101 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.3 - add rollout deleted flag " 2024-01-11 16:25:50,120 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.0 - drop target info " 2024-01-11 16:25:50,136 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.1 - target filter query UQ " 2024-01-11 16:25:50,138 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.2 - remove unused idexes " 2024-01-11 16:25:50,140 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.3 - add module md targetvis " 2024-01-11 16:25:50,142 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.0 - action performance " 2024-01-11 16:25:50,156 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.1 - missing non null " 2024-01-11 16:25:50,177 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.2 - missing non null enum " 2024-01-11 16:25:50,178 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.3 - cascade delete " 2024-01-11 16:25:50,180 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.4 - add maintenance window " 2024-01-11 16:25:50,187 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.6 - add index " 2024-01-11 16:25:50,189 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.7 - add rollout approval fields " 2024-01-11 16:25:50,194 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.8 - change length of created last modified by " 2024-01-11 16:25:50,198 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.9 - add target metadata " 2024-01-11 16:25:50,200 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.10 - change length of target attributes key " 2024-01-11 16:25:50,202 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.11 - add auto assign action type " 2024-01-11 16:25:50,205 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.12 - change length of controller id and name " 2024-01-11 16:25:50,207 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.13 - add action external id " 2024-01-11 16:25:50,211 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.14 - add sha256 hash " 2024-01-11 16:25:50,214 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.15 - add weight " 2024-01-11 16:25:50,220 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.16 - add action initiated by " 2024-01-11 16:25:50,225 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.17 - add index target modified " 2024-01-11 16:25:50,227 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.18 - add target type " 2024-01-11 16:25:50,233 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.19 - add valid flag to ds " 2024-01-11 16:25:50,237 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.20 - add encryption flag to sm " 2024-01-11 16:25:50,240 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.21 - add rollouts status index " 2024-01-11 16:25:50,242 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.22 - change target type name length " 2024-01-11 16:25:50,243 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.23 - add action status code " 2024-01-11 16:25:50,246 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.24 - add last action status code " 2024-01-11 16:25:50,250 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.25 - add confirmation flag " 2024-01-11 16:25:50,255 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.26 - add access control context " 2024-01-11 16:25:50,273 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.27 - target type inherit type " 2024-01-11 16:25:50,276 INFO main o.f.c.i.c.DbMigrate:37 - Successfully applied 47 migrations to schema "PUBLIC", now at version v1.12.27 (execution time 00:00.295s) 2024-01-11 16:25:50,381 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:437 - Initialized JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 16:25:50,872 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:339 - Usage of Spring Data projections detected on persistence provider EclipseLink. Make sure the following query methods declare result columns in exactly the order the accessors are declared in the projecting interface or the order of parameters for DTOs: 2024-01-11 16:25:50,872 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutId(java.lang.Long) 2024-01-11 16:25:50,874 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutId(java.util.List) 2024-01-11 16:25:50,886 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutGroupId(java.util.List) 2024-01-11 16:25:50,888 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutGroupId(java.lang.Long) 2024-01-11 16:25:50,989 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:339 - Usage of Spring Data projections detected on persistence provider EclipseLink. Make sure the following query methods declare result columns in exactly the order the accessors are declared in the projecting interface or the order of parameters for DTOs: 2024-01-11 16:25:50,989 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.DistributionSetRepository.countRolloutsByStatusForDistributionSet(java.lang.Long) 2024-01-11 16:25:50,993 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.DistributionSetRepository.countActionsByStatusForDistributionSet(java.lang.Long) 2024-01-11 16:25:52,246 WARN main o.s.b.a.o.j.JpaBaseConfiguration$JpaWebConfiguration:223 - spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning 2024-01-11 16:25:52,814 WARN main o.s.b.a.s.s.UserDetailsServiceAutoConfiguration:89 - Using generated security password: e2f175ac-53aa-49a6-ae70-03e86d091e5d This generated password is for development use only. Your security configuration must be updated before running your application in production. 2024-01-11 16:25:52,901 INFO main o.s.s.w.DefaultSecurityFilterChain:55 - Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@361516c9, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@6ad4b021, org.springframework.security.web.context.SecurityContextPersistenceFilter@62c3ef5e, org.springframework.security.web.header.HeaderWriterFilter@c9515e2, org.springframework.security.web.csrf.CsrfFilter@38f87ce5, org.springframework.security.web.authentication.logout.LogoutFilter@6c8ad70a, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@ef71d36, org.springframework.security.web.authentication.ui.DefaultLoginPageGeneratingFilter@437d29df, org.springframework.security.web.authentication.ui.DefaultLogoutPageGeneratingFilter@5c7c0ee0, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@15c5a6fd, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@3713049, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@54a49e48, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@64b6a9dc, org.springframework.security.web.session.SessionManagementFilter@1927a7cb, org.springframework.security.web.access.ExceptionTranslationFilter@2cd052ad, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@70b58517] 2024-01-11 16:25:52,946 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:25:52,947 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:25:52,948 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 16:25:53,109 INFO main o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'application.springCloudBusInput' has 1 subscriber(s). 2024-01-11 16:25:53,225 INFO main o.s.i.e.EventDrivenConsumer:174 - Adding {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 2024-01-11 16:25:53,225 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 1 subscriber(s). 2024-01-11 16:25:53,225 INFO main o.s.i.e.EventDrivenConsumer:292 - started bean '_org.springframework.integration.errorLogger' 2024-01-11 16:25:53,229 INFO main o.e.h.m.r.r.MgmtDistributionSetTypeResourceTest:61 - Started MgmtDistributionSetTypeResourceTest in 3.878 seconds (JVM running for 87.379) 2024-01-11 16:25:53,380 INFO pool-20-thread-1 o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'unknown.channel.name' has 1 subscriber(s). 2024-01-11 16:25:53,440 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:25:53,440 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:25:53,442 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 16:25:53,442 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtDistributionSetTypeResourceTest.updateDistributionSetTypeColourDescriptionAndNameUntouched() throws java.lang.Exception]... 2024-01-11 16:25:53,490 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtDistributionSetTypeResourceTest.updateDistributionSetTypeColourDescriptionAndNameUntouched() throws java.lang.Exception] succeeded. 2024-01-11 16:25:53,521 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:25:53,521 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:25:53,523 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 16:25:53,523 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtDistributionSetTypeResourceTest.getOptionalModuleOfDistributionSetType() throws java.lang.Exception]... 2024-01-11 16:25:53,543 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtDistributionSetTypeResourceTest.getOptionalModuleOfDistributionSetType() throws java.lang.Exception] succeeded. 2024-01-11 16:25:53,583 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:25:53,583 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:25:53,585 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 16:25:53,585 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtDistributionSetTypeResourceTest.deleteDistributionSetTypeUnused() throws java.lang.Exception]... 2024-01-11 16:25:53,604 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtDistributionSetTypeResourceTest.deleteDistributionSetTypeUnused() throws java.lang.Exception] succeeded. 2024-01-11 16:25:53,634 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:25:53,634 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:25:53,636 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 16:25:53,636 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtDistributionSetTypeResourceTest.getDistributionSetTypesWithoutAddtionalRequestParameters() throws java.lang.Exception]... 2024-01-11 16:25:53,653 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtDistributionSetTypeResourceTest.getDistributionSetTypesWithoutAddtionalRequestParameters() throws java.lang.Exception] succeeded. 2024-01-11 16:25:53,690 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:25:53,691 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:25:53,692 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 16:25:53,692 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtDistributionSetTypeResourceTest.getDistributionSetType() throws java.lang.Exception]... 2024-01-11 16:25:53,706 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtDistributionSetTypeResourceTest.getDistributionSetType() throws java.lang.Exception] succeeded. 2024-01-11 16:25:53,736 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:25:53,736 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:25:53,738 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 16:25:53,738 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtDistributionSetTypeResourceTest.getDistributionSetTypes() throws java.lang.Exception]... 2024-01-11 16:25:53,758 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtDistributionSetTypeResourceTest.getDistributionSetTypes() throws java.lang.Exception] succeeded. 2024-01-11 16:25:53,796 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:25:53,796 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:25:53,798 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 16:25:53,798 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtDistributionSetTypeResourceTest.updateDistributionSetTypeDeletedFlag() throws java.lang.Exception]... 2024-01-11 16:25:53,812 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtDistributionSetTypeResourceTest.updateDistributionSetTypeDeletedFlag() throws java.lang.Exception] succeeded. 2024-01-11 16:25:53,843 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:25:53,843 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:25:53,844 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 16:25:53,845 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtDistributionSetTypeResourceTest.getDistributionSetTypesSortedByKey() throws java.lang.Exception]... 2024-01-11 16:25:53,882 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtDistributionSetTypeResourceTest.getDistributionSetTypesSortedByKey() throws java.lang.Exception] succeeded. 2024-01-11 16:25:53,913 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:25:53,913 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:25:53,915 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 16:25:53,915 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtDistributionSetTypeResourceTest.deleteDistributionSetTypeThatDoesNotExistLeadsToNotFound() throws java.lang.Exception]... 2024-01-11 16:25:53,926 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtDistributionSetTypeResourceTest.deleteDistributionSetTypeThatDoesNotExistLeadsToNotFound() throws java.lang.Exception] succeeded. 2024-01-11 16:25:53,956 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:25:53,956 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:25:53,958 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 16:25:53,958 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtDistributionSetTypeResourceTest.deleteDistributionSetTypeUsed() throws java.lang.Exception]... 2024-01-11 16:25:54,040 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtDistributionSetTypeResourceTest.deleteDistributionSetTypeUsed() throws java.lang.Exception] succeeded. 2024-01-11 16:25:54,075 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:25:54,075 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:25:54,077 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 16:25:54,077 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtDistributionSetTypeResourceTest.getDistributionSetTypesWithPagingLimitAndOffsetRequestParameter() throws java.lang.Exception]... 2024-01-11 16:25:54,091 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtDistributionSetTypeResourceTest.getDistributionSetTypesWithPagingLimitAndOffsetRequestParameter() throws java.lang.Exception] succeeded. 2024-01-11 16:25:54,122 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:25:54,122 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:25:54,124 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 16:25:54,124 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtDistributionSetTypeResourceTest.getDistributionSetTypesWithParameter() throws java.lang.Exception]... 2024-01-11 16:25:54,136 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtDistributionSetTypeResourceTest.getDistributionSetTypesWithParameter() throws java.lang.Exception] succeeded. 2024-01-11 16:25:54,202 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:25:54,202 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:25:54,204 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 16:25:54,204 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtDistributionSetTypeResourceTest.removeMandatoryModuleToDistributionSetType() throws java.lang.Exception]... 2024-01-11 16:25:54,222 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtDistributionSetTypeResourceTest.removeMandatoryModuleToDistributionSetType() throws java.lang.Exception] succeeded. 2024-01-11 16:25:54,252 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:25:54,252 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:25:54,253 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 16:25:54,254 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtDistributionSetTypeResourceTest.getMandatoryModulesOfDistributionSetType() throws java.lang.Exception]... 2024-01-11 16:25:54,279 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtDistributionSetTypeResourceTest.getMandatoryModulesOfDistributionSetType() throws java.lang.Exception] succeeded. 2024-01-11 16:25:54,308 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:25:54,308 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:25:54,310 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 16:25:54,310 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtDistributionSetTypeResourceTest.searchDistributionSetTypeRsql() throws java.lang.Exception]... 2024-01-11 16:25:54,325 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtDistributionSetTypeResourceTest.searchDistributionSetTypeRsql() throws java.lang.Exception] succeeded. 2024-01-11 16:25:54,359 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:25:54,360 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:25:54,361 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 16:25:54,361 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtDistributionSetTypeResourceTest.removeOptionalModuleToDistributionSetType() throws java.lang.Exception]... 2024-01-11 16:25:54,386 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtDistributionSetTypeResourceTest.removeOptionalModuleToDistributionSetType() throws java.lang.Exception] succeeded. 2024-01-11 16:25:54,416 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:25:54,416 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:25:54,418 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 16:25:54,418 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtDistributionSetTypeResourceTest.createDistributionSetTypes() throws java.lang.Exception]... 2024-01-11 16:25:54,460 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtDistributionSetTypeResourceTest.createDistributionSetTypes() throws java.lang.Exception] succeeded. 2024-01-11 16:25:54,495 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:25:54,495 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:25:54,497 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 16:25:54,497 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtDistributionSetTypeResourceTest.getMandatoryModuleOfDistributionSetType() throws java.lang.Exception]... 2024-01-11 16:25:54,512 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtDistributionSetTypeResourceTest.getMandatoryModuleOfDistributionSetType() throws java.lang.Exception] succeeded. 2024-01-11 16:25:54,543 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:25:54,543 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:25:54,545 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 16:25:54,545 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtDistributionSetTypeResourceTest.addMandatoryModuleToDistributionSetType() throws java.lang.Exception]... 2024-01-11 16:25:54,564 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtDistributionSetTypeResourceTest.addMandatoryModuleToDistributionSetType() throws java.lang.Exception] succeeded. 2024-01-11 16:25:54,603 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:25:54,603 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:25:54,605 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 16:25:54,605 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtDistributionSetTypeResourceTest.assignModuleTypesToDistributionSetTypeUntilQuotaExceeded() throws java.lang.Exception]... 2024-01-11 16:25:54,652 WARN main o.e.h.r.j.u.QuotaHelper:129 - Cannot assign 1 SoftwareModuleType entities to DistributionSetType '99' because of the configured quota limit 5. Currently, there are 5 SoftwareModuleType entities assigned. 2024-01-11 16:25:54,692 WARN main o.e.h.r.j.u.QuotaHelper:129 - Cannot assign 1 SoftwareModuleType entities to DistributionSetType '100' because of the configured quota limit 5. Currently, there are 5 SoftwareModuleType entities assigned. 2024-01-11 16:25:54,701 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtDistributionSetTypeResourceTest.assignModuleTypesToDistributionSetTypeUntilQuotaExceeded() throws java.lang.Exception] succeeded. 2024-01-11 16:25:54,732 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:25:54,733 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:25:54,734 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 16:25:54,734 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtDistributionSetTypeResourceTest.updateDistributionSetTypeDescriptionAndColor() throws java.lang.Exception]... 2024-01-11 16:25:54,817 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtDistributionSetTypeResourceTest.updateDistributionSetTypeDescriptionAndColor() throws java.lang.Exception] succeeded. 2024-01-11 16:25:54,849 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:25:54,850 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:25:54,852 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 16:25:54,852 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtDistributionSetTypeResourceTest.getOptionalModulesOfDistributionSetType() throws java.lang.Exception]... 2024-01-11 16:25:54,875 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtDistributionSetTypeResourceTest.getOptionalModulesOfDistributionSetType() throws java.lang.Exception] succeeded. 2024-01-11 16:25:54,906 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:25:54,907 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:25:54,909 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 16:25:54,909 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtDistributionSetTypeResourceTest.addOptionalModuleToDistributionSetType() throws java.lang.Exception]... 2024-01-11 16:25:54,927 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtDistributionSetTypeResourceTest.addOptionalModuleToDistributionSetType() throws java.lang.Exception] succeeded. 2024-01-11 16:25:54,984 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:25:54,984 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:25:54,986 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 16:25:54,986 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtDistributionSetTypeResourceTest.getDistributionSetTypesWithPagingLimitRequestParameter() throws java.lang.Exception]... 2024-01-11 16:25:54,999 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtDistributionSetTypeResourceTest.getDistributionSetTypesWithPagingLimitRequestParameter() throws java.lang.Exception] succeeded. 2024-01-11 16:25:55,029 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:25:55,029 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:25:55,031 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 16:25:55,031 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtDistributionSetTypeResourceTest.invalidRequestsOnDistributionSetTypesResource() throws java.lang.Exception]... 2024-01-11 16:25:55,085 WARN main o.s.w.s.m.s.DefaultHandlerExceptionResolver:208 - Resolved [org.springframework.web.HttpMediaTypeNotSupportedException: Content type 'application/octet-stream' not supported] 2024-01-11 16:25:55,097 WARN main o.s.w.s.m.s.DefaultHandlerExceptionResolver:208 - Resolved [org.springframework.web.HttpRequestMethodNotSupportedException: Request method 'PUT' not supported] 2024-01-11 16:25:55,097 WARN main o.s.w.s.m.s.DefaultHandlerExceptionResolver:208 - Resolved [org.springframework.web.HttpRequestMethodNotSupportedException: Request method 'DELETE' not supported] 2024-01-11 16:25:55,098 WARN main o.s.w.s.m.s.DefaultHandlerExceptionResolver:208 - Resolved [org.springframework.web.HttpRequestMethodNotSupportedException: Request method 'PUT' not supported] 2024-01-11 16:25:55,099 WARN main o.s.w.s.m.s.DefaultHandlerExceptionResolver:208 - Resolved [org.springframework.web.HttpRequestMethodNotSupportedException: Request method 'PUT' not supported] 2024-01-11 16:25:55,106 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtDistributionSetTypeResourceTest.invalidRequestsOnDistributionSetTypesResource() throws java.lang.Exception] succeeded. 2024-01-11 16:25:55,109 INFO main o.s.i.e.EventDrivenConsumer:174 - Removing {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 2024-01-11 16:25:55,109 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 0 subscriber(s). 2024-01-11 16:25:55,109 INFO main o.s.i.e.EventDrivenConsumer:292 - stopped bean '_org.springframework.integration.errorLogger' 2024-01-11 16:25:55,129 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:651 - Closing JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 16:25:55,130 INFO main c.z.h.HikariDataSource:350 - HikariPool-7 - Shutdown initiated... 2024-01-11 16:25:55,131 INFO main c.z.h.HikariDataSource:352 - HikariPool-7 - Shutdown completed. [INFO] Tests run: 25, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.793 s -- in org.eclipse.hawkbit.mgmt.rest.resource.MgmtDistributionSetTypeResourceTest [INFO] Running org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetTypeResourceTest 2024-01-11 16:25:55,136 INFO main o.e.h.r.t.u.SharedSqlTestDatabaseExtension:34 - Schema generation skipped... No datasource environment variables found! 2024-01-11 16:25:55,138 INFO main o.s.t.c.s.AbstractContextLoader:264 - Could not detect default resource locations for test class [org.eclipse.hawkbit.mgmt.rest.resource.AbstractManagementApiIntegrationTest]: no resource found for suffixes {-context.xml, Context.groovy}. 2024-01-11 16:25:55,138 INFO main o.s.t.c.s.AbstractContextLoader:264 - Could not detect default resource locations for test class [org.eclipse.hawkbit.rest.AbstractRestIntegrationTest]: no resource found for suffixes {-context.xml, Context.groovy}. 2024-01-11 16:25:55,138 INFO main o.s.t.c.s.AbstractContextLoader:264 - Could not detect default resource locations for test class [org.eclipse.hawkbit.repository.test.util.AbstractIntegrationTest]: no resource found for suffixes {-context.xml, Context.groovy}. 2024-01-11 16:25:55,142 INFO main o.s.b.t.c.SpringBootTestContextBootstrapper:245 - Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener, org.springframework.security.test.context.support.ReactorContextTestExecutionListener, org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.event.ApplicationEventsTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener] 2024-01-11 16:25:55,143 INFO main o.s.b.t.c.SpringBootTestContextBootstrapper:174 - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@5b904f57, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@23ab8521, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@78e59593, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@4415b4c9, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@1d26a1eb, org.springframework.test.context.support.DirtiesContextTestExecutionListener@625bbde3, org.springframework.test.context.transaction.TransactionalTestExecutionListener@3646f536, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@5f1cbccb, org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener@779d773a, org.springframework.test.context.event.EventPublishingTestExecutionListener@4896688f, org.springframework.security.test.context.support.ReactorContextTestExecutionListener@4978dbee, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@73b8dcee, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@6f004104, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@14a98e7b, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@1b0180ab, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@2e6b7089, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@430e1c21, org.eclipse.hawkbit.repository.test.matcher.EventVerifier@1b8c986d, org.eclipse.hawkbit.repository.test.util.CleanupTestExecutionListener@c9f476f] . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.18) 2024-01-11 16:25:55,187 INFO main o.e.h.m.r.r.MgmtTargetTypeResourceTest:55 - Starting MgmtTargetTypeResourceTest using Java 17.0.9 on basic-bw2k7 with PID 3277 (started by jenkins in /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-mgmt-resource) 2024-01-11 16:25:55,188 INFO main o.e.h.m.r.r.MgmtTargetTypeResourceTest:638 - The following 1 profile is active: "test" 2024-01-11 16:25:55,379 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:132 - Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2024-01-11 16:25:55,399 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:201 - Finished Spring Data repository scanning in 19 ms. Found 20 JPA repository interfaces. 2024-01-11 16:25:55,528 INFO main o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor:292 - No bean named 'errorChannel' has been explicitly defined. Therefore, a default PublishSubscribeChannel will be created. 2024-01-11 16:25:55,529 INFO main o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor:292 - No bean named 'integrationHeaderChannelRegistry' has been explicitly defined. Therefore, a default DefaultHeaderChannelRegistry will be created. 2024-01-11 16:25:55,533 INFO main o.s.c.c.s.GenericScope:283 - BeanFactory id=7828583a-9aa9-3292-a048-4ba82c295349 2024-01-11 16:25:55,576 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:25:55,580 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration' of type [org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:25:55,581 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:25:55,582 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'loadBalancerClientsDefaultsMappingsProvider' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration$$Lambda$945/0x00007f915456a710] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:25:55,583 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'defaultsBindHandlerAdvisor' of type [org.springframework.cloud.commons.config.DefaultsBindHandlerAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:25:55,586 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'BindingHandlerAdvise' of type [org.springframework.cloud.stream.config.BindingHandlerAdvise] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:25:55,589 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spelConverter' of type [org.springframework.cloud.stream.config.SpelExpressionConverterConfiguration$SpelConverter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:25:55,591 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration' of type [org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:25:55,592 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'stringOrNumberMigrationVersionConverter' of type [org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration$StringOrNumberToMigrationVersionConverter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:25:55,597 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:25:55,608 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'dataSource' of type [com.zaxxer.hikari.HikariDataSource] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:25:55,612 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties' of type [org.springframework.boot.autoconfigure.orm.jpa.JpaProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:25:55,615 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'repositoryApplicationConfiguration' of type [org.eclipse.hawkbit.repository.jpa.RepositoryApplicationConfiguration$$EnhancerBySpringCGLIB$$c3f89b0b] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:25:55,735 INFO main o.f.c.i.l.VersionPrinter:37 - Flyway Community Edition 8.5.13 by Redgate 2024-01-11 16:25:55,735 INFO main o.f.c.i.l.VersionPrinter:37 - See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.13 2024-01-11 16:25:55,735 INFO main o.f.c.i.l.VersionPrinter:37 - 2024-01-11 16:25:55,738 INFO main c.z.h.HikariDataSource:110 - HikariPool-8 - Starting... 2024-01-11 16:25:55,739 INFO main c.z.h.HikariDataSource:123 - HikariPool-8 - Start completed. 2024-01-11 16:25:55,740 INFO main o.f.c.i.d.b.BaseDatabaseType:37 - Database: jdbc:h2:mem:testdb (H2 2.2) 2024-01-11 16:25:55,741 WARN main o.f.c.i.d.b.Database:41 - Flyway upgrade recommended: H2 2.2.222 is newer than this version of Flyway and support has not been tested. The latest supported version of H2 is 2.1.210. 2024-01-11 16:25:55,752 INFO main o.f.c.i.c.DbValidate:37 - Successfully validated 47 migrations (execution time 00:00.010s) 2024-01-11 16:25:55,753 INFO main o.f.c.i.s.JdbcTableSchemaHistory:37 - Creating Schema History table "PUBLIC"."schema_version" ... 2024-01-11 16:25:55,756 INFO main o.f.c.i.c.DbMigrate:37 - Current version of schema "PUBLIC": << Empty Schema >> 2024-01-11 16:25:55,771 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.0.1 - init " 2024-01-11 16:25:55,807 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.2.0 - update target info for message " 2024-01-11 16:25:55,810 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.0 - cascade delete " 2024-01-11 16:25:55,816 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.1 - cascade delete " 2024-01-11 16:25:55,818 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.5.0 - target filter query " 2024-01-11 16:25:55,821 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.6.0 - rollout management " 2024-01-11 16:25:55,829 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.0 - swmType maxAssignment greater 0 " 2024-01-11 16:25:55,831 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.1 - reduce length enums " 2024-01-11 16:25:55,840 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.0 - auto assign ds filter " 2024-01-11 16:25:55,843 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.1 - cascade delete " 2024-01-11 16:25:55,847 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.2 - remove external artifact " 2024-01-11 16:25:55,849 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.9.0 - add rollout groups created " 2024-01-11 16:25:55,870 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.0 - advanced rolloutgroup " 2024-01-11 16:25:55,876 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.1 - consolidate artifact sha1 " 2024-01-11 16:25:55,880 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.2 - rollout auto start " 2024-01-11 16:25:55,883 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.3 - add rollout deleted flag " 2024-01-11 16:25:55,904 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.0 - drop target info " 2024-01-11 16:25:55,920 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.1 - target filter query UQ " 2024-01-11 16:25:55,921 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.2 - remove unused idexes " 2024-01-11 16:25:55,923 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.3 - add module md targetvis " 2024-01-11 16:25:55,926 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.0 - action performance " 2024-01-11 16:25:55,940 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.1 - missing non null " 2024-01-11 16:25:55,946 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.2 - missing non null enum " 2024-01-11 16:25:55,948 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.3 - cascade delete " 2024-01-11 16:25:55,950 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.4 - add maintenance window " 2024-01-11 16:25:55,957 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.6 - add index " 2024-01-11 16:25:55,959 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.7 - add rollout approval fields " 2024-01-11 16:25:55,964 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.8 - change length of created last modified by " 2024-01-11 16:25:55,972 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.9 - add target metadata " 2024-01-11 16:25:55,974 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.10 - change length of target attributes key " 2024-01-11 16:25:55,977 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.11 - add auto assign action type " 2024-01-11 16:25:55,980 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.12 - change length of controller id and name " 2024-01-11 16:25:55,982 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.13 - add action external id " 2024-01-11 16:25:55,986 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.14 - add sha256 hash " 2024-01-11 16:25:55,989 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.15 - add weight " 2024-01-11 16:25:55,995 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.16 - add action initiated by " 2024-01-11 16:25:56,000 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.17 - add index target modified " 2024-01-11 16:25:56,002 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.18 - add target type " 2024-01-11 16:25:56,008 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.19 - add valid flag to ds " 2024-01-11 16:25:56,012 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.20 - add encryption flag to sm " 2024-01-11 16:25:56,016 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.21 - add rollouts status index " 2024-01-11 16:25:56,018 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.22 - change target type name length " 2024-01-11 16:25:56,019 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.23 - add action status code " 2024-01-11 16:25:56,022 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.24 - add last action status code " 2024-01-11 16:25:56,026 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.25 - add confirmation flag " 2024-01-11 16:25:56,031 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.26 - add access control context " 2024-01-11 16:25:56,036 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.27 - target type inherit type " 2024-01-11 16:25:56,039 INFO main o.f.c.i.c.DbMigrate:37 - Successfully applied 47 migrations to schema "PUBLIC", now at version v1.12.27 (execution time 00:00.283s) 2024-01-11 16:25:56,119 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:437 - Initialized JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 16:25:56,556 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:339 - Usage of Spring Data projections detected on persistence provider EclipseLink. Make sure the following query methods declare result columns in exactly the order the accessors are declared in the projecting interface or the order of parameters for DTOs: 2024-01-11 16:25:56,557 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutId(java.lang.Long) 2024-01-11 16:25:56,558 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutId(java.util.List) 2024-01-11 16:25:56,568 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutGroupId(java.util.List) 2024-01-11 16:25:56,572 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutGroupId(java.lang.Long) 2024-01-11 16:25:56,636 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:339 - Usage of Spring Data projections detected on persistence provider EclipseLink. Make sure the following query methods declare result columns in exactly the order the accessors are declared in the projecting interface or the order of parameters for DTOs: 2024-01-11 16:25:56,637 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.DistributionSetRepository.countRolloutsByStatusForDistributionSet(java.lang.Long) 2024-01-11 16:25:56,641 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.DistributionSetRepository.countActionsByStatusForDistributionSet(java.lang.Long) 2024-01-11 16:25:57,780 WARN main o.s.b.a.o.j.JpaBaseConfiguration$JpaWebConfiguration:223 - spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning 2024-01-11 16:25:58,329 WARN main o.s.b.a.s.s.UserDetailsServiceAutoConfiguration:89 - Using generated security password: 913e317f-6667-4d12-83bd-c1e51e5e3a65 This generated password is for development use only. Your security configuration must be updated before running your application in production. 2024-01-11 16:25:58,442 INFO main o.s.s.w.DefaultSecurityFilterChain:55 - Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@ceb520b, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@2e573d14, org.springframework.security.web.context.SecurityContextPersistenceFilter@693d2aaf, org.springframework.security.web.header.HeaderWriterFilter@33a7121b, org.springframework.security.web.csrf.CsrfFilter@2a7a67c8, org.springframework.security.web.authentication.logout.LogoutFilter@7ad79abf, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@49b71e92, org.springframework.security.web.authentication.ui.DefaultLoginPageGeneratingFilter@6af6e887, org.springframework.security.web.authentication.ui.DefaultLogoutPageGeneratingFilter@5fe5e5c2, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@4bdb1911, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@1af1e272, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@3d0bcf10, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@4c656cbe, org.springframework.security.web.session.SessionManagementFilter@10805b50, org.springframework.security.web.access.ExceptionTranslationFilter@2aafff20, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@6d19e0f2] 2024-01-11 16:25:58,490 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:25:58,490 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:25:58,492 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 16:25:58,657 INFO main o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'application.springCloudBusInput' has 1 subscriber(s). 2024-01-11 16:25:58,769 INFO main o.s.i.e.EventDrivenConsumer:174 - Adding {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 2024-01-11 16:25:58,770 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 1 subscriber(s). 2024-01-11 16:25:58,770 INFO main o.s.i.e.EventDrivenConsumer:292 - started bean '_org.springframework.integration.errorLogger' 2024-01-11 16:25:58,773 INFO main o.e.h.m.r.r.MgmtTargetTypeResourceTest:61 - Started MgmtTargetTypeResourceTest in 3.629 seconds (JVM running for 92.923) 2024-01-11 16:25:58,901 INFO pool-23-thread-1 o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'unknown.channel.name' has 1 subscriber(s). 2024-01-11 16:25:58,961 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:25:58,961 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:25:58,970 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 9 ms 2024-01-11 16:25:58,971 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetTypeResourceTest.deleteTargetTypeUnused() throws java.lang.Exception]... 2024-01-11 16:25:59,034 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetTypeResourceTest.deleteTargetTypeUnused() throws java.lang.Exception] succeeded. 2024-01-11 16:25:59,074 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:25:59,074 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:25:59,075 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 16:25:59,076 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetTypeResourceTest.getTargetTypesWithPagingLimitRequestParameter() throws java.lang.Exception]... 2024-01-11 16:25:59,129 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetTypeResourceTest.getTargetTypesWithPagingLimitRequestParameter() throws java.lang.Exception] succeeded. 2024-01-11 16:25:59,175 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:25:59,176 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:25:59,178 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 16:25:59,178 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetTypeResourceTest.searchTargetTypeRsql() throws java.lang.Exception]... 2024-01-11 16:25:59,199 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetTypeResourceTest.searchTargetTypeRsql() throws java.lang.Exception] succeeded. 2024-01-11 16:25:59,231 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:25:59,231 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:25:59,233 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 16:25:59,233 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetTypeResourceTest.invalidRequestsOnTargetTypesResource() throws java.lang.Exception]... 2024-01-11 16:25:59,284 WARN main o.s.w.s.m.s.DefaultHandlerExceptionResolver:208 - Resolved [org.springframework.web.HttpMediaTypeNotSupportedException: Content type 'application/octet-stream' not supported] 2024-01-11 16:25:59,312 WARN main o.s.w.s.m.s.DefaultHandlerExceptionResolver:208 - Resolved [org.springframework.web.HttpRequestMethodNotSupportedException: Request method 'PUT' not supported] 2024-01-11 16:25:59,312 WARN main o.s.w.s.m.s.DefaultHandlerExceptionResolver:208 - Resolved [org.springframework.web.HttpRequestMethodNotSupportedException: Request method 'DELETE' not supported] 2024-01-11 16:25:59,313 WARN main o.s.w.s.m.s.DefaultHandlerExceptionResolver:208 - Resolved [org.springframework.web.HttpRequestMethodNotSupportedException: Request method 'PUT' not supported] 2024-01-11 16:25:59,314 WARN main o.s.w.s.m.s.DefaultHandlerExceptionResolver:208 - Resolved [org.springframework.web.HttpRequestMethodNotSupportedException: Request method 'DELETE' not supported] 2024-01-11 16:25:59,314 WARN main o.s.w.s.m.s.DefaultHandlerExceptionResolver:208 - Resolved [org.springframework.web.HttpRequestMethodNotSupportedException: Request method 'PUT' not supported] 2024-01-11 16:25:59,315 WARN main o.s.w.s.m.s.DefaultHandlerExceptionResolver:208 - Resolved [org.springframework.web.HttpRequestMethodNotSupportedException: Request method 'POST' not supported] 2024-01-11 16:25:59,316 WARN main o.s.w.s.m.s.DefaultHandlerExceptionResolver:208 - Resolved [org.springframework.web.HttpRequestMethodNotSupportedException: Request method 'GET' not supported] 2024-01-11 16:25:59,324 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetTypeResourceTest.invalidRequestsOnTargetTypesResource() throws java.lang.Exception] succeeded. 2024-01-11 16:25:59,355 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:25:59,356 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:25:59,357 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 16:25:59,357 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetTypeResourceTest.createTargetTypes() throws java.lang.Exception]... 2024-01-11 16:25:59,399 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetTypeResourceTest.createTargetTypes() throws java.lang.Exception] succeeded. 2024-01-11 16:25:59,431 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:25:59,431 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:25:59,433 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 16:25:59,433 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetTypeResourceTest.addDistributionSetTypeToTargetType() throws java.lang.Exception]... 2024-01-11 16:25:59,496 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetTypeResourceTest.addDistributionSetTypeToTargetType() throws java.lang.Exception] succeeded. 2024-01-11 16:25:59,526 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:25:59,526 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:25:59,528 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 16:25:59,528 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetTypeResourceTest.updateTargetType() throws java.lang.Exception]... 2024-01-11 16:25:59,586 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetTypeResourceTest.updateTargetType() throws java.lang.Exception] succeeded. 2024-01-11 16:25:59,617 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:25:59,617 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:25:59,619 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 16:25:59,619 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetTypeResourceTest.getDefaultTargetTypes() throws java.lang.Exception]... 2024-01-11 16:25:59,629 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetTypeResourceTest.getDefaultTargetTypes() throws java.lang.Exception] succeeded. 2024-01-11 16:25:59,683 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:25:59,683 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:25:59,685 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 16:25:59,685 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetTypeResourceTest.getDistributionSetOfTargetTypeReturnsNotAllowed() throws java.lang.Exception]... 2024-01-11 16:25:59,689 WARN main o.s.w.s.m.s.DefaultHandlerExceptionResolver:208 - Resolved [org.springframework.web.HttpRequestMethodNotSupportedException: Request method 'GET' not supported] 2024-01-11 16:25:59,697 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetTypeResourceTest.getDistributionSetOfTargetTypeReturnsNotAllowed() throws java.lang.Exception] succeeded. 2024-01-11 16:25:59,726 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:25:59,727 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:25:59,728 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 16:25:59,729 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetTypeResourceTest.getTargetType() throws java.lang.Exception]... 2024-01-11 16:25:59,747 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetTypeResourceTest.getTargetType() throws java.lang.Exception] succeeded. 2024-01-11 16:25:59,785 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:25:59,786 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:25:59,787 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 16:25:59,787 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetTypeResourceTest.getDistributionSetsOfTargetType() throws java.lang.Exception]... 2024-01-11 16:25:59,803 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetTypeResourceTest.getDistributionSetsOfTargetType() throws java.lang.Exception] succeeded. 2024-01-11 16:25:59,833 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:25:59,834 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:25:59,835 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 16:25:59,836 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetTypeResourceTest.getTargetTypesWithPagingLimitAndOffsetRequestParameter() throws java.lang.Exception]... 2024-01-11 16:25:59,875 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetTypeResourceTest.getTargetTypesWithPagingLimitAndOffsetRequestParameter() throws java.lang.Exception] succeeded. 2024-01-11 16:25:59,905 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:25:59,905 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:25:59,907 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 16:25:59,907 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetTypeResourceTest.updateTargetTypeDeletedFlag() throws java.lang.Exception]... 2024-01-11 16:25:59,921 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetTypeResourceTest.updateTargetTypeDeletedFlag() throws java.lang.Exception] succeeded. 2024-01-11 16:25:59,951 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:25:59,951 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:25:59,953 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 16:25:59,953 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetTypeResourceTest.deletingDsTypeRemovesAssignmentFromTargetType() throws java.lang.Exception]... 2024-01-11 16:25:59,984 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetTypeResourceTest.deletingDsTypeRemovesAssignmentFromTargetType() throws java.lang.Exception] succeeded. 2024-01-11 16:26:00,016 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:26:00,017 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:26:00,019 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 16:26:00,019 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetTypeResourceTest.getTargetTypesSortedByName() throws java.lang.Exception]... 2024-01-11 16:26:00,087 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetTypeResourceTest.getTargetTypesSortedByName() throws java.lang.Exception] succeeded. 2024-01-11 16:26:00,119 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:26:00,119 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:26:00,121 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 16:26:00,121 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetTypeResourceTest.getTargetTypesWithoutPermission() throws java.lang.Exception]... 2024-01-11 16:26:00,135 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetTypeResourceTest.getTargetTypesWithoutPermission() throws java.lang.Exception] succeeded. 2024-01-11 16:26:00,181 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:26:00,181 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:26:00,183 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 16:26:00,183 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetTypeResourceTest.deleteTargetTypeUsed() throws java.lang.Exception]... 2024-01-11 16:26:00,288 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetTypeResourceTest.deleteTargetTypeUsed() throws java.lang.Exception] succeeded. 2024-01-11 16:26:00,320 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:26:00,320 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:26:00,322 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 16:26:00,322 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetTypeResourceTest.assignDistributionSetTypeToTargetTypeUntilQuotaExceeded() throws java.lang.Exception]... 2024-01-11 16:26:00,479 WARN main o.e.h.r.j.u.QuotaHelper:129 - Cannot assign 1 DistributionSetType entities to TargetType '42' because of the configured quota limit 50. Currently, there are 50 DistributionSetType entities assigned. 2024-01-11 16:26:00,491 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetTypeResourceTest.assignDistributionSetTypeToTargetTypeUntilQuotaExceeded() throws java.lang.Exception] succeeded. 2024-01-11 16:26:00,523 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:26:00,523 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:26:00,525 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 16:26:00,525 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetTypeResourceTest.getTargetTypes() throws java.lang.Exception]... 2024-01-11 16:26:00,556 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetTypeResourceTest.getTargetTypes() throws java.lang.Exception] succeeded. 2024-01-11 16:26:00,595 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:26:00,595 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:26:00,597 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 16:26:00,597 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetTypeResourceTest.removeDsTypeFromTargetType() throws java.lang.Exception]... 2024-01-11 16:26:00,612 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetTypeResourceTest.removeDsTypeFromTargetType() throws java.lang.Exception] succeeded. 2024-01-11 16:26:00,640 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:26:00,640 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:26:00,642 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 16:26:00,642 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetTypeResourceTest.deleteTargetTypeThatDoesNotExistLeadsToNotFound() throws java.lang.Exception]... 2024-01-11 16:26:00,651 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetTypeResourceTest.deleteTargetTypeThatDoesNotExistLeadsToNotFound() throws java.lang.Exception] succeeded. 2024-01-11 16:26:00,686 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:26:00,686 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:26:00,688 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 16:26:00,688 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetTypeResourceTest.getUpdatedTargetType() throws java.lang.Exception]... 2024-01-11 16:26:00,702 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetTypeResourceTest.getUpdatedTargetType() throws java.lang.Exception] succeeded. 2024-01-11 16:26:00,705 INFO main o.s.i.e.EventDrivenConsumer:174 - Removing {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 2024-01-11 16:26:00,705 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 0 subscriber(s). 2024-01-11 16:26:00,705 INFO main o.s.i.e.EventDrivenConsumer:292 - stopped bean '_org.springframework.integration.errorLogger' 2024-01-11 16:26:00,711 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:651 - Closing JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 16:26:00,712 INFO main c.z.h.HikariDataSource:350 - HikariPool-8 - Shutdown initiated... 2024-01-11 16:26:00,713 INFO main c.z.h.HikariDataSource:352 - HikariPool-8 - Shutdown completed. [INFO] Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.578 s -- in org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetTypeResourceTest [INFO] Running org.eclipse.hawkbit.mgmt.rest.resource.MgmtContentTypeTest 2024-01-11 16:26:00,717 INFO main o.e.h.r.t.u.SharedSqlTestDatabaseExtension:34 - Schema generation skipped... No datasource environment variables found! 2024-01-11 16:26:00,718 INFO main o.s.t.c.s.AbstractContextLoader:264 - Could not detect default resource locations for test class [org.eclipse.hawkbit.mgmt.rest.resource.AbstractManagementApiIntegrationTest]: no resource found for suffixes {-context.xml, Context.groovy}. 2024-01-11 16:26:00,719 INFO main o.s.t.c.s.AbstractContextLoader:264 - Could not detect default resource locations for test class [org.eclipse.hawkbit.rest.AbstractRestIntegrationTest]: no resource found for suffixes {-context.xml, Context.groovy}. 2024-01-11 16:26:00,719 INFO main o.s.t.c.s.AbstractContextLoader:264 - Could not detect default resource locations for test class [org.eclipse.hawkbit.repository.test.util.AbstractIntegrationTest]: no resource found for suffixes {-context.xml, Context.groovy}. 2024-01-11 16:26:00,727 INFO main o.s.b.t.c.SpringBootTestContextBootstrapper:245 - Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener, org.springframework.security.test.context.support.ReactorContextTestExecutionListener, org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.event.ApplicationEventsTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener] 2024-01-11 16:26:00,727 INFO main o.s.b.t.c.SpringBootTestContextBootstrapper:174 - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@53eaa90c, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@22d8aa41, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@1b59a505, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@340a4b1e, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@32ae365a, org.springframework.test.context.support.DirtiesContextTestExecutionListener@554308ec, org.springframework.test.context.transaction.TransactionalTestExecutionListener@364eecc, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@65d01705, org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener@260fe103, org.springframework.test.context.event.EventPublishingTestExecutionListener@6bc69946, org.springframework.security.test.context.support.ReactorContextTestExecutionListener@4f70087c, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@2afd46a8, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@7323bd0d, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@2c700686, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@630cc89c, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@23041a53, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@4d2100eb, org.eclipse.hawkbit.repository.test.matcher.EventVerifier@61496bff, org.eclipse.hawkbit.repository.test.util.CleanupTestExecutionListener@64841762] . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.18) 2024-01-11 16:26:00,753 INFO main o.e.h.m.r.r.MgmtContentTypeTest:55 - Starting MgmtContentTypeTest using Java 17.0.9 on basic-bw2k7 with PID 3277 (started by jenkins in /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-mgmt-resource) 2024-01-11 16:26:00,753 INFO main o.e.h.m.r.r.MgmtContentTypeTest:638 - The following 1 profile is active: "test" 2024-01-11 16:26:00,956 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:132 - Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2024-01-11 16:26:00,976 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:201 - Finished Spring Data repository scanning in 19 ms. Found 20 JPA repository interfaces. 2024-01-11 16:26:01,101 INFO main o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor:292 - No bean named 'errorChannel' has been explicitly defined. Therefore, a default PublishSubscribeChannel will be created. 2024-01-11 16:26:01,102 INFO main o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor:292 - No bean named 'integrationHeaderChannelRegistry' has been explicitly defined. Therefore, a default DefaultHeaderChannelRegistry will be created. 2024-01-11 16:26:01,107 INFO main o.s.c.c.s.GenericScope:283 - BeanFactory id=7828583a-9aa9-3292-a048-4ba82c295349 2024-01-11 16:26:01,142 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:26:01,146 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration' of type [org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:26:01,147 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:26:01,148 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'loadBalancerClientsDefaultsMappingsProvider' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration$$Lambda$945/0x00007f915456a710] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:26:01,149 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'defaultsBindHandlerAdvisor' of type [org.springframework.cloud.commons.config.DefaultsBindHandlerAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:26:01,152 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'BindingHandlerAdvise' of type [org.springframework.cloud.stream.config.BindingHandlerAdvise] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:26:01,155 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spelConverter' of type [org.springframework.cloud.stream.config.SpelExpressionConverterConfiguration$SpelConverter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:26:01,156 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration' of type [org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:26:01,157 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'stringOrNumberMigrationVersionConverter' of type [org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration$StringOrNumberToMigrationVersionConverter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:26:01,161 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:26:01,172 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'dataSource' of type [com.zaxxer.hikari.HikariDataSource] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:26:01,175 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties' of type [org.springframework.boot.autoconfigure.orm.jpa.JpaProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:26:01,178 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'repositoryApplicationConfiguration' of type [org.eclipse.hawkbit.repository.jpa.RepositoryApplicationConfiguration$$EnhancerBySpringCGLIB$$c3f89b0b] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:26:01,301 INFO main o.f.c.i.l.VersionPrinter:37 - Flyway Community Edition 8.5.13 by Redgate 2024-01-11 16:26:01,301 INFO main o.f.c.i.l.VersionPrinter:37 - See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.13 2024-01-11 16:26:01,301 INFO main o.f.c.i.l.VersionPrinter:37 - 2024-01-11 16:26:01,303 INFO main c.z.h.HikariDataSource:110 - HikariPool-9 - Starting... 2024-01-11 16:26:01,305 INFO main c.z.h.HikariDataSource:123 - HikariPool-9 - Start completed. 2024-01-11 16:26:01,305 INFO main o.f.c.i.d.b.BaseDatabaseType:37 - Database: jdbc:h2:mem:testdb (H2 2.2) 2024-01-11 16:26:01,307 WARN main o.f.c.i.d.b.Database:41 - Flyway upgrade recommended: H2 2.2.222 is newer than this version of Flyway and support has not been tested. The latest supported version of H2 is 2.1.210. 2024-01-11 16:26:01,318 INFO main o.f.c.i.c.DbValidate:37 - Successfully validated 47 migrations (execution time 00:00.010s) 2024-01-11 16:26:01,319 INFO main o.f.c.i.s.JdbcTableSchemaHistory:37 - Creating Schema History table "PUBLIC"."schema_version" ... 2024-01-11 16:26:01,322 INFO main o.f.c.i.c.DbMigrate:37 - Current version of schema "PUBLIC": << Empty Schema >> 2024-01-11 16:26:01,329 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.0.1 - init " 2024-01-11 16:26:01,347 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.2.0 - update target info for message " 2024-01-11 16:26:01,350 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.0 - cascade delete " 2024-01-11 16:26:01,355 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.1 - cascade delete " 2024-01-11 16:26:01,358 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.5.0 - target filter query " 2024-01-11 16:26:01,361 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.6.0 - rollout management " 2024-01-11 16:26:01,375 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.0 - swmType maxAssignment greater 0 " 2024-01-11 16:26:01,377 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.1 - reduce length enums " 2024-01-11 16:26:01,386 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.0 - auto assign ds filter " 2024-01-11 16:26:01,389 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.1 - cascade delete " 2024-01-11 16:26:01,392 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.2 - remove external artifact " 2024-01-11 16:26:01,394 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.9.0 - add rollout groups created " 2024-01-11 16:26:01,397 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.0 - advanced rolloutgroup " 2024-01-11 16:26:01,402 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.1 - consolidate artifact sha1 " 2024-01-11 16:26:01,407 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.2 - rollout auto start " 2024-01-11 16:26:01,410 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.3 - add rollout deleted flag " 2024-01-11 16:26:01,428 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.0 - drop target info " 2024-01-11 16:26:01,444 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.1 - target filter query UQ " 2024-01-11 16:26:01,446 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.2 - remove unused idexes " 2024-01-11 16:26:01,448 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.3 - add module md targetvis " 2024-01-11 16:26:01,451 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.0 - action performance " 2024-01-11 16:26:01,474 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.1 - missing non null " 2024-01-11 16:26:01,481 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.2 - missing non null enum " 2024-01-11 16:26:01,482 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.3 - cascade delete " 2024-01-11 16:26:01,484 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.4 - add maintenance window " 2024-01-11 16:26:01,491 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.6 - add index " 2024-01-11 16:26:01,493 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.7 - add rollout approval fields " 2024-01-11 16:26:01,498 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.8 - change length of created last modified by " 2024-01-11 16:26:01,501 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.9 - add target metadata " 2024-01-11 16:26:01,502 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.10 - change length of target attributes key " 2024-01-11 16:26:01,505 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.11 - add auto assign action type " 2024-01-11 16:26:01,508 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.12 - change length of controller id and name " 2024-01-11 16:26:01,510 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.13 - add action external id " 2024-01-11 16:26:01,514 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.14 - add sha256 hash " 2024-01-11 16:26:01,516 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.15 - add weight " 2024-01-11 16:26:01,522 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.16 - add action initiated by " 2024-01-11 16:26:01,527 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.17 - add index target modified " 2024-01-11 16:26:01,529 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.18 - add target type " 2024-01-11 16:26:01,534 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.19 - add valid flag to ds " 2024-01-11 16:26:01,538 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.20 - add encryption flag to sm " 2024-01-11 16:26:01,541 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.21 - add rollouts status index " 2024-01-11 16:26:01,543 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.22 - change target type name length " 2024-01-11 16:26:01,544 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.23 - add action status code " 2024-01-11 16:26:01,547 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.24 - add last action status code " 2024-01-11 16:26:01,551 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.25 - add confirmation flag " 2024-01-11 16:26:01,555 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.26 - add access control context " 2024-01-11 16:26:01,559 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.27 - target type inherit type " 2024-01-11 16:26:01,562 INFO main o.f.c.i.c.DbMigrate:37 - Successfully applied 47 migrations to schema "PUBLIC", now at version v1.12.27 (execution time 00:00.240s) 2024-01-11 16:26:01,655 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:437 - Initialized JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 16:26:02,076 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:339 - Usage of Spring Data projections detected on persistence provider EclipseLink. Make sure the following query methods declare result columns in exactly the order the accessors are declared in the projecting interface or the order of parameters for DTOs: 2024-01-11 16:26:02,076 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutId(java.lang.Long) 2024-01-11 16:26:02,078 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutId(java.util.List) 2024-01-11 16:26:02,088 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutGroupId(java.util.List) 2024-01-11 16:26:02,089 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutGroupId(java.lang.Long) 2024-01-11 16:26:02,150 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:339 - Usage of Spring Data projections detected on persistence provider EclipseLink. Make sure the following query methods declare result columns in exactly the order the accessors are declared in the projecting interface or the order of parameters for DTOs: 2024-01-11 16:26:02,150 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.DistributionSetRepository.countRolloutsByStatusForDistributionSet(java.lang.Long) 2024-01-11 16:26:02,154 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.DistributionSetRepository.countActionsByStatusForDistributionSet(java.lang.Long) 2024-01-11 16:26:03,281 WARN main o.s.b.a.o.j.JpaBaseConfiguration$JpaWebConfiguration:223 - spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning 2024-01-11 16:26:03,843 WARN main o.s.b.a.s.s.UserDetailsServiceAutoConfiguration:89 - Using generated security password: 73b4f10f-12a1-48fb-8091-1e7a015b72e8 This generated password is for development use only. Your security configuration must be updated before running your application in production. 2024-01-11 16:26:03,932 INFO main o.s.s.w.DefaultSecurityFilterChain:55 - Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@a67f3c2, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@6d310fd1, org.springframework.security.web.context.SecurityContextPersistenceFilter@2355774, org.springframework.security.web.header.HeaderWriterFilter@41a782d3, org.springframework.security.web.csrf.CsrfFilter@57a2326b, org.springframework.security.web.authentication.logout.LogoutFilter@115bf4ed, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@1f469fae, org.springframework.security.web.authentication.ui.DefaultLoginPageGeneratingFilter@6eb09318, org.springframework.security.web.authentication.ui.DefaultLogoutPageGeneratingFilter@46214636, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@305af6cb, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@b82ef84, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@4f8e0aa4, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@21aa0c97, org.springframework.security.web.session.SessionManagementFilter@44c204ed, org.springframework.security.web.access.ExceptionTranslationFilter@2c80ae8e, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@4915c483] 2024-01-11 16:26:03,970 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:26:03,970 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:26:03,971 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 16:26:04,154 INFO main o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'application.springCloudBusInput' has 1 subscriber(s). 2024-01-11 16:26:04,268 INFO main o.s.i.e.EventDrivenConsumer:174 - Adding {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 2024-01-11 16:26:04,269 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 1 subscriber(s). 2024-01-11 16:26:04,269 INFO main o.s.i.e.EventDrivenConsumer:292 - started bean '_org.springframework.integration.errorLogger' 2024-01-11 16:26:04,272 INFO main o.e.h.m.r.r.MgmtContentTypeTest:61 - Started MgmtContentTypeTest in 3.543 seconds (JVM running for 98.422) 2024-01-11 16:26:04,397 INFO pool-26-thread-1 o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'unknown.channel.name' has 1 subscriber(s). 2024-01-11 16:26:04,455 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:26:04,456 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:26:04,457 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 16:26:04,463 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtContentTypeTest.getDistributionSet_wAcceptHalJson() throws java.lang.Exception]... 2024-01-11 16:26:04,505 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtContentTypeTest.getDistributionSet_wAcceptHalJson() throws java.lang.Exception] succeeded. 2024-01-11 16:26:04,536 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:26:04,536 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:26:04,538 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 16:26:04,574 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtContentTypeTest.postDistributionSet_ContentTypeJson_wAcceptHalJson() throws java.lang.Exception]... 2024-01-11 16:26:04,657 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtContentTypeTest.postDistributionSet_ContentTypeJson_wAcceptHalJson() throws java.lang.Exception] succeeded. 2024-01-11 16:26:04,695 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:26:04,695 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:26:04,697 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 16:26:04,702 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtContentTypeTest.postDistributionSet_ContentTypeJson_wAcceptJsonUtf8() throws java.lang.Exception]... 2024-01-11 16:26:04,718 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtContentTypeTest.postDistributionSet_ContentTypeJson_wAcceptJsonUtf8() throws java.lang.Exception] succeeded. 2024-01-11 16:26:04,747 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:26:04,747 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:26:04,748 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 16:26:04,753 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtContentTypeTest.getDistributionSet_woAccept() throws java.lang.Exception]... 2024-01-11 16:26:04,763 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtContentTypeTest.getDistributionSet_woAccept() throws java.lang.Exception] succeeded. 2024-01-11 16:26:04,796 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:26:04,796 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:26:04,798 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 16:26:04,803 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtContentTypeTest.postDistributionSet_ContentTypeJson_wAcceptJson() throws java.lang.Exception]... 2024-01-11 16:26:04,819 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtContentTypeTest.postDistributionSet_ContentTypeJson_wAcceptJson() throws java.lang.Exception] succeeded. 2024-01-11 16:26:04,847 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:26:04,848 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:26:04,849 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 16:26:04,855 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtContentTypeTest.postDistributionSet_ContentTypeJsonUtf8_wAcceptJsonUtf8() throws java.lang.Exception]... 2024-01-11 16:26:04,878 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtContentTypeTest.postDistributionSet_ContentTypeJsonUtf8_wAcceptJsonUtf8() throws java.lang.Exception] succeeded. 2024-01-11 16:26:04,906 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:26:04,906 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:26:04,908 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 16:26:04,913 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtContentTypeTest.postDistributionSet_ContentTypeJsonUtf8_woAccept() throws java.lang.Exception]... 2024-01-11 16:26:04,929 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtContentTypeTest.postDistributionSet_ContentTypeJsonUtf8_woAccept() throws java.lang.Exception] succeeded. 2024-01-11 16:26:04,959 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:26:04,959 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:26:04,961 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 16:26:04,967 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtContentTypeTest.postDistributionSet_ContentTypeJson_woAccept() throws java.lang.Exception]... 2024-01-11 16:26:04,986 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtContentTypeTest.postDistributionSet_ContentTypeJson_woAccept() throws java.lang.Exception] succeeded. 2024-01-11 16:26:05,016 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:26:05,016 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:26:05,017 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 16:26:05,023 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtContentTypeTest.postDistributionSet_ContentTypeJsonUtf8_wAcceptJson() throws java.lang.Exception]... 2024-01-11 16:26:05,039 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtContentTypeTest.postDistributionSet_ContentTypeJsonUtf8_wAcceptJson() throws java.lang.Exception] succeeded. 2024-01-11 16:26:05,088 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:26:05,088 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:26:05,090 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 16:26:05,096 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtContentTypeTest.getDistributionSet_wAcceptJson() throws java.lang.Exception]... 2024-01-11 16:26:05,106 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtContentTypeTest.getDistributionSet_wAcceptJson() throws java.lang.Exception] succeeded. 2024-01-11 16:26:05,134 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:26:05,134 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:26:05,136 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 16:26:05,141 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtContentTypeTest.postDistributionSet_ContentTypeJsonUtf8_wAcceptHalJson() throws java.lang.Exception]... 2024-01-11 16:26:05,157 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtContentTypeTest.postDistributionSet_ContentTypeJsonUtf8_wAcceptHalJson() throws java.lang.Exception] succeeded. 2024-01-11 16:26:05,200 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:26:05,200 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:26:05,201 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 16:26:05,207 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtContentTypeTest.getDistributionSet_wAcceptJsonUtf8() throws java.lang.Exception]... 2024-01-11 16:26:05,217 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtContentTypeTest.getDistributionSet_wAcceptJsonUtf8() throws java.lang.Exception] succeeded. 2024-01-11 16:26:05,219 INFO main o.s.i.e.EventDrivenConsumer:174 - Removing {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 2024-01-11 16:26:05,219 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 0 subscriber(s). 2024-01-11 16:26:05,220 INFO main o.s.i.e.EventDrivenConsumer:292 - stopped bean '_org.springframework.integration.errorLogger' 2024-01-11 16:26:05,225 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:651 - Closing JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 16:26:05,226 INFO main c.z.h.HikariDataSource:350 - HikariPool-9 - Shutdown initiated... 2024-01-11 16:26:05,227 INFO main c.z.h.HikariDataSource:352 - HikariPool-9 - Shutdown completed. [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.511 s -- in org.eclipse.hawkbit.mgmt.rest.resource.MgmtContentTypeTest [INFO] Running org.eclipse.hawkbit.mgmt.rest.resource.MgmtBasicAuthResourceTest 2024-01-11 16:26:05,229 INFO main o.e.h.r.t.u.SharedSqlTestDatabaseExtension:34 - Schema generation skipped... No datasource environment variables found! 2024-01-11 16:26:05,231 INFO main o.s.t.c.s.AbstractContextLoader:264 - Could not detect default resource locations for test class [org.eclipse.hawkbit.mgmt.rest.resource.MgmtBasicAuthResourceTest]: no resource found for suffixes {-context.xml, Context.groovy}. 2024-01-11 16:26:05,234 INFO main o.s.b.t.c.SpringBootTestContextBootstrapper:245 - Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener, org.springframework.security.test.context.support.ReactorContextTestExecutionListener, org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.event.ApplicationEventsTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener] 2024-01-11 16:26:05,235 INFO main o.s.b.t.c.SpringBootTestContextBootstrapper:174 - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@2993dcdc, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@618867e4, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@44ef4aec, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@7127665d, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@46653199, org.springframework.test.context.support.DirtiesContextTestExecutionListener@6470d9f6, org.springframework.test.context.transaction.TransactionalTestExecutionListener@5af647be, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@1029d733, org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener@7f2fd556, org.springframework.test.context.event.EventPublishingTestExecutionListener@1d720c2c, org.springframework.security.test.context.support.ReactorContextTestExecutionListener@7551638b, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@2b1fb25d, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@2a9b470d, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@27852d1e, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@59364f5e, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@fed937f, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@7f3e1ea0, org.eclipse.hawkbit.repository.test.matcher.EventVerifier@715d2184, org.eclipse.hawkbit.repository.test.util.CleanupTestExecutionListener@1afacc4e] . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.18) 2024-01-11 16:26:05,276 INFO main o.e.h.m.r.r.MgmtBasicAuthResourceTest:55 - Starting MgmtBasicAuthResourceTest using Java 17.0.9 on basic-bw2k7 with PID 3277 (started by jenkins in /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-mgmt-resource) 2024-01-11 16:26:05,276 INFO main o.e.h.m.r.r.MgmtBasicAuthResourceTest:638 - The following 1 profile is active: "test" 2024-01-11 16:26:05,457 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:132 - Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2024-01-11 16:26:05,480 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:201 - Finished Spring Data repository scanning in 21 ms. Found 20 JPA repository interfaces. 2024-01-11 16:26:05,603 INFO main o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor:292 - No bean named 'errorChannel' has been explicitly defined. Therefore, a default PublishSubscribeChannel will be created. 2024-01-11 16:26:05,603 INFO main o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor:292 - No bean named 'integrationHeaderChannelRegistry' has been explicitly defined. Therefore, a default DefaultHeaderChannelRegistry will be created. 2024-01-11 16:26:05,607 INFO main o.s.c.c.s.GenericScope:283 - BeanFactory id=7828583a-9aa9-3292-a048-4ba82c295349 2024-01-11 16:26:05,639 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:26:05,643 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration' of type [org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:26:05,645 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:26:05,646 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'loadBalancerClientsDefaultsMappingsProvider' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration$$Lambda$945/0x00007f915456a710] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:26:05,647 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'defaultsBindHandlerAdvisor' of type [org.springframework.cloud.commons.config.DefaultsBindHandlerAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:26:05,651 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'BindingHandlerAdvise' of type [org.springframework.cloud.stream.config.BindingHandlerAdvise] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:26:05,654 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spelConverter' of type [org.springframework.cloud.stream.config.SpelExpressionConverterConfiguration$SpelConverter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:26:05,655 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration' of type [org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:26:05,656 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'stringOrNumberMigrationVersionConverter' of type [org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration$StringOrNumberToMigrationVersionConverter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:26:05,661 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:26:05,675 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'dataSource' of type [com.zaxxer.hikari.HikariDataSource] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:26:05,680 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties' of type [org.springframework.boot.autoconfigure.orm.jpa.JpaProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:26:05,683 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'repositoryApplicationConfiguration' of type [org.eclipse.hawkbit.repository.jpa.RepositoryApplicationConfiguration$$EnhancerBySpringCGLIB$$c3f89b0b] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:26:05,820 INFO main o.f.c.i.l.VersionPrinter:37 - Flyway Community Edition 8.5.13 by Redgate 2024-01-11 16:26:05,820 INFO main o.f.c.i.l.VersionPrinter:37 - See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.13 2024-01-11 16:26:05,821 INFO main o.f.c.i.l.VersionPrinter:37 - 2024-01-11 16:26:05,823 INFO main c.z.h.HikariDataSource:110 - HikariPool-10 - Starting... 2024-01-11 16:26:05,824 INFO main c.z.h.HikariDataSource:123 - HikariPool-10 - Start completed. 2024-01-11 16:26:05,824 INFO main o.f.c.i.d.b.BaseDatabaseType:37 - Database: jdbc:h2:mem:testdb (H2 2.2) 2024-01-11 16:26:05,826 WARN main o.f.c.i.d.b.Database:41 - Flyway upgrade recommended: H2 2.2.222 is newer than this version of Flyway and support has not been tested. The latest supported version of H2 is 2.1.210. 2024-01-11 16:26:05,836 INFO main o.f.c.i.c.DbValidate:37 - Successfully validated 47 migrations (execution time 00:00.009s) 2024-01-11 16:26:05,837 INFO main o.f.c.i.s.JdbcTableSchemaHistory:37 - Creating Schema History table "PUBLIC"."schema_version" ... 2024-01-11 16:26:05,840 INFO main o.f.c.i.c.DbMigrate:37 - Current version of schema "PUBLIC": << Empty Schema >> 2024-01-11 16:26:05,846 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.0.1 - init " 2024-01-11 16:26:05,862 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.2.0 - update target info for message " 2024-01-11 16:26:05,864 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.0 - cascade delete " 2024-01-11 16:26:05,872 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.1 - cascade delete " 2024-01-11 16:26:05,874 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.5.0 - target filter query " 2024-01-11 16:26:05,877 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.6.0 - rollout management " 2024-01-11 16:26:05,884 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.0 - swmType maxAssignment greater 0 " 2024-01-11 16:26:05,886 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.1 - reduce length enums " 2024-01-11 16:26:05,894 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.0 - auto assign ds filter " 2024-01-11 16:26:05,897 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.1 - cascade delete " 2024-01-11 16:26:05,899 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.2 - remove external artifact " 2024-01-11 16:26:05,901 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.9.0 - add rollout groups created " 2024-01-11 16:26:05,903 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.0 - advanced rolloutgroup " 2024-01-11 16:26:05,908 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.1 - consolidate artifact sha1 " 2024-01-11 16:26:05,912 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.2 - rollout auto start " 2024-01-11 16:26:05,915 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.3 - add rollout deleted flag " 2024-01-11 16:26:05,933 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.0 - drop target info " 2024-01-11 16:26:05,954 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.1 - target filter query UQ " 2024-01-11 16:26:05,956 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.2 - remove unused idexes " 2024-01-11 16:26:05,958 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.3 - add module md targetvis " 2024-01-11 16:26:05,961 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.0 - action performance " 2024-01-11 16:26:05,976 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.1 - missing non null " 2024-01-11 16:26:05,981 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.2 - missing non null enum " 2024-01-11 16:26:05,983 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.3 - cascade delete " 2024-01-11 16:26:05,984 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.4 - add maintenance window " 2024-01-11 16:26:05,991 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.6 - add index " 2024-01-11 16:26:05,993 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.7 - add rollout approval fields " 2024-01-11 16:26:05,997 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.8 - change length of created last modified by " 2024-01-11 16:26:06,000 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.9 - add target metadata " 2024-01-11 16:26:06,002 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.10 - change length of target attributes key " 2024-01-11 16:26:06,004 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.11 - add auto assign action type " 2024-01-11 16:26:06,007 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.12 - change length of controller id and name " 2024-01-11 16:26:06,009 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.13 - add action external id " 2024-01-11 16:26:06,013 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.14 - add sha256 hash " 2024-01-11 16:26:06,015 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.15 - add weight " 2024-01-11 16:26:06,021 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.16 - add action initiated by " 2024-01-11 16:26:06,025 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.17 - add index target modified " 2024-01-11 16:26:06,027 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.18 - add target type " 2024-01-11 16:26:06,033 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.19 - add valid flag to ds " 2024-01-11 16:26:06,036 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.20 - add encryption flag to sm " 2024-01-11 16:26:06,039 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.21 - add rollouts status index " 2024-01-11 16:26:06,041 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.22 - change target type name length " 2024-01-11 16:26:06,042 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.23 - add action status code " 2024-01-11 16:26:06,045 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.24 - add last action status code " 2024-01-11 16:26:06,048 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.25 - add confirmation flag " 2024-01-11 16:26:06,053 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.26 - add access control context " 2024-01-11 16:26:06,057 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.27 - target type inherit type " 2024-01-11 16:26:06,060 INFO main o.f.c.i.c.DbMigrate:37 - Successfully applied 47 migrations to schema "PUBLIC", now at version v1.12.27 (execution time 00:00.220s) 2024-01-11 16:26:06,116 INFO main o.e.p.s./.4.1.j.metadata:302 - The access type for the persistent class [class org.eclipse.hawkbit.repository.jpa.model.AbstractJpaTenantAwareBaseEntity] is set to [FIELD]. 2024-01-11 16:26:06,117 WARN main o.e.p.s./.4.1.j.metadata:302 - Overriding the FIELD mapping attribute [field createdAt] with the PROPERTY mapping attribute [method getCreatedAt] from class [org.eclipse.hawkbit.repository.jpa.model.AbstractJpaBaseEntity]. To avoid this warning you should mark the attribute [field createdAt] as transient. 2024-01-11 16:26:06,117 WARN main o.e.p.s./.4.1.j.metadata:302 - Overriding the FIELD mapping attribute [field createdBy] with the PROPERTY mapping attribute [method getCreatedBy] from class [org.eclipse.hawkbit.repository.jpa.model.AbstractJpaBaseEntity]. To avoid this warning you should mark the attribute [field createdBy] as transient. 2024-01-11 16:26:06,117 WARN main o.e.p.s./.4.1.j.metadata:302 - Overriding the FIELD mapping attribute [field lastModifiedBy] with the PROPERTY mapping attribute [method getLastModifiedBy] from class [org.eclipse.hawkbit.repository.jpa.model.AbstractJpaBaseEntity]. To avoid this warning you should mark the attribute [field lastModifiedBy] as transient. 2024-01-11 16:26:06,118 WARN main o.e.p.s./.4.1.j.metadata:302 - Overriding the FIELD mapping attribute [field lastModifiedAt] with the PROPERTY mapping attribute [method getLastModifiedAt] from class [org.eclipse.hawkbit.repository.jpa.model.AbstractJpaBaseEntity]. To avoid this warning you should mark the attribute [field lastModifiedAt] as transient. 2024-01-11 16:26:06,118 INFO main o.e.p.s./.4.1.j.metadata:302 - The access type for the persistent class [class org.eclipse.hawkbit.repository.jpa.model.JpaArtifact] is set to [FIELD]. 2024-01-11 16:26:06,118 INFO main o.e.p.s./.4.1.j.metadata:302 - The target entity (reference) class for the many to one mapping element [field softwareModule] is being defaulted to: class org.eclipse.hawkbit.repository.jpa.model.JpaSoftwareModule. 2024-01-11 16:26:06,118 WARN main o.e.p.s./.4.1.j.metadata:302 - Overriding the FIELD mapping attribute [field createdAt] with the PROPERTY mapping attribute [method getCreatedAt] from class [org.eclipse.hawkbit.repository.jpa.model.JpaArtifact]. To avoid this warning you should mark the attribute [field createdAt] as transient. 2024-01-11 16:26:06,119 WARN main o.e.p.s./.4.1.j.metadata:302 - Overriding the FIELD mapping attribute [field createdBy] with the PROPERTY mapping attribute [method getCreatedBy] from class [org.eclipse.hawkbit.repository.jpa.model.JpaArtifact]. To avoid this warning you should mark the attribute [field createdBy] as transient. 2024-01-11 16:26:06,119 WARN main o.e.p.s./.4.1.j.metadata:302 - Overriding the FIELD mapping attribute [field lastModifiedBy] with the PROPERTY mapping attribute [method getLastModifiedBy] from class [org.eclipse.hawkbit.repository.jpa.model.JpaArtifact]. To avoid this warning you should mark the attribute [field lastModifiedBy] as transient. 2024-01-11 16:26:06,119 WARN main o.e.p.s./.4.1.j.metadata:302 - Overriding the FIELD mapping attribute [field lastModifiedAt] with the PROPERTY mapping attribute [method getLastModifiedAt] from class [org.eclipse.hawkbit.repository.jpa.model.JpaArtifact]. To avoid this warning you should mark the attribute [field lastModifiedAt] as transient. 2024-01-11 16:26:06,119 INFO main o.e.p.s./.4.1.j.metadata:302 - The access type for the persistent class [class org.eclipse.hawkbit.repository.jpa.model.JpaAction] is set to [FIELD]. 2024-01-11 16:26:06,119 INFO main o.e.p.s./.4.1.j.metadata:302 - The target entity (reference) class for the many to one mapping element [field rollout] is being defaulted to: class org.eclipse.hawkbit.repository.jpa.model.JpaRollout. 2024-01-11 16:26:06,119 INFO main o.e.p.s./.4.1.j.metadata:302 - The target entity (reference) class for the many to one mapping element [field rolloutGroup] is being defaulted to: class org.eclipse.hawkbit.repository.jpa.model.JpaRolloutGroup. 2024-01-11 16:26:06,120 INFO main o.e.p.s./.4.1.j.metadata:302 - The target entity (reference) class for the many to one mapping element [field target] is being defaulted to: class org.eclipse.hawkbit.repository.jpa.model.JpaTarget. 2024-01-11 16:26:06,120 INFO main o.e.p.s./.4.1.j.metadata:302 - The target entity (reference) class for the many to one mapping element [field distributionSet] is being defaulted to: class org.eclipse.hawkbit.repository.jpa.model.JpaDistributionSet. 2024-01-11 16:26:06,121 WARN main o.e.p.s./.4.1.j.metadata:302 - Overriding the FIELD mapping attribute [field createdAt] with the PROPERTY mapping attribute [method getCreatedAt] from class [org.eclipse.hawkbit.repository.jpa.model.JpaAction]. To avoid this warning you should mark the attribute [field createdAt] as transient. 2024-01-11 16:26:06,121 WARN main o.e.p.s./.4.1.j.metadata:302 - Overriding the FIELD mapping attribute [field createdBy] with the PROPERTY mapping attribute [method getCreatedBy] from class [org.eclipse.hawkbit.repository.jpa.model.JpaAction]. To avoid this warning you should mark the attribute [field createdBy] as transient. 2024-01-11 16:26:06,121 WARN main o.e.p.s./.4.1.j.metadata:302 - Overriding the FIELD mapping attribute [field lastModifiedBy] with the PROPERTY mapping attribute [method getLastModifiedBy] from class [org.eclipse.hawkbit.repository.jpa.model.JpaAction]. To avoid this warning you should mark the attribute [field lastModifiedBy] as transient. 2024-01-11 16:26:06,122 WARN main o.e.p.s./.4.1.j.metadata:302 - Overriding the FIELD mapping attribute [field lastModifiedAt] with the PROPERTY mapping attribute [method getLastModifiedAt] from class [org.eclipse.hawkbit.repository.jpa.model.JpaAction]. To avoid this warning you should mark the attribute [field lastModifiedAt] as transient. 2024-01-11 16:26:06,122 INFO main o.e.p.s./.4.1.j.metadata:302 - The access type for the persistent class [class org.eclipse.hawkbit.repository.jpa.model.RolloutTargetGroup] is set to [FIELD]. 2024-01-11 16:26:06,122 INFO main o.e.p.s./.4.1.j.metadata:302 - The element [field rolloutGroup] is being defaulted to a one to one mapping. 2024-01-11 16:26:06,122 INFO main o.e.p.s./.4.1.j.metadata:302 - The element [field target] is being defaulted to a one to one mapping. 2024-01-11 16:26:06,123 INFO main o.e.p.s./.4.1.j.metadata:302 - The access type for the persistent class [class org.eclipse.hawkbit.repository.jpa.model.DistributionSetTypeElement] is set to [FIELD]. 2024-01-11 16:26:06,123 INFO main o.e.p.s./.4.1.j.metadata:302 - The target entity (reference) class for the many to one mapping element [field dsType] is being defaulted to: class org.eclipse.hawkbit.repository.jpa.model.JpaDistributionSetType. 2024-01-11 16:26:06,123 INFO main o.e.p.s./.4.1.j.metadata:302 - The target entity (reference) class for the many to one mapping element [field smType] is being defaulted to: class org.eclipse.hawkbit.repository.jpa.model.JpaSoftwareModuleType. 2024-01-11 16:26:06,123 INFO main o.e.p.s./.4.1.j.metadata:302 - The access type for the persistent class [class org.eclipse.hawkbit.repository.jpa.model.AbstractJpaMetaData] is set to [FIELD]. 2024-01-11 16:26:06,123 INFO main o.e.p.s./.4.1.j.metadata:302 - The access type for the persistent class [class org.eclipse.hawkbit.repository.jpa.model.JpaTargetMetadata] is set to [FIELD]. 2024-01-11 16:26:06,124 INFO main o.e.p.s./.4.1.j.metadata:302 - The element [field target] is being defaulted to a one to one mapping. 2024-01-11 16:26:06,124 INFO main o.e.p.s./.4.1.j.metadata:302 - The target entity (reference) class for the many to one mapping element [field target] is being defaulted to: class org.eclipse.hawkbit.repository.jpa.model.JpaTarget. 2024-01-11 16:26:06,124 INFO main o.e.p.s./.4.1.j.metadata:302 - The access type for the persistent class [class org.eclipse.hawkbit.repository.jpa.model.JpaTag] is set to [FIELD]. 2024-01-11 16:26:06,124 INFO main o.e.p.s./.4.1.j.metadata:302 - The access type for the persistent class [class org.eclipse.hawkbit.repository.jpa.model.AbstractJpaNamedEntity] is set to [FIELD]. 2024-01-11 16:26:06,125 INFO main o.e.p.s./.4.1.j.metadata:302 - The access type for the persistent class [class org.eclipse.hawkbit.repository.jpa.model.JpaTargetTag] is set to [FIELD]. 2024-01-11 16:26:06,125 WARN main o.e.p.s./.4.1.j.metadata:302 - Overriding the FIELD mapping attribute [field createdAt] with the PROPERTY mapping attribute [method getCreatedAt] from class [org.eclipse.hawkbit.repository.jpa.model.JpaTargetTag]. To avoid this warning you should mark the attribute [field createdAt] as transient. 2024-01-11 16:26:06,125 WARN main o.e.p.s./.4.1.j.metadata:302 - Overriding the FIELD mapping attribute [field createdBy] with the PROPERTY mapping attribute [method getCreatedBy] from class [org.eclipse.hawkbit.repository.jpa.model.JpaTargetTag]. To avoid this warning you should mark the attribute [field createdBy] as transient. 2024-01-11 16:26:06,125 WARN main o.e.p.s./.4.1.j.metadata:302 - Overriding the FIELD mapping attribute [field lastModifiedBy] with the PROPERTY mapping attribute [method getLastModifiedBy] from class [org.eclipse.hawkbit.repository.jpa.model.JpaTargetTag]. To avoid this warning you should mark the attribute [field lastModifiedBy] as transient. 2024-01-11 16:26:06,126 WARN main o.e.p.s./.4.1.j.metadata:302 - Overriding the FIELD mapping attribute [field lastModifiedAt] with the PROPERTY mapping attribute [method getLastModifiedAt] from class [org.eclipse.hawkbit.repository.jpa.model.JpaTargetTag]. To avoid this warning you should mark the attribute [field lastModifiedAt] as transient. 2024-01-11 16:26:06,126 INFO main o.e.p.s./.4.1.j.metadata:302 - The access type for the persistent class [class org.eclipse.hawkbit.repository.jpa.model.JpaRolloutGroup] is set to [FIELD]. 2024-01-11 16:26:06,126 INFO main o.e.p.s./.4.1.j.metadata:302 - The target entity (reference) class for the many to one mapping element [field parent] is being defaulted to: class org.eclipse.hawkbit.repository.jpa.model.JpaRolloutGroup. 2024-01-11 16:26:06,126 INFO main o.e.p.s./.4.1.j.metadata:302 - The target entity (reference) class for the many to one mapping element [field rollout] is being defaulted to: class org.eclipse.hawkbit.repository.jpa.model.JpaRollout. 2024-01-11 16:26:06,127 WARN main o.e.p.s./.4.1.j.metadata:302 - Overriding the FIELD mapping attribute [field createdAt] with the PROPERTY mapping attribute [method getCreatedAt] from class [org.eclipse.hawkbit.repository.jpa.model.JpaRolloutGroup]. To avoid this warning you should mark the attribute [field createdAt] as transient. 2024-01-11 16:26:06,127 WARN main o.e.p.s./.4.1.j.metadata:302 - Overriding the FIELD mapping attribute [field createdBy] with the PROPERTY mapping attribute [method getCreatedBy] from class [org.eclipse.hawkbit.repository.jpa.model.JpaRolloutGroup]. To avoid this warning you should mark the attribute [field createdBy] as transient. 2024-01-11 16:26:06,128 WARN main o.e.p.s./.4.1.j.metadata:302 - Overriding the FIELD mapping attribute [field lastModifiedBy] with the PROPERTY mapping attribute [method getLastModifiedBy] from class [org.eclipse.hawkbit.repository.jpa.model.JpaRolloutGroup]. To avoid this warning you should mark the attribute [field lastModifiedBy] as transient. 2024-01-11 16:26:06,128 WARN main o.e.p.s./.4.1.j.metadata:302 - Overriding the FIELD mapping attribute [field lastModifiedAt] with the PROPERTY mapping attribute [method getLastModifiedAt] from class [org.eclipse.hawkbit.repository.jpa.model.JpaRolloutGroup]. To avoid this warning you should mark the attribute [field lastModifiedAt] as transient. 2024-01-11 16:26:06,128 INFO main o.e.p.s./.4.1.j.metadata:302 - The access type for the persistent class [class org.eclipse.hawkbit.repository.jpa.model.JpaTarget] is set to [FIELD]. 2024-01-11 16:26:06,128 INFO main o.e.p.s./.4.1.j.metadata:302 - The target entity (reference) class for the one to many mapping element [field rolloutTargetGroup] is being defaulted to: class org.eclipse.hawkbit.repository.jpa.model.RolloutTargetGroup. 2024-01-11 16:26:06,129 INFO main o.e.p.s./.4.1.j.metadata:302 - The target class (reference) class for the element collection mapping element [field controllerAttributes] is being defaulted to: class java.lang.String. 2024-01-11 16:26:06,129 INFO main o.e.p.s./.4.1.j.metadata:302 - The target entity (reference) class for the many to one mapping element [field installedDistributionSet] is being defaulted to: class org.eclipse.hawkbit.repository.jpa.model.JpaDistributionSet. 2024-01-11 16:26:06,129 INFO main o.e.p.s./.4.1.j.metadata:302 - The target entity (reference) class for the one to one mapping element [field autoConfirmationStatus] is being defaulted to: class org.eclipse.hawkbit.repository.jpa.model.JpaAutoConfirmationStatus. 2024-01-11 16:26:06,130 INFO main o.e.p.s./.4.1.j.metadata:302 - The target entity (reference) class for the many to one mapping element [field assignedDistributionSet] is being defaulted to: class org.eclipse.hawkbit.repository.jpa.model.JpaDistributionSet. 2024-01-11 16:26:06,130 WARN main o.e.p.s./.4.1.j.metadata:302 - Overriding the FIELD mapping attribute [field createdAt] with the PROPERTY mapping attribute [method getCreatedAt] from class [org.eclipse.hawkbit.repository.jpa.model.JpaTarget]. To avoid this warning you should mark the attribute [field createdAt] as transient. 2024-01-11 16:26:06,130 WARN main o.e.p.s./.4.1.j.metadata:302 - Overriding the FIELD mapping attribute [field createdBy] with the PROPERTY mapping attribute [method getCreatedBy] from class [org.eclipse.hawkbit.repository.jpa.model.JpaTarget]. To avoid this warning you should mark the attribute [field createdBy] as transient. 2024-01-11 16:26:06,130 WARN main o.e.p.s./.4.1.j.metadata:302 - Overriding the FIELD mapping attribute [field lastModifiedBy] with the PROPERTY mapping attribute [method getLastModifiedBy] from class [org.eclipse.hawkbit.repository.jpa.model.JpaTarget]. To avoid this warning you should mark the attribute [field lastModifiedBy] as transient. 2024-01-11 16:26:06,130 WARN main o.e.p.s./.4.1.j.metadata:302 - Overriding the FIELD mapping attribute [field lastModifiedAt] with the PROPERTY mapping attribute [method getLastModifiedAt] from class [org.eclipse.hawkbit.repository.jpa.model.JpaTarget]. To avoid this warning you should mark the attribute [field lastModifiedAt] as transient. 2024-01-11 16:26:06,131 INFO main o.e.p.s./.4.1.j.metadata:302 - The access type for the persistent class [class org.eclipse.hawkbit.repository.jpa.model.JpaTenantConfiguration] is set to [FIELD]. 2024-01-11 16:26:06,131 WARN main o.e.p.s./.4.1.j.metadata:302 - Overriding the FIELD mapping attribute [field createdAt] with the PROPERTY mapping attribute [method getCreatedAt] from class [org.eclipse.hawkbit.repository.jpa.model.JpaTenantConfiguration]. To avoid this warning you should mark the attribute [field createdAt] as transient. 2024-01-11 16:26:06,131 WARN main o.e.p.s./.4.1.j.metadata:302 - Overriding the FIELD mapping attribute [field createdBy] with the PROPERTY mapping attribute [method getCreatedBy] from class [org.eclipse.hawkbit.repository.jpa.model.JpaTenantConfiguration]. To avoid this warning you should mark the attribute [field createdBy] as transient. 2024-01-11 16:26:06,131 WARN main o.e.p.s./.4.1.j.metadata:302 - Overriding the FIELD mapping attribute [field lastModifiedBy] with the PROPERTY mapping attribute [method getLastModifiedBy] from class [org.eclipse.hawkbit.repository.jpa.model.JpaTenantConfiguration]. To avoid this warning you should mark the attribute [field lastModifiedBy] as transient. 2024-01-11 16:26:06,132 WARN main o.e.p.s./.4.1.j.metadata:302 - Overriding the FIELD mapping attribute [field lastModifiedAt] with the PROPERTY mapping attribute [method getLastModifiedAt] from class [org.eclipse.hawkbit.repository.jpa.model.JpaTenantConfiguration]. To avoid this warning you should mark the attribute [field lastModifiedAt] as transient. 2024-01-11 16:26:06,132 INFO main o.e.p.s./.4.1.j.metadata:302 - The access type for the persistent class [class org.eclipse.hawkbit.repository.jpa.model.JpaRollout] is set to [FIELD]. 2024-01-11 16:26:06,132 INFO main o.e.p.s./.4.1.j.metadata:302 - The target entity (reference) class for the many to one mapping element [field distributionSet] is being defaulted to: class org.eclipse.hawkbit.repository.jpa.model.JpaDistributionSet. 2024-01-11 16:26:06,133 WARN main o.e.p.s./.4.1.j.metadata:302 - Overriding the FIELD mapping attribute [field createdAt] with the PROPERTY mapping attribute [method getCreatedAt] from class [org.eclipse.hawkbit.repository.jpa.model.JpaRollout]. To avoid this warning you should mark the attribute [field createdAt] as transient. 2024-01-11 16:26:06,133 WARN main o.e.p.s./.4.1.j.metadata:302 - Overriding the FIELD mapping attribute [field createdBy] with the PROPERTY mapping attribute [method getCreatedBy] from class [org.eclipse.hawkbit.repository.jpa.model.JpaRollout]. To avoid this warning you should mark the attribute [field createdBy] as transient. 2024-01-11 16:26:06,133 WARN main o.e.p.s./.4.1.j.metadata:302 - Overriding the FIELD mapping attribute [field lastModifiedBy] with the PROPERTY mapping attribute [method getLastModifiedBy] from class [org.eclipse.hawkbit.repository.jpa.model.JpaRollout]. To avoid this warning you should mark the attribute [field lastModifiedBy] as transient. 2024-01-11 16:26:06,133 WARN main o.e.p.s./.4.1.j.metadata:302 - Overriding the FIELD mapping attribute [field lastModifiedAt] with the PROPERTY mapping attribute [method getLastModifiedAt] from class [org.eclipse.hawkbit.repository.jpa.model.JpaRollout]. To avoid this warning you should mark the attribute [field lastModifiedAt] as transient. 2024-01-11 16:26:06,133 INFO main o.e.p.s./.4.1.j.metadata:302 - The access type for the persistent class [class org.eclipse.hawkbit.repository.jpa.model.JpaSoftwareModuleMetadata] is set to [FIELD]. 2024-01-11 16:26:06,134 INFO main o.e.p.s./.4.1.j.metadata:302 - The element [field softwareModule] is being defaulted to a one to one mapping. 2024-01-11 16:26:06,134 INFO main o.e.p.s./.4.1.j.metadata:302 - The target entity (reference) class for the many to one mapping element [field softwareModule] is being defaulted to: class org.eclipse.hawkbit.repository.jpa.model.JpaSoftwareModule. 2024-01-11 16:26:06,134 INFO main o.e.p.s./.4.1.j.metadata:302 - The access type for the persistent class [class org.eclipse.hawkbit.repository.jpa.model.JpaAutoConfirmationStatus] is set to [FIELD]. 2024-01-11 16:26:06,134 INFO main o.e.p.s./.4.1.j.metadata:302 - The target entity (reference) class for the one to one mapping element [field target] is being defaulted to: class org.eclipse.hawkbit.repository.jpa.model.JpaTarget. 2024-01-11 16:26:06,135 WARN main o.e.p.s./.4.1.j.metadata:302 - Overriding the FIELD mapping attribute [field createdAt] with the PROPERTY mapping attribute [method getCreatedAt] from class [org.eclipse.hawkbit.repository.jpa.model.JpaAutoConfirmationStatus]. To avoid this warning you should mark the attribute [field createdAt] as transient. 2024-01-11 16:26:06,135 WARN main o.e.p.s./.4.1.j.metadata:302 - Overriding the FIELD mapping attribute [field createdBy] with the PROPERTY mapping attribute [method getCreatedBy] from class [org.eclipse.hawkbit.repository.jpa.model.JpaAutoConfirmationStatus]. To avoid this warning you should mark the attribute [field createdBy] as transient. 2024-01-11 16:26:06,135 WARN main o.e.p.s./.4.1.j.metadata:302 - Overriding the FIELD mapping attribute [field lastModifiedBy] with the PROPERTY mapping attribute [method getLastModifiedBy] from class [org.eclipse.hawkbit.repository.jpa.model.JpaAutoConfirmationStatus]. To avoid this warning you should mark the attribute [field lastModifiedBy] as transient. 2024-01-11 16:26:06,135 WARN main o.e.p.s./.4.1.j.metadata:302 - Overriding the FIELD mapping attribute [field lastModifiedAt] with the PROPERTY mapping attribute [method getLastModifiedAt] from class [org.eclipse.hawkbit.repository.jpa.model.JpaAutoConfirmationStatus]. To avoid this warning you should mark the attribute [field lastModifiedAt] as transient. 2024-01-11 16:26:06,135 INFO main o.e.p.s./.4.1.j.metadata:302 - The access type for the persistent class [class org.eclipse.hawkbit.repository.jpa.model.JpaActionStatus] is set to [FIELD]. 2024-01-11 16:26:06,136 INFO main o.e.p.s./.4.1.j.metadata:302 - The target entity (reference) class for the many to one mapping element [field action] is being defaulted to: class org.eclipse.hawkbit.repository.jpa.model.JpaAction. 2024-01-11 16:26:06,136 WARN main o.e.p.s./.4.1.j.metadata:302 - Overriding the FIELD mapping attribute [field createdAt] with the PROPERTY mapping attribute [method getCreatedAt] from class [org.eclipse.hawkbit.repository.jpa.model.JpaActionStatus]. To avoid this warning you should mark the attribute [field createdAt] as transient. 2024-01-11 16:26:06,136 WARN main o.e.p.s./.4.1.j.metadata:302 - Overriding the FIELD mapping attribute [field createdBy] with the PROPERTY mapping attribute [method getCreatedBy] from class [org.eclipse.hawkbit.repository.jpa.model.JpaActionStatus]. To avoid this warning you should mark the attribute [field createdBy] as transient. 2024-01-11 16:26:06,136 WARN main o.e.p.s./.4.1.j.metadata:302 - Overriding the FIELD mapping attribute [field lastModifiedBy] with the PROPERTY mapping attribute [method getLastModifiedBy] from class [org.eclipse.hawkbit.repository.jpa.model.JpaActionStatus]. To avoid this warning you should mark the attribute [field lastModifiedBy] as transient. 2024-01-11 16:26:06,137 WARN main o.e.p.s./.4.1.j.metadata:302 - Overriding the FIELD mapping attribute [field lastModifiedAt] with the PROPERTY mapping attribute [method getLastModifiedAt] from class [org.eclipse.hawkbit.repository.jpa.model.JpaActionStatus]. To avoid this warning you should mark the attribute [field lastModifiedAt] as transient. 2024-01-11 16:26:06,137 INFO main o.e.p.s./.4.1.j.metadata:302 - The access type for the persistent class [class org.eclipse.hawkbit.repository.jpa.model.JpaTenantMetaData] is set to [FIELD]. 2024-01-11 16:26:06,137 INFO main o.e.p.s./.4.1.j.metadata:302 - The target entity (reference) class for the one to one mapping element [field defaultDsType] is being defaulted to: class org.eclipse.hawkbit.repository.jpa.model.JpaDistributionSetType. 2024-01-11 16:26:06,137 WARN main o.e.p.s./.4.1.j.metadata:302 - Overriding the FIELD mapping attribute [field createdAt] with the PROPERTY mapping attribute [method getCreatedAt] from class [org.eclipse.hawkbit.repository.jpa.model.JpaTenantMetaData]. To avoid this warning you should mark the attribute [field createdAt] as transient. 2024-01-11 16:26:06,137 WARN main o.e.p.s./.4.1.j.metadata:302 - Overriding the FIELD mapping attribute [field createdBy] with the PROPERTY mapping attribute [method getCreatedBy] from class [org.eclipse.hawkbit.repository.jpa.model.JpaTenantMetaData]. To avoid this warning you should mark the attribute [field createdBy] as transient. 2024-01-11 16:26:06,138 WARN main o.e.p.s./.4.1.j.metadata:302 - Overriding the FIELD mapping attribute [field lastModifiedBy] with the PROPERTY mapping attribute [method getLastModifiedBy] from class [org.eclipse.hawkbit.repository.jpa.model.JpaTenantMetaData]. To avoid this warning you should mark the attribute [field lastModifiedBy] as transient. 2024-01-11 16:26:06,138 WARN main o.e.p.s./.4.1.j.metadata:302 - Overriding the FIELD mapping attribute [field lastModifiedAt] with the PROPERTY mapping attribute [method getLastModifiedAt] from class [org.eclipse.hawkbit.repository.jpa.model.JpaTenantMetaData]. To avoid this warning you should mark the attribute [field lastModifiedAt] as transient. 2024-01-11 16:26:06,138 INFO main o.e.p.s./.4.1.j.metadata:302 - The access type for the persistent class [class org.eclipse.hawkbit.repository.jpa.model.JpaDistributionSetMetadata] is set to [FIELD]. 2024-01-11 16:26:06,138 INFO main o.e.p.s./.4.1.j.metadata:302 - The element [field distributionSet] is being defaulted to a one to one mapping. 2024-01-11 16:26:06,139 INFO main o.e.p.s./.4.1.j.metadata:302 - The target entity (reference) class for the many to one mapping element [field distributionSet] is being defaulted to: class org.eclipse.hawkbit.repository.jpa.model.JpaDistributionSet. 2024-01-11 16:26:06,139 INFO main o.e.p.s./.4.1.j.metadata:302 - The access type for the persistent class [class org.eclipse.hawkbit.repository.jpa.model.AbstractJpaTypeEntity] is set to [FIELD]. 2024-01-11 16:26:06,139 INFO main o.e.p.s./.4.1.j.metadata:302 - The access type for the persistent class [class org.eclipse.hawkbit.repository.jpa.model.JpaDistributionSetType] is set to [FIELD]. 2024-01-11 16:26:06,139 WARN main o.e.p.s./.4.1.j.metadata:302 - Overriding the FIELD mapping attribute [field createdAt] with the PROPERTY mapping attribute [method getCreatedAt] from class [org.eclipse.hawkbit.repository.jpa.model.JpaDistributionSetType]. To avoid this warning you should mark the attribute [field createdAt] as transient. 2024-01-11 16:26:06,140 WARN main o.e.p.s./.4.1.j.metadata:302 - Overriding the FIELD mapping attribute [field createdBy] with the PROPERTY mapping attribute [method getCreatedBy] from class [org.eclipse.hawkbit.repository.jpa.model.JpaDistributionSetType]. To avoid this warning you should mark the attribute [field createdBy] as transient. 2024-01-11 16:26:06,140 WARN main o.e.p.s./.4.1.j.metadata:302 - Overriding the FIELD mapping attribute [field lastModifiedBy] with the PROPERTY mapping attribute [method getLastModifiedBy] from class [org.eclipse.hawkbit.repository.jpa.model.JpaDistributionSetType]. To avoid this warning you should mark the attribute [field lastModifiedBy] as transient. 2024-01-11 16:26:06,140 WARN main o.e.p.s./.4.1.j.metadata:302 - Overriding the FIELD mapping attribute [field lastModifiedAt] with the PROPERTY mapping attribute [method getLastModifiedAt] from class [org.eclipse.hawkbit.repository.jpa.model.JpaDistributionSetType]. To avoid this warning you should mark the attribute [field lastModifiedAt] as transient. 2024-01-11 16:26:06,140 INFO main o.e.p.s./.4.1.j.metadata:302 - The access type for the persistent class [class org.eclipse.hawkbit.repository.jpa.model.JpaTargetFilterQuery] is set to [FIELD]. 2024-01-11 16:26:06,141 WARN main o.e.p.s./.4.1.j.metadata:302 - Overriding the FIELD mapping attribute [field createdAt] with the PROPERTY mapping attribute [method getCreatedAt] from class [org.eclipse.hawkbit.repository.jpa.model.JpaTargetFilterQuery]. To avoid this warning you should mark the attribute [field createdAt] as transient. 2024-01-11 16:26:06,141 WARN main o.e.p.s./.4.1.j.metadata:302 - Overriding the FIELD mapping attribute [field createdBy] with the PROPERTY mapping attribute [method getCreatedBy] from class [org.eclipse.hawkbit.repository.jpa.model.JpaTargetFilterQuery]. To avoid this warning you should mark the attribute [field createdBy] as transient. 2024-01-11 16:26:06,141 WARN main o.e.p.s./.4.1.j.metadata:302 - Overriding the FIELD mapping attribute [field lastModifiedBy] with the PROPERTY mapping attribute [method getLastModifiedBy] from class [org.eclipse.hawkbit.repository.jpa.model.JpaTargetFilterQuery]. To avoid this warning you should mark the attribute [field lastModifiedBy] as transient. 2024-01-11 16:26:06,141 WARN main o.e.p.s./.4.1.j.metadata:302 - Overriding the FIELD mapping attribute [field lastModifiedAt] with the PROPERTY mapping attribute [method getLastModifiedAt] from class [org.eclipse.hawkbit.repository.jpa.model.JpaTargetFilterQuery]. To avoid this warning you should mark the attribute [field lastModifiedAt] as transient. 2024-01-11 16:26:06,141 INFO main o.e.p.s./.4.1.j.metadata:302 - The access type for the persistent class [class org.eclipse.hawkbit.repository.jpa.model.JpaSoftwareModuleType] is set to [FIELD]. 2024-01-11 16:26:06,142 WARN main o.e.p.s./.4.1.j.metadata:302 - Overriding the FIELD mapping attribute [field createdAt] with the PROPERTY mapping attribute [method getCreatedAt] from class [org.eclipse.hawkbit.repository.jpa.model.JpaSoftwareModuleType]. To avoid this warning you should mark the attribute [field createdAt] as transient. 2024-01-11 16:26:06,142 WARN main o.e.p.s./.4.1.j.metadata:302 - Overriding the FIELD mapping attribute [field createdBy] with the PROPERTY mapping attribute [method getCreatedBy] from class [org.eclipse.hawkbit.repository.jpa.model.JpaSoftwareModuleType]. To avoid this warning you should mark the attribute [field createdBy] as transient. 2024-01-11 16:26:06,142 WARN main o.e.p.s./.4.1.j.metadata:302 - Overriding the FIELD mapping attribute [field lastModifiedBy] with the PROPERTY mapping attribute [method getLastModifiedBy] from class [org.eclipse.hawkbit.repository.jpa.model.JpaSoftwareModuleType]. To avoid this warning you should mark the attribute [field lastModifiedBy] as transient. 2024-01-11 16:26:06,142 WARN main o.e.p.s./.4.1.j.metadata:302 - Overriding the FIELD mapping attribute [field lastModifiedAt] with the PROPERTY mapping attribute [method getLastModifiedAt] from class [org.eclipse.hawkbit.repository.jpa.model.JpaSoftwareModuleType]. To avoid this warning you should mark the attribute [field lastModifiedAt] as transient. 2024-01-11 16:26:06,142 INFO main o.e.p.s./.4.1.j.metadata:302 - The access type for the persistent class [class org.eclipse.hawkbit.repository.jpa.model.AbstractJpaNamedVersionedEntity] is set to [FIELD]. 2024-01-11 16:26:06,143 INFO main o.e.p.s./.4.1.j.metadata:302 - The access type for the persistent class [class org.eclipse.hawkbit.repository.jpa.model.JpaSoftwareModule] is set to [FIELD]. 2024-01-11 16:26:06,143 INFO main o.e.p.s./.4.1.j.metadata:302 - The target entity (reference) class for the many to one mapping element [field type] is being defaulted to: class org.eclipse.hawkbit.repository.jpa.model.JpaSoftwareModuleType. 2024-01-11 16:26:06,143 WARN main o.e.p.s./.4.1.j.metadata:302 - Overriding the FIELD mapping attribute [field createdAt] with the PROPERTY mapping attribute [method getCreatedAt] from class [org.eclipse.hawkbit.repository.jpa.model.JpaSoftwareModule]. To avoid this warning you should mark the attribute [field createdAt] as transient. 2024-01-11 16:26:06,143 WARN main o.e.p.s./.4.1.j.metadata:302 - Overriding the FIELD mapping attribute [field createdBy] with the PROPERTY mapping attribute [method getCreatedBy] from class [org.eclipse.hawkbit.repository.jpa.model.JpaSoftwareModule]. To avoid this warning you should mark the attribute [field createdBy] as transient. 2024-01-11 16:26:06,144 WARN main o.e.p.s./.4.1.j.metadata:302 - Overriding the FIELD mapping attribute [field lastModifiedBy] with the PROPERTY mapping attribute [method getLastModifiedBy] from class [org.eclipse.hawkbit.repository.jpa.model.JpaSoftwareModule]. To avoid this warning you should mark the attribute [field lastModifiedBy] as transient. 2024-01-11 16:26:06,144 WARN main o.e.p.s./.4.1.j.metadata:302 - Overriding the FIELD mapping attribute [field lastModifiedAt] with the PROPERTY mapping attribute [method getLastModifiedAt] from class [org.eclipse.hawkbit.repository.jpa.model.JpaSoftwareModule]. To avoid this warning you should mark the attribute [field lastModifiedAt] as transient. 2024-01-11 16:26:06,144 INFO main o.e.p.s./.4.1.j.metadata:302 - The access type for the persistent class [class org.eclipse.hawkbit.repository.jpa.model.JpaDistributionSetTag] is set to [FIELD]. 2024-01-11 16:26:06,144 WARN main o.e.p.s./.4.1.j.metadata:302 - Overriding the FIELD mapping attribute [field createdAt] with the PROPERTY mapping attribute [method getCreatedAt] from class [org.eclipse.hawkbit.repository.jpa.model.JpaDistributionSetTag]. To avoid this warning you should mark the attribute [field createdAt] as transient. 2024-01-11 16:26:06,144 WARN main o.e.p.s./.4.1.j.metadata:302 - Overriding the FIELD mapping attribute [field createdBy] with the PROPERTY mapping attribute [method getCreatedBy] from class [org.eclipse.hawkbit.repository.jpa.model.JpaDistributionSetTag]. To avoid this warning you should mark the attribute [field createdBy] as transient. 2024-01-11 16:26:06,145 WARN main o.e.p.s./.4.1.j.metadata:302 - Overriding the FIELD mapping attribute [field lastModifiedBy] with the PROPERTY mapping attribute [method getLastModifiedBy] from class [org.eclipse.hawkbit.repository.jpa.model.JpaDistributionSetTag]. To avoid this warning you should mark the attribute [field lastModifiedBy] as transient. 2024-01-11 16:26:06,145 WARN main o.e.p.s./.4.1.j.metadata:302 - Overriding the FIELD mapping attribute [field lastModifiedAt] with the PROPERTY mapping attribute [method getLastModifiedAt] from class [org.eclipse.hawkbit.repository.jpa.model.JpaDistributionSetTag]. To avoid this warning you should mark the attribute [field lastModifiedAt] as transient. 2024-01-11 16:26:06,145 INFO main o.e.p.s./.4.1.j.metadata:302 - The access type for the persistent class [class org.eclipse.hawkbit.repository.jpa.model.JpaDistributionSet] is set to [FIELD]. 2024-01-11 16:26:06,146 WARN main o.e.p.s./.4.1.j.metadata:302 - Overriding the FIELD mapping attribute [field createdAt] with the PROPERTY mapping attribute [method getCreatedAt] from class [org.eclipse.hawkbit.repository.jpa.model.JpaDistributionSet]. To avoid this warning you should mark the attribute [field createdAt] as transient. 2024-01-11 16:26:06,146 WARN main o.e.p.s./.4.1.j.metadata:302 - Overriding the FIELD mapping attribute [field createdBy] with the PROPERTY mapping attribute [method getCreatedBy] from class [org.eclipse.hawkbit.repository.jpa.model.JpaDistributionSet]. To avoid this warning you should mark the attribute [field createdBy] as transient. 2024-01-11 16:26:06,146 WARN main o.e.p.s./.4.1.j.metadata:302 - Overriding the FIELD mapping attribute [field lastModifiedBy] with the PROPERTY mapping attribute [method getLastModifiedBy] from class [org.eclipse.hawkbit.repository.jpa.model.JpaDistributionSet]. To avoid this warning you should mark the attribute [field lastModifiedBy] as transient. 2024-01-11 16:26:06,146 WARN main o.e.p.s./.4.1.j.metadata:302 - Overriding the FIELD mapping attribute [field lastModifiedAt] with the PROPERTY mapping attribute [method getLastModifiedAt] from class [org.eclipse.hawkbit.repository.jpa.model.JpaDistributionSet]. To avoid this warning you should mark the attribute [field lastModifiedAt] as transient. 2024-01-11 16:26:06,147 INFO main o.e.p.s./.4.1.j.metadata:302 - The access type for the persistent class [class org.eclipse.hawkbit.repository.jpa.model.JpaTargetType] is set to [FIELD]. 2024-01-11 16:26:06,147 WARN main o.e.p.s./.4.1.j.metadata:302 - Overriding the FIELD mapping attribute [field createdAt] with the PROPERTY mapping attribute [method getCreatedAt] from class [org.eclipse.hawkbit.repository.jpa.model.JpaTargetType]. To avoid this warning you should mark the attribute [field createdAt] as transient. 2024-01-11 16:26:06,147 WARN main o.e.p.s./.4.1.j.metadata:302 - Overriding the FIELD mapping attribute [field createdBy] with the PROPERTY mapping attribute [method getCreatedBy] from class [org.eclipse.hawkbit.repository.jpa.model.JpaTargetType]. To avoid this warning you should mark the attribute [field createdBy] as transient. 2024-01-11 16:26:06,147 WARN main o.e.p.s./.4.1.j.metadata:302 - Overriding the FIELD mapping attribute [field lastModifiedBy] with the PROPERTY mapping attribute [method getLastModifiedBy] from class [org.eclipse.hawkbit.repository.jpa.model.JpaTargetType]. To avoid this warning you should mark the attribute [field lastModifiedBy] as transient. 2024-01-11 16:26:06,148 WARN main o.e.p.s./.4.1.j.metadata:302 - Overriding the FIELD mapping attribute [field lastModifiedAt] with the PROPERTY mapping attribute [method getLastModifiedAt] from class [org.eclipse.hawkbit.repository.jpa.model.JpaTargetType]. To avoid this warning you should mark the attribute [field lastModifiedAt] as transient. 2024-01-11 16:26:06,148 INFO main o.e.p.s./.4.1.j.metadata:302 - The access type for the persistent class [class org.eclipse.hawkbit.repository.jpa.model.DistributionSetTypeElementCompositeKey] is set to [FIELD]. 2024-01-11 16:26:06,149 INFO main o.e.p.s./.4.1.j.metadata:302 - The alias name for the entity class [class org.eclipse.hawkbit.repository.jpa.model.JpaArtifact] is being defaulted to: JpaArtifact. 2024-01-11 16:26:06,150 WARN main o.e.p.s./.4.1.j.metadata:302 - The tenant discriminator context property for the tenant discriminator column [sp_artifact.tenant] on the element [class org.eclipse.hawkbit.repository.jpa.model.AbstractJpaTenantAwareBaseEntity] is being defaulted to: eclipselink.tenant-id. 2024-01-11 16:26:06,150 INFO main o.e.p.s./.4.1.j.metadata:302 - The alias name for the entity class [class org.eclipse.hawkbit.repository.jpa.model.JpaAction] is being defaulted to: JpaAction. 2024-01-11 16:26:06,151 WARN main o.e.p.s./.4.1.j.metadata:302 - The tenant discriminator context property for the tenant discriminator column [sp_action.tenant] on the element [class org.eclipse.hawkbit.repository.jpa.model.AbstractJpaTenantAwareBaseEntity] is being defaulted to: eclipselink.tenant-id. 2024-01-11 16:26:06,152 INFO main o.e.p.s./.4.1.j.metadata:302 - Ignoring default serialization on element [field actionType] within entity class [class org.eclipse.hawkbit.repository.jpa.model.JpaAction] since EclipseLink convert metadata is specified. 2024-01-11 16:26:06,152 INFO main o.e.p.s./.4.1.j.metadata:302 - Ignoring default serialization on element [field status] within entity class [class org.eclipse.hawkbit.repository.jpa.model.JpaAction] since EclipseLink convert metadata is specified. 2024-01-11 16:26:06,152 INFO main o.e.p.s./.4.1.j.metadata:302 - The alias name for the entity class [class org.eclipse.hawkbit.repository.jpa.model.RolloutTargetGroup] is being defaulted to: RolloutTargetGroup. 2024-01-11 16:26:06,153 INFO main o.e.p.s./.4.1.j.metadata:302 - The alias name for the entity class [class org.eclipse.hawkbit.repository.jpa.model.DistributionSetTypeElement] is being defaulted to: DistributionSetTypeElement. 2024-01-11 16:26:06,153 INFO main o.e.p.s./.4.1.j.metadata:302 - The alias name for the entity class [class org.eclipse.hawkbit.repository.jpa.model.JpaTargetMetadata] is being defaulted to: JpaTargetMetadata. 2024-01-11 16:26:06,154 INFO main o.e.p.s./.4.1.j.metadata:302 - The alias name for the entity class [class org.eclipse.hawkbit.repository.jpa.model.JpaTargetTag] is being defaulted to: JpaTargetTag. 2024-01-11 16:26:06,154 WARN main o.e.p.s./.4.1.j.metadata:302 - The tenant discriminator context property for the tenant discriminator column [sp_target_tag.tenant] on the element [class org.eclipse.hawkbit.repository.jpa.model.AbstractJpaTenantAwareBaseEntity] is being defaulted to: eclipselink.tenant-id. 2024-01-11 16:26:06,154 INFO main o.e.p.s./.4.1.j.metadata:302 - The alias name for the entity class [class org.eclipse.hawkbit.repository.jpa.model.JpaRolloutGroup] is being defaulted to: JpaRolloutGroup. 2024-01-11 16:26:06,155 WARN main o.e.p.s./.4.1.j.metadata:302 - The tenant discriminator context property for the tenant discriminator column [sp_rolloutgroup.tenant] on the element [class org.eclipse.hawkbit.repository.jpa.model.AbstractJpaTenantAwareBaseEntity] is being defaulted to: eclipselink.tenant-id. 2024-01-11 16:26:06,155 INFO main o.e.p.s./.4.1.j.metadata:302 - Ignoring default serialization on element [field status] within entity class [class org.eclipse.hawkbit.repository.jpa.model.JpaRolloutGroup] since EclipseLink convert metadata is specified. 2024-01-11 16:26:06,156 INFO main o.e.p.s./.4.1.j.metadata:302 - The alias name for the entity class [class org.eclipse.hawkbit.repository.jpa.model.JpaTarget] is being defaulted to: JpaTarget. 2024-01-11 16:26:06,156 WARN main o.e.p.s./.4.1.j.metadata:302 - The tenant discriminator context property for the tenant discriminator column [sp_target.tenant] on the element [class org.eclipse.hawkbit.repository.jpa.model.AbstractJpaTenantAwareBaseEntity] is being defaulted to: eclipselink.tenant-id. 2024-01-11 16:26:06,157 INFO main o.e.p.s./.4.1.j.metadata:302 - Ignoring default serialization on element [field updateStatus] within entity class [class org.eclipse.hawkbit.repository.jpa.model.JpaTarget] since EclipseLink convert metadata is specified. 2024-01-11 16:26:06,157 INFO main o.e.p.s./.4.1.j.metadata:302 - The alias name for the entity class [class org.eclipse.hawkbit.repository.jpa.model.JpaTenantConfiguration] is being defaulted to: JpaTenantConfiguration. 2024-01-11 16:26:06,157 WARN main o.e.p.s./.4.1.j.metadata:302 - The tenant discriminator context property for the tenant discriminator column [sp_tenant_configuration.tenant] on the element [class org.eclipse.hawkbit.repository.jpa.model.AbstractJpaTenantAwareBaseEntity] is being defaulted to: eclipselink.tenant-id. 2024-01-11 16:26:06,158 INFO main o.e.p.s./.4.1.j.metadata:302 - The alias name for the entity class [class org.eclipse.hawkbit.repository.jpa.model.JpaRollout] is being defaulted to: JpaRollout. 2024-01-11 16:26:06,158 WARN main o.e.p.s./.4.1.j.metadata:302 - The tenant discriminator context property for the tenant discriminator column [sp_rollout.tenant] on the element [class org.eclipse.hawkbit.repository.jpa.model.AbstractJpaTenantAwareBaseEntity] is being defaulted to: eclipselink.tenant-id. 2024-01-11 16:26:06,158 INFO main o.e.p.s./.4.1.j.metadata:302 - Ignoring default serialization on element [field actionType] within entity class [class org.eclipse.hawkbit.repository.jpa.model.JpaRollout] since EclipseLink convert metadata is specified. 2024-01-11 16:26:06,159 INFO main o.e.p.s./.4.1.j.metadata:302 - Ignoring default serialization on element [field status] within entity class [class org.eclipse.hawkbit.repository.jpa.model.JpaRollout] since EclipseLink convert metadata is specified. 2024-01-11 16:26:06,171 INFO main o.e.p.s./.4.1.j.metadata:302 - The alias name for the entity class [class org.eclipse.hawkbit.repository.jpa.model.JpaSoftwareModuleMetadata] is being defaulted to: JpaSoftwareModuleMetadata. 2024-01-11 16:26:06,171 INFO main o.e.p.s./.4.1.j.metadata:302 - The alias name for the entity class [class org.eclipse.hawkbit.repository.jpa.model.JpaAutoConfirmationStatus] is being defaulted to: JpaAutoConfirmationStatus. 2024-01-11 16:26:06,172 WARN main o.e.p.s./.4.1.j.metadata:302 - The tenant discriminator context property for the tenant discriminator column [sp_target_conf_status.tenant] on the element [class org.eclipse.hawkbit.repository.jpa.model.AbstractJpaTenantAwareBaseEntity] is being defaulted to: eclipselink.tenant-id. 2024-01-11 16:26:06,172 INFO main o.e.p.s./.4.1.j.metadata:302 - The alias name for the entity class [class org.eclipse.hawkbit.repository.jpa.model.JpaActionStatus] is being defaulted to: JpaActionStatus. 2024-01-11 16:26:06,172 WARN main o.e.p.s./.4.1.j.metadata:302 - The tenant discriminator context property for the tenant discriminator column [sp_action_status.tenant] on the element [class org.eclipse.hawkbit.repository.jpa.model.AbstractJpaTenantAwareBaseEntity] is being defaulted to: eclipselink.tenant-id. 2024-01-11 16:26:06,173 INFO main o.e.p.s./.4.1.j.metadata:302 - Ignoring default serialization on element [field status] within entity class [class org.eclipse.hawkbit.repository.jpa.model.JpaActionStatus] since EclipseLink convert metadata is specified. 2024-01-11 16:26:06,173 INFO main o.e.p.s./.4.1.j.metadata:302 - The alias name for the entity class [class org.eclipse.hawkbit.repository.jpa.model.JpaTenantMetaData] is being defaulted to: JpaTenantMetaData. 2024-01-11 16:26:06,174 INFO main o.e.p.s./.4.1.j.metadata:302 - The alias name for the entity class [class org.eclipse.hawkbit.repository.jpa.model.JpaDistributionSetMetadata] is being defaulted to: JpaDistributionSetMetadata. 2024-01-11 16:26:06,174 INFO main o.e.p.s./.4.1.j.metadata:302 - The alias name for the entity class [class org.eclipse.hawkbit.repository.jpa.model.JpaDistributionSetType] is being defaulted to: JpaDistributionSetType. 2024-01-11 16:26:06,175 WARN main o.e.p.s./.4.1.j.metadata:302 - The tenant discriminator context property for the tenant discriminator column [sp_distribution_set_type.tenant] on the element [class org.eclipse.hawkbit.repository.jpa.model.AbstractJpaTenantAwareBaseEntity] is being defaulted to: eclipselink.tenant-id. 2024-01-11 16:26:06,175 INFO main o.e.p.s./.4.1.j.metadata:302 - The alias name for the entity class [class org.eclipse.hawkbit.repository.jpa.model.JpaTargetFilterQuery] is being defaulted to: JpaTargetFilterQuery. 2024-01-11 16:26:06,176 WARN main o.e.p.s./.4.1.j.metadata:302 - The tenant discriminator context property for the tenant discriminator column [sp_target_filter_query.tenant] on the element [class org.eclipse.hawkbit.repository.jpa.model.AbstractJpaTenantAwareBaseEntity] is being defaulted to: eclipselink.tenant-id. 2024-01-11 16:26:06,176 INFO main o.e.p.s./.4.1.j.metadata:302 - Ignoring default serialization on element [field autoAssignActionType] within entity class [class org.eclipse.hawkbit.repository.jpa.model.JpaTargetFilterQuery] since EclipseLink convert metadata is specified. 2024-01-11 16:26:06,176 INFO main o.e.p.s./.4.1.j.metadata:302 - The alias name for the entity class [class org.eclipse.hawkbit.repository.jpa.model.JpaSoftwareModuleType] is being defaulted to: JpaSoftwareModuleType. 2024-01-11 16:26:06,177 WARN main o.e.p.s./.4.1.j.metadata:302 - The tenant discriminator context property for the tenant discriminator column [sp_software_module_type.tenant] on the element [class org.eclipse.hawkbit.repository.jpa.model.AbstractJpaTenantAwareBaseEntity] is being defaulted to: eclipselink.tenant-id. 2024-01-11 16:26:06,177 INFO main o.e.p.s./.4.1.j.metadata:302 - The alias name for the entity class [class org.eclipse.hawkbit.repository.jpa.model.JpaSoftwareModule] is being defaulted to: JpaSoftwareModule. 2024-01-11 16:26:06,178 WARN main o.e.p.s./.4.1.j.metadata:302 - The tenant discriminator context property for the tenant discriminator column [sp_base_software_module.tenant] on the element [class org.eclipse.hawkbit.repository.jpa.model.AbstractJpaTenantAwareBaseEntity] is being defaulted to: eclipselink.tenant-id. 2024-01-11 16:26:06,178 INFO main o.e.p.s./.4.1.j.metadata:302 - The alias name for the entity class [class org.eclipse.hawkbit.repository.jpa.model.JpaDistributionSetTag] is being defaulted to: JpaDistributionSetTag. 2024-01-11 16:26:06,179 WARN main o.e.p.s./.4.1.j.metadata:302 - The tenant discriminator context property for the tenant discriminator column [sp_distributionset_tag.tenant] on the element [class org.eclipse.hawkbit.repository.jpa.model.AbstractJpaTenantAwareBaseEntity] is being defaulted to: eclipselink.tenant-id. 2024-01-11 16:26:06,179 INFO main o.e.p.s./.4.1.j.metadata:302 - The alias name for the entity class [class org.eclipse.hawkbit.repository.jpa.model.JpaDistributionSet] is being defaulted to: JpaDistributionSet. 2024-01-11 16:26:06,180 WARN main o.e.p.s./.4.1.j.metadata:302 - The tenant discriminator context property for the tenant discriminator column [sp_distribution_set.tenant] on the element [class org.eclipse.hawkbit.repository.jpa.model.AbstractJpaTenantAwareBaseEntity] is being defaulted to: eclipselink.tenant-id. 2024-01-11 16:26:06,180 INFO main o.e.p.s./.4.1.j.metadata:302 - The alias name for the entity class [class org.eclipse.hawkbit.repository.jpa.model.JpaTargetType] is being defaulted to: JpaTargetType. 2024-01-11 16:26:06,181 WARN main o.e.p.s./.4.1.j.metadata:302 - The tenant discriminator context property for the tenant discriminator column [sp_target_type.tenant] on the element [class org.eclipse.hawkbit.repository.jpa.model.AbstractJpaTenantAwareBaseEntity] is being defaulted to: eclipselink.tenant-id. 2024-01-11 16:26:06,181 INFO main o.e.p.s./.4.1.j.metadata:302 - The primary key column name for the mapping element [field rolloutGroup] is being defaulted to: id. 2024-01-11 16:26:06,182 INFO main o.e.p.s./.4.1.j.metadata:302 - The primary key column name for the mapping element [field target] is being defaulted to: id. 2024-01-11 16:26:06,182 INFO main o.e.p.s./.4.1.j.metadata:302 - The primary key column name for the mapping element [field distributionSet] is being defaulted to: id. 2024-01-11 16:26:06,182 INFO main o.e.p.s./.4.1.j.metadata:302 - The primary key column name for the mapping element [field smType] is being defaulted to: id. 2024-01-11 16:26:06,183 INFO main o.e.p.s./.4.1.j.metadata:302 - The primary key column name for the mapping element [field dsType] is being defaulted to: id. 2024-01-11 16:26:06,183 INFO main o.e.p.s./.4.1.j.metadata:302 - The primary key column name for the mapping element [field target] is being defaulted to: id. 2024-01-11 16:26:06,183 INFO main o.e.p.s./.4.1.j.metadata:302 - The primary key column name for the mapping element [field softwareModule] is being defaulted to: id. 2024-01-11 16:26:06,184 INFO main o.e.p.s./.4.1.j.metadata:302 - The primary key column name for the mapping element [field controllerAttributes] is being defaulted to: id. 2024-01-11 16:26:06,184 INFO main o.e.p.s./.4.1.j.metadata:302 - The primary key column name for the mapping element [field messages] is being defaulted to: id. 2024-01-11 16:26:06,185 INFO main o.e.p.s./.4.1.j.metadata:302 - The primary key column name for the mapping element [field softwareModule] is being defaulted to: id. 2024-01-11 16:26:06,185 INFO main o.e.p.s./.4.1.j.metadata:302 - The primary key column name for the mapping element [field rollout] is being defaulted to: id. 2024-01-11 16:26:06,186 INFO main o.e.p.s./.4.1.j.metadata:302 - The primary key column name for the mapping element [field rolloutGroup] is being defaulted to: id. 2024-01-11 16:26:06,186 INFO main o.e.p.s./.4.1.j.metadata:302 - The primary key column name for the mapping element [field target] is being defaulted to: id. 2024-01-11 16:26:06,186 INFO main o.e.p.s./.4.1.j.metadata:302 - The primary key column name for the mapping element [field distributionSet] is being defaulted to: id. 2024-01-11 16:26:06,186 INFO main o.e.p.s./.4.1.j.metadata:302 - The primary key column name for the mapping element [field parent] is being defaulted to: id. 2024-01-11 16:26:06,187 INFO main o.e.p.s./.4.1.j.metadata:302 - The primary key column name for the mapping element [field rollout] is being defaulted to: id. 2024-01-11 16:26:06,187 INFO main o.e.p.s./.4.1.j.metadata:302 - The primary key column name for the mapping element [field targetType] is being defaulted to: id. 2024-01-11 16:26:06,187 INFO main o.e.p.s./.4.1.j.metadata:302 - The source primary key column name for the many to many mapping [field tags] is being defaulted to: id. 2024-01-11 16:26:06,188 INFO main o.e.p.s./.4.1.j.metadata:302 - The target primary key column name for the many to many mapping [field tags] is being defaulted to: id. 2024-01-11 16:26:06,188 INFO main o.e.p.s./.4.1.j.metadata:302 - The primary key column name for the mapping element [field installedDistributionSet] is being defaulted to: id. 2024-01-11 16:26:06,188 INFO main o.e.p.s./.4.1.j.metadata:302 - The primary key column name for the mapping element [field assignedDistributionSet] is being defaulted to: id. 2024-01-11 16:26:06,188 INFO main o.e.p.s./.4.1.j.metadata:302 - The primary key column name for the mapping element [field distributionSet] is being defaulted to: id. 2024-01-11 16:26:06,189 INFO main o.e.p.s./.4.1.j.metadata:302 - The primary key column name for the mapping element [field target] is being defaulted to: id. 2024-01-11 16:26:06,189 INFO main o.e.p.s./.4.1.j.metadata:302 - The primary key column name for the mapping element [field action] is being defaulted to: id. 2024-01-11 16:26:06,189 INFO main o.e.p.s./.4.1.j.metadata:302 - The primary key column name for the mapping element [field defaultDsType] is being defaulted to: id. 2024-01-11 16:26:06,190 INFO main o.e.p.s./.4.1.j.metadata:302 - The primary key column name for the mapping element [field autoAssignDistributionSet] is being defaulted to: id. 2024-01-11 16:26:06,190 INFO main o.e.p.s./.4.1.j.metadata:302 - The primary key column name for the mapping element [field type] is being defaulted to: id. 2024-01-11 16:26:06,190 INFO main o.e.p.s./.4.1.j.metadata:302 - The primary key column name for the mapping element [field type] is being defaulted to: id. 2024-01-11 16:26:06,190 INFO main o.e.p.s./.4.1.j.metadata:302 - The source primary key column name for the many to many mapping [field modules] is being defaulted to: id. 2024-01-11 16:26:06,191 INFO main o.e.p.s./.4.1.j.metadata:302 - The target primary key column name for the many to many mapping [field modules] is being defaulted to: id. 2024-01-11 16:26:06,191 INFO main o.e.p.s./.4.1.j.metadata:302 - The source primary key column name for the many to many mapping [field tags] is being defaulted to: id. 2024-01-11 16:26:06,201 INFO main o.e.p.s./.4.1.j.metadata:302 - The target primary key column name for the many to many mapping [field tags] is being defaulted to: id. 2024-01-11 16:26:06,202 INFO main o.e.p.s./.4.1.j.metadata:302 - The source primary key column name for the many to many mapping [field distributionSetTypes] is being defaulted to: id. 2024-01-11 16:26:06,202 INFO main o.e.p.s./.4.1.j.metadata:302 - The target primary key column name for the many to many mapping [field distributionSetTypes] is being defaulted to: id. 2024-01-11 16:26:06,204 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:437 - Initialized JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 16:26:06,274 INFO main o.e.p.s./.4.1.jar_default:302 - EclipseLink, version: Eclipse Persistence Services - 2.7.13.v20230724-7ffb888abf 2024-01-11 16:26:06,275 INFO main o.e.p.s./.4.1.j.connection:302 - Connected: jdbc:h2:mem:testdb User: SA Database: H2 Version: 2.2.222 (2023-08-22) Driver: H2 JDBC Driver Version: 2.2.222 (2023-08-22) 2024-01-11 16:26:06,276 INFO main o.e.p.s./.4.1.j.connection:302 - Connected: jdbc:h2:mem:testdb User: SA Database: H2 Version: 2.2.222 (2023-08-22) Driver: H2 JDBC Driver Version: 2.2.222 (2023-08-22) 2024-01-11 16:26:06,621 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:339 - Usage of Spring Data projections detected on persistence provider EclipseLink. Make sure the following query methods declare result columns in exactly the order the accessors are declared in the projecting interface or the order of parameters for DTOs: 2024-01-11 16:26:06,621 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutId(java.lang.Long) 2024-01-11 16:26:06,623 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutId(java.util.List) 2024-01-11 16:26:06,631 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutGroupId(java.util.List) 2024-01-11 16:26:06,633 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutGroupId(java.lang.Long) 2024-01-11 16:26:06,695 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:339 - Usage of Spring Data projections detected on persistence provider EclipseLink. Make sure the following query methods declare result columns in exactly the order the accessors are declared in the projecting interface or the order of parameters for DTOs: 2024-01-11 16:26:06,696 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.DistributionSetRepository.countRolloutsByStatusForDistributionSet(java.lang.Long) 2024-01-11 16:26:06,699 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.DistributionSetRepository.countActionsByStatusForDistributionSet(java.lang.Long) 2024-01-11 16:26:07,678 WARN main o.s.b.a.o.j.JpaBaseConfiguration$JpaWebConfiguration:223 - spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning 2024-01-11 16:26:08,481 WARN main o.s.b.a.s.s.UserDetailsServiceAutoConfiguration:89 - Using generated security password: e6624a3e-5365-4d82-a354-32cf345da21f This generated password is for development use only. Your security configuration must be updated before running your application in production. 2024-01-11 16:26:08,671 INFO main o.s.s.w.DefaultSecurityFilterChain:55 - Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@2598f51b, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@43b031dc, org.springframework.security.web.context.SecurityContextPersistenceFilter@13e853e3, org.springframework.security.web.header.HeaderWriterFilter@934198a, org.springframework.security.web.csrf.CsrfFilter@21957a10, org.springframework.security.web.authentication.logout.LogoutFilter@36d49a65, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@3572f0e3, org.springframework.security.web.authentication.ui.DefaultLoginPageGeneratingFilter@5d1e6d78, org.springframework.security.web.authentication.ui.DefaultLogoutPageGeneratingFilter@616724a1, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@7caa395e, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@7c3cb3a7, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@114bb575, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@4caa811a, org.springframework.security.web.session.SessionManagementFilter@1927ff2d, org.springframework.security.web.access.ExceptionTranslationFilter@3b49b927, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@cbd4e6a] 2024-01-11 16:26:08,718 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:26:08,718 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:26:08,720 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 16:26:09,088 INFO main o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'application.springCloudBusInput' has 1 subscriber(s). 2024-01-11 16:26:09,302 INFO main o.s.i.e.EventDrivenConsumer:174 - Adding {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 2024-01-11 16:26:09,303 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 1 subscriber(s). 2024-01-11 16:26:09,303 INFO main o.s.i.e.EventDrivenConsumer:292 - started bean '_org.springframework.integration.errorLogger' 2024-01-11 16:26:09,306 INFO main o.e.h.m.r.r.MgmtBasicAuthResourceTest:61 - Started MgmtBasicAuthResourceTest in 4.07 seconds (JVM running for 103.456) 2024-01-11 16:26:09,488 INFO pool-29-thread-1 o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'unknown.channel.name' has 1 subscriber(s). 2024-01-11 16:26:09,498 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtBasicAuthResourceTest.validateBasicAuthWithUserDetails() throws java.lang.Exception]... 2024-01-11 16:26:09,498 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:26:09,498 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:26:09,500 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 16:26:09,519 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtBasicAuthResourceTest.validateBasicAuthWithUserDetails() throws java.lang.Exception] succeeded. 2024-01-11 16:26:09,523 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtBasicAuthResourceTest.validateBasicAuthFailsWithInvalidCredentials() throws java.lang.Exception]... 2024-01-11 16:26:09,837 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtBasicAuthResourceTest.validateBasicAuthFailsWithInvalidCredentials() throws java.lang.Exception] succeeded. 2024-01-11 16:26:09,839 INFO main o.s.i.e.EventDrivenConsumer:174 - Removing {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 2024-01-11 16:26:09,839 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 0 subscriber(s). 2024-01-11 16:26:09,839 INFO main o.s.i.e.EventDrivenConsumer:292 - stopped bean '_org.springframework.integration.errorLogger' 2024-01-11 16:26:09,847 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:651 - Closing JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 16:26:09,848 INFO main c.z.h.HikariDataSource:350 - HikariPool-10 - Shutdown initiated... 2024-01-11 16:26:09,849 INFO main c.z.h.HikariDataSource:352 - HikariPool-10 - Shutdown completed. [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.620 s -- in org.eclipse.hawkbit.mgmt.rest.resource.MgmtBasicAuthResourceTest [INFO] Running org.eclipse.hawkbit.mgmt.rest.resource.MgmtRolloutResourceTest 2024-01-11 16:26:09,855 INFO main o.e.h.r.t.u.SharedSqlTestDatabaseExtension:34 - Schema generation skipped... No datasource environment variables found! 2024-01-11 16:26:09,857 INFO main o.s.t.c.s.AbstractContextLoader:264 - Could not detect default resource locations for test class [org.eclipse.hawkbit.mgmt.rest.resource.AbstractManagementApiIntegrationTest]: no resource found for suffixes {-context.xml, Context.groovy}. 2024-01-11 16:26:09,858 INFO main o.s.t.c.s.AbstractContextLoader:264 - Could not detect default resource locations for test class [org.eclipse.hawkbit.rest.AbstractRestIntegrationTest]: no resource found for suffixes {-context.xml, Context.groovy}. 2024-01-11 16:26:09,871 INFO main o.s.t.c.s.AbstractContextLoader:264 - Could not detect default resource locations for test class [org.eclipse.hawkbit.repository.test.util.AbstractIntegrationTest]: no resource found for suffixes {-context.xml, Context.groovy}. 2024-01-11 16:26:09,876 INFO main o.s.b.t.c.SpringBootTestContextBootstrapper:245 - Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener, org.springframework.security.test.context.support.ReactorContextTestExecutionListener, org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.event.ApplicationEventsTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener] 2024-01-11 16:26:09,876 INFO main o.s.b.t.c.SpringBootTestContextBootstrapper:174 - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@8eeba92, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@7977e761, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@5e417bb4, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@5604e779, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@2b43ed01, org.springframework.test.context.support.DirtiesContextTestExecutionListener@6dc95be7, org.springframework.test.context.transaction.TransactionalTestExecutionListener@38001131, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@49ce0667, org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener@7d51d1ba, org.springframework.test.context.event.EventPublishingTestExecutionListener@5a60ab94, org.springframework.security.test.context.support.ReactorContextTestExecutionListener@62d1b070, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@5b957f73, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@28bab9ba, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@77d98b32, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@1864e789, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@687a7d11, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@15f07ecd, org.eclipse.hawkbit.repository.test.matcher.EventVerifier@2ecbe75a, org.eclipse.hawkbit.repository.test.util.CleanupTestExecutionListener@112c05a5] . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.18) 2024-01-11 16:26:09,909 INFO main o.e.h.m.r.r.MgmtRolloutResourceTest:55 - Starting MgmtRolloutResourceTest using Java 17.0.9 on basic-bw2k7 with PID 3277 (started by jenkins in /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-mgmt-resource) 2024-01-11 16:26:09,909 INFO main o.e.h.m.r.r.MgmtRolloutResourceTest:638 - The following 1 profile is active: "test" 2024-01-11 16:26:10,138 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:132 - Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2024-01-11 16:26:10,160 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:201 - Finished Spring Data repository scanning in 20 ms. Found 20 JPA repository interfaces. 2024-01-11 16:26:10,296 INFO main o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor:292 - No bean named 'errorChannel' has been explicitly defined. Therefore, a default PublishSubscribeChannel will be created. 2024-01-11 16:26:10,297 INFO main o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor:292 - No bean named 'integrationHeaderChannelRegistry' has been explicitly defined. Therefore, a default DefaultHeaderChannelRegistry will be created. 2024-01-11 16:26:10,301 INFO main o.s.c.c.s.GenericScope:283 - BeanFactory id=7828583a-9aa9-3292-a048-4ba82c295349 2024-01-11 16:26:10,340 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:26:10,344 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration' of type [org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:26:10,345 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:26:10,346 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'loadBalancerClientsDefaultsMappingsProvider' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration$$Lambda$945/0x00007f915456a710] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:26:10,347 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'defaultsBindHandlerAdvisor' of type [org.springframework.cloud.commons.config.DefaultsBindHandlerAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:26:10,351 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'BindingHandlerAdvise' of type [org.springframework.cloud.stream.config.BindingHandlerAdvise] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:26:10,354 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spelConverter' of type [org.springframework.cloud.stream.config.SpelExpressionConverterConfiguration$SpelConverter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:26:10,355 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration' of type [org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:26:10,356 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'stringOrNumberMigrationVersionConverter' of type [org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration$StringOrNumberToMigrationVersionConverter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:26:10,361 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:26:10,378 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'dataSource' of type [com.zaxxer.hikari.HikariDataSource] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:26:10,382 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties' of type [org.springframework.boot.autoconfigure.orm.jpa.JpaProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:26:10,385 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'repositoryApplicationConfiguration' of type [org.eclipse.hawkbit.repository.jpa.RepositoryApplicationConfiguration$$EnhancerBySpringCGLIB$$c3f89b0b] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:26:10,495 INFO main o.f.c.i.l.VersionPrinter:37 - Flyway Community Edition 8.5.13 by Redgate 2024-01-11 16:26:10,495 INFO main o.f.c.i.l.VersionPrinter:37 - See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.13 2024-01-11 16:26:10,495 INFO main o.f.c.i.l.VersionPrinter:37 - 2024-01-11 16:26:10,497 INFO main c.z.h.HikariDataSource:110 - HikariPool-11 - Starting... 2024-01-11 16:26:10,498 INFO main c.z.h.HikariDataSource:123 - HikariPool-11 - Start completed. 2024-01-11 16:26:10,499 INFO main o.f.c.i.d.b.BaseDatabaseType:37 - Database: jdbc:h2:mem:testdb (H2 2.2) 2024-01-11 16:26:10,500 WARN main o.f.c.i.d.b.Database:41 - Flyway upgrade recommended: H2 2.2.222 is newer than this version of Flyway and support has not been tested. The latest supported version of H2 is 2.1.210. 2024-01-11 16:26:10,511 INFO main o.f.c.i.c.DbValidate:37 - Successfully validated 47 migrations (execution time 00:00.009s) 2024-01-11 16:26:10,511 INFO main o.f.c.i.s.JdbcTableSchemaHistory:37 - Creating Schema History table "PUBLIC"."schema_version" ... 2024-01-11 16:26:10,514 INFO main o.f.c.i.c.DbMigrate:37 - Current version of schema "PUBLIC": << Empty Schema >> 2024-01-11 16:26:10,539 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.0.1 - init " 2024-01-11 16:26:10,554 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.2.0 - update target info for message " 2024-01-11 16:26:10,557 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.0 - cascade delete " 2024-01-11 16:26:10,561 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.1 - cascade delete " 2024-01-11 16:26:10,572 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.5.0 - target filter query " 2024-01-11 16:26:10,574 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.6.0 - rollout management " 2024-01-11 16:26:10,582 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.0 - swmType maxAssignment greater 0 " 2024-01-11 16:26:10,583 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.1 - reduce length enums " 2024-01-11 16:26:10,591 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.0 - auto assign ds filter " 2024-01-11 16:26:10,594 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.1 - cascade delete " 2024-01-11 16:26:10,596 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.2 - remove external artifact " 2024-01-11 16:26:10,598 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.9.0 - add rollout groups created " 2024-01-11 16:26:10,601 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.0 - advanced rolloutgroup " 2024-01-11 16:26:10,605 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.1 - consolidate artifact sha1 " 2024-01-11 16:26:10,672 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.2 - rollout auto start " 2024-01-11 16:26:10,676 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.3 - add rollout deleted flag " 2024-01-11 16:26:10,694 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.0 - drop target info " 2024-01-11 16:26:10,709 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.1 - target filter query UQ " 2024-01-11 16:26:10,711 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.2 - remove unused idexes " 2024-01-11 16:26:10,713 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.3 - add module md targetvis " 2024-01-11 16:26:10,715 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.0 - action performance " 2024-01-11 16:26:10,729 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.1 - missing non null " 2024-01-11 16:26:10,735 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.2 - missing non null enum " 2024-01-11 16:26:10,736 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.3 - cascade delete " 2024-01-11 16:26:10,738 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.4 - add maintenance window " 2024-01-11 16:26:10,745 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.6 - add index " 2024-01-11 16:26:10,747 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.7 - add rollout approval fields " 2024-01-11 16:26:10,751 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.8 - change length of created last modified by " 2024-01-11 16:26:10,754 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.9 - add target metadata " 2024-01-11 16:26:10,756 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.10 - change length of target attributes key " 2024-01-11 16:26:10,759 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.11 - add auto assign action type " 2024-01-11 16:26:10,773 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.12 - change length of controller id and name " 2024-01-11 16:26:10,775 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.13 - add action external id " 2024-01-11 16:26:10,780 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.14 - add sha256 hash " 2024-01-11 16:26:10,782 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.15 - add weight " 2024-01-11 16:26:10,838 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.16 - add action initiated by " 2024-01-11 16:26:10,873 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.17 - add index target modified " 2024-01-11 16:26:10,875 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.18 - add target type " 2024-01-11 16:26:10,881 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.19 - add valid flag to ds " 2024-01-11 16:26:10,884 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.20 - add encryption flag to sm " 2024-01-11 16:26:10,887 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.21 - add rollouts status index " 2024-01-11 16:26:10,889 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.22 - change target type name length " 2024-01-11 16:26:10,890 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.23 - add action status code " 2024-01-11 16:26:10,893 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.24 - add last action status code " 2024-01-11 16:26:10,897 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.25 - add confirmation flag " 2024-01-11 16:26:10,901 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.26 - add access control context " 2024-01-11 16:26:10,905 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.27 - target type inherit type " 2024-01-11 16:26:10,907 INFO main o.f.c.i.c.DbMigrate:37 - Successfully applied 47 migrations to schema "PUBLIC", now at version v1.12.27 (execution time 00:00.393s) 2024-01-11 16:26:10,984 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:437 - Initialized JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 16:26:11,370 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:339 - Usage of Spring Data projections detected on persistence provider EclipseLink. Make sure the following query methods declare result columns in exactly the order the accessors are declared in the projecting interface or the order of parameters for DTOs: 2024-01-11 16:26:11,371 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutId(java.lang.Long) 2024-01-11 16:26:11,372 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutId(java.util.List) 2024-01-11 16:26:11,382 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutGroupId(java.util.List) 2024-01-11 16:26:11,384 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutGroupId(java.lang.Long) 2024-01-11 16:26:11,441 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:339 - Usage of Spring Data projections detected on persistence provider EclipseLink. Make sure the following query methods declare result columns in exactly the order the accessors are declared in the projecting interface or the order of parameters for DTOs: 2024-01-11 16:26:11,442 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.DistributionSetRepository.countRolloutsByStatusForDistributionSet(java.lang.Long) 2024-01-11 16:26:11,445 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.DistributionSetRepository.countActionsByStatusForDistributionSet(java.lang.Long) 2024-01-11 16:26:12,601 WARN main o.s.b.a.o.j.JpaBaseConfiguration$JpaWebConfiguration:223 - spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning 2024-01-11 16:26:13,152 WARN main o.s.b.a.s.s.UserDetailsServiceAutoConfiguration:89 - Using generated security password: bdd1e6ea-6341-410a-b093-57f803497bc6 This generated password is for development use only. Your security configuration must be updated before running your application in production. 2024-01-11 16:26:13,240 INFO main o.s.s.w.DefaultSecurityFilterChain:55 - Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@7c289764, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@715ea107, org.springframework.security.web.context.SecurityContextPersistenceFilter@55073126, org.springframework.security.web.header.HeaderWriterFilter@6bd3cb09, org.springframework.security.web.csrf.CsrfFilter@50bd8636, org.springframework.security.web.authentication.logout.LogoutFilter@5e01d939, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@63f3dd20, org.springframework.security.web.authentication.ui.DefaultLoginPageGeneratingFilter@1986e544, org.springframework.security.web.authentication.ui.DefaultLogoutPageGeneratingFilter@cb978d1, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@6793016e, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@7f4e29c5, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@b3bf519, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@735e9059, org.springframework.security.web.session.SessionManagementFilter@69b79610, org.springframework.security.web.access.ExceptionTranslationFilter@fe0b007, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@5aeae224] 2024-01-11 16:26:13,286 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:26:13,286 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:26:13,288 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 16:26:13,506 INFO main o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'application.springCloudBusInput' has 1 subscriber(s). 2024-01-11 16:26:13,616 INFO main o.s.i.e.EventDrivenConsumer:174 - Adding {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 2024-01-11 16:26:13,617 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 1 subscriber(s). 2024-01-11 16:26:13,617 INFO main o.s.i.e.EventDrivenConsumer:292 - started bean '_org.springframework.integration.errorLogger' 2024-01-11 16:26:13,620 INFO main o.e.h.m.r.r.MgmtRolloutResourceTest:61 - Started MgmtRolloutResourceTest in 3.742 seconds (JVM running for 107.77) 2024-01-11 16:26:13,729 INFO pool-32-thread-1 o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'unknown.channel.name' has 1 subscriber(s). 2024-01-11 16:26:13,795 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:26:13,796 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:26:13,797 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 16:26:13,798 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtRolloutResourceTest.retrieveTargetsFromRolloutGroup() throws java.lang.Exception]... 2024-01-11 16:26:14,189 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtRolloutResourceTest.retrieveTargetsFromRolloutGroup() throws java.lang.Exception] succeeded. 2024-01-11 16:26:14,225 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:26:14,226 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:26:14,228 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 16:26:14,228 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtRolloutResourceTest.getRolloutWithRSQLParam() throws java.lang.Exception]... 2024-01-11 16:26:14,823 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtRolloutResourceTest.getRolloutWithRSQLParam() throws java.lang.Exception] succeeded. 2024-01-11 16:26:14,854 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:26:14,854 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:26:14,871 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 16 ms 2024-01-11 16:26:14,871 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtRolloutResourceTest.createRolloutFailsIfRolloutGroupQuotaIsViolated() throws java.lang.Exception]... 2024-01-11 16:26:14,976 WARN main o.e.h.r.j.u.QuotaHelper:121 - Cannot assign 26 Target entities to RolloutGroup '' because of the configured quota limit 25. 2024-01-11 16:26:14,992 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtRolloutResourceTest.createRolloutFailsIfRolloutGroupQuotaIsViolated() throws java.lang.Exception] succeeded. 2024-01-11 16:26:15,023 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:26:15,023 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:26:15,025 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 16:26:15,025 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtRolloutResourceTest.verifyRolloutGroupWillUseConfigIfNotProvidedWithRollout() throws java.lang.Exception]... 2024-01-11 16:26:15,132 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtRolloutResourceTest.verifyRolloutGroupWillUseConfigIfNotProvidedWithRollout() throws java.lang.Exception] succeeded. 2024-01-11 16:26:15,176 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:26:15,176 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:26:15,178 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 16:26:15,178 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtRolloutResourceTest.approveRollout() throws java.lang.Exception]... 2024-01-11 16:26:15,248 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtRolloutResourceTest.approveRollout() throws java.lang.Exception] succeeded. 2024-01-11 16:26:15,288 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:26:15,288 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:26:15,290 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 16:26:15,290 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtRolloutResourceTest.getRollout() throws java.lang.Exception]... 2024-01-11 16:26:15,389 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtRolloutResourceTest.getRollout() throws java.lang.Exception] succeeded. 2024-01-11 16:26:15,418 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:26:15,418 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:26:15,420 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 16:26:15,420 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtRolloutResourceTest.getRolloutDeployGroupTargetsWithParameters() throws java.lang.Exception]... 2024-01-11 16:26:15,489 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtRolloutResourceTest.getRolloutDeployGroupTargetsWithParameters() throws java.lang.Exception] succeeded. 2024-01-11 16:26:15,517 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:26:15,517 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:26:15,519 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 16:26:15,519 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtRolloutResourceTest.triggeringNextGroupRolloutWrongState() throws java.lang.Exception]... 2024-01-11 16:26:15,824 INFO main o.e.h.r.j.JpaRolloutExecutor:324 - Rollout Rollout [ targetFilterQuery=controllerId==rollout*, distributionSet=DistributionSet [getName()=DS, getOptLockRevision()=1, getId()=8], status=RUNNING, lastCheck=0, getName()=rollout1, getId()=10] is finished, setting FINISHED status 2024-01-11 16:26:15,844 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtRolloutResourceTest.triggeringNextGroupRolloutWrongState() throws java.lang.Exception] succeeded. 2024-01-11 16:26:15,882 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:26:15,883 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:26:15,884 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 16:26:15,885 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtRolloutResourceTest.createRolloutWithTooLowPercentage() throws java.lang.Exception]... 2024-01-11 16:26:15,934 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtRolloutResourceTest.createRolloutWithTooLowPercentage() throws java.lang.Exception] succeeded. 2024-01-11 16:26:15,972 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:26:15,972 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:26:15,974 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 16:26:15,974 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtRolloutResourceTest.startingRolloutSwitchesIntoRunningStateAsync() throws java.lang.Exception]... 2024-01-11 16:26:16,466 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtRolloutResourceTest.startingRolloutSwitchesIntoRunningStateAsync() throws java.lang.Exception] succeeded. 2024-01-11 16:26:16,496 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:26:16,496 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:26:16,497 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 16:26:16,498 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtRolloutResourceTest.retrieveTargetsFromRolloutGroupAfterRolloutIsStarted() throws java.lang.Exception]... 2024-01-11 16:26:16,657 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtRolloutResourceTest.retrieveTargetsFromRolloutGroupAfterRolloutIsStarted() throws java.lang.Exception] succeeded. 2024-01-11 16:26:16,691 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:26:16,691 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:26:16,692 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 16:26:16,693 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtRolloutResourceTest.retrieveRolloutListFullRepresentationWithFilter() throws java.lang.Exception]... 2024-01-11 16:26:17,021 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtRolloutResourceTest.retrieveRolloutListFullRepresentationWithFilter() throws java.lang.Exception] succeeded. 2024-01-11 16:26:17,049 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:26:17,049 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:26:17,051 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 16:26:17,051 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtRolloutResourceTest.retryNotFinishedRolloutShouldNotBeAllowed() throws java.lang.Exception]... 2024-01-11 16:26:17,233 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtRolloutResourceTest.retryNotFinishedRolloutShouldNotBeAllowed() throws java.lang.Exception] succeeded. 2024-01-11 16:26:17,261 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:26:17,261 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:26:17,263 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 16:26:17,263 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtRolloutResourceTest.startingRolloutSwitchesIntoRunningState() throws java.lang.Exception]... 2024-01-11 16:26:17,506 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtRolloutResourceTest.startingRolloutSwitchesIntoRunningState() throws java.lang.Exception] succeeded. 2024-01-11 16:26:17,534 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:26:17,535 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:26:17,536 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 16:26:17,536 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtRolloutResourceTest.retryRolloutTest() throws java.lang.Exception]... 2024-01-11 16:26:17,811 INFO main o.e.h.r.j.JpaRolloutExecutor:324 - Rollout Rollout [ targetFilterQuery=id==retryRolloutTarget*, distributionSet=DistributionSet [getName()=DS, getOptLockRevision()=1, getId()=15], status=RUNNING, lastCheck=0, getName()=rolloutToBeRetried, getId()=17] is finished, setting FINISHED status 2024-01-11 16:26:17,939 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtRolloutResourceTest.retryRolloutTest() throws java.lang.Exception] succeeded. 2024-01-11 16:26:17,984 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:26:17,985 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:26:17,986 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 16:26:17,986 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtRolloutResourceTest.resumingNotStartedRolloutReturnsBadRequest() throws java.lang.Exception]... 2024-01-11 16:26:18,114 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtRolloutResourceTest.resumingNotStartedRolloutReturnsBadRequest() throws java.lang.Exception] succeeded. 2024-01-11 16:26:18,142 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:26:18,143 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:26:18,144 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 16:26:18,145 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtRolloutResourceTest.triggeringNextGroupRollout() throws java.lang.Exception]... 2024-01-11 16:26:18,474 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtRolloutResourceTest.triggeringNextGroupRollout() throws java.lang.Exception] succeeded. 2024-01-11 16:26:18,503 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:26:18,503 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:26:18,505 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 16:26:18,505 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtRolloutResourceTest.createRollout() throws java.lang.Exception]... 2024-01-11 16:26:18,584 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtRolloutResourceTest.createRollout() throws java.lang.Exception] succeeded. 2024-01-11 16:26:18,612 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:26:18,612 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:26:18,617 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 5 ms 2024-01-11 16:26:18,618 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtRolloutResourceTest.retryNonExistingRolloutShouldLeadToNotFound() throws java.lang.Exception]... 2024-01-11 16:26:18,627 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtRolloutResourceTest.retryNonExistingRolloutShouldLeadToNotFound() throws java.lang.Exception] succeeded. 2024-01-11 16:26:18,656 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:26:18,657 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:26:18,658 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 16:26:18,658 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtRolloutResourceTest.createRolloutWithNotWellFormedFilterReturnsBadRequest() throws java.lang.Exception]... 2024-01-11 16:26:18,695 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtRolloutResourceTest.createRolloutWithNotWellFormedFilterReturnsBadRequest() throws java.lang.Exception] succeeded. 2024-01-11 16:26:18,723 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:26:18,724 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:26:18,725 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 16:26:18,726 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtRolloutResourceTest.retrieveTargetsFromRolloutGroupWithQuery() throws java.lang.Exception]... 2024-01-11 16:26:18,812 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtRolloutResourceTest.retrieveTargetsFromRolloutGroupWithQuery() throws java.lang.Exception] succeeded. 2024-01-11 16:26:18,842 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:26:18,842 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:26:18,844 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 16:26:18,844 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtRolloutResourceTest.weightValidation() throws java.lang.Exception]... 2024-01-11 16:26:18,912 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtRolloutResourceTest.weightValidation() throws java.lang.Exception] succeeded. 2024-01-11 16:26:18,942 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:26:18,943 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:26:18,944 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 16:26:18,945 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtRolloutResourceTest.createRolloutWithTooManyRolloutGroups() throws java.lang.Exception]... 2024-01-11 16:26:19,008 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtRolloutResourceTest.createRolloutWithTooManyRolloutGroups() throws java.lang.Exception] succeeded. 2024-01-11 16:26:19,039 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:26:19,039 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:26:19,041 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 16:26:19,041 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtRolloutResourceTest.startingRolloutFirstRolloutGroupIsInRunningState() throws java.lang.Exception]... 2024-01-11 16:26:19,209 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtRolloutResourceTest.startingRolloutFirstRolloutGroupIsInRunningState() throws java.lang.Exception] succeeded. 2024-01-11 16:26:19,239 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:26:19,239 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:26:19,241 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 16:26:19,241 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtRolloutResourceTest.rolloutPagedListContainsAllRollouts() throws java.lang.Exception]... 2024-01-11 16:26:19,452 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtRolloutResourceTest.rolloutPagedListContainsAllRollouts() throws java.lang.Exception] succeeded. 2024-01-11 16:26:19,493 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:26:19,493 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:26:19,495 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 16:26:19,495 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtRolloutResourceTest.createRolloutWithGroupDefinitions() throws java.lang.Exception]... 2024-01-11 16:26:19,555 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtRolloutResourceTest.createRolloutWithGroupDefinitions() throws java.lang.Exception] succeeded. 2024-01-11 16:26:19,590 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:26:19,590 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:26:19,592 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 16:26:19,592 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtRolloutResourceTest.startingAlreadyStartedRolloutReturnsBadRequest() throws java.lang.Exception]... 2024-01-11 16:26:19,843 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtRolloutResourceTest.startingAlreadyStartedRolloutReturnsBadRequest() throws java.lang.Exception] succeeded. 2024-01-11 16:26:19,877 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:26:19,877 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:26:19,879 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 16:26:19,879 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtRolloutResourceTest.retrieveRolloutListFullRepresentation() throws java.lang.Exception]... 2024-01-11 16:26:20,084 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtRolloutResourceTest.retrieveRolloutListFullRepresentation() throws java.lang.Exception] succeeded. 2024-01-11 16:26:20,111 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:26:20,111 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:26:20,112 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 16:26:20,113 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtRolloutResourceTest.denyRollout() throws java.lang.Exception]... 2024-01-11 16:26:20,187 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtRolloutResourceTest.denyRollout() throws java.lang.Exception] succeeded. 2024-01-11 16:26:20,213 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:26:20,213 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:26:20,215 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 16:26:20,215 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtRolloutResourceTest.rolloutPagedListRepresentationMode() throws java.lang.Exception]... 2024-01-11 16:26:20,406 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtRolloutResourceTest.rolloutPagedListRepresentationMode() throws java.lang.Exception] succeeded. 2024-01-11 16:26:20,432 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:26:20,433 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:26:20,434 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 16:26:20,434 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtRolloutResourceTest.deleteRunningRollout() throws java.lang.Exception]... 2024-01-11 16:26:21,203 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtRolloutResourceTest.deleteRunningRollout() throws java.lang.Exception] succeeded. 2024-01-11 16:26:21,233 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:26:21,233 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:26:21,235 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 16:26:21,235 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtRolloutResourceTest.noRolloutReturnsEmptyList() throws java.lang.Exception]... 2024-01-11 16:26:21,276 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtRolloutResourceTest.noRolloutReturnsEmptyList() throws java.lang.Exception] succeeded. 2024-01-11 16:26:21,303 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:26:21,303 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:26:21,305 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 16:26:21,305 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtRolloutResourceTest.deployGroupsShouldValidateRelationWithRollout() throws java.lang.Exception]... 2024-01-11 16:26:21,553 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtRolloutResourceTest.deployGroupsShouldValidateRelationWithRollout() throws java.lang.Exception] succeeded. 2024-01-11 16:26:21,588 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:26:21,589 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:26:21,590 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 16:26:21,591 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtRolloutResourceTest.resumingRolloutSwitchesIntoRunningState() throws java.lang.Exception]... 2024-01-11 16:26:21,800 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtRolloutResourceTest.resumingRolloutSwitchesIntoRunningState() throws java.lang.Exception] succeeded. 2024-01-11 16:26:21,829 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:26:21,830 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:26:21,831 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 16:26:21,831 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtRolloutResourceTest.retrieveSingleRolloutGroup(boolean,boolean) throws java.lang.Exception]... 2024-01-11 16:26:22,088 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtRolloutResourceTest.retrieveSingleRolloutGroup(boolean,boolean) throws java.lang.Exception] succeeded. 2024-01-11 16:26:22,143 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:26:22,144 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:26:22,145 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 16:26:22,146 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtRolloutResourceTest.retrieveSingleRolloutGroup(boolean,boolean) throws java.lang.Exception]... 2024-01-11 16:26:22,413 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtRolloutResourceTest.retrieveSingleRolloutGroup(boolean,boolean) throws java.lang.Exception] succeeded. 2024-01-11 16:26:22,441 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:26:22,441 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:26:22,443 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 16:26:22,443 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtRolloutResourceTest.retrieveSingleRolloutGroup(boolean,boolean) throws java.lang.Exception]... 2024-01-11 16:26:22,684 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtRolloutResourceTest.retrieveSingleRolloutGroup(boolean,boolean) throws java.lang.Exception] succeeded. 2024-01-11 16:26:22,712 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:26:22,712 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:26:22,714 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 16:26:22,714 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtRolloutResourceTest.retrieveRolloutGroupsForSpecificRolloutWithRSQLParam() throws java.lang.Exception]... 2024-01-11 16:26:22,828 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtRolloutResourceTest.retrieveRolloutGroupsForSpecificRolloutWithRSQLParam() throws java.lang.Exception] succeeded. 2024-01-11 16:26:22,854 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:26:22,854 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:26:22,856 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 16:26:22,856 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtRolloutResourceTest.createRolloutWithNotExistingDistributionSetReturnsNotFound() throws java.lang.Exception]... 2024-01-11 16:26:22,875 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtRolloutResourceTest.createRolloutWithNotExistingDistributionSetReturnsNotFound() throws java.lang.Exception] succeeded. 2024-01-11 16:26:22,902 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:26:22,903 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:26:22,904 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 16:26:22,905 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtRolloutResourceTest.missingTargetFilterQueryInRollout() throws java.lang.Exception]... 2024-01-11 16:26:22,930 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtRolloutResourceTest.missingTargetFilterQueryInRollout() throws java.lang.Exception] succeeded. 2024-01-11 16:26:22,959 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:26:22,959 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:26:22,961 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 16:26:22,961 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtRolloutResourceTest.retrieveRolloutGroupsForSpecificRollout(boolean,boolean) throws java.lang.Exception]... 2024-01-11 16:26:23,085 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtRolloutResourceTest.retrieveRolloutGroupsForSpecificRollout(boolean,boolean) throws java.lang.Exception] succeeded. 2024-01-11 16:26:23,116 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:26:23,116 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:26:23,118 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 16:26:23,118 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtRolloutResourceTest.retrieveRolloutGroupsForSpecificRollout(boolean,boolean) throws java.lang.Exception]... 2024-01-11 16:26:23,234 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtRolloutResourceTest.retrieveRolloutGroupsForSpecificRollout(boolean,boolean) throws java.lang.Exception] succeeded. 2024-01-11 16:26:23,262 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:26:23,262 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:26:23,271 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 8 ms 2024-01-11 16:26:23,271 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtRolloutResourceTest.retrieveRolloutGroupsForSpecificRollout(boolean,boolean) throws java.lang.Exception]... 2024-01-11 16:26:23,414 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtRolloutResourceTest.retrieveRolloutGroupsForSpecificRollout(boolean,boolean) throws java.lang.Exception] succeeded. 2024-01-11 16:26:23,442 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:26:23,442 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:26:23,444 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 16:26:23,444 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtRolloutResourceTest.retrieveRolloutGroupsFullRepresentation() throws java.lang.Exception]... 2024-01-11 16:26:23,655 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtRolloutResourceTest.retrieveRolloutGroupsFullRepresentation() throws java.lang.Exception] succeeded. 2024-01-11 16:26:23,689 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:26:23,689 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:26:23,691 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 16:26:23,691 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtRolloutResourceTest.validateIfApprovalFieldsArePresentAfterApproval() throws java.lang.Exception]... 2024-01-11 16:26:23,755 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtRolloutResourceTest.validateIfApprovalFieldsArePresentAfterApproval() throws java.lang.Exception] succeeded. 2024-01-11 16:26:23,787 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:26:23,787 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:26:23,789 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 16:26:23,789 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtRolloutResourceTest.deleteRollout() throws java.lang.Exception]... 2024-01-11 16:26:23,871 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtRolloutResourceTest.deleteRollout() throws java.lang.Exception] succeeded. 2024-01-11 16:26:23,898 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:26:23,898 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:26:23,899 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 16:26:23,900 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtRolloutResourceTest.createRolloutWithInsufficientPermissionReturnsForbidden() throws java.lang.Exception]... 2024-01-11 16:26:23,928 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtRolloutResourceTest.createRolloutWithInsufficientPermissionReturnsForbidden() throws java.lang.Exception] succeeded. 2024-01-11 16:26:23,955 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:26:23,955 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:26:23,957 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 16:26:23,957 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtRolloutResourceTest.rolloutPagedListIsLimitedToQueryParam() throws java.lang.Exception]... 2024-01-11 16:26:24,148 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtRolloutResourceTest.rolloutPagedListIsLimitedToQueryParam() throws java.lang.Exception] succeeded. 2024-01-11 16:26:24,181 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:26:24,182 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:26:24,184 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 16:26:24,184 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtRolloutResourceTest.retrieveSingleRollout() throws java.lang.Exception]... 2024-01-11 16:26:24,408 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtRolloutResourceTest.retrieveSingleRollout() throws java.lang.Exception] succeeded. 2024-01-11 16:26:24,435 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:26:24,436 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:26:24,437 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 16:26:24,437 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtRolloutResourceTest.createRolloutWithTooHighPercentage() throws java.lang.Exception]... 2024-01-11 16:26:24,504 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtRolloutResourceTest.createRolloutWithTooHighPercentage() throws java.lang.Exception] succeeded. 2024-01-11 16:26:24,533 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:26:24,534 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:26:24,536 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 16:26:24,536 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtRolloutResourceTest.verifyConfirmationFlagIsNeverPartOfRolloutEntity(boolean) throws java.lang.Exception]... 2024-01-11 16:26:24,630 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtRolloutResourceTest.verifyConfirmationFlagIsNeverPartOfRolloutEntity(boolean) throws java.lang.Exception] succeeded. 2024-01-11 16:26:24,698 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:26:24,698 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:26:24,700 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 16:26:24,700 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtRolloutResourceTest.verifyConfirmationFlagIsNeverPartOfRolloutEntity(boolean) throws java.lang.Exception]... 2024-01-11 16:26:24,761 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtRolloutResourceTest.verifyConfirmationFlagIsNeverPartOfRolloutEntity(boolean) throws java.lang.Exception] succeeded. 2024-01-11 16:26:24,797 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:26:24,797 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:26:24,799 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 16:26:24,799 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtRolloutResourceTest.createRolloutWithInvalidBodyReturnsBadRequest() throws java.lang.Exception]... 2024-01-11 16:26:24,808 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtRolloutResourceTest.createRolloutWithInvalidBodyReturnsBadRequest() throws java.lang.Exception] succeeded. 2024-01-11 16:26:24,836 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:26:24,836 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:26:24,871 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 35 ms 2024-01-11 16:26:24,871 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtRolloutResourceTest.pausingRolloutSwitchesIntoPausedState() throws java.lang.Exception]... 2024-01-11 16:26:25,073 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtRolloutResourceTest.pausingRolloutSwitchesIntoPausedState() throws java.lang.Exception] succeeded. 2024-01-11 16:26:25,100 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:26:25,101 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:26:25,102 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 16:26:25,103 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtRolloutResourceTest.verifyConfirmationStateIfNotProvided(boolean) throws java.lang.Exception]... 2024-01-11 16:26:25,191 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtRolloutResourceTest.verifyConfirmationStateIfNotProvided(boolean) throws java.lang.Exception] succeeded. 2024-01-11 16:26:25,219 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:26:25,220 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:26:25,221 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 16:26:25,222 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtRolloutResourceTest.verifyConfirmationStateIfNotProvided(boolean) throws java.lang.Exception]... 2024-01-11 16:26:25,308 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtRolloutResourceTest.verifyConfirmationStateIfNotProvided(boolean) throws java.lang.Exception] succeeded. 2024-01-11 16:26:25,336 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:26:25,336 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:26:25,338 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 16:26:25,338 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtRolloutResourceTest.verifyRolloutGroupWillUseRolloutPropertyFirst() throws java.lang.Exception]... 2024-01-11 16:26:25,399 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtRolloutResourceTest.verifyRolloutGroupWillUseRolloutPropertyFirst() throws java.lang.Exception] succeeded. 2024-01-11 16:26:25,426 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:26:25,426 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:26:25,428 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 16:26:25,428 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtRolloutResourceTest.createDownloadOnlyRollout() throws java.lang.Exception]... 2024-01-11 16:26:25,498 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtRolloutResourceTest.createDownloadOnlyRollout() throws java.lang.Exception] succeeded. 2024-01-11 16:26:25,524 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:26:25,524 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:26:25,526 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 16:26:25,526 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtRolloutResourceTest.retrieveRolloutWithStartAtAndForcedTimeResponseFields() throws java.lang.Exception]... 2024-01-11 16:26:25,750 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtRolloutResourceTest.retrieveRolloutWithStartAtAndForcedTimeResponseFields() throws java.lang.Exception] succeeded. 2024-01-11 16:26:25,754 INFO main o.s.i.e.EventDrivenConsumer:174 - Removing {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 2024-01-11 16:26:25,754 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 0 subscriber(s). 2024-01-11 16:26:25,754 INFO main o.s.i.e.EventDrivenConsumer:292 - stopped bean '_org.springframework.integration.errorLogger' 2024-01-11 16:26:25,760 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:651 - Closing JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 16:26:25,761 INFO main c.z.h.HikariDataSource:350 - HikariPool-11 - Shutdown initiated... 2024-01-11 16:26:25,771 INFO main c.z.h.HikariDataSource:352 - HikariPool-11 - Shutdown completed. [INFO] Tests run: 59, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.92 s -- in org.eclipse.hawkbit.mgmt.rest.resource.MgmtRolloutResourceTest [INFO] Running org.eclipse.hawkbit.mgmt.rest.resource.MgmtTenantManagementResourceTest 2024-01-11 16:26:25,776 INFO main o.e.h.r.t.u.SharedSqlTestDatabaseExtension:34 - Schema generation skipped... No datasource environment variables found! 2024-01-11 16:26:25,778 INFO main o.s.t.c.s.AbstractContextLoader:264 - Could not detect default resource locations for test class [org.eclipse.hawkbit.mgmt.rest.resource.AbstractManagementApiIntegrationTest]: no resource found for suffixes {-context.xml, Context.groovy}. 2024-01-11 16:26:25,778 INFO main o.s.t.c.s.AbstractContextLoader:264 - Could not detect default resource locations for test class [org.eclipse.hawkbit.rest.AbstractRestIntegrationTest]: no resource found for suffixes {-context.xml, Context.groovy}. 2024-01-11 16:26:25,778 INFO main o.s.t.c.s.AbstractContextLoader:264 - Could not detect default resource locations for test class [org.eclipse.hawkbit.repository.test.util.AbstractIntegrationTest]: no resource found for suffixes {-context.xml, Context.groovy}. 2024-01-11 16:26:25,783 INFO main o.s.b.t.c.SpringBootTestContextBootstrapper:245 - Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener, org.springframework.security.test.context.support.ReactorContextTestExecutionListener, org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.event.ApplicationEventsTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener] 2024-01-11 16:26:25,784 INFO main o.s.b.t.c.SpringBootTestContextBootstrapper:174 - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@6f26d156, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@18725264, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@45d83b11, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@2a135a49, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@73e6823c, org.springframework.test.context.support.DirtiesContextTestExecutionListener@790d0f56, org.springframework.test.context.transaction.TransactionalTestExecutionListener@7d09a3d5, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@4df86f2f, org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener@ac8e3ce, org.springframework.test.context.event.EventPublishingTestExecutionListener@1b2e2a7e, org.springframework.security.test.context.support.ReactorContextTestExecutionListener@2b8925c5, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@2506b68c, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@689df771, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@20a5dc6, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@60cfe74f, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@706d9f0c, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@77ccd80f, org.eclipse.hawkbit.repository.test.matcher.EventVerifier@27f85f5d, org.eclipse.hawkbit.repository.test.util.CleanupTestExecutionListener@38922172] . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.18) 2024-01-11 16:26:25,813 INFO main o.e.h.m.r.r.MgmtTenantManagementResourceTest:55 - Starting MgmtTenantManagementResourceTest using Java 17.0.9 on basic-bw2k7 with PID 3277 (started by jenkins in /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-mgmt-resource) 2024-01-11 16:26:25,813 INFO main o.e.h.m.r.r.MgmtTenantManagementResourceTest:638 - The following 1 profile is active: "test" 2024-01-11 16:26:25,998 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:132 - Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2024-01-11 16:26:26,017 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:201 - Finished Spring Data repository scanning in 18 ms. Found 20 JPA repository interfaces. 2024-01-11 16:26:26,140 INFO main o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor:292 - No bean named 'errorChannel' has been explicitly defined. Therefore, a default PublishSubscribeChannel will be created. 2024-01-11 16:26:26,140 INFO main o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor:292 - No bean named 'integrationHeaderChannelRegistry' has been explicitly defined. Therefore, a default DefaultHeaderChannelRegistry will be created. 2024-01-11 16:26:26,145 INFO main o.s.c.c.s.GenericScope:283 - BeanFactory id=7828583a-9aa9-3292-a048-4ba82c295349 2024-01-11 16:26:26,184 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:26:26,188 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration' of type [org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:26:26,189 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:26:26,190 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'loadBalancerClientsDefaultsMappingsProvider' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration$$Lambda$945/0x00007f915456a710] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:26:26,191 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'defaultsBindHandlerAdvisor' of type [org.springframework.cloud.commons.config.DefaultsBindHandlerAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:26:26,194 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'BindingHandlerAdvise' of type [org.springframework.cloud.stream.config.BindingHandlerAdvise] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:26:26,197 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spelConverter' of type [org.springframework.cloud.stream.config.SpelExpressionConverterConfiguration$SpelConverter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:26:26,198 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration' of type [org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:26:26,199 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'stringOrNumberMigrationVersionConverter' of type [org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration$StringOrNumberToMigrationVersionConverter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:26:26,204 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:26:26,214 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'dataSource' of type [com.zaxxer.hikari.HikariDataSource] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:26:26,217 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties' of type [org.springframework.boot.autoconfigure.orm.jpa.JpaProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:26:26,221 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'repositoryApplicationConfiguration' of type [org.eclipse.hawkbit.repository.jpa.RepositoryApplicationConfiguration$$EnhancerBySpringCGLIB$$c3f89b0b] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:26:26,331 INFO main o.f.c.i.l.VersionPrinter:37 - Flyway Community Edition 8.5.13 by Redgate 2024-01-11 16:26:26,331 INFO main o.f.c.i.l.VersionPrinter:37 - See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.13 2024-01-11 16:26:26,331 INFO main o.f.c.i.l.VersionPrinter:37 - 2024-01-11 16:26:26,333 INFO main c.z.h.HikariDataSource:110 - HikariPool-12 - Starting... 2024-01-11 16:26:26,335 INFO main c.z.h.HikariDataSource:123 - HikariPool-12 - Start completed. 2024-01-11 16:26:26,335 INFO main o.f.c.i.d.b.BaseDatabaseType:37 - Database: jdbc:h2:mem:testdb (H2 2.2) 2024-01-11 16:26:26,337 WARN main o.f.c.i.d.b.Database:41 - Flyway upgrade recommended: H2 2.2.222 is newer than this version of Flyway and support has not been tested. The latest supported version of H2 is 2.1.210. 2024-01-11 16:26:26,347 INFO main o.f.c.i.c.DbValidate:37 - Successfully validated 47 migrations (execution time 00:00.009s) 2024-01-11 16:26:26,347 INFO main o.f.c.i.s.JdbcTableSchemaHistory:37 - Creating Schema History table "PUBLIC"."schema_version" ... 2024-01-11 16:26:26,350 INFO main o.f.c.i.c.DbMigrate:37 - Current version of schema "PUBLIC": << Empty Schema >> 2024-01-11 16:26:26,357 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.0.1 - init " 2024-01-11 16:26:26,371 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.2.0 - update target info for message " 2024-01-11 16:26:26,374 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.0 - cascade delete " 2024-01-11 16:26:26,378 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.1 - cascade delete " 2024-01-11 16:26:26,379 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.5.0 - target filter query " 2024-01-11 16:26:26,382 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.6.0 - rollout management " 2024-01-11 16:26:26,388 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.0 - swmType maxAssignment greater 0 " 2024-01-11 16:26:26,390 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.1 - reduce length enums " 2024-01-11 16:26:26,396 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.0 - auto assign ds filter " 2024-01-11 16:26:26,398 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.1 - cascade delete " 2024-01-11 16:26:26,401 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.2 - remove external artifact " 2024-01-11 16:26:26,402 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.9.0 - add rollout groups created " 2024-01-11 16:26:26,404 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.0 - advanced rolloutgroup " 2024-01-11 16:26:26,409 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.1 - consolidate artifact sha1 " 2024-01-11 16:26:26,412 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.2 - rollout auto start " 2024-01-11 16:26:26,415 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.3 - add rollout deleted flag " 2024-01-11 16:26:26,431 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.0 - drop target info " 2024-01-11 16:26:26,445 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.1 - target filter query UQ " 2024-01-11 16:26:26,447 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.2 - remove unused idexes " 2024-01-11 16:26:26,448 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.3 - add module md targetvis " 2024-01-11 16:26:26,451 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.0 - action performance " 2024-01-11 16:26:26,472 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.1 - missing non null " 2024-01-11 16:26:26,478 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.2 - missing non null enum " 2024-01-11 16:26:26,479 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.3 - cascade delete " 2024-01-11 16:26:26,480 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.4 - add maintenance window " 2024-01-11 16:26:26,487 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.6 - add index " 2024-01-11 16:26:26,488 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.7 - add rollout approval fields " 2024-01-11 16:26:26,492 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.8 - change length of created last modified by " 2024-01-11 16:26:26,495 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.9 - add target metadata " 2024-01-11 16:26:26,496 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.10 - change length of target attributes key " 2024-01-11 16:26:26,498 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.11 - add auto assign action type " 2024-01-11 16:26:26,500 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.12 - change length of controller id and name " 2024-01-11 16:26:26,502 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.13 - add action external id " 2024-01-11 16:26:26,505 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.14 - add sha256 hash " 2024-01-11 16:26:26,507 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.15 - add weight " 2024-01-11 16:26:26,512 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.16 - add action initiated by " 2024-01-11 16:26:26,516 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.17 - add index target modified " 2024-01-11 16:26:26,518 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.18 - add target type " 2024-01-11 16:26:26,523 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.19 - add valid flag to ds " 2024-01-11 16:26:26,526 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.20 - add encryption flag to sm " 2024-01-11 16:26:26,529 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.21 - add rollouts status index " 2024-01-11 16:26:26,530 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.22 - change target type name length " 2024-01-11 16:26:26,531 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.23 - add action status code " 2024-01-11 16:26:26,533 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.24 - add last action status code " 2024-01-11 16:26:26,536 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.25 - add confirmation flag " 2024-01-11 16:26:26,540 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.26 - add access control context " 2024-01-11 16:26:26,544 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.27 - target type inherit type " 2024-01-11 16:26:26,546 INFO main o.f.c.i.c.DbMigrate:37 - Successfully applied 47 migrations to schema "PUBLIC", now at version v1.12.27 (execution time 00:00.196s) 2024-01-11 16:26:26,640 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:437 - Initialized JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 16:26:27,045 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:339 - Usage of Spring Data projections detected on persistence provider EclipseLink. Make sure the following query methods declare result columns in exactly the order the accessors are declared in the projecting interface or the order of parameters for DTOs: 2024-01-11 16:26:27,045 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutId(java.lang.Long) 2024-01-11 16:26:27,046 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutId(java.util.List) 2024-01-11 16:26:27,056 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutGroupId(java.util.List) 2024-01-11 16:26:27,057 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutGroupId(java.lang.Long) 2024-01-11 16:26:27,119 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:339 - Usage of Spring Data projections detected on persistence provider EclipseLink. Make sure the following query methods declare result columns in exactly the order the accessors are declared in the projecting interface or the order of parameters for DTOs: 2024-01-11 16:26:27,119 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.DistributionSetRepository.countRolloutsByStatusForDistributionSet(java.lang.Long) 2024-01-11 16:26:27,123 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.DistributionSetRepository.countActionsByStatusForDistributionSet(java.lang.Long) 2024-01-11 16:26:28,284 WARN main o.s.b.a.o.j.JpaBaseConfiguration$JpaWebConfiguration:223 - spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning 2024-01-11 16:26:28,825 WARN main o.s.b.a.s.s.UserDetailsServiceAutoConfiguration:89 - Using generated security password: cce24d9f-c4bc-468e-9b11-52d36447ef01 This generated password is for development use only. Your security configuration must be updated before running your application in production. 2024-01-11 16:26:28,907 INFO main o.s.s.w.DefaultSecurityFilterChain:55 - Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@1c19e5ce, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@5c5b41e8, org.springframework.security.web.context.SecurityContextPersistenceFilter@4d581c64, org.springframework.security.web.header.HeaderWriterFilter@47828bd5, org.springframework.security.web.csrf.CsrfFilter@1ed35682, org.springframework.security.web.authentication.logout.LogoutFilter@300c9e8c, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@5956c967, org.springframework.security.web.authentication.ui.DefaultLoginPageGeneratingFilter@42ba74df, org.springframework.security.web.authentication.ui.DefaultLogoutPageGeneratingFilter@33a9a6f5, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@68b18f21, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@6fb0dd23, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@3dac87a6, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@5785ff26, org.springframework.security.web.session.SessionManagementFilter@493b3487, org.springframework.security.web.access.ExceptionTranslationFilter@1f095bfa, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@152aa500] 2024-01-11 16:26:28,950 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:26:28,950 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:26:28,951 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 16:26:29,108 INFO main o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'application.springCloudBusInput' has 1 subscriber(s). 2024-01-11 16:26:29,217 INFO main o.s.i.e.EventDrivenConsumer:174 - Adding {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 2024-01-11 16:26:29,217 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 1 subscriber(s). 2024-01-11 16:26:29,217 INFO main o.s.i.e.EventDrivenConsumer:292 - started bean '_org.springframework.integration.errorLogger' 2024-01-11 16:26:29,220 INFO main o.e.h.m.r.r.MgmtTenantManagementResourceTest:61 - Started MgmtTenantManagementResourceTest in 3.434 seconds (JVM running for 123.37) 2024-01-11 16:26:29,324 INFO pool-35-thread-1 o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'unknown.channel.name' has 1 subscriber(s). 2024-01-11 16:26:29,410 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:26:29,411 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:26:29,412 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 16:26:29,412 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTenantManagementResourceTest.getTenantConfiguration() throws java.lang.Exception]... 2024-01-11 16:26:29,452 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTenantManagementResourceTest.getTenantConfiguration() throws java.lang.Exception] succeeded. 2024-01-11 16:26:29,485 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:26:29,485 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:26:29,486 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 16:26:29,487 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTenantManagementResourceTest.deactivateMultiAssignment() throws java.lang.Exception]... 2024-01-11 16:26:29,530 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTenantManagementResourceTest.deactivateMultiAssignment() throws java.lang.Exception] succeeded. 2024-01-11 16:26:29,557 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:26:29,557 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:26:29,559 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 16:26:29,559 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTenantManagementResourceTest.changeBatchConfigurationShouldOnInvalidTenantMetadata() throws java.lang.Exception]... 2024-01-11 16:26:29,611 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTenantManagementResourceTest.changeBatchConfigurationShouldOnInvalidTenantMetadata() throws java.lang.Exception] succeeded. 2024-01-11 16:26:29,640 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:26:29,640 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:26:29,642 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 16:26:29,642 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTenantManagementResourceTest.changeBatchConfiguration() throws java.lang.Exception]... 2024-01-11 16:26:29,690 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTenantManagementResourceTest.changeBatchConfiguration() throws java.lang.Exception] succeeded. 2024-01-11 16:26:29,718 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:26:29,718 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:26:29,720 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 16:26:29,720 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTenantManagementResourceTest.autoCloseCannotBeModifiedIfMultiAssignmentIsEnabled() throws java.lang.Exception]... 2024-01-11 16:26:29,738 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTenantManagementResourceTest.autoCloseCannotBeModifiedIfMultiAssignmentIsEnabled() throws java.lang.Exception] succeeded. 2024-01-11 16:26:29,776 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:26:29,776 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:26:29,777 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 16:26:29,778 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTenantManagementResourceTest.putTenantMetadata() throws java.lang.Exception]... 2024-01-11 16:26:29,798 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTenantManagementResourceTest.putTenantMetadata() throws java.lang.Exception] succeeded. 2024-01-11 16:26:29,827 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:26:29,827 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:26:29,829 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 16:26:29,829 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTenantManagementResourceTest.getTenantMetadata() throws java.lang.Exception]... 2024-01-11 16:26:29,876 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTenantManagementResourceTest.getTenantMetadata() throws java.lang.Exception] succeeded. 2024-01-11 16:26:29,903 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:26:29,904 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:26:29,905 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 16:26:29,905 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTenantManagementResourceTest.getTenantConfigurations() throws java.lang.Exception]... 2024-01-11 16:26:29,933 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTenantManagementResourceTest.getTenantConfigurations() throws java.lang.Exception] succeeded. 2024-01-11 16:26:29,959 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:26:29,959 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:26:29,961 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 16:26:29,961 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTenantManagementResourceTest.changeBatchConfigurationShouldFailOnInvalidTenantConfiguration() throws java.lang.Exception]... 2024-01-11 16:26:29,994 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTenantManagementResourceTest.changeBatchConfigurationShouldFailOnInvalidTenantConfiguration() throws java.lang.Exception] succeeded. 2024-01-11 16:26:30,021 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:26:30,021 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:26:30,022 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 16:26:30,023 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTenantManagementResourceTest.deleteTenantConfiguration() throws java.lang.Exception]... 2024-01-11 16:26:30,032 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTenantManagementResourceTest.deleteTenantConfiguration() throws java.lang.Exception] succeeded. 2024-01-11 16:26:30,059 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:26:30,059 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:26:30,061 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 16:26:30,061 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTenantManagementResourceTest.deleteTenantMetadataFail() throws java.lang.Exception]... 2024-01-11 16:26:30,072 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTenantManagementResourceTest.deleteTenantMetadataFail() throws java.lang.Exception] succeeded. 2024-01-11 16:26:30,097 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:26:30,097 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:26:30,099 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 16:26:30,099 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTenantManagementResourceTest.putTenantConfiguration() throws java.lang.Exception]... 2024-01-11 16:26:30,112 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTenantManagementResourceTest.putTenantConfiguration() throws java.lang.Exception] succeeded. 2024-01-11 16:26:30,139 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:26:30,139 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:26:30,141 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 16:26:30,141 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTenantManagementResourceTest.putTenantMetadataFails() throws java.lang.Exception]... 2024-01-11 16:26:30,157 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTenantManagementResourceTest.putTenantMetadataFails() throws java.lang.Exception] succeeded. 2024-01-11 16:26:30,159 INFO main o.s.i.e.EventDrivenConsumer:174 - Removing {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 2024-01-11 16:26:30,159 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 0 subscriber(s). 2024-01-11 16:26:30,159 INFO main o.s.i.e.EventDrivenConsumer:292 - stopped bean '_org.springframework.integration.errorLogger' 2024-01-11 16:26:30,175 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:651 - Closing JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 16:26:30,176 INFO main c.z.h.HikariDataSource:350 - HikariPool-12 - Shutdown initiated... 2024-01-11 16:26:30,177 INFO main c.z.h.HikariDataSource:352 - HikariPool-12 - Shutdown completed. [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.402 s -- in org.eclipse.hawkbit.mgmt.rest.resource.MgmtTenantManagementResourceTest [INFO] Running org.eclipse.hawkbit.mgmt.rest.resource.MgmtDownloadResourceTest 2024-01-11 16:26:30,180 INFO main o.e.h.r.t.u.SharedSqlTestDatabaseExtension:34 - Schema generation skipped... No datasource environment variables found! 2024-01-11 16:26:30,182 INFO main o.s.t.c.s.AbstractContextLoader:264 - Could not detect default resource locations for test class [org.eclipse.hawkbit.mgmt.rest.resource.AbstractManagementApiIntegrationTest]: no resource found for suffixes {-context.xml, Context.groovy}. 2024-01-11 16:26:30,182 INFO main o.s.t.c.s.AbstractContextLoader:264 - Could not detect default resource locations for test class [org.eclipse.hawkbit.rest.AbstractRestIntegrationTest]: no resource found for suffixes {-context.xml, Context.groovy}. 2024-01-11 16:26:30,182 INFO main o.s.t.c.s.AbstractContextLoader:264 - Could not detect default resource locations for test class [org.eclipse.hawkbit.repository.test.util.AbstractIntegrationTest]: no resource found for suffixes {-context.xml, Context.groovy}. 2024-01-11 16:26:30,186 INFO main o.s.b.t.c.SpringBootTestContextBootstrapper:245 - Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener, org.springframework.security.test.context.support.ReactorContextTestExecutionListener, org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.event.ApplicationEventsTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener] 2024-01-11 16:26:30,186 INFO main o.s.b.t.c.SpringBootTestContextBootstrapper:174 - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@3215961d, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@5b1b4d57, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@3dc7e981, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@70bd7f, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@1ecb7612, org.springframework.test.context.support.DirtiesContextTestExecutionListener@1fbbe169, org.springframework.test.context.transaction.TransactionalTestExecutionListener@1d3298fe, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@18ac5562, org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener@5d12db83, org.springframework.test.context.event.EventPublishingTestExecutionListener@1de2c9e1, org.springframework.security.test.context.support.ReactorContextTestExecutionListener@141e57cb, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@6ee3176f, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@25e607f3, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@2e406f6f, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@4806c563, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@3ea8eb63, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@2b64aada, org.eclipse.hawkbit.repository.test.matcher.EventVerifier@67283ce, org.eclipse.hawkbit.repository.test.util.CleanupTestExecutionListener@78a173be] . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.18) 2024-01-11 16:26:30,212 INFO main o.e.h.m.r.r.MgmtDownloadResourceTest:55 - Starting MgmtDownloadResourceTest using Java 17.0.9 on basic-bw2k7 with PID 3277 (started by jenkins in /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-mgmt-resource) 2024-01-11 16:26:30,212 INFO main o.e.h.m.r.r.MgmtDownloadResourceTest:638 - The following 1 profile is active: "test" 2024-01-11 16:26:30,387 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:132 - Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2024-01-11 16:26:30,406 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:201 - Finished Spring Data repository scanning in 18 ms. Found 20 JPA repository interfaces. 2024-01-11 16:26:30,559 INFO main o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor:292 - No bean named 'errorChannel' has been explicitly defined. Therefore, a default PublishSubscribeChannel will be created. 2024-01-11 16:26:30,560 INFO main o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor:292 - No bean named 'integrationHeaderChannelRegistry' has been explicitly defined. Therefore, a default DefaultHeaderChannelRegistry will be created. 2024-01-11 16:26:30,564 INFO main o.s.c.c.s.GenericScope:283 - BeanFactory id=7828583a-9aa9-3292-a048-4ba82c295349 2024-01-11 16:26:30,601 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:26:30,605 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration' of type [org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:26:30,606 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:26:30,607 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'loadBalancerClientsDefaultsMappingsProvider' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration$$Lambda$945/0x00007f915456a710] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:26:30,608 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'defaultsBindHandlerAdvisor' of type [org.springframework.cloud.commons.config.DefaultsBindHandlerAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:26:30,611 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'BindingHandlerAdvise' of type [org.springframework.cloud.stream.config.BindingHandlerAdvise] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:26:30,614 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spelConverter' of type [org.springframework.cloud.stream.config.SpelExpressionConverterConfiguration$SpelConverter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:26:30,615 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration' of type [org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:26:30,616 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'stringOrNumberMigrationVersionConverter' of type [org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration$StringOrNumberToMigrationVersionConverter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:26:30,620 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:26:30,631 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'dataSource' of type [com.zaxxer.hikari.HikariDataSource] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:26:30,634 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties' of type [org.springframework.boot.autoconfigure.orm.jpa.JpaProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:26:30,637 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'repositoryApplicationConfiguration' of type [org.eclipse.hawkbit.repository.jpa.RepositoryApplicationConfiguration$$EnhancerBySpringCGLIB$$c3f89b0b] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:26:30,742 INFO main o.f.c.i.l.VersionPrinter:37 - Flyway Community Edition 8.5.13 by Redgate 2024-01-11 16:26:30,742 INFO main o.f.c.i.l.VersionPrinter:37 - See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.13 2024-01-11 16:26:30,742 INFO main o.f.c.i.l.VersionPrinter:37 - 2024-01-11 16:26:30,744 INFO main c.z.h.HikariDataSource:110 - HikariPool-13 - Starting... 2024-01-11 16:26:30,746 INFO main c.z.h.HikariDataSource:123 - HikariPool-13 - Start completed. 2024-01-11 16:26:30,746 INFO main o.f.c.i.d.b.BaseDatabaseType:37 - Database: jdbc:h2:mem:testdb (H2 2.2) 2024-01-11 16:26:30,747 WARN main o.f.c.i.d.b.Database:41 - Flyway upgrade recommended: H2 2.2.222 is newer than this version of Flyway and support has not been tested. The latest supported version of H2 is 2.1.210. 2024-01-11 16:26:30,757 INFO main o.f.c.i.c.DbValidate:37 - Successfully validated 47 migrations (execution time 00:00.009s) 2024-01-11 16:26:30,758 INFO main o.f.c.i.s.JdbcTableSchemaHistory:37 - Creating Schema History table "PUBLIC"."schema_version" ... 2024-01-11 16:26:30,760 INFO main o.f.c.i.c.DbMigrate:37 - Current version of schema "PUBLIC": << Empty Schema >> 2024-01-11 16:26:30,766 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.0.1 - init " 2024-01-11 16:26:30,783 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.2.0 - update target info for message " 2024-01-11 16:26:30,785 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.0 - cascade delete " 2024-01-11 16:26:30,789 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.1 - cascade delete " 2024-01-11 16:26:30,791 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.5.0 - target filter query " 2024-01-11 16:26:30,793 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.6.0 - rollout management " 2024-01-11 16:26:30,800 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.0 - swmType maxAssignment greater 0 " 2024-01-11 16:26:30,802 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.1 - reduce length enums " 2024-01-11 16:26:30,808 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.0 - auto assign ds filter " 2024-01-11 16:26:30,811 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.1 - cascade delete " 2024-01-11 16:26:30,813 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.2 - remove external artifact " 2024-01-11 16:26:30,815 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.9.0 - add rollout groups created " 2024-01-11 16:26:30,817 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.0 - advanced rolloutgroup " 2024-01-11 16:26:30,821 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.1 - consolidate artifact sha1 " 2024-01-11 16:26:30,824 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.2 - rollout auto start " 2024-01-11 16:26:30,827 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.3 - add rollout deleted flag " 2024-01-11 16:26:30,842 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.0 - drop target info " 2024-01-11 16:26:30,855 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.1 - target filter query UQ " 2024-01-11 16:26:30,857 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.2 - remove unused idexes " 2024-01-11 16:26:30,858 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.3 - add module md targetvis " 2024-01-11 16:26:30,860 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.0 - action performance " 2024-01-11 16:26:30,876 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.1 - missing non null " 2024-01-11 16:26:30,881 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.2 - missing non null enum " 2024-01-11 16:26:30,882 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.3 - cascade delete " 2024-01-11 16:26:30,883 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.4 - add maintenance window " 2024-01-11 16:26:30,890 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.6 - add index " 2024-01-11 16:26:30,891 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.7 - add rollout approval fields " 2024-01-11 16:26:30,895 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.8 - change length of created last modified by " 2024-01-11 16:26:30,898 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.9 - add target metadata " 2024-01-11 16:26:30,899 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.10 - change length of target attributes key " 2024-01-11 16:26:30,901 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.11 - add auto assign action type " 2024-01-11 16:26:30,904 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.12 - change length of controller id and name " 2024-01-11 16:26:30,906 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.13 - add action external id " 2024-01-11 16:26:30,909 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.14 - add sha256 hash " 2024-01-11 16:26:30,911 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.15 - add weight " 2024-01-11 16:26:30,917 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.16 - add action initiated by " 2024-01-11 16:26:30,921 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.17 - add index target modified " 2024-01-11 16:26:30,922 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.18 - add target type " 2024-01-11 16:26:30,927 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.19 - add valid flag to ds " 2024-01-11 16:26:30,930 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.20 - add encryption flag to sm " 2024-01-11 16:26:30,933 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.21 - add rollouts status index " 2024-01-11 16:26:30,934 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.22 - change target type name length " 2024-01-11 16:26:30,936 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.23 - add action status code " 2024-01-11 16:26:30,938 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.24 - add last action status code " 2024-01-11 16:26:30,941 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.25 - add confirmation flag " 2024-01-11 16:26:30,945 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.26 - add access control context " 2024-01-11 16:26:30,949 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.27 - target type inherit type " 2024-01-11 16:26:30,951 INFO main o.f.c.i.c.DbMigrate:37 - Successfully applied 47 migrations to schema "PUBLIC", now at version v1.12.27 (execution time 00:00.191s) 2024-01-11 16:26:31,019 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:437 - Initialized JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 16:26:31,436 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:339 - Usage of Spring Data projections detected on persistence provider EclipseLink. Make sure the following query methods declare result columns in exactly the order the accessors are declared in the projecting interface or the order of parameters for DTOs: 2024-01-11 16:26:31,436 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutId(java.lang.Long) 2024-01-11 16:26:31,438 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutId(java.util.List) 2024-01-11 16:26:31,445 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutGroupId(java.util.List) 2024-01-11 16:26:31,447 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutGroupId(java.lang.Long) 2024-01-11 16:26:31,510 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:339 - Usage of Spring Data projections detected on persistence provider EclipseLink. Make sure the following query methods declare result columns in exactly the order the accessors are declared in the projecting interface or the order of parameters for DTOs: 2024-01-11 16:26:31,510 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.DistributionSetRepository.countRolloutsByStatusForDistributionSet(java.lang.Long) 2024-01-11 16:26:31,513 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.DistributionSetRepository.countActionsByStatusForDistributionSet(java.lang.Long) 2024-01-11 16:26:32,662 WARN main o.s.b.a.o.j.JpaBaseConfiguration$JpaWebConfiguration:223 - spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning 2024-01-11 16:26:33,222 WARN main o.s.b.a.s.s.UserDetailsServiceAutoConfiguration:89 - Using generated security password: 6aee7e36-5035-4aa3-916e-798fcbd2055a This generated password is for development use only. Your security configuration must be updated before running your application in production. 2024-01-11 16:26:33,313 INFO main o.s.s.w.DefaultSecurityFilterChain:55 - Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@3f48d00c, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@57672f84, org.springframework.security.web.context.SecurityContextPersistenceFilter@46498caf, org.springframework.security.web.header.HeaderWriterFilter@1a2af6a, org.springframework.security.web.csrf.CsrfFilter@6fcfeee6, org.springframework.security.web.authentication.logout.LogoutFilter@3baab99c, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@1d5b67b0, org.springframework.security.web.authentication.ui.DefaultLoginPageGeneratingFilter@4a61e8f4, org.springframework.security.web.authentication.ui.DefaultLogoutPageGeneratingFilter@1147b43f, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@7876a70e, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@628e763e, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@29f2b27f, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@5c443fce, org.springframework.security.web.session.SessionManagementFilter@5661e05b, org.springframework.security.web.access.ExceptionTranslationFilter@17aee9fe, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@26b9dfce] 2024-01-11 16:26:33,358 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:26:33,358 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:26:33,360 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 16:26:33,544 INFO main o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'application.springCloudBusInput' has 1 subscriber(s). 2024-01-11 16:26:33,653 INFO main o.s.i.e.EventDrivenConsumer:174 - Adding {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 2024-01-11 16:26:33,653 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 1 subscriber(s). 2024-01-11 16:26:33,654 INFO main o.s.i.e.EventDrivenConsumer:292 - started bean '_org.springframework.integration.errorLogger' 2024-01-11 16:26:33,657 INFO main o.e.h.m.r.r.MgmtDownloadResourceTest:61 - Started MgmtDownloadResourceTest in 3.468 seconds (JVM running for 127.806) 2024-01-11 16:26:33,758 INFO pool-38-thread-1 o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'unknown.channel.name' has 1 subscriber(s). 2024-01-11 16:26:33,816 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:26:33,817 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:26:33,818 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 16:26:33,958 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtDownloadResourceTest.testNoDownloadIdAvailable() throws java.lang.Exception]... 2024-01-11 16:26:33,975 WARN main o.e.h.m.r.r.MgmtDownloadResource:61 - Download Id downloadIdNotAvailable could not be found 2024-01-11 16:26:33,989 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtDownloadResourceTest.testNoDownloadIdAvailable() throws java.lang.Exception] succeeded. 2024-01-11 16:26:34,016 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:26:34,016 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:26:34,018 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 16:26:34,048 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtDownloadResourceTest.testDownload() throws java.lang.Exception]... 2024-01-11 16:26:34,052 WARN main o.e.h.m.r.r.MgmtDownloadResource:61 - Download Id downloadIdSha1 could not be found 2024-01-11 16:26:34,071 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtDownloadResourceTest.testDownload() throws java.lang.Exception] succeeded. 2024-01-11 16:26:34,074 INFO main o.s.i.e.EventDrivenConsumer:174 - Removing {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 2024-01-11 16:26:34,074 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 0 subscriber(s). 2024-01-11 16:26:34,074 INFO main o.s.i.e.EventDrivenConsumer:292 - stopped bean '_org.springframework.integration.errorLogger' 2024-01-11 16:26:34,102 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:651 - Closing JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 16:26:34,103 INFO main c.z.h.HikariDataSource:350 - HikariPool-13 - Shutdown initiated... 2024-01-11 16:26:34,104 INFO main c.z.h.HikariDataSource:352 - HikariPool-13 - Shutdown completed. [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.925 s -- in org.eclipse.hawkbit.mgmt.rest.resource.MgmtDownloadResourceTest [INFO] Running org.eclipse.hawkbit.mgmt.rest.resource.MgmtDistributionSetTagResourceTest 2024-01-11 16:26:34,108 INFO main o.e.h.r.t.u.SharedSqlTestDatabaseExtension:34 - Schema generation skipped... No datasource environment variables found! 2024-01-11 16:26:34,109 INFO main o.s.t.c.s.AbstractContextLoader:264 - Could not detect default resource locations for test class [org.eclipse.hawkbit.mgmt.rest.resource.AbstractManagementApiIntegrationTest]: no resource found for suffixes {-context.xml, Context.groovy}. 2024-01-11 16:26:34,109 INFO main o.s.t.c.s.AbstractContextLoader:264 - Could not detect default resource locations for test class [org.eclipse.hawkbit.rest.AbstractRestIntegrationTest]: no resource found for suffixes {-context.xml, Context.groovy}. 2024-01-11 16:26:34,110 INFO main o.s.t.c.s.AbstractContextLoader:264 - Could not detect default resource locations for test class [org.eclipse.hawkbit.repository.test.util.AbstractIntegrationTest]: no resource found for suffixes {-context.xml, Context.groovy}. 2024-01-11 16:26:34,114 INFO main o.s.b.t.c.SpringBootTestContextBootstrapper:245 - Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener, org.springframework.security.test.context.support.ReactorContextTestExecutionListener, org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.event.ApplicationEventsTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener] 2024-01-11 16:26:34,114 INFO main o.s.b.t.c.SpringBootTestContextBootstrapper:174 - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@e1cc14e, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@2d90c947, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@7009a18, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@34a61e63, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@5cd8bf08, org.springframework.test.context.support.DirtiesContextTestExecutionListener@77299f25, org.springframework.test.context.transaction.TransactionalTestExecutionListener@74fa1b82, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@70ab4678, org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener@6912979a, org.springframework.test.context.event.EventPublishingTestExecutionListener@52f9ed2a, org.springframework.security.test.context.support.ReactorContextTestExecutionListener@767bdafc, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@5cc9cacd, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@211a2889, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@3c97013d, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@14939069, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@61ebf94, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@76b091be, org.eclipse.hawkbit.repository.test.matcher.EventVerifier@72aae8bc, org.eclipse.hawkbit.repository.test.util.CleanupTestExecutionListener@7ab23e58] . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.18) 2024-01-11 16:26:34,148 INFO main o.e.h.m.r.r.MgmtDistributionSetTagResourceTest:55 - Starting MgmtDistributionSetTagResourceTest using Java 17.0.9 on basic-bw2k7 with PID 3277 (started by jenkins in /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-mgmt-resource) 2024-01-11 16:26:34,148 INFO main o.e.h.m.r.r.MgmtDistributionSetTagResourceTest:638 - The following 1 profile is active: "test" 2024-01-11 16:26:34,343 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:132 - Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2024-01-11 16:26:34,360 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:201 - Finished Spring Data repository scanning in 16 ms. Found 20 JPA repository interfaces. 2024-01-11 16:26:34,483 INFO main o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor:292 - No bean named 'errorChannel' has been explicitly defined. Therefore, a default PublishSubscribeChannel will be created. 2024-01-11 16:26:34,483 INFO main o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor:292 - No bean named 'integrationHeaderChannelRegistry' has been explicitly defined. Therefore, a default DefaultHeaderChannelRegistry will be created. 2024-01-11 16:26:34,487 INFO main o.s.c.c.s.GenericScope:283 - BeanFactory id=7828583a-9aa9-3292-a048-4ba82c295349 2024-01-11 16:26:34,523 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:26:34,527 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration' of type [org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:26:34,528 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:26:34,529 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'loadBalancerClientsDefaultsMappingsProvider' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration$$Lambda$945/0x00007f915456a710] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:26:34,530 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'defaultsBindHandlerAdvisor' of type [org.springframework.cloud.commons.config.DefaultsBindHandlerAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:26:34,533 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'BindingHandlerAdvise' of type [org.springframework.cloud.stream.config.BindingHandlerAdvise] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:26:34,536 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spelConverter' of type [org.springframework.cloud.stream.config.SpelExpressionConverterConfiguration$SpelConverter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:26:34,537 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration' of type [org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:26:34,538 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'stringOrNumberMigrationVersionConverter' of type [org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration$StringOrNumberToMigrationVersionConverter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:26:34,542 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:26:34,553 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'dataSource' of type [com.zaxxer.hikari.HikariDataSource] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:26:34,556 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties' of type [org.springframework.boot.autoconfigure.orm.jpa.JpaProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:26:34,559 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'repositoryApplicationConfiguration' of type [org.eclipse.hawkbit.repository.jpa.RepositoryApplicationConfiguration$$EnhancerBySpringCGLIB$$c3f89b0b] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:26:34,669 INFO main o.f.c.i.l.VersionPrinter:37 - Flyway Community Edition 8.5.13 by Redgate 2024-01-11 16:26:34,669 INFO main o.f.c.i.l.VersionPrinter:37 - See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.13 2024-01-11 16:26:34,669 INFO main o.f.c.i.l.VersionPrinter:37 - 2024-01-11 16:26:34,671 INFO main c.z.h.HikariDataSource:110 - HikariPool-14 - Starting... 2024-01-11 16:26:34,673 INFO main c.z.h.HikariDataSource:123 - HikariPool-14 - Start completed. 2024-01-11 16:26:34,673 INFO main o.f.c.i.d.b.BaseDatabaseType:37 - Database: jdbc:h2:mem:testdb (H2 2.2) 2024-01-11 16:26:34,674 WARN main o.f.c.i.d.b.Database:41 - Flyway upgrade recommended: H2 2.2.222 is newer than this version of Flyway and support has not been tested. The latest supported version of H2 is 2.1.210. 2024-01-11 16:26:34,684 INFO main o.f.c.i.c.DbValidate:37 - Successfully validated 47 migrations (execution time 00:00.009s) 2024-01-11 16:26:34,685 INFO main o.f.c.i.s.JdbcTableSchemaHistory:37 - Creating Schema History table "PUBLIC"."schema_version" ... 2024-01-11 16:26:34,687 INFO main o.f.c.i.c.DbMigrate:37 - Current version of schema "PUBLIC": << Empty Schema >> 2024-01-11 16:26:34,693 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.0.1 - init " 2024-01-11 16:26:34,707 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.2.0 - update target info for message " 2024-01-11 16:26:34,709 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.0 - cascade delete " 2024-01-11 16:26:34,713 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.1 - cascade delete " 2024-01-11 16:26:34,715 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.5.0 - target filter query " 2024-01-11 16:26:34,717 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.6.0 - rollout management " 2024-01-11 16:26:34,724 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.0 - swmType maxAssignment greater 0 " 2024-01-11 16:26:34,725 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.1 - reduce length enums " 2024-01-11 16:26:34,732 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.0 - auto assign ds filter " 2024-01-11 16:26:34,734 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.1 - cascade delete " 2024-01-11 16:26:34,737 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.2 - remove external artifact " 2024-01-11 16:26:34,738 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.9.0 - add rollout groups created " 2024-01-11 16:26:34,775 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.0 - advanced rolloutgroup " 2024-01-11 16:26:34,780 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.1 - consolidate artifact sha1 " 2024-01-11 16:26:34,783 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.2 - rollout auto start " 2024-01-11 16:26:34,786 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.3 - add rollout deleted flag " 2024-01-11 16:26:34,802 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.0 - drop target info " 2024-01-11 16:26:34,815 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.1 - target filter query UQ " 2024-01-11 16:26:34,817 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.2 - remove unused idexes " 2024-01-11 16:26:34,818 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.3 - add module md targetvis " 2024-01-11 16:26:34,820 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.0 - action performance " 2024-01-11 16:26:34,832 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.1 - missing non null " 2024-01-11 16:26:34,837 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.2 - missing non null enum " 2024-01-11 16:26:34,838 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.3 - cascade delete " 2024-01-11 16:26:34,839 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.4 - add maintenance window " 2024-01-11 16:26:34,846 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.6 - add index " 2024-01-11 16:26:34,847 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.7 - add rollout approval fields " 2024-01-11 16:26:34,851 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.8 - change length of created last modified by " 2024-01-11 16:26:34,854 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.9 - add target metadata " 2024-01-11 16:26:34,855 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.10 - change length of target attributes key " 2024-01-11 16:26:34,857 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.11 - add auto assign action type " 2024-01-11 16:26:34,860 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.12 - change length of controller id and name " 2024-01-11 16:26:34,861 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.13 - add action external id " 2024-01-11 16:26:34,871 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.14 - add sha256 hash " 2024-01-11 16:26:34,873 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.15 - add weight " 2024-01-11 16:26:34,879 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.16 - add action initiated by " 2024-01-11 16:26:34,883 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.17 - add index target modified " 2024-01-11 16:26:34,884 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.18 - add target type " 2024-01-11 16:26:34,889 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.19 - add valid flag to ds " 2024-01-11 16:26:34,892 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.20 - add encryption flag to sm " 2024-01-11 16:26:34,895 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.21 - add rollouts status index " 2024-01-11 16:26:34,896 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.22 - change target type name length " 2024-01-11 16:26:34,898 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.23 - add action status code " 2024-01-11 16:26:34,900 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.24 - add last action status code " 2024-01-11 16:26:34,904 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.25 - add confirmation flag " 2024-01-11 16:26:34,908 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.26 - add access control context " 2024-01-11 16:26:34,911 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.27 - target type inherit type " 2024-01-11 16:26:34,914 INFO main o.f.c.i.c.DbMigrate:37 - Successfully applied 47 migrations to schema "PUBLIC", now at version v1.12.27 (execution time 00:00.226s) 2024-01-11 16:26:34,979 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:437 - Initialized JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 16:26:35,385 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:339 - Usage of Spring Data projections detected on persistence provider EclipseLink. Make sure the following query methods declare result columns in exactly the order the accessors are declared in the projecting interface or the order of parameters for DTOs: 2024-01-11 16:26:35,385 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutId(java.lang.Long) 2024-01-11 16:26:35,387 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutId(java.util.List) 2024-01-11 16:26:35,395 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutGroupId(java.util.List) 2024-01-11 16:26:35,396 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutGroupId(java.lang.Long) 2024-01-11 16:26:35,484 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:339 - Usage of Spring Data projections detected on persistence provider EclipseLink. Make sure the following query methods declare result columns in exactly the order the accessors are declared in the projecting interface or the order of parameters for DTOs: 2024-01-11 16:26:35,484 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.DistributionSetRepository.countRolloutsByStatusForDistributionSet(java.lang.Long) 2024-01-11 16:26:35,487 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.DistributionSetRepository.countActionsByStatusForDistributionSet(java.lang.Long) 2024-01-11 16:26:36,603 WARN main o.s.b.a.o.j.JpaBaseConfiguration$JpaWebConfiguration:223 - spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning 2024-01-11 16:26:37,154 WARN main o.s.b.a.s.s.UserDetailsServiceAutoConfiguration:89 - Using generated security password: 1cd012f2-f91e-4cff-8af5-c545958e06c9 This generated password is for development use only. Your security configuration must be updated before running your application in production. 2024-01-11 16:26:37,243 INFO main o.s.s.w.DefaultSecurityFilterChain:55 - Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@511279a9, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@136db541, org.springframework.security.web.context.SecurityContextPersistenceFilter@3f765b79, org.springframework.security.web.header.HeaderWriterFilter@272cd212, org.springframework.security.web.csrf.CsrfFilter@3b7b06c5, org.springframework.security.web.authentication.logout.LogoutFilter@56bd51d5, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@6641652, org.springframework.security.web.authentication.ui.DefaultLoginPageGeneratingFilter@9884b8e, org.springframework.security.web.authentication.ui.DefaultLogoutPageGeneratingFilter@351df7f8, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@51283bc6, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@618e2047, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@43f9fff0, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@257b0c96, org.springframework.security.web.session.SessionManagementFilter@5c583319, org.springframework.security.web.access.ExceptionTranslationFilter@3370b6a, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@6524e321] 2024-01-11 16:26:37,289 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:26:37,290 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:26:37,291 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 16:26:37,446 INFO main o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'application.springCloudBusInput' has 1 subscriber(s). 2024-01-11 16:26:37,584 INFO main o.s.i.e.EventDrivenConsumer:174 - Adding {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 2024-01-11 16:26:37,584 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 1 subscriber(s). 2024-01-11 16:26:37,584 INFO main o.s.i.e.EventDrivenConsumer:292 - started bean '_org.springframework.integration.errorLogger' 2024-01-11 16:26:37,587 INFO main o.e.h.m.r.r.MgmtDistributionSetTagResourceTest:61 - Started MgmtDistributionSetTagResourceTest in 3.471 seconds (JVM running for 131.737) 2024-01-11 16:26:37,689 INFO pool-41-thread-1 o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'unknown.channel.name' has 1 subscriber(s). 2024-01-11 16:26:37,745 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:26:37,745 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:26:37,747 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 16:26:37,747 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtDistributionSetTagResourceTest.updateDistributionSetTag() throws java.lang.Exception]... 2024-01-11 16:26:38,040 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtDistributionSetTagResourceTest.updateDistributionSetTag() throws java.lang.Exception] succeeded. 2024-01-11 16:26:38,069 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:26:38,069 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:26:38,070 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 16:26:38,071 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtDistributionSetTagResourceTest.getDistributionSetTags() throws java.lang.Exception]... 2024-01-11 16:26:38,190 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtDistributionSetTagResourceTest.getDistributionSetTags() throws java.lang.Exception] succeeded. 2024-01-11 16:26:38,218 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:26:38,218 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:26:38,220 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 16:26:38,220 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtDistributionSetTagResourceTest.getAssignedDistributionSets() throws java.lang.Exception]... 2024-01-11 16:26:38,646 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtDistributionSetTagResourceTest.getAssignedDistributionSets() throws java.lang.Exception] succeeded. 2024-01-11 16:26:38,674 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:26:38,674 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:26:38,676 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 16:26:38,676 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtDistributionSetTagResourceTest.getDistributionSetTagsByDistributionSetId() throws java.lang.Exception]... 2024-01-11 16:26:38,777 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtDistributionSetTagResourceTest.getDistributionSetTagsByDistributionSetId() throws java.lang.Exception] succeeded. 2024-01-11 16:26:38,804 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:26:38,804 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:26:38,805 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 16:26:38,806 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtDistributionSetTagResourceTest.deleteDistributionSetTag() throws java.lang.Exception]... 2024-01-11 16:26:39,023 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtDistributionSetTagResourceTest.deleteDistributionSetTag() throws java.lang.Exception] succeeded. 2024-01-11 16:26:39,052 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:26:39,052 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:26:39,054 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 16:26:39,054 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtDistributionSetTagResourceTest.getDistributionSetTagsByDistributionSetIdAndTagDescription() throws java.lang.Exception]... 2024-01-11 16:26:39,107 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtDistributionSetTagResourceTest.getDistributionSetTagsByDistributionSetIdAndTagDescription() throws java.lang.Exception] succeeded. 2024-01-11 16:26:39,133 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:26:39,133 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:26:39,135 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 16:26:39,135 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtDistributionSetTagResourceTest.getDistributionSetTagsWithParameters() throws java.lang.Exception]... 2024-01-11 16:26:39,147 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtDistributionSetTagResourceTest.getDistributionSetTagsWithParameters() throws java.lang.Exception] succeeded. 2024-01-11 16:26:39,179 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:26:39,180 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:26:39,181 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 16:26:39,181 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtDistributionSetTagResourceTest.getDistributionSetTag() throws java.lang.Exception]... 2024-01-11 16:26:39,298 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtDistributionSetTagResourceTest.getDistributionSetTag() throws java.lang.Exception] succeeded. 2024-01-11 16:26:39,326 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:26:39,326 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:26:39,328 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 16:26:39,328 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtDistributionSetTagResourceTest.createDistributionSetTags() throws org.json.JSONException,java.lang.Exception]... 2024-01-11 16:26:39,444 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtDistributionSetTagResourceTest.createDistributionSetTags() throws org.json.JSONException,java.lang.Exception] succeeded. 2024-01-11 16:26:39,471 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:26:39,471 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:26:39,472 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 16:26:39,473 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtDistributionSetTagResourceTest.assignDistributionSets() throws java.lang.Exception]... 2024-01-11 16:26:39,809 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtDistributionSetTagResourceTest.assignDistributionSets() throws java.lang.Exception] succeeded. 2024-01-11 16:26:39,837 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:26:39,837 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:26:39,839 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 16:26:39,839 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtDistributionSetTagResourceTest.toggleTagAssignment() throws java.lang.Exception]... 2024-01-11 16:26:40,203 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtDistributionSetTagResourceTest.toggleTagAssignment() throws java.lang.Exception] succeeded. 2024-01-11 16:26:40,231 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:26:40,231 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:26:40,232 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 16:26:40,233 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtDistributionSetTagResourceTest.getAssignedDistributionSetsWithPagingLimitRequestParameter() throws java.lang.Exception]... 2024-01-11 16:26:40,579 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtDistributionSetTagResourceTest.getAssignedDistributionSetsWithPagingLimitRequestParameter() throws java.lang.Exception] succeeded. 2024-01-11 16:26:40,611 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:26:40,611 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:26:40,613 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 16:26:40,613 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtDistributionSetTagResourceTest.getAssignedDistributionSetsWithPagingLimitAndOffsetRequestParameter() throws java.lang.Exception]... 2024-01-11 16:26:40,965 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtDistributionSetTagResourceTest.getAssignedDistributionSetsWithPagingLimitAndOffsetRequestParameter() throws java.lang.Exception] succeeded. 2024-01-11 16:26:40,994 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:26:40,994 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:26:40,996 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 16:26:40,996 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtDistributionSetTagResourceTest.unassignDistributionSet() throws java.lang.Exception]... 2024-01-11 16:26:41,329 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtDistributionSetTagResourceTest.unassignDistributionSet() throws java.lang.Exception] succeeded. 2024-01-11 16:26:41,332 INFO main o.s.i.e.EventDrivenConsumer:174 - Removing {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 2024-01-11 16:26:41,332 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 0 subscriber(s). 2024-01-11 16:26:41,332 INFO main o.s.i.e.EventDrivenConsumer:292 - stopped bean '_org.springframework.integration.errorLogger' 2024-01-11 16:26:41,337 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:651 - Closing JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 16:26:41,338 INFO main c.z.h.HikariDataSource:350 - HikariPool-14 - Shutdown initiated... 2024-01-11 16:26:41,339 INFO main c.z.h.HikariDataSource:352 - HikariPool-14 - Shutdown completed. [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.233 s -- in org.eclipse.hawkbit.mgmt.rest.resource.MgmtDistributionSetTagResourceTest [INFO] Running org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetResourceTest 2024-01-11 16:26:41,346 INFO main o.e.h.r.t.u.SharedSqlTestDatabaseExtension:34 - Schema generation skipped... No datasource environment variables found! 2024-01-11 16:26:41,348 INFO main o.s.t.c.s.AbstractContextLoader:264 - Could not detect default resource locations for test class [org.eclipse.hawkbit.mgmt.rest.resource.AbstractManagementApiIntegrationTest]: no resource found for suffixes {-context.xml, Context.groovy}. 2024-01-11 16:26:41,348 INFO main o.s.t.c.s.AbstractContextLoader:264 - Could not detect default resource locations for test class [org.eclipse.hawkbit.rest.AbstractRestIntegrationTest]: no resource found for suffixes {-context.xml, Context.groovy}. 2024-01-11 16:26:41,349 INFO main o.s.t.c.s.AbstractContextLoader:264 - Could not detect default resource locations for test class [org.eclipse.hawkbit.repository.test.util.AbstractIntegrationTest]: no resource found for suffixes {-context.xml, Context.groovy}. 2024-01-11 16:26:41,353 INFO main o.s.b.t.c.SpringBootTestContextBootstrapper:245 - Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener, org.springframework.security.test.context.support.ReactorContextTestExecutionListener, org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.event.ApplicationEventsTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener] 2024-01-11 16:26:41,354 INFO main o.s.b.t.c.SpringBootTestContextBootstrapper:174 - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@35ee984a, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@1c6635d3, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@1805fbbd, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@2754be4e, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@66b95e26, org.springframework.test.context.support.DirtiesContextTestExecutionListener@4bdc278f, org.springframework.test.context.transaction.TransactionalTestExecutionListener@7c33e55a, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@7e17825c, org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener@5273bbd6, org.springframework.test.context.event.EventPublishingTestExecutionListener@78391e48, org.springframework.security.test.context.support.ReactorContextTestExecutionListener@1bc33d20, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@59844966, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@1666f48b, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@261d7351, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@24b5608f, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@5f81c206, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@7ee2a7d1, org.eclipse.hawkbit.repository.test.matcher.EventVerifier@33a8c4a7, org.eclipse.hawkbit.repository.test.util.CleanupTestExecutionListener@3c166b45] . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.18) 2024-01-11 16:26:41,379 INFO main o.e.h.m.r.r.MgmtTargetResourceTest:55 - Starting MgmtTargetResourceTest using Java 17.0.9 on basic-bw2k7 with PID 3277 (started by jenkins in /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-mgmt-resource) 2024-01-11 16:26:41,380 INFO main o.e.h.m.r.r.MgmtTargetResourceTest:638 - The following 1 profile is active: "test" 2024-01-11 16:26:41,575 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:132 - Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2024-01-11 16:26:41,591 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:201 - Finished Spring Data repository scanning in 15 ms. Found 20 JPA repository interfaces. 2024-01-11 16:26:41,702 INFO main o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor:292 - No bean named 'errorChannel' has been explicitly defined. Therefore, a default PublishSubscribeChannel will be created. 2024-01-11 16:26:41,702 INFO main o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor:292 - No bean named 'integrationHeaderChannelRegistry' has been explicitly defined. Therefore, a default DefaultHeaderChannelRegistry will be created. 2024-01-11 16:26:41,706 INFO main o.s.c.c.s.GenericScope:283 - BeanFactory id=7828583a-9aa9-3292-a048-4ba82c295349 2024-01-11 16:26:41,738 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:26:41,741 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration' of type [org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:26:41,742 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:26:41,743 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'loadBalancerClientsDefaultsMappingsProvider' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration$$Lambda$945/0x00007f915456a710] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:26:41,744 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'defaultsBindHandlerAdvisor' of type [org.springframework.cloud.commons.config.DefaultsBindHandlerAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:26:41,747 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'BindingHandlerAdvise' of type [org.springframework.cloud.stream.config.BindingHandlerAdvise] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:26:41,749 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spelConverter' of type [org.springframework.cloud.stream.config.SpelExpressionConverterConfiguration$SpelConverter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:26:41,750 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration' of type [org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:26:41,751 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'stringOrNumberMigrationVersionConverter' of type [org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration$StringOrNumberToMigrationVersionConverter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:26:41,755 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:26:41,764 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'dataSource' of type [com.zaxxer.hikari.HikariDataSource] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:26:41,767 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties' of type [org.springframework.boot.autoconfigure.orm.jpa.JpaProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:26:41,773 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'repositoryApplicationConfiguration' of type [org.eclipse.hawkbit.repository.jpa.RepositoryApplicationConfiguration$$EnhancerBySpringCGLIB$$c3f89b0b] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:26:41,868 INFO main o.f.c.i.l.VersionPrinter:37 - Flyway Community Edition 8.5.13 by Redgate 2024-01-11 16:26:41,868 INFO main o.f.c.i.l.VersionPrinter:37 - See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.13 2024-01-11 16:26:41,868 INFO main o.f.c.i.l.VersionPrinter:37 - 2024-01-11 16:26:41,870 INFO main c.z.h.HikariDataSource:110 - HikariPool-15 - Starting... 2024-01-11 16:26:41,871 INFO main c.z.h.HikariDataSource:123 - HikariPool-15 - Start completed. 2024-01-11 16:26:41,871 INFO main o.f.c.i.d.b.BaseDatabaseType:37 - Database: jdbc:h2:mem:testdb (H2 2.2) 2024-01-11 16:26:41,873 WARN main o.f.c.i.d.b.Database:41 - Flyway upgrade recommended: H2 2.2.222 is newer than this version of Flyway and support has not been tested. The latest supported version of H2 is 2.1.210. 2024-01-11 16:26:41,882 INFO main o.f.c.i.c.DbValidate:37 - Successfully validated 47 migrations (execution time 00:00.008s) 2024-01-11 16:26:41,883 INFO main o.f.c.i.s.JdbcTableSchemaHistory:37 - Creating Schema History table "PUBLIC"."schema_version" ... 2024-01-11 16:26:41,885 INFO main o.f.c.i.c.DbMigrate:37 - Current version of schema "PUBLIC": << Empty Schema >> 2024-01-11 16:26:41,890 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.0.1 - init " 2024-01-11 16:26:41,903 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.2.0 - update target info for message " 2024-01-11 16:26:41,906 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.0 - cascade delete " 2024-01-11 16:26:41,909 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.1 - cascade delete " 2024-01-11 16:26:41,911 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.5.0 - target filter query " 2024-01-11 16:26:41,913 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.6.0 - rollout management " 2024-01-11 16:26:41,919 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.0 - swmType maxAssignment greater 0 " 2024-01-11 16:26:41,920 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.1 - reduce length enums " 2024-01-11 16:26:41,927 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.0 - auto assign ds filter " 2024-01-11 16:26:41,929 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.1 - cascade delete " 2024-01-11 16:26:41,931 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.2 - remove external artifact " 2024-01-11 16:26:41,933 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.9.0 - add rollout groups created " 2024-01-11 16:26:41,935 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.0 - advanced rolloutgroup " 2024-01-11 16:26:41,939 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.1 - consolidate artifact sha1 " 2024-01-11 16:26:41,942 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.2 - rollout auto start " 2024-01-11 16:26:41,945 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.3 - add rollout deleted flag " 2024-01-11 16:26:41,989 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.0 - drop target info " 2024-01-11 16:26:42,001 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.1 - target filter query UQ " 2024-01-11 16:26:42,003 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.2 - remove unused idexes " 2024-01-11 16:26:42,004 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.3 - add module md targetvis " 2024-01-11 16:26:42,006 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.0 - action performance " 2024-01-11 16:26:42,017 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.1 - missing non null " 2024-01-11 16:26:42,022 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.2 - missing non null enum " 2024-01-11 16:26:42,023 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.3 - cascade delete " 2024-01-11 16:26:42,024 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.4 - add maintenance window " 2024-01-11 16:26:42,030 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.6 - add index " 2024-01-11 16:26:42,032 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.7 - add rollout approval fields " 2024-01-11 16:26:42,036 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.8 - change length of created last modified by " 2024-01-11 16:26:42,038 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.9 - add target metadata " 2024-01-11 16:26:42,039 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.10 - change length of target attributes key " 2024-01-11 16:26:42,041 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.11 - add auto assign action type " 2024-01-11 16:26:42,043 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.12 - change length of controller id and name " 2024-01-11 16:26:42,045 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.13 - add action external id " 2024-01-11 16:26:42,047 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.14 - add sha256 hash " 2024-01-11 16:26:42,049 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.15 - add weight " 2024-01-11 16:26:42,054 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.16 - add action initiated by " 2024-01-11 16:26:42,057 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.17 - add index target modified " 2024-01-11 16:26:42,071 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.18 - add target type " 2024-01-11 16:26:42,075 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.19 - add valid flag to ds " 2024-01-11 16:26:42,078 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.20 - add encryption flag to sm " 2024-01-11 16:26:42,080 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.21 - add rollouts status index " 2024-01-11 16:26:42,081 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.22 - change target type name length " 2024-01-11 16:26:42,082 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.23 - add action status code " 2024-01-11 16:26:42,085 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.24 - add last action status code " 2024-01-11 16:26:42,088 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.25 - add confirmation flag " 2024-01-11 16:26:42,092 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.26 - add access control context " 2024-01-11 16:26:42,095 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.27 - target type inherit type " 2024-01-11 16:26:42,098 INFO main o.f.c.i.c.DbMigrate:37 - Successfully applied 47 migrations to schema "PUBLIC", now at version v1.12.27 (execution time 00:00.212s) 2024-01-11 16:26:42,156 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:437 - Initialized JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 16:26:42,541 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:339 - Usage of Spring Data projections detected on persistence provider EclipseLink. Make sure the following query methods declare result columns in exactly the order the accessors are declared in the projecting interface or the order of parameters for DTOs: 2024-01-11 16:26:42,542 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutId(java.lang.Long) 2024-01-11 16:26:42,543 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutId(java.util.List) 2024-01-11 16:26:42,550 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutGroupId(java.util.List) 2024-01-11 16:26:42,551 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutGroupId(java.lang.Long) 2024-01-11 16:26:42,625 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:339 - Usage of Spring Data projections detected on persistence provider EclipseLink. Make sure the following query methods declare result columns in exactly the order the accessors are declared in the projecting interface or the order of parameters for DTOs: 2024-01-11 16:26:42,625 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.DistributionSetRepository.countRolloutsByStatusForDistributionSet(java.lang.Long) 2024-01-11 16:26:42,628 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.DistributionSetRepository.countActionsByStatusForDistributionSet(java.lang.Long) 2024-01-11 16:26:43,591 WARN main o.s.b.a.o.j.JpaBaseConfiguration$JpaWebConfiguration:223 - spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning 2024-01-11 16:26:44,123 WARN main o.s.b.a.s.s.UserDetailsServiceAutoConfiguration:89 - Using generated security password: 4d290bc7-2886-46fe-9315-2563ad0a688c This generated password is for development use only. Your security configuration must be updated before running your application in production. 2024-01-11 16:26:44,206 INFO main o.s.s.w.DefaultSecurityFilterChain:55 - Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@478bf4ea, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@3bd75475, org.springframework.security.web.context.SecurityContextPersistenceFilter@5f798b34, org.springframework.security.web.header.HeaderWriterFilter@7dd3f268, org.springframework.security.web.csrf.CsrfFilter@604df8ff, org.springframework.security.web.authentication.logout.LogoutFilter@5d3b7cea, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@3b710b41, org.springframework.security.web.authentication.ui.DefaultLoginPageGeneratingFilter@5768bd21, org.springframework.security.web.authentication.ui.DefaultLogoutPageGeneratingFilter@84f7b4d, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@6a3d8e86, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@1c8e7ddb, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@6bea8322, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@e809d7c, org.springframework.security.web.session.SessionManagementFilter@507c1bc4, org.springframework.security.web.access.ExceptionTranslationFilter@2d1f2a6d, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@61e3a876] 2024-01-11 16:26:44,247 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:26:44,247 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:26:44,249 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 16:26:44,411 INFO main o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'application.springCloudBusInput' has 1 subscriber(s). 2024-01-11 16:26:44,515 INFO main o.s.i.e.EventDrivenConsumer:174 - Adding {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 2024-01-11 16:26:44,516 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 1 subscriber(s). 2024-01-11 16:26:44,516 INFO main o.s.i.e.EventDrivenConsumer:292 - started bean '_org.springframework.integration.errorLogger' 2024-01-11 16:26:44,519 INFO main o.e.h.m.r.r.MgmtTargetResourceTest:61 - Started MgmtTargetResourceTest in 3.163 seconds (JVM running for 138.668) 2024-01-11 16:26:44,632 INFO pool-44-thread-1 o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'unknown.channel.name' has 1 subscriber(s). 2024-01-11 16:26:44,696 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:26:44,696 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:26:44,697 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 16:26:44,698 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetResourceTest.unassignTargetTypeFromTarget() throws java.lang.Exception]... 2024-01-11 16:26:44,804 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetResourceTest.unassignTargetTypeFromTarget() throws java.lang.Exception] succeeded. 2024-01-11 16:26:44,829 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:26:44,829 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:26:44,830 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 16:26:44,831 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetResourceTest.getMetadataKey() throws java.lang.Exception]... 2024-01-11 16:26:44,859 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetResourceTest.getMetadataKey() throws java.lang.Exception] succeeded. 2024-01-11 16:26:44,887 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:26:44,888 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:26:44,889 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 16:26:44,889 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetResourceTest.multiassignmentRequestNotAllowedIfDisabled() throws java.lang.Exception]... 2024-01-11 16:26:45,091 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetResourceTest.multiassignmentRequestNotAllowedIfDisabled() throws java.lang.Exception] succeeded. 2024-01-11 16:26:45,117 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:26:45,117 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:26:45,119 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 16:26:45,119 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetResourceTest.deleteMetadataThatDoesNotExistLeadsToNotFound() throws java.lang.Exception]... 2024-01-11 16:26:45,137 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetResourceTest.deleteMetadataThatDoesNotExistLeadsToNotFound() throws java.lang.Exception] succeeded. 2024-01-11 16:26:45,162 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:26:45,162 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:26:45,164 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 16:26:45,164 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetResourceTest.getPagedListOfMetadata() throws java.lang.Exception]... 2024-01-11 16:26:45,192 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetResourceTest.getPagedListOfMetadata() throws java.lang.Exception] succeeded. 2024-01-11 16:26:45,219 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:26:45,219 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:26:45,221 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 16:26:45,221 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetResourceTest.postDeactivateAutoConfirm() throws java.lang.Exception]... 2024-01-11 16:26:45,295 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetResourceTest.postDeactivateAutoConfirm() throws java.lang.Exception] succeeded. 2024-01-11 16:26:45,319 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:26:45,320 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:26:45,321 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 16:26:45,321 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetResourceTest.lastActionStatusCode() throws java.lang.Exception]... 2024-01-11 16:26:45,505 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetResourceTest.lastActionStatusCode() throws java.lang.Exception] succeeded. 2024-01-11 16:26:45,530 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:26:45,530 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:26:45,532 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 16:26:45,532 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetResourceTest.assignInvalidTargetTypeToTargetFails() throws java.lang.Exception]... 2024-01-11 16:26:45,548 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetResourceTest.assignInvalidTargetTypeToTargetFails() throws java.lang.Exception] succeeded. 2024-01-11 16:26:45,580 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:26:45,580 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:26:45,582 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 16:26:45,582 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetResourceTest.invalidRequestsOnTargetTypeResource() throws java.lang.Exception]... 2024-01-11 16:26:45,586 WARN main o.s.w.s.m.s.DefaultHandlerExceptionResolver:208 - Resolved [org.springframework.web.HttpRequestMethodNotSupportedException: Request method 'GET' not supported] 2024-01-11 16:26:45,587 WARN main o.s.w.s.m.s.DefaultHandlerExceptionResolver:208 - Resolved [org.springframework.web.HttpRequestMethodNotSupportedException: Request method 'PUT' not supported] 2024-01-11 16:26:45,594 WARN main o.s.w.s.m.s.DefaultHandlerExceptionResolver:208 - Resolved [org.springframework.web.HttpMediaTypeNotSupportedException: Content type '' not supported] 2024-01-11 16:26:45,602 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetResourceTest.invalidRequestsOnTargetTypeResource() throws java.lang.Exception] succeeded. 2024-01-11 16:26:45,627 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:26:45,627 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:26:45,629 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 16:26:45,629 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetResourceTest.triggerControllerAttributesUpdate() throws java.lang.Exception]... 2024-01-11 16:26:45,683 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetResourceTest.triggerControllerAttributesUpdate() throws java.lang.Exception] succeeded. 2024-01-11 16:26:45,723 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:26:45,723 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:26:45,725 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 16:26:45,725 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetResourceTest.getControllerEmptyAttributesReturnsNoContent() throws java.lang.Exception]... 2024-01-11 16:26:45,750 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetResourceTest.getControllerEmptyAttributesReturnsNoContent() throws java.lang.Exception] succeeded. 2024-01-11 16:26:45,793 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:26:45,793 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:26:45,795 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 16:26:45,795 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetResourceTest.assignDistributionSetToTargetWithMaintenanceWindowNextExecutionStart() throws java.lang.Exception]... 2024-01-11 16:26:45,885 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetResourceTest.assignDistributionSetToTargetWithMaintenanceWindowNextExecutionStart() throws java.lang.Exception] succeeded. 2024-01-11 16:26:45,911 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:26:45,911 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:26:45,913 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 16:26:45,913 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetResourceTest.deleteTargetWhichDoesNotExistsLeadsToNotFound() throws java.lang.Exception]... 2024-01-11 16:26:45,922 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetResourceTest.deleteTargetWhichDoesNotExistsLeadsToNotFound() throws java.lang.Exception] succeeded. 2024-01-11 16:26:45,948 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:26:45,948 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:26:45,950 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 16:26:45,950 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetResourceTest.updateTargetDescription() throws java.lang.Exception]... 2024-01-11 16:26:45,980 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetResourceTest.updateTargetDescription() throws java.lang.Exception] succeeded. 2024-01-11 16:26:46,006 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:26:46,006 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:26:46,008 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 16:26:46,008 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetResourceTest.addingNonExistingTargetTypeInTargetShouldFail() throws java.lang.Exception]... 2024-01-11 16:26:46,019 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetResourceTest.addingNonExistingTargetTypeInTargetShouldFail() throws java.lang.Exception] succeeded. 2024-01-11 16:26:46,044 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:26:46,044 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:26:46,046 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 16:26:46,046 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetResourceTest.getInstalledDistributionSetOfTargetIsEmpty() throws java.lang.Exception]... 2024-01-11 16:26:46,075 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetResourceTest.getInstalledDistributionSetOfTargetIsEmpty() throws java.lang.Exception] succeeded. 2024-01-11 16:26:46,100 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:26:46,100 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:26:46,102 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 16:26:46,102 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetResourceTest.identicalAssignmentInRequestAreRemovedIfMultiassignmentsDisabled() throws java.lang.Exception]... 2024-01-11 16:26:46,149 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetResourceTest.identicalAssignmentInRequestAreRemovedIfMultiassignmentsDisabled() throws java.lang.Exception] succeeded. 2024-01-11 16:26:46,199 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:26:46,200 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:26:46,202 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 16:26:46,202 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetResourceTest.getAssignedDistributionSetOfTarget() throws java.lang.Exception]... 2024-01-11 16:26:46,256 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetResourceTest.getAssignedDistributionSetOfTarget() throws java.lang.Exception] succeeded. 2024-01-11 16:26:46,292 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:26:46,292 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:26:46,294 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 16:26:46,294 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetResourceTest.updateAction() throws java.lang.Exception]... 2024-01-11 16:26:46,344 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetResourceTest.updateAction() throws java.lang.Exception] succeeded. 2024-01-11 16:26:46,375 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:26:46,375 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:26:46,377 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 16:26:46,377 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetResourceTest.getTargetWithPagingLimitAndOffsetRequestParameter() throws java.lang.Exception]... 2024-01-11 16:26:46,408 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetResourceTest.getTargetWithPagingLimitAndOffsetRequestParameter() throws java.lang.Exception] succeeded. 2024-01-11 16:26:46,434 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:26:46,435 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:26:46,436 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 16:26:46,437 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetResourceTest.securityTokenIsInResponseWithCorrectPermission() throws java.lang.Exception]... 2024-01-11 16:26:46,449 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetResourceTest.securityTokenIsInResponseWithCorrectPermission() throws java.lang.Exception] succeeded. 2024-01-11 16:26:46,483 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:26:46,484 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:26:46,485 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 16:26:46,485 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetResourceTest.getAutoConfirmNotActive() throws java.lang.Exception]... 2024-01-11 16:26:46,501 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetResourceTest.getAutoConfirmNotActive() throws java.lang.Exception] succeeded. 2024-01-11 16:26:46,526 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:26:46,526 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:26:46,528 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 16:26:46,528 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetResourceTest.getSingleTargetNoExistsResponseNotFound() throws java.lang.Exception]... 2024-01-11 16:26:46,536 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetResourceTest.getSingleTargetNoExistsResponseNotFound() throws java.lang.Exception] succeeded. 2024-01-11 16:26:46,561 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:26:46,561 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:26:46,571 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 10 ms 2024-01-11 16:26:46,571 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetResourceTest.assignTargetTypeToTarget() throws java.lang.Exception]... 2024-01-11 16:26:46,586 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetResourceTest.assignTargetTypeToTarget() throws java.lang.Exception] succeeded. 2024-01-11 16:26:46,621 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:26:46,621 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:26:46,623 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 16:26:46,623 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetResourceTest.getActionsStatusSortedByReportedAt() throws java.lang.Exception]... 2024-01-11 16:26:46,749 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetResourceTest.getActionsStatusSortedByReportedAt() throws java.lang.Exception] succeeded. 2024-01-11 16:26:46,776 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:26:46,776 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:26:46,778 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 16:26:46,778 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetResourceTest.assignDistributionSetToTargetWithActionTimeForcedAndTime() throws java.lang.Exception]... 2024-01-11 16:26:46,827 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetResourceTest.assignDistributionSetToTargetWithActionTimeForcedAndTime() throws java.lang.Exception] succeeded. 2024-01-11 16:26:46,852 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:26:46,852 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:26:46,854 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 16:26:46,854 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetResourceTest.assignDownloadOnlyDistributionSetToTarget() throws java.lang.Exception]... 2024-01-11 16:26:46,910 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetResourceTest.assignDownloadOnlyDistributionSetToTarget() throws java.lang.Exception] succeeded. 2024-01-11 16:26:46,935 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:26:46,935 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:26:46,937 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 16:26:46,937 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetResourceTest.getTargetsWithParameters() throws java.lang.Exception]... 2024-01-11 16:26:46,947 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetResourceTest.getTargetsWithParameters() throws java.lang.Exception] succeeded. 2024-01-11 16:26:46,978 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:26:46,978 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:26:46,979 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 16:26:46,980 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetResourceTest.assignDistributionSetToTargetWithMaintenanceWindowEndTimeOnly() throws java.lang.Exception]... 2024-01-11 16:26:47,005 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetResourceTest.assignDistributionSetToTargetWithMaintenanceWindowEndTimeOnly() throws java.lang.Exception] succeeded. 2024-01-11 16:26:47,039 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:26:47,039 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:26:47,041 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 16:26:47,041 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetResourceTest.createTargetsSingleEntryListReturnsSuccessful() throws java.lang.Exception]... 2024-01-11 16:26:47,055 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetResourceTest.createTargetsSingleEntryListReturnsSuccessful() throws java.lang.Exception] succeeded. 2024-01-11 16:26:47,087 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:26:47,087 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:26:47,089 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 16:26:47,089 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetResourceTest.forceQuitAnNotCanceledActionReturnsMethodNotAllowed() throws java.lang.Exception]... 2024-01-11 16:26:47,138 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetResourceTest.forceQuitAnNotCanceledActionReturnsMethodNotAllowed() throws java.lang.Exception] succeeded. 2024-01-11 16:26:47,164 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:26:47,164 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:26:47,166 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 16:26:47,166 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetResourceTest.getAutoConfirmActive(java.lang.String,java.lang.String) throws java.lang.Exception]... 2024-01-11 16:26:47,186 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetResourceTest.getAutoConfirmActive(java.lang.String,java.lang.String) throws java.lang.Exception] succeeded. 2024-01-11 16:26:47,214 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:26:47,214 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:26:47,215 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 16:26:47,216 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetResourceTest.getAutoConfirmActive(java.lang.String,java.lang.String) throws java.lang.Exception]... 2024-01-11 16:26:47,231 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetResourceTest.getAutoConfirmActive(java.lang.String,java.lang.String) throws java.lang.Exception] succeeded. 2024-01-11 16:26:47,257 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:26:47,257 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:26:47,259 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 16:26:47,259 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetResourceTest.getAutoConfirmActive(java.lang.String,java.lang.String) throws java.lang.Exception]... 2024-01-11 16:26:47,288 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetResourceTest.getAutoConfirmActive(java.lang.String,java.lang.String) throws java.lang.Exception] succeeded. 2024-01-11 16:26:47,317 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:26:47,317 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:26:47,319 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 16:26:47,319 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetResourceTest.getAutoConfirmActive(java.lang.String,java.lang.String) throws java.lang.Exception]... 2024-01-11 16:26:47,335 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetResourceTest.getAutoConfirmActive(java.lang.String,java.lang.String) throws java.lang.Exception] succeeded. 2024-01-11 16:26:47,361 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:26:47,361 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:26:47,363 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 16:26:47,363 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetResourceTest.getActionWeight() throws java.lang.Exception]... 2024-01-11 16:26:47,503 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetResourceTest.getActionWeight() throws java.lang.Exception] succeeded. 2024-01-11 16:26:47,529 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:26:47,529 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:26:47,530 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 16:26:47,531 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetResourceTest.createTargetWithExistingTargetType() throws java.lang.Exception]... 2024-01-11 16:26:47,546 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetResourceTest.createTargetWithExistingTargetType() throws java.lang.Exception] succeeded. 2024-01-11 16:26:47,589 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:26:47,589 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:26:47,591 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 16:26:47,591 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetResourceTest.offlineAssignDistributionSetToTarget() throws java.lang.Exception]... 2024-01-11 16:26:47,643 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetResourceTest.offlineAssignDistributionSetToTarget() throws java.lang.Exception] succeeded. 2024-01-11 16:26:47,676 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:26:47,677 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:26:47,678 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 16:26:47,678 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetResourceTest.getActionStatusReturnsCorrectType() throws java.lang.Exception]... 2024-01-11 16:26:47,782 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetResourceTest.getActionStatusReturnsCorrectType() throws java.lang.Exception] succeeded. 2024-01-11 16:26:47,807 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:26:47,807 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:26:47,809 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 16:26:47,809 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetResourceTest.createTargetWithInvalidPropertyBadRequest() throws java.lang.Exception]... 2024-01-11 16:26:47,821 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetResourceTest.createTargetWithInvalidPropertyBadRequest() throws java.lang.Exception] succeeded. 2024-01-11 16:26:47,845 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:26:47,845 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:26:47,847 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 16:26:47,847 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetResourceTest.forceQuitAnCanceledActionReturnsOk() throws java.lang.Exception]... 2024-01-11 16:26:47,901 WARN main o.e.h.r.j.m.JpaDeploymentManagement:626 - action (JpaAction [distributionSet=18, version=2, id=17, actionType=FORCED, weight=Optional.empty, isActive=true, createdAt=1704990407883, lastModifiedAt=1704990407896, status=CANCELING]) was still active and has been force quite. 2024-01-11 16:26:47,931 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetResourceTest.forceQuitAnCanceledActionReturnsOk() throws java.lang.Exception] succeeded. 2024-01-11 16:26:47,957 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:26:47,957 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:26:47,972 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 15 ms 2024-01-11 16:26:47,972 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetResourceTest.getSingleTarget() throws java.lang.Exception]... 2024-01-11 16:26:47,991 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetResourceTest.getSingleTarget() throws java.lang.Exception] succeeded. 2024-01-11 16:26:48,017 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:26:48,017 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:26:48,019 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 16:26:48,019 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetResourceTest.getAutoConfirmStateFromTargetsEndpoint() throws java.lang.Exception]... 2024-01-11 16:26:48,046 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetResourceTest.getAutoConfirmStateFromTargetsEndpoint() throws java.lang.Exception] succeeded. 2024-01-11 16:26:48,077 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:26:48,077 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:26:48,078 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 16:26:48,078 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetResourceTest.createTargetsListReturnsSuccessful() throws java.lang.Exception]... 2024-01-11 16:26:48,099 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetResourceTest.createTargetsListReturnsSuccessful() throws java.lang.Exception] succeeded. 2024-01-11 16:26:48,124 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:26:48,124 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:26:48,126 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 16:26:48,126 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetResourceTest.getCancelAction() throws java.lang.Exception]... 2024-01-11 16:26:48,225 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetResourceTest.getCancelAction() throws java.lang.Exception] succeeded. 2024-01-11 16:26:48,251 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:26:48,251 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:26:48,253 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 16:26:48,253 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetResourceTest.getAssignedDistributionSetOfTargetIsEmpty() throws java.lang.Exception]... 2024-01-11 16:26:48,265 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetResourceTest.getAssignedDistributionSetOfTargetIsEmpty() throws java.lang.Exception] succeeded. 2024-01-11 16:26:48,295 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:26:48,295 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:26:48,297 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 16:26:48,297 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetResourceTest.invalidRequestsOnActionResource() throws java.lang.Exception]... 2024-01-11 16:26:48,394 WARN main o.s.w.s.m.s.DefaultHandlerExceptionResolver:208 - Resolved [org.springframework.web.HttpRequestMethodNotSupportedException: Request method 'POST' not supported] 2024-01-11 16:26:48,395 WARN main o.s.w.s.m.s.DefaultHandlerExceptionResolver:208 - Resolved [org.springframework.web.HttpMediaTypeNotSupportedException: Content type '' not supported] 2024-01-11 16:26:48,402 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetResourceTest.invalidRequestsOnActionResource() throws java.lang.Exception] succeeded. 2024-01-11 16:26:48,427 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:26:48,427 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:26:48,429 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 16:26:48,429 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetResourceTest.getTargets() throws java.lang.Exception]... 2024-01-11 16:26:48,440 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetResourceTest.getTargets() throws java.lang.Exception] succeeded. 2024-01-11 16:26:48,473 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:26:48,473 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:26:48,475 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 16:26:48,475 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetResourceTest.searchTargetsUsingRsqlQuery() throws java.lang.Exception]... 2024-01-11 16:26:48,515 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetResourceTest.searchTargetsUsingRsqlQuery() throws java.lang.Exception] succeeded. 2024-01-11 16:26:48,541 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:26:48,541 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:26:48,543 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 16:26:48,543 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetResourceTest.cancelAndCancelActionIsNotAllowed() throws java.lang.Exception]... 2024-01-11 16:26:48,604 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetResourceTest.cancelAndCancelActionIsNotAllowed() throws java.lang.Exception] succeeded. 2024-01-11 16:26:48,628 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:26:48,629 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:26:48,630 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 16:26:48,630 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetResourceTest.createTargetWithMissingMandatoryPropertyBadRequest() throws java.lang.Exception]... 2024-01-11 16:26:48,641 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetResourceTest.createTargetWithMissingMandatoryPropertyBadRequest() throws java.lang.Exception] succeeded. 2024-01-11 16:26:48,677 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:26:48,677 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:26:48,679 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 16:26:48,679 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetResourceTest.weightValidation() throws java.lang.Exception]... 2024-01-11 16:26:48,728 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetResourceTest.weightValidation() throws java.lang.Exception] succeeded. 2024-01-11 16:26:48,761 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:26:48,761 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:26:48,762 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 16:26:48,763 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetResourceTest.updateTargetWhichDoesNotExistsLeadsToNotFound() throws java.lang.Exception]... 2024-01-11 16:26:48,777 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetResourceTest.updateTargetWhichDoesNotExistsLeadsToNotFound() throws java.lang.Exception] succeeded. 2024-01-11 16:26:48,801 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:26:48,801 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:26:48,803 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 16:26:48,803 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetResourceTest.getActions() throws java.lang.Exception]... 2024-01-11 16:26:48,892 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetResourceTest.getActions() throws java.lang.Exception] succeeded. 2024-01-11 16:26:48,917 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:26:48,917 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:26:48,919 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 16:26:48,919 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetResourceTest.searchActionsRsql() throws java.lang.Exception]... 2024-01-11 16:26:48,978 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetResourceTest.searchActionsRsql() throws java.lang.Exception] succeeded. 2024-01-11 16:26:49,004 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:26:49,004 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:26:49,006 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 16:26:49,006 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetResourceTest.assignDistributionSetToTarget() throws java.lang.Exception]... 2024-01-11 16:26:49,069 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetResourceTest.assignDistributionSetToTarget() throws java.lang.Exception] succeeded. 2024-01-11 16:26:49,101 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:26:49,101 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:26:49,103 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 16:26:49,103 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetResourceTest.assignDistributionSetToTargetWithConfirmationOptions(boolean,java.lang.Boolean) throws java.lang.Exception]... 2024-01-11 16:26:49,172 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetResourceTest.assignDistributionSetToTargetWithConfirmationOptions(boolean,java.lang.Boolean) throws java.lang.Exception] succeeded. 2024-01-11 16:26:49,197 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:26:49,198 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:26:49,199 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 16:26:49,199 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetResourceTest.assignDistributionSetToTargetWithConfirmationOptions(boolean,java.lang.Boolean) throws java.lang.Exception]... 2024-01-11 16:26:49,249 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetResourceTest.assignDistributionSetToTargetWithConfirmationOptions(boolean,java.lang.Boolean) throws java.lang.Exception] succeeded. 2024-01-11 16:26:49,280 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:26:49,280 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:26:49,282 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 16:26:49,282 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetResourceTest.assignDistributionSetToTargetWithConfirmationOptions(boolean,java.lang.Boolean) throws java.lang.Exception]... 2024-01-11 16:26:49,330 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetResourceTest.assignDistributionSetToTargetWithConfirmationOptions(boolean,java.lang.Boolean) throws java.lang.Exception] succeeded. 2024-01-11 16:26:49,356 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:26:49,356 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:26:49,358 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 16:26:49,358 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetResourceTest.assignDistributionSetToTargetWithConfirmationOptions(boolean,java.lang.Boolean) throws java.lang.Exception]... 2024-01-11 16:26:49,413 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetResourceTest.assignDistributionSetToTargetWithConfirmationOptions(boolean,java.lang.Boolean) throws java.lang.Exception] succeeded. 2024-01-11 16:26:49,438 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:26:49,438 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:26:49,440 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 16:26:49,440 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetResourceTest.assignDistributionSetToTargetWithConfirmationOptions(boolean,java.lang.Boolean) throws java.lang.Exception]... 2024-01-11 16:26:49,497 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetResourceTest.assignDistributionSetToTargetWithConfirmationOptions(boolean,java.lang.Boolean) throws java.lang.Exception] succeeded. 2024-01-11 16:26:49,531 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:26:49,531 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:26:49,533 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 16:26:49,533 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetResourceTest.assignDistributionSetToTargetWithConfirmationOptions(boolean,java.lang.Boolean) throws java.lang.Exception]... 2024-01-11 16:26:49,585 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetResourceTest.assignDistributionSetToTargetWithConfirmationOptions(boolean,java.lang.Boolean) throws java.lang.Exception] succeeded. 2024-01-11 16:26:49,610 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:26:49,611 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:26:49,613 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 16:26:49,613 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetResourceTest.getActionsStatus() throws java.lang.Exception]... 2024-01-11 16:26:49,715 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetResourceTest.getActionsStatus() throws java.lang.Exception] succeeded. 2024-01-11 16:26:49,740 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:26:49,740 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:26:49,742 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 16:26:49,742 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetResourceTest.assignDistributionSetToTargetWithValidMaintenanceWindow() throws java.lang.Exception]... 2024-01-11 16:26:49,792 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetResourceTest.assignDistributionSetToTargetWithValidMaintenanceWindow() throws java.lang.Exception] succeeded. 2024-01-11 16:26:49,818 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:26:49,819 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:26:49,820 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 16:26:49,821 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetResourceTest.getUpdateAction() throws java.lang.Exception]... 2024-01-11 16:26:49,925 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetResourceTest.getUpdateAction() throws java.lang.Exception] succeeded. 2024-01-11 16:26:49,948 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:26:49,949 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:26:49,950 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 16:26:49,950 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetResourceTest.getUpdateActionWithMaintenanceWindow() throws java.lang.Exception]... 2024-01-11 16:26:50,048 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetResourceTest.getUpdateActionWithMaintenanceWindow() throws java.lang.Exception] succeeded. 2024-01-11 16:26:50,075 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:26:50,075 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:26:50,077 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 16:26:50,077 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetResourceTest.invalidRequestsOnActionStatusResource() throws java.lang.Exception]... 2024-01-11 16:26:50,164 WARN main o.s.w.s.m.s.DefaultHandlerExceptionResolver:208 - Resolved [org.springframework.web.HttpRequestMethodNotSupportedException: Request method 'DELETE' not supported] 2024-01-11 16:26:50,165 WARN main o.s.w.s.m.s.DefaultHandlerExceptionResolver:208 - Resolved [org.springframework.web.HttpRequestMethodNotSupportedException: Request method 'PUT' not supported] 2024-01-11 16:26:50,165 WARN main o.s.w.s.m.s.DefaultHandlerExceptionResolver:208 - Resolved [org.springframework.web.HttpRequestMethodNotSupportedException: Request method 'POST' not supported] 2024-01-11 16:26:50,172 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetResourceTest.invalidRequestsOnActionStatusResource() throws java.lang.Exception] succeeded. 2024-01-11 16:26:50,197 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:26:50,197 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:26:50,199 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 16:26:50,199 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetResourceTest.securityTokenIsNotInResponseIfMissingPermission() throws java.lang.Exception]... 2024-01-11 16:26:50,210 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetResourceTest.securityTokenIsNotInResponseIfMissingPermission() throws java.lang.Exception] succeeded. 2024-01-11 16:26:50,235 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:26:50,235 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:26:50,237 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 16:26:50,237 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetResourceTest.updateMetadata() throws java.lang.Exception]... 2024-01-11 16:26:50,255 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetResourceTest.updateMetadata() throws java.lang.Exception] succeeded. 2024-01-11 16:26:50,293 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:26:50,294 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:26:50,295 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 16:26:50,295 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetResourceTest.multiassignmentRequestAllowedIfDisabledButHasSizeOne() throws java.lang.Exception]... 2024-01-11 16:26:50,339 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetResourceTest.multiassignmentRequestAllowedIfDisabledButHasSizeOne() throws java.lang.Exception] succeeded. 2024-01-11 16:26:50,374 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:26:50,374 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:26:50,376 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 16:26:50,376 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetResourceTest.postActivateAutoConfirm() throws java.lang.Exception]... 2024-01-11 16:26:50,392 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetResourceTest.postActivateAutoConfirm() throws java.lang.Exception] succeeded. 2024-01-11 16:26:50,416 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:26:50,416 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:26:50,418 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 16:26:50,418 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetResourceTest.createMetadata() throws java.lang.Exception]... 2024-01-11 16:26:50,448 WARN main o.e.h.r.j.u.QuotaHelper:129 - Cannot assign 99 TargetMetadata entities to Target '79' because of the configured quota limit 100. Currently, there are 2 TargetMetadata entities assigned. 2024-01-11 16:26:50,456 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetResourceTest.createMetadata() throws java.lang.Exception] succeeded. 2024-01-11 16:26:50,488 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:26:50,488 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:26:50,490 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 16:26:50,490 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetResourceTest.updateTargetTypeInTarget() throws java.lang.Exception]... 2024-01-11 16:26:50,507 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetResourceTest.updateTargetTypeInTarget() throws java.lang.Exception] succeeded. 2024-01-11 16:26:50,531 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:26:50,531 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:26:50,533 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 16:26:50,533 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetResourceTest.updateTargetNameAndUnnasignTargetType() throws java.lang.Exception]... 2024-01-11 16:26:50,555 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetResourceTest.updateTargetNameAndUnnasignTargetType() throws java.lang.Exception] succeeded. 2024-01-11 16:26:50,590 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:26:50,590 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:26:50,592 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 16:26:50,592 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetResourceTest.createTargetsSingleEntryListDoubleReturnConflict() throws java.lang.Exception]... 2024-01-11 16:26:50,612 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetResourceTest.createTargetsSingleEntryListDoubleReturnConflict() throws java.lang.Exception] succeeded. 2024-01-11 16:26:50,638 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:26:50,639 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:26:50,640 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 16:26:50,640 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetResourceTest.searchDistributionSetMetadataRsql() throws java.lang.Exception]... 2024-01-11 16:26:50,674 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetResourceTest.searchDistributionSetMetadataRsql() throws java.lang.Exception] succeeded. 2024-01-11 16:26:50,703 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:26:50,703 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:26:50,705 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 16:26:50,705 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetResourceTest.getActionWithEmptyResult() throws java.lang.Exception]... 2024-01-11 16:26:50,727 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetResourceTest.getActionWithEmptyResult() throws java.lang.Exception] succeeded. 2024-01-11 16:26:50,755 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:26:50,755 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:26:50,757 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 16:26:50,757 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetResourceTest.updateTargetAndUnnasignTargetType() throws java.lang.Exception]... 2024-01-11 16:26:50,790 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetResourceTest.updateTargetAndUnnasignTargetType() throws java.lang.Exception] succeeded. 2024-01-11 16:26:50,817 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:26:50,817 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:26:50,819 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 16:26:50,819 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetResourceTest.addressAndIpAddressInTargetResult() throws java.lang.Exception]... 2024-01-11 16:26:50,835 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetResourceTest.addressAndIpAddressInTargetResult() throws java.lang.Exception] succeeded. 2024-01-11 16:26:50,861 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:26:50,862 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:26:50,871 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 9 ms 2024-01-11 16:26:50,871 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetResourceTest.cancelActionOK() throws java.lang.Exception]... 2024-01-11 16:26:50,929 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetResourceTest.cancelActionOK() throws java.lang.Exception] succeeded. 2024-01-11 16:26:50,957 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:26:50,957 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:26:50,959 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 16:26:50,959 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetResourceTest.updateTargetSecurityToken() throws java.lang.Exception]... 2024-01-11 16:26:50,976 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetResourceTest.updateTargetSecurityToken() throws java.lang.Exception] succeeded. 2024-01-11 16:26:51,001 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:26:51,001 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:26:51,003 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 16:26:51,003 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetResourceTest.weightWithSingleAssignment() throws java.lang.Exception]... 2024-01-11 16:26:51,032 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetResourceTest.weightWithSingleAssignment() throws java.lang.Exception] succeeded. 2024-01-11 16:26:51,057 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:26:51,057 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:26:51,058 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 16:26:51,059 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetResourceTest.getCancelActionWithMaintenanceWindow() throws java.lang.Exception]... 2024-01-11 16:26:51,174 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetResourceTest.getCancelActionWithMaintenanceWindow() throws java.lang.Exception] succeeded. 2024-01-11 16:26:51,199 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:26:51,200 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:26:51,201 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 16:26:51,202 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetResourceTest.createTargetWithBadPayloadBadRequest() throws java.lang.Exception]... 2024-01-11 16:26:51,210 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetResourceTest.createTargetWithBadPayloadBadRequest() throws java.lang.Exception] succeeded. 2024-01-11 16:26:51,235 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:26:51,236 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:26:51,237 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 16:26:51,238 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetResourceTest.assignDistributionSetToTargetWithMaintenanceWindowEndTimeBeforeStartTime() throws java.lang.Exception]... 2024-01-11 16:26:51,271 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetResourceTest.assignDistributionSetToTargetWithMaintenanceWindowEndTimeBeforeStartTime() throws java.lang.Exception] succeeded. 2024-01-11 16:26:51,296 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:26:51,297 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:26:51,299 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 16:26:51,299 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetResourceTest.getActionWithRolloutInfo() throws java.lang.Exception]... 2024-01-11 16:26:51,558 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetResourceTest.getActionWithRolloutInfo() throws java.lang.Exception] succeeded. 2024-01-11 16:26:51,595 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:26:51,595 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:26:51,597 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 16:26:51,597 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetResourceTest.deleteTargetReturnsOK() throws java.lang.Exception]... 2024-01-11 16:26:51,609 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetResourceTest.deleteTargetReturnsOK() throws java.lang.Exception] succeeded. 2024-01-11 16:26:51,634 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:26:51,634 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:26:51,636 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 16:26:51,636 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetResourceTest.getTargetWithPagingLimitRequestParameter() throws java.lang.Exception]... 2024-01-11 16:26:51,656 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetResourceTest.getTargetWithPagingLimitRequestParameter() throws java.lang.Exception] succeeded. 2024-01-11 16:26:51,689 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:26:51,689 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:26:51,690 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 16:26:51,691 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetResourceTest.updateTargetAddress() throws java.lang.Exception]... 2024-01-11 16:26:51,703 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetResourceTest.updateTargetAddress() throws java.lang.Exception] succeeded. 2024-01-11 16:26:51,727 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:26:51,727 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:26:51,729 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 16:26:51,729 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetResourceTest.createTargetWithoutPayloadBadRequest() throws java.lang.Exception]... 2024-01-11 16:26:51,736 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetResourceTest.createTargetWithoutPayloadBadRequest() throws java.lang.Exception] succeeded. 2024-01-11 16:26:51,761 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:26:51,762 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:26:51,763 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 16:26:51,763 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetResourceTest.createTargetWithEmptyNameAndLongControllerId() throws java.lang.Exception]... 2024-01-11 16:26:51,782 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetResourceTest.createTargetWithEmptyNameAndLongControllerId() throws java.lang.Exception] succeeded. 2024-01-11 16:26:51,806 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:26:51,807 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:26:51,808 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 16:26:51,808 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetResourceTest.getActionsWithMaintenanceWindow() throws java.lang.Exception]... 2024-01-11 16:26:51,923 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetResourceTest.getActionsWithMaintenanceWindow() throws java.lang.Exception] succeeded. 2024-01-11 16:26:51,948 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:26:51,948 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:26:51,949 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 16:26:51,950 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetResourceTest.weightWithMultiAssignment() throws java.lang.Exception]... 2024-01-11 16:26:51,996 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetResourceTest.weightWithMultiAssignment() throws java.lang.Exception] succeeded. 2024-01-11 16:26:52,019 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:26:52,019 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:26:52,021 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 16:26:52,021 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetResourceTest.multiAssignment() throws java.lang.Exception]... 2024-01-11 16:26:52,104 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetResourceTest.multiAssignment() throws java.lang.Exception] succeeded. 2024-01-11 16:26:52,128 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:26:52,128 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:26:52,130 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 16:26:52,130 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetResourceTest.getMetadata() throws java.lang.Exception]... 2024-01-11 16:26:52,177 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetResourceTest.getMetadata() throws java.lang.Exception] succeeded. 2024-01-11 16:26:52,200 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:26:52,200 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:26:52,202 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 16:26:52,202 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetResourceTest.updateTargetDescriptionFailsIfInvalidLength() throws java.lang.Exception]... 2024-01-11 16:26:52,215 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetResourceTest.updateTargetDescriptionFailsIfInvalidLength() throws java.lang.Exception] succeeded. 2024-01-11 16:26:52,275 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:26:52,275 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:26:52,277 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 16:26:52,277 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetResourceTest.deleteMetadata() throws java.lang.Exception]... 2024-01-11 16:26:52,294 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetResourceTest.deleteMetadata() throws java.lang.Exception] succeeded. 2024-01-11 16:26:52,318 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:26:52,318 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:26:52,320 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 16:26:52,320 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetResourceTest.createTargetsWithTargetType() throws java.lang.Exception]... 2024-01-11 16:26:52,349 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetResourceTest.createTargetsWithTargetType() throws java.lang.Exception] succeeded. 2024-01-11 16:26:52,392 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:26:52,392 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:26:52,394 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 16:26:52,394 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetResourceTest.getControllerAttributesReturnsAttributesWithOk() throws java.lang.Exception]... 2024-01-11 16:26:52,408 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetResourceTest.getControllerAttributesReturnsAttributesWithOk() throws java.lang.Exception] succeeded. 2024-01-11 16:26:52,432 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:26:52,432 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:26:52,434 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 16:26:52,434 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetResourceTest.assignDistributionSetToTargetWithMaintenanceWindowStartTimeOnly() throws java.lang.Exception]... 2024-01-11 16:26:52,461 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetResourceTest.assignDistributionSetToTargetWithMaintenanceWindowStartTimeOnly() throws java.lang.Exception] succeeded. 2024-01-11 16:26:52,488 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:26:52,488 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:26:52,490 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 16:26:52,490 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetResourceTest.autoConfirmStateReferenceOnTarget() throws java.lang.Exception]... 2024-01-11 16:26:52,511 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetResourceTest.autoConfirmStateReferenceOnTarget() throws java.lang.Exception] succeeded. 2024-01-11 16:26:52,535 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:26:52,536 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:26:52,537 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 16:26:52,537 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetResourceTest.getTargetWithoutAdditionalRequestParameters() throws java.lang.Exception]... 2024-01-11 16:26:52,563 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetResourceTest.getTargetWithoutAdditionalRequestParameters() throws java.lang.Exception] succeeded. 2024-01-11 16:26:52,595 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:26:52,595 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:26:52,597 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 16:26:52,597 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetResourceTest.invalidRequestsOnAssignDistributionSetToTarget() throws java.lang.Exception]... 2024-01-11 16:26:52,656 WARN main o.s.w.s.m.s.DefaultHandlerExceptionResolver:208 - Resolved [org.springframework.web.HttpRequestMethodNotSupportedException: Request method 'DELETE' not supported] 2024-01-11 16:26:52,657 WARN main o.s.w.s.m.s.DefaultHandlerExceptionResolver:208 - Resolved [org.springframework.web.HttpRequestMethodNotSupportedException: Request method 'PUT' not supported] 2024-01-11 16:26:52,674 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetResourceTest.invalidRequestsOnAssignDistributionSetToTarget() throws java.lang.Exception] succeeded. 2024-01-11 16:26:52,703 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:26:52,703 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:26:52,705 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 16:26:52,705 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetResourceTest.getActionsStatusWithPagingLimitRequestParameter() throws java.lang.Exception]... 2024-01-11 16:26:52,815 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetResourceTest.getActionsStatusWithPagingLimitRequestParameter() throws java.lang.Exception] succeeded. 2024-01-11 16:26:52,843 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:26:52,843 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:26:52,871 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 28 ms 2024-01-11 16:26:52,871 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetResourceTest.getActionsWithPagingLimitRequestParameter() throws java.lang.Exception]... 2024-01-11 16:26:52,965 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetResourceTest.getActionsWithPagingLimitRequestParameter() throws java.lang.Exception] succeeded. 2024-01-11 16:26:52,972 INFO main o.s.i.e.EventDrivenConsumer:174 - Removing {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 2024-01-11 16:26:52,973 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 0 subscriber(s). 2024-01-11 16:26:52,973 INFO main o.s.i.e.EventDrivenConsumer:292 - stopped bean '_org.springframework.integration.errorLogger' 2024-01-11 16:26:52,978 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:651 - Closing JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 16:26:52,979 INFO main c.z.h.HikariDataSource:350 - HikariPool-15 - Shutdown initiated... 2024-01-11 16:26:52,980 INFO main c.z.h.HikariDataSource:352 - HikariPool-15 - Shutdown completed. [INFO] Tests run: 105, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.64 s -- in org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetResourceTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 439, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jar:3.2.2:jar (default-jar) @ hawkbit-mgmt-resource --- [INFO] Building jar: /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-mgmt-resource/target/hawkbit-mgmt-resource-0.4.1.jar [INFO] [INFO] >>> source:3.2.1:jar (attach-sources) > generate-sources @ hawkbit-mgmt-resource >>> [INFO] [INFO] --- enforcer:3.3.0:enforce (enforce-no-snapshots) @ hawkbit-mgmt-resource --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] <<< source:3.2.1:jar (attach-sources) < generate-sources @ hawkbit-mgmt-resource <<< [INFO] [INFO] [INFO] --- source:3.2.1:jar (attach-sources) @ hawkbit-mgmt-resource --- [INFO] Building jar: /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-mgmt-resource/target/hawkbit-mgmt-resource-0.4.1-sources.jar [INFO] [INFO] --- jacoco:0.8.8:prepare-agent-integration (prepare-it-agent) @ hawkbit-mgmt-resource --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-mgmt-resource/target/jacoco-it.exec [INFO] [INFO] --- license-tool:1.0.2:license-check (license-check) @ hawkbit-mgmt-resource --- [INFO] [INFO] --- gpg:1.6:sign (sign-artifacts) @ hawkbit-mgmt-resource --- [INFO] [INFO] --- install:2.5.2:install (default-install) @ hawkbit-mgmt-resource --- [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-mgmt-resource/target/hawkbit-mgmt-resource-0.4.1.jar to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-mgmt-resource/0.4.1/hawkbit-mgmt-resource-0.4.1.jar [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-mgmt-resource/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-mgmt-resource/0.4.1/hawkbit-mgmt-resource-0.4.1.pom [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-mgmt-resource/target/hawkbit-mgmt-resource-0.4.1-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-mgmt-resource/0.4.1/hawkbit-mgmt-resource-0.4.1-javadoc.jar [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-mgmt-resource/target/hawkbit-mgmt-resource-0.4.1-sources.jar to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-mgmt-resource/0.4.1/hawkbit-mgmt-resource-0.4.1-sources.jar [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-mgmt-resource/target/hawkbit-mgmt-resource-0.4.1.jar.asc to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-mgmt-resource/0.4.1/hawkbit-mgmt-resource-0.4.1.jar.asc [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-mgmt-resource/target/hawkbit-mgmt-resource-0.4.1.pom.asc to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-mgmt-resource/0.4.1/hawkbit-mgmt-resource-0.4.1.pom.asc [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-mgmt-resource/target/hawkbit-mgmt-resource-0.4.1-javadoc.jar.asc to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-mgmt-resource/0.4.1/hawkbit-mgmt-resource-0.4.1-javadoc.jar.asc [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-mgmt-resource/target/hawkbit-mgmt-resource-0.4.1-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-mgmt-resource/0.4.1/hawkbit-mgmt-resource-0.4.1-sources.jar.asc [INFO] [INFO] --- nexus-staging:1.6.13:deploy (injected-nexus-deploy) @ hawkbit-mgmt-resource --- [INFO] Performing local staging (local stagingDirectory="/home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging")... [INFO] + Using server credentials "ossrh" from Maven settings. [INFO] * Connected to Nexus at https://oss.sonatype.org:443/, is version 2.15.1-02 and edition "Professional" [INFO] * Using staging profile ID "1d2b23f380235e" (matched by Nexus). [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-mgmt-resource/target/hawkbit-mgmt-resource-0.4.1.jar to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-mgmt-resource/0.4.1/hawkbit-mgmt-resource-0.4.1.jar [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-mgmt-resource/.flattened-pom.xml to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-mgmt-resource/0.4.1/hawkbit-mgmt-resource-0.4.1.pom [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-mgmt-resource/target/hawkbit-mgmt-resource-0.4.1-javadoc.jar to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-mgmt-resource/0.4.1/hawkbit-mgmt-resource-0.4.1-javadoc.jar [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-mgmt-resource/target/hawkbit-mgmt-resource-0.4.1-sources.jar to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-mgmt-resource/0.4.1/hawkbit-mgmt-resource-0.4.1-sources.jar [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-mgmt-resource/target/hawkbit-mgmt-resource-0.4.1.jar.asc to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-mgmt-resource/0.4.1/hawkbit-mgmt-resource-0.4.1.jar.asc [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-mgmt-resource/target/hawkbit-mgmt-resource-0.4.1.pom.asc to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-mgmt-resource/0.4.1/hawkbit-mgmt-resource-0.4.1.pom.asc [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-mgmt-resource/target/hawkbit-mgmt-resource-0.4.1-javadoc.jar.asc to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-mgmt-resource/0.4.1/hawkbit-mgmt-resource-0.4.1-javadoc.jar.asc [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-mgmt-resource/target/hawkbit-mgmt-resource-0.4.1-sources.jar.asc to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-mgmt-resource/0.4.1/hawkbit-mgmt-resource-0.4.1-sources.jar.asc [INFO] Execution skipped to the last project... [INFO] [INFO] -------------< org.eclipse.hawkbit:hawkbit-autoconfigure >-------------- [INFO] Building hawkBit :: Spring Boot Autoconfigure 0.4.1 [22/37] [INFO] from hawkbit-autoconfigure/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ hawkbit-autoconfigure --- [INFO] [INFO] --- flatten:1.5.0:clean (flatten.clean) @ hawkbit-autoconfigure --- [INFO] [INFO] --- enforcer:3.3.0:enforce (enforce-no-snapshots) @ hawkbit-autoconfigure --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ hawkbit-autoconfigure --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 0 resource [INFO] Copying 4 resources [INFO] [INFO] --- flatten:1.5.0:flatten (flatten) @ hawkbit-autoconfigure --- [INFO] Generating flattened POM of project org.eclipse.hawkbit:hawkbit-autoconfigure:jar:0.4.1... [INFO] [INFO] --- compiler:3.10.1:compile (default-compile) @ hawkbit-autoconfigure --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 19 source files to /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-autoconfigure/target/classes [INFO] [INFO] --- license:2.11:check (default-cli) @ hawkbit-autoconfigure --- [INFO] Checking licenses... [INFO] [INFO] --- javadoc:3.4.1:jar (default-cli) @ hawkbit-autoconfigure --- [INFO] No previous run data found, generating javadoc. [INFO] Building jar: /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-autoconfigure/target/hawkbit-autoconfigure-0.4.1-javadoc.jar [INFO] [INFO] --- enforcer:3.3.0:enforce (enforce-no-snapshots) @ hawkbit-autoconfigure --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ hawkbit-autoconfigure --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 0 resource [INFO] Copying 4 resources [INFO] [INFO] --- flatten:1.5.0:flatten (flatten) @ hawkbit-autoconfigure --- [INFO] Generating flattened POM of project org.eclipse.hawkbit:hawkbit-autoconfigure:jar:0.4.1... [INFO] [INFO] --- compiler:3.10.1:compile (default-compile) @ hawkbit-autoconfigure --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 19 source files to /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-autoconfigure/target/classes [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ hawkbit-autoconfigure --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-autoconfigure/src/test/resources [INFO] [INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ hawkbit-autoconfigure --- [INFO] No sources to compile [INFO] [INFO] --- jacoco:0.8.8:prepare-agent (prepare-ut-agent) @ hawkbit-autoconfigure --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-autoconfigure/target/jacoco.exec [INFO] [INFO] --- surefire:3.1.2:test (default-test) @ hawkbit-autoconfigure --- [INFO] No tests to run. [INFO] [INFO] --- jar:3.2.2:jar (default-jar) @ hawkbit-autoconfigure --- [INFO] Building jar: /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-autoconfigure/target/hawkbit-autoconfigure-0.4.1.jar [INFO] [INFO] >>> source:3.2.1:jar (attach-sources) > generate-sources @ hawkbit-autoconfigure >>> [INFO] [INFO] --- enforcer:3.3.0:enforce (enforce-no-snapshots) @ hawkbit-autoconfigure --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] <<< source:3.2.1:jar (attach-sources) < generate-sources @ hawkbit-autoconfigure <<< [INFO] [INFO] [INFO] --- source:3.2.1:jar (attach-sources) @ hawkbit-autoconfigure --- [INFO] Building jar: /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-autoconfigure/target/hawkbit-autoconfigure-0.4.1-sources.jar [INFO] [INFO] --- jacoco:0.8.8:prepare-agent-integration (prepare-it-agent) @ hawkbit-autoconfigure --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-autoconfigure/target/jacoco-it.exec [INFO] [INFO] --- license-tool:1.0.2:license-check (license-check) @ hawkbit-autoconfigure --- [INFO] [INFO] --- gpg:1.6:sign (sign-artifacts) @ hawkbit-autoconfigure --- [INFO] [INFO] --- install:2.5.2:install (default-install) @ hawkbit-autoconfigure --- [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-autoconfigure/target/hawkbit-autoconfigure-0.4.1.jar to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-autoconfigure/0.4.1/hawkbit-autoconfigure-0.4.1.jar [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-autoconfigure/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-autoconfigure/0.4.1/hawkbit-autoconfigure-0.4.1.pom [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-autoconfigure/target/hawkbit-autoconfigure-0.4.1-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-autoconfigure/0.4.1/hawkbit-autoconfigure-0.4.1-javadoc.jar [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-autoconfigure/target/hawkbit-autoconfigure-0.4.1-sources.jar to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-autoconfigure/0.4.1/hawkbit-autoconfigure-0.4.1-sources.jar [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-autoconfigure/target/hawkbit-autoconfigure-0.4.1.jar.asc to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-autoconfigure/0.4.1/hawkbit-autoconfigure-0.4.1.jar.asc [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-autoconfigure/target/hawkbit-autoconfigure-0.4.1.pom.asc to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-autoconfigure/0.4.1/hawkbit-autoconfigure-0.4.1.pom.asc [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-autoconfigure/target/hawkbit-autoconfigure-0.4.1-javadoc.jar.asc to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-autoconfigure/0.4.1/hawkbit-autoconfigure-0.4.1-javadoc.jar.asc [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-autoconfigure/target/hawkbit-autoconfigure-0.4.1-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-autoconfigure/0.4.1/hawkbit-autoconfigure-0.4.1-sources.jar.asc [INFO] [INFO] --- nexus-staging:1.6.13:deploy (injected-nexus-deploy) @ hawkbit-autoconfigure --- [INFO] Performing local staging (local stagingDirectory="/home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging")... [INFO] + Using server credentials "ossrh" from Maven settings. [INFO] * Connected to Nexus at https://oss.sonatype.org:443/, is version 2.15.1-02 and edition "Professional" [INFO] * Using staging profile ID "1d2b23f380235e" (matched by Nexus). [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-autoconfigure/target/hawkbit-autoconfigure-0.4.1.jar to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-autoconfigure/0.4.1/hawkbit-autoconfigure-0.4.1.jar [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-autoconfigure/.flattened-pom.xml to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-autoconfigure/0.4.1/hawkbit-autoconfigure-0.4.1.pom [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-autoconfigure/target/hawkbit-autoconfigure-0.4.1-javadoc.jar to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-autoconfigure/0.4.1/hawkbit-autoconfigure-0.4.1-javadoc.jar [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-autoconfigure/target/hawkbit-autoconfigure-0.4.1-sources.jar to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-autoconfigure/0.4.1/hawkbit-autoconfigure-0.4.1-sources.jar [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-autoconfigure/target/hawkbit-autoconfigure-0.4.1.jar.asc to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-autoconfigure/0.4.1/hawkbit-autoconfigure-0.4.1.jar.asc [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-autoconfigure/target/hawkbit-autoconfigure-0.4.1.pom.asc to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-autoconfigure/0.4.1/hawkbit-autoconfigure-0.4.1.pom.asc [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-autoconfigure/target/hawkbit-autoconfigure-0.4.1-javadoc.jar.asc to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-autoconfigure/0.4.1/hawkbit-autoconfigure-0.4.1-javadoc.jar.asc [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-autoconfigure/target/hawkbit-autoconfigure-0.4.1-sources.jar.asc to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-autoconfigure/0.4.1/hawkbit-autoconfigure-0.4.1-sources.jar.asc [INFO] Execution skipped to the last project... [INFO] [INFO] -------------------< org.eclipse.hawkbit:hawkbit-ui >------------------- [INFO] Building hawkBit :: Mgmt UI 0.4.1 [23/37] [INFO] from hawkbit-ui/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ hawkbit-ui --- [INFO] [INFO] --- flatten:1.5.0:clean (flatten.clean) @ hawkbit-ui --- [INFO] [INFO] --- enforcer:3.3.0:enforce (enforce-no-snapshots) @ hawkbit-ui --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ hawkbit-ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 0 resource [INFO] Copying 37 resources [INFO] [INFO] --- flatten:1.5.0:flatten (flatten) @ hawkbit-ui --- [INFO] Generating flattened POM of project org.eclipse.hawkbit:hawkbit-ui:jar:0.4.1... [INFO] [INFO] --- compiler:3.10.1:compile (default-compile) @ hawkbit-ui --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 578 source files to /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/target/classes [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/artifacts/upload/UploadProgressInfoWindow.java:[127,24] isEmpty(java.lang.Object) in org.springframework.util.StringUtils has been deprecated [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/CommonDialogWindow.java:[247,24] isEmpty(java.lang.Object) in org.springframework.util.StringUtils has been deprecated [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/data/filters/DsFilterParams.java:[42,39] isEmpty(java.lang.Object) in org.springframework.util.StringUtils has been deprecated [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/data/filters/DsFilterParams.java:[69,39] isEmpty(java.lang.Object) in org.springframework.util.StringUtils has been deprecated [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/grid/header/support/SearchHeaderSupport.java:[143,25] isEmpty(java.lang.Object) in org.springframework.util.StringUtils has been deprecated [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/grid/header/support/SearchHeaderSupport.java:[154,25] isEmpty(java.lang.Object) in org.springframework.util.StringUtils has been deprecated [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/grid/support/DeleteSupport.java:[104,29] isEmpty(java.lang.Object) in org.springframework.util.StringUtils has been deprecated [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/ConfirmationDialog.java:[97,25] isEmpty(java.lang.Object) in org.springframework.util.StringUtils has been deprecated [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/grid/support/FilterSupport.java:[133,92] unchecked cast required: java.util.function.BiConsumer found: java.util.function.BiConsumer [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/grid/support/assignment/AssignmentSupport.java:[50,53] unchecked cast required: java.util.List found: java.lang.Object [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/detailslayout/AbstractMetaDataWindowLayout.java:[118,25] isEmpty(java.lang.Object) in org.springframework.util.StringUtils has been deprecated [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/UiProperties.java:[583,19] serializable class org.eclipse.hawkbit.ui.UiProperties.Notification has no definition of serialVersionUID [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/filtermanagement/TargetFilterGrid.java:[126,50] isEmpty(java.lang.Object) in org.springframework.util.StringUtils has been deprecated [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/error/extractors/UiErrorDetailsExtractor.java:[43,36] unchecked cast required: T found: java.lang.Throwable [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/management/targettable/TargetCountMessageLabel.java:[168,25] isEmpty(java.lang.Object) in org.springframework.util.StringUtils has been deprecated [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/data/filters/TargetManagementFilterParams.java:[124,28] isEmpty(java.lang.Object) in org.springframework.util.StringUtils has been deprecated [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/data/filters/TargetManagementFilterParams.java:[170,39] isEmpty(java.lang.Object) in org.springframework.util.StringUtils has been deprecated [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/utils/HawkbitCommonUtil.java:[186,24] isEmpty(java.lang.Object) in org.springframework.util.StringUtils has been deprecated [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/menu/DashboardMenu.java:[206,25] isEmpty(java.lang.Object) in org.springframework.util.StringUtils has been deprecated [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/data/filters/SwFilterParams.java:[49,39] isEmpty(java.lang.Object) in org.springframework.util.StringUtils has been deprecated [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/data/filters/SwFilterParams.java:[82,39] isEmpty(java.lang.Object) in org.springframework.util.StringUtils has been deprecated [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/filterlayout/AbstractFilterButtons.java:[126,29] isEmpty(java.lang.Object) in org.springframework.util.StringUtils has been deprecated [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/management/targettable/TargetConfirmationOptionsComponent.java:[170,21] com.vaadin.server.FontAwesome in com.vaadin.server has been deprecated [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/management/targettable/TargetConfirmationOptionsComponent.java:[175,21] com.vaadin.server.FontAwesome in com.vaadin.server has been deprecated [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/management/targettable/TargetAutoConfActivationWindowBuilder.java:[64,24] isEmpty(java.lang.Object) in org.springframework.util.StringUtils has been deprecated [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/data/providers/TargetTypeDataProvider.java:[52,24] isEmpty(java.lang.Object) in org.springframework.util.StringUtils has been deprecated [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/data/providers/TargetTypeDataProvider.java:[61,24] isEmpty(java.lang.Object) in org.springframework.util.StringUtils has been deprecated [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/decorators/SPUIButtonStyleNoBorderWithIcon.java:[42,24] isEmpty(java.lang.Object) in org.springframework.util.StringUtils has been deprecated [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/rollout/window/layouts/AddRolloutWindowLayout.java:[137,24] isEmpty(java.lang.Object) in org.springframework.util.StringUtils has been deprecated [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/rollout/window/components/AdvancedGroupsLayout.java:[257,24] isEmpty(java.lang.Object) in org.springframework.util.StringUtils has been deprecated [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/data/providers/TargetFilterQueryDataProvider.java:[50,24] isEmpty(java.lang.Object) in org.springframework.util.StringUtils has been deprecated [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/data/providers/TargetFilterQueryDataProvider.java:[59,24] isEmpty(java.lang.Object) in org.springframework.util.StringUtils has been deprecated [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/data/providers/DistributionSetStatelessDataProvider.java:[59,25] isEmpty(java.lang.Object) in org.springframework.util.StringUtils has been deprecated [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/management/dstable/DistributionGridLayout.java:[169,29] getDistributionGrid() in org.eclipse.hawkbit.ui.management.dstable.DistributionGridLayout overrides getDistributionGrid() in org.eclipse.hawkbit.ui.common.distributionset.AbstractDistributionSetGridLayout return type requires unchecked conversion from org.eclipse.hawkbit.ui.management.dstable.DistributionGrid to org.eclipse.hawkbit.ui.common.distributionset.AbstractDsGrid [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/management/dstable/DistributionGrid.java:[259,25] isEmpty(java.lang.Object) in org.springframework.util.StringUtils has been deprecated [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/detailslayout/SoftwareModuleDetailsGrid.java:[185,41] isEmpty(java.lang.Object) in org.springframework.util.StringUtils has been deprecated [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/data/providers/ActionStatusMsgDataProvider.java:[87,50] isEmpty(java.lang.Object) in org.springframework.util.StringUtils has been deprecated [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/data/providers/ActionStatusMsgDataProvider.java:[109,36] countMessagesByActionStatusId(long) in org.eclipse.hawkbit.repository.DeploymentManagement has been deprecated and marked for removal [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/data/providers/DistributionSetManagementStateDataProvider.java:[58,25] isEmpty(java.lang.Object) in org.springframework.util.StringUtils has been deprecated [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/data/providers/SoftwareModuleDataProvider.java:[67,25] isEmpty(java.lang.Object) in org.springframework.util.StringUtils has been deprecated [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/data/providers/SoftwareModuleDataProvider.java:[92,25] isEmpty(java.lang.Object) in org.springframework.util.StringUtils has been deprecated [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/builder/AbstractTextFieldBuilder.java:[50,20] unchecked cast required: T found: org.eclipse.hawkbit.ui.common.builder.AbstractTextFieldBuilder [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/builder/AbstractTextFieldBuilder.java:[62,20] unchecked cast required: T found: org.eclipse.hawkbit.ui.common.builder.AbstractTextFieldBuilder [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/builder/AbstractTextFieldBuilder.java:[74,20] unchecked cast required: T found: org.eclipse.hawkbit.ui.common.builder.AbstractTextFieldBuilder [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/builder/AbstractTextFieldBuilder.java:[86,20] unchecked cast required: T found: org.eclipse.hawkbit.ui.common.builder.AbstractTextFieldBuilder [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/builder/AbstractTextFieldBuilder.java:[98,20] unchecked cast required: T found: org.eclipse.hawkbit.ui.common.builder.AbstractTextFieldBuilder [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/builder/AbstractTextFieldBuilder.java:[110,20] unchecked cast required: T found: org.eclipse.hawkbit.ui.common.builder.AbstractTextFieldBuilder [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/builder/AbstractTextFieldBuilder.java:[122,20] unchecked cast required: T found: org.eclipse.hawkbit.ui.common.builder.AbstractTextFieldBuilder [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/builder/AbstractTextFieldBuilder.java:[136,25] isEmpty(java.lang.Object) in org.springframework.util.StringUtils has been deprecated [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/builder/AbstractTextFieldBuilder.java:[140,25] isEmpty(java.lang.Object) in org.springframework.util.StringUtils has been deprecated [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/builder/AbstractTextFieldBuilder.java:[144,25] isEmpty(java.lang.Object) in org.springframework.util.StringUtils has been deprecated [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/builder/AbstractTextFieldBuilder.java:[147,25] isEmpty(java.lang.Object) in org.springframework.util.StringUtils has been deprecated [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/builder/AbstractTextFieldBuilder.java:[155,25] isEmpty(java.lang.Object) in org.springframework.util.StringUtils has been deprecated [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/data/mappers/RolloutGroupToAdvancedDefinitionMapper.java:[57,25] isEmpty(java.lang.Object) in org.springframework.util.StringUtils has been deprecated [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/utils/NumericInputValidator.java:[20,8] serializable class org.eclipse.hawkbit.ui.utils.NumericInputValidator has no definition of serialVersionUID [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/utils/SPDateTimeUtil.java:[69,25] isEmpty(java.lang.Object) in org.springframework.util.StringUtils has been deprecated [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/layout/listener/support/EntityModifiedSelectionAwareSupport.java:[88,94] of(org.eclipse.hawkbit.ui.common.grid.support.SelectionSupport,java.util.function.LongFunction>,java.util.function.LongConsumer) in org.eclipse.hawkbit.ui.common.layout.listener.support.EntityModifiedSelectionAwareSupport is potentially ambiguous with of(org.eclipse.hawkbit.ui.common.grid.support.SelectionSupport,java.util.function.LongFunction>,java.util.function.Predicate) in org.eclipse.hawkbit.ui.common.layout.listener.support.EntityModifiedSelectionAwareSupport [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/distributions/dstable/DistributionSetGridLayout.java:[153,32] getDistributionGrid() in org.eclipse.hawkbit.ui.distributions.dstable.DistributionSetGridLayout overrides getDistributionGrid() in org.eclipse.hawkbit.ui.common.distributionset.AbstractDistributionSetGridLayout return type requires unchecked conversion from org.eclipse.hawkbit.ui.distributions.dstable.DistributionSetGrid to org.eclipse.hawkbit.ui.common.distributionset.AbstractDsGrid [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/login/AbstractHawkbitLoginUI.java:[258,29] isEmpty(java.lang.Object) in org.springframework.util.StringUtils has been deprecated [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/login/AbstractHawkbitLoginUI.java:[258,69] isEmpty(java.lang.Object) in org.springframework.util.StringUtils has been deprecated [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/login/AbstractHawkbitLoginUI.java:[259,36] isEmpty(java.lang.Object) in org.springframework.util.StringUtils has been deprecated [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/login/AbstractHawkbitLoginUI.java:[262,84] isEmpty(java.lang.Object) in org.springframework.util.StringUtils has been deprecated [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/login/AbstractHawkbitLoginUI.java:[263,32] isEmpty(java.lang.Object) in org.springframework.util.StringUtils has been deprecated [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/builder/FormComponentBuilder.java:[414,24] isEmpty(java.lang.Object) in org.springframework.util.StringUtils has been deprecated [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/data/providers/ActionDataProvider.java:[53,24] isEmpty(java.lang.Object) in org.springframework.util.StringUtils has been deprecated [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/data/providers/ActionDataProvider.java:[62,24] isEmpty(java.lang.Object) in org.springframework.util.StringUtils has been deprecated [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/tenantconfiguration/AuthenticationConfigurationView.java:[202,24] isEmpty(java.lang.Object) in org.springframework.util.StringUtils has been deprecated [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/utils/TrimmingStringConverter.java:[22,8] serializable class org.eclipse.hawkbit.ui.utils.TrimmingStringConverter has no definition of serialVersionUID [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/data/providers/TargetFilterStateDataProvider.java:[51,24] isEmpty(java.lang.Object) in org.springframework.util.StringUtils has been deprecated [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/data/providers/TargetFilterStateDataProvider.java:[60,24] isEmpty(java.lang.Object) in org.springframework.util.StringUtils has been deprecated [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/data/providers/RolloutDataProvider.java:[50,24] isEmpty(java.lang.Object) in org.springframework.util.StringUtils has been deprecated [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/data/providers/RolloutDataProvider.java:[59,24] isEmpty(java.lang.Object) in org.springframework.util.StringUtils has been deprecated [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/components/SPUIComponentProvider.java:[74,55] newInstance() in java.lang.Class has been deprecated [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/grid/selection/client/RangeSelectionHandler.java:[54,100] unchecked cast required: com.vaadin.client.widget.grid.CellReference found: com.vaadin.client.widget.grid.CellReference [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/grid/selection/client/RangeSelectionHandler.java:[115,105] unchecked cast required: com.vaadin.client.widget.grid.CellReference found: com.vaadin.client.widget.grid.CellReference [INFO] [INFO] --- license:2.11:check (default-cli) @ hawkbit-ui --- [INFO] Checking licenses... [INFO] [INFO] --- javadoc:3.4.1:jar (default-cli) @ hawkbit-ui --- [INFO] No previous run data found, generating javadoc. [INFO] Building jar: /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/target/hawkbit-ui-0.4.1-javadoc.jar [INFO] [INFO] --- enforcer:3.3.0:enforce (enforce-no-snapshots) @ hawkbit-ui --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ hawkbit-ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 0 resource [INFO] Copying 37 resources [INFO] [INFO] --- flatten:1.5.0:flatten (flatten) @ hawkbit-ui --- [INFO] Generating flattened POM of project org.eclipse.hawkbit:hawkbit-ui:jar:0.4.1... [INFO] [INFO] --- compiler:3.10.1:compile (default-compile) @ hawkbit-ui --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 578 source files to /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/target/classes [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/artifacts/upload/UploadProgressInfoWindow.java:[127,24] isEmpty(java.lang.Object) in org.springframework.util.StringUtils has been deprecated [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/CommonDialogWindow.java:[247,24] isEmpty(java.lang.Object) in org.springframework.util.StringUtils has been deprecated [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/data/filters/DsFilterParams.java:[42,39] isEmpty(java.lang.Object) in org.springframework.util.StringUtils has been deprecated [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/data/filters/DsFilterParams.java:[69,39] isEmpty(java.lang.Object) in org.springframework.util.StringUtils has been deprecated [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/grid/header/support/SearchHeaderSupport.java:[143,25] isEmpty(java.lang.Object) in org.springframework.util.StringUtils has been deprecated [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/grid/header/support/SearchHeaderSupport.java:[154,25] isEmpty(java.lang.Object) in org.springframework.util.StringUtils has been deprecated [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/grid/support/DeleteSupport.java:[104,29] isEmpty(java.lang.Object) in org.springframework.util.StringUtils has been deprecated [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/ConfirmationDialog.java:[97,25] isEmpty(java.lang.Object) in org.springframework.util.StringUtils has been deprecated [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/grid/support/FilterSupport.java:[133,92] unchecked cast required: java.util.function.BiConsumer found: java.util.function.BiConsumer [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/grid/support/assignment/AssignmentSupport.java:[50,53] unchecked cast required: java.util.List found: java.lang.Object [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/detailslayout/AbstractMetaDataWindowLayout.java:[118,25] isEmpty(java.lang.Object) in org.springframework.util.StringUtils has been deprecated [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/UiProperties.java:[583,19] serializable class org.eclipse.hawkbit.ui.UiProperties.Notification has no definition of serialVersionUID [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/filtermanagement/TargetFilterGrid.java:[126,50] isEmpty(java.lang.Object) in org.springframework.util.StringUtils has been deprecated [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/error/extractors/UiErrorDetailsExtractor.java:[43,36] unchecked cast required: T found: java.lang.Throwable [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/management/targettable/TargetCountMessageLabel.java:[168,25] isEmpty(java.lang.Object) in org.springframework.util.StringUtils has been deprecated [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/data/filters/TargetManagementFilterParams.java:[124,28] isEmpty(java.lang.Object) in org.springframework.util.StringUtils has been deprecated [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/data/filters/TargetManagementFilterParams.java:[170,39] isEmpty(java.lang.Object) in org.springframework.util.StringUtils has been deprecated [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/utils/HawkbitCommonUtil.java:[186,24] isEmpty(java.lang.Object) in org.springframework.util.StringUtils has been deprecated [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/menu/DashboardMenu.java:[206,25] isEmpty(java.lang.Object) in org.springframework.util.StringUtils has been deprecated [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/data/filters/SwFilterParams.java:[49,39] isEmpty(java.lang.Object) in org.springframework.util.StringUtils has been deprecated [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/data/filters/SwFilterParams.java:[82,39] isEmpty(java.lang.Object) in org.springframework.util.StringUtils has been deprecated [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/filterlayout/AbstractFilterButtons.java:[126,29] isEmpty(java.lang.Object) in org.springframework.util.StringUtils has been deprecated [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/management/targettable/TargetConfirmationOptionsComponent.java:[170,21] com.vaadin.server.FontAwesome in com.vaadin.server has been deprecated [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/management/targettable/TargetConfirmationOptionsComponent.java:[175,21] com.vaadin.server.FontAwesome in com.vaadin.server has been deprecated [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/management/targettable/TargetAutoConfActivationWindowBuilder.java:[64,24] isEmpty(java.lang.Object) in org.springframework.util.StringUtils has been deprecated [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/data/providers/TargetTypeDataProvider.java:[52,24] isEmpty(java.lang.Object) in org.springframework.util.StringUtils has been deprecated [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/data/providers/TargetTypeDataProvider.java:[61,24] isEmpty(java.lang.Object) in org.springframework.util.StringUtils has been deprecated [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/decorators/SPUIButtonStyleNoBorderWithIcon.java:[42,24] isEmpty(java.lang.Object) in org.springframework.util.StringUtils has been deprecated [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/rollout/window/layouts/AddRolloutWindowLayout.java:[137,24] isEmpty(java.lang.Object) in org.springframework.util.StringUtils has been deprecated [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/rollout/window/components/AdvancedGroupsLayout.java:[257,24] isEmpty(java.lang.Object) in org.springframework.util.StringUtils has been deprecated [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/data/providers/TargetFilterQueryDataProvider.java:[50,24] isEmpty(java.lang.Object) in org.springframework.util.StringUtils has been deprecated [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/data/providers/TargetFilterQueryDataProvider.java:[59,24] isEmpty(java.lang.Object) in org.springframework.util.StringUtils has been deprecated [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/data/providers/DistributionSetStatelessDataProvider.java:[59,25] isEmpty(java.lang.Object) in org.springframework.util.StringUtils has been deprecated [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/management/dstable/DistributionGridLayout.java:[169,29] getDistributionGrid() in org.eclipse.hawkbit.ui.management.dstable.DistributionGridLayout overrides getDistributionGrid() in org.eclipse.hawkbit.ui.common.distributionset.AbstractDistributionSetGridLayout return type requires unchecked conversion from org.eclipse.hawkbit.ui.management.dstable.DistributionGrid to org.eclipse.hawkbit.ui.common.distributionset.AbstractDsGrid [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/management/dstable/DistributionGrid.java:[259,25] isEmpty(java.lang.Object) in org.springframework.util.StringUtils has been deprecated [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/detailslayout/SoftwareModuleDetailsGrid.java:[185,41] isEmpty(java.lang.Object) in org.springframework.util.StringUtils has been deprecated [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/data/providers/ActionStatusMsgDataProvider.java:[87,50] isEmpty(java.lang.Object) in org.springframework.util.StringUtils has been deprecated [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/data/providers/ActionStatusMsgDataProvider.java:[109,36] countMessagesByActionStatusId(long) in org.eclipse.hawkbit.repository.DeploymentManagement has been deprecated and marked for removal [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/data/providers/DistributionSetManagementStateDataProvider.java:[58,25] isEmpty(java.lang.Object) in org.springframework.util.StringUtils has been deprecated [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/data/providers/SoftwareModuleDataProvider.java:[67,25] isEmpty(java.lang.Object) in org.springframework.util.StringUtils has been deprecated [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/data/providers/SoftwareModuleDataProvider.java:[92,25] isEmpty(java.lang.Object) in org.springframework.util.StringUtils has been deprecated [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/builder/AbstractTextFieldBuilder.java:[50,20] unchecked cast required: T found: org.eclipse.hawkbit.ui.common.builder.AbstractTextFieldBuilder [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/builder/AbstractTextFieldBuilder.java:[62,20] unchecked cast required: T found: org.eclipse.hawkbit.ui.common.builder.AbstractTextFieldBuilder [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/builder/AbstractTextFieldBuilder.java:[74,20] unchecked cast required: T found: org.eclipse.hawkbit.ui.common.builder.AbstractTextFieldBuilder [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/builder/AbstractTextFieldBuilder.java:[86,20] unchecked cast required: T found: org.eclipse.hawkbit.ui.common.builder.AbstractTextFieldBuilder [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/builder/AbstractTextFieldBuilder.java:[98,20] unchecked cast required: T found: org.eclipse.hawkbit.ui.common.builder.AbstractTextFieldBuilder [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/builder/AbstractTextFieldBuilder.java:[110,20] unchecked cast required: T found: org.eclipse.hawkbit.ui.common.builder.AbstractTextFieldBuilder [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/builder/AbstractTextFieldBuilder.java:[122,20] unchecked cast required: T found: org.eclipse.hawkbit.ui.common.builder.AbstractTextFieldBuilder [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/builder/AbstractTextFieldBuilder.java:[136,25] isEmpty(java.lang.Object) in org.springframework.util.StringUtils has been deprecated [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/builder/AbstractTextFieldBuilder.java:[140,25] isEmpty(java.lang.Object) in org.springframework.util.StringUtils has been deprecated [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/builder/AbstractTextFieldBuilder.java:[144,25] isEmpty(java.lang.Object) in org.springframework.util.StringUtils has been deprecated [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/builder/AbstractTextFieldBuilder.java:[147,25] isEmpty(java.lang.Object) in org.springframework.util.StringUtils has been deprecated [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/builder/AbstractTextFieldBuilder.java:[155,25] isEmpty(java.lang.Object) in org.springframework.util.StringUtils has been deprecated [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/data/mappers/RolloutGroupToAdvancedDefinitionMapper.java:[57,25] isEmpty(java.lang.Object) in org.springframework.util.StringUtils has been deprecated [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/utils/NumericInputValidator.java:[20,8] serializable class org.eclipse.hawkbit.ui.utils.NumericInputValidator has no definition of serialVersionUID [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/utils/SPDateTimeUtil.java:[69,25] isEmpty(java.lang.Object) in org.springframework.util.StringUtils has been deprecated [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/layout/listener/support/EntityModifiedSelectionAwareSupport.java:[88,94] of(org.eclipse.hawkbit.ui.common.grid.support.SelectionSupport,java.util.function.LongFunction>,java.util.function.LongConsumer) in org.eclipse.hawkbit.ui.common.layout.listener.support.EntityModifiedSelectionAwareSupport is potentially ambiguous with of(org.eclipse.hawkbit.ui.common.grid.support.SelectionSupport,java.util.function.LongFunction>,java.util.function.Predicate) in org.eclipse.hawkbit.ui.common.layout.listener.support.EntityModifiedSelectionAwareSupport [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/distributions/dstable/DistributionSetGridLayout.java:[153,32] getDistributionGrid() in org.eclipse.hawkbit.ui.distributions.dstable.DistributionSetGridLayout overrides getDistributionGrid() in org.eclipse.hawkbit.ui.common.distributionset.AbstractDistributionSetGridLayout return type requires unchecked conversion from org.eclipse.hawkbit.ui.distributions.dstable.DistributionSetGrid to org.eclipse.hawkbit.ui.common.distributionset.AbstractDsGrid [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/login/AbstractHawkbitLoginUI.java:[258,29] isEmpty(java.lang.Object) in org.springframework.util.StringUtils has been deprecated [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/login/AbstractHawkbitLoginUI.java:[258,69] isEmpty(java.lang.Object) in org.springframework.util.StringUtils has been deprecated [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/login/AbstractHawkbitLoginUI.java:[259,36] isEmpty(java.lang.Object) in org.springframework.util.StringUtils has been deprecated [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/login/AbstractHawkbitLoginUI.java:[262,84] isEmpty(java.lang.Object) in org.springframework.util.StringUtils has been deprecated [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/login/AbstractHawkbitLoginUI.java:[263,32] isEmpty(java.lang.Object) in org.springframework.util.StringUtils has been deprecated [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/builder/FormComponentBuilder.java:[414,24] isEmpty(java.lang.Object) in org.springframework.util.StringUtils has been deprecated [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/data/providers/ActionDataProvider.java:[53,24] isEmpty(java.lang.Object) in org.springframework.util.StringUtils has been deprecated [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/data/providers/ActionDataProvider.java:[62,24] isEmpty(java.lang.Object) in org.springframework.util.StringUtils has been deprecated [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/tenantconfiguration/AuthenticationConfigurationView.java:[202,24] isEmpty(java.lang.Object) in org.springframework.util.StringUtils has been deprecated [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/utils/TrimmingStringConverter.java:[22,8] serializable class org.eclipse.hawkbit.ui.utils.TrimmingStringConverter has no definition of serialVersionUID [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/data/providers/TargetFilterStateDataProvider.java:[51,24] isEmpty(java.lang.Object) in org.springframework.util.StringUtils has been deprecated [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/data/providers/TargetFilterStateDataProvider.java:[60,24] isEmpty(java.lang.Object) in org.springframework.util.StringUtils has been deprecated [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/data/providers/RolloutDataProvider.java:[50,24] isEmpty(java.lang.Object) in org.springframework.util.StringUtils has been deprecated [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/data/providers/RolloutDataProvider.java:[59,24] isEmpty(java.lang.Object) in org.springframework.util.StringUtils has been deprecated [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/components/SPUIComponentProvider.java:[74,55] newInstance() in java.lang.Class has been deprecated [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/grid/selection/client/RangeSelectionHandler.java:[54,100] unchecked cast required: com.vaadin.client.widget.grid.CellReference found: com.vaadin.client.widget.grid.CellReference [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/grid/selection/client/RangeSelectionHandler.java:[115,105] unchecked cast required: com.vaadin.client.widget.grid.CellReference found: com.vaadin.client.widget.grid.CellReference [INFO] [INFO] --- vaadin:8.14.3:resources (default) @ hawkbit-ui --- [INFO] auto discovered modules [org.eclipse.hawkbit.ui.common.grid.selection.RangeSelectionWidgetset, org.eclipse.hawkbit.ui.AppWidgetSet, org.eclipse.hawkbit.ui.rollout.groupschart.GroupsPieChart, org.eclipse.hawkbit.ui.filtermanagement.TextFieldSuggestionBox, org.eclipse.hawkbit.ui.common.notification.ParallelNotificationWidgetset] [INFO] 7 source files from GWT module org.eclipse.hawkbit.ui.common.grid.selection.RangeSelectionWidgetset [INFO] 1 source files from GWT module org.eclipse.hawkbit.ui.AppWidgetSet [INFO] 4 source files from GWT module org.eclipse.hawkbit.ui.rollout.groupschart.GroupsPieChart [INFO] 7 source files from GWT module org.eclipse.hawkbit.ui.filtermanagement.TextFieldSuggestionBox [INFO] 2 source files from GWT module org.eclipse.hawkbit.ui.common.notification.ParallelNotificationWidgetset [INFO] [INFO] --- vaadin:8.14.3:update-theme (default) @ hawkbit-ui --- [INFO] Updating theme VAADIN/themes/hawkbit [INFO] Widgetsets found from classpath: [INFO] org.eclipse.hawkbit.ui.common.notification.ParallelNotificationWidgetset in file:/home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/target/classes [INFO] org.eclipse.hawkbit.ui.AppWidgetSet in file:/home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/target/classes [INFO] org.eclipse.hawkbit.ui.common.grid.selection.RangeSelectionWidgetset in file:/home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/target/classes [INFO] org.vaadin.alump.distributionbar.gwt.DistributionBarWidgetset in jar:file:/home/jenkins/.m2/repository/org/vaadin/alump/distributionbar/dbar-addon/3.0.1/dbar-addon-3.0.1.jar!/ [INFO] com.vaadin.DefaultWidgetSet in jar:file:/home/jenkins/.m2/repository/com/vaadin/vaadin-client/8.14.3/vaadin-client-8.14.3.jar!/ [INFO] Addon styles found from classpath: [INFO] VAADIN/addons/alump-dbar/alump-dbar.scss in jar:file:/home/jenkins/.m2/repository/org/vaadin/alump/distributionbar/dbar-addon/3.0.1/dbar-addon-3.0.1.jar!/ [INFO] [INFO] Search took 13ms [INFO] Theme "VAADIN/themes/hawkbit" updated [INFO] Updating theme VAADIN/themes/hawkbit [INFO] Widgetsets found from classpath: [INFO] org.eclipse.hawkbit.ui.common.notification.ParallelNotificationWidgetset in file:/home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/target/classes [INFO] org.eclipse.hawkbit.ui.AppWidgetSet in file:/home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/target/classes [INFO] org.eclipse.hawkbit.ui.common.grid.selection.RangeSelectionWidgetset in file:/home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/target/classes [INFO] org.vaadin.alump.distributionbar.gwt.DistributionBarWidgetset in jar:file:/home/jenkins/.m2/repository/org/vaadin/alump/distributionbar/dbar-addon/3.0.1/dbar-addon-3.0.1.jar!/ [INFO] com.vaadin.DefaultWidgetSet in jar:file:/home/jenkins/.m2/repository/com/vaadin/vaadin-client/8.14.3/vaadin-client-8.14.3.jar!/ [INFO] Addon styles found from classpath: [INFO] VAADIN/addons/alump-dbar/alump-dbar.scss in jar:file:/home/jenkins/.m2/repository/org/vaadin/alump/distributionbar/dbar-addon/3.0.1/dbar-addon-3.0.1.jar!/ [INFO] [INFO] Search took 13ms [INFO] Theme "VAADIN/themes/hawkbit" updated [INFO] Updating theme VAADIN/themes/hawkbit [INFO] Widgetsets found from classpath: [INFO] org.eclipse.hawkbit.ui.common.notification.ParallelNotificationWidgetset in file:/home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/target/classes [INFO] org.eclipse.hawkbit.ui.AppWidgetSet in file:/home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/target/classes [INFO] org.eclipse.hawkbit.ui.common.grid.selection.RangeSelectionWidgetset in file:/home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/target/classes [INFO] org.vaadin.alump.distributionbar.gwt.DistributionBarWidgetset in jar:file:/home/jenkins/.m2/repository/org/vaadin/alump/distributionbar/dbar-addon/3.0.1/dbar-addon-3.0.1.jar!/ [INFO] com.vaadin.DefaultWidgetSet in jar:file:/home/jenkins/.m2/repository/com/vaadin/vaadin-client/8.14.3/vaadin-client-8.14.3.jar!/ [INFO] Addon styles found from classpath: [INFO] VAADIN/addons/alump-dbar/alump-dbar.scss in jar:file:/home/jenkins/.m2/repository/org/vaadin/alump/distributionbar/dbar-addon/3.0.1/dbar-addon-3.0.1.jar!/ [INFO] [INFO] Search took 12ms [INFO] Theme "VAADIN/themes/hawkbit" updated [INFO] [INFO] --- vaadin:8.14.3:update-widgetset (default) @ hawkbit-ui --- [INFO] auto discovered modules [org.eclipse.hawkbit.ui.common.grid.selection.RangeSelectionWidgetset, org.eclipse.hawkbit.ui.AppWidgetSet, org.eclipse.hawkbit.ui.rollout.groupschart.GroupsPieChart, org.eclipse.hawkbit.ui.filtermanagement.TextFieldSuggestionBox, org.eclipse.hawkbit.ui.common.notification.ParallelNotificationWidgetset] [INFO] Updating widgetset org.eclipse.hawkbit.ui.common.grid.selection.RangeSelectionWidgetset [INFO] Adding resource directory to command classpath: /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/src/main/resources [INFO] Adding resource directory to command classpath: /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/src/main/resources [INFO] Using com.vaadin:vaadin-client-compiler version 8.14.3 [INFO] Widgetsets found from classpath: [INFO] org.eclipse.hawkbit.ui.common.notification.ParallelNotificationWidgetset in file:/home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/src/main/java [INFO] org.eclipse.hawkbit.ui.AppWidgetSet in file:/home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/src/main/java [INFO] org.eclipse.hawkbit.ui.common.grid.selection.RangeSelectionWidgetset in file:/home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/src/main/java [INFO] org.vaadin.alump.distributionbar.gwt.DistributionBarWidgetset in jar:file:/home/jenkins/.m2/repository/org/vaadin/alump/distributionbar/dbar-addon/3.0.1/dbar-addon-3.0.1.jar!/ [INFO] com.vaadin.DefaultWidgetSet in jar:file:/home/jenkins/.m2/repository/com/vaadin/vaadin-client/8.14.3/vaadin-client-8.14.3.jar!/ [INFO] Addon styles found from classpath: [INFO] VAADIN/addons/alump-dbar/alump-dbar.scss in jar:file:/home/jenkins/.m2/repository/org/vaadin/alump/distributionbar/dbar-addon/3.0.1/dbar-addon-3.0.1.jar!/ [INFO] [INFO] Search took 10ms [INFO] Updating widgetset org.eclipse.hawkbit.ui.AppWidgetSet [INFO] Adding resource directory to command classpath: /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/src/main/resources [INFO] Adding resource directory to command classpath: /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/src/main/resources [INFO] Widgetsets found from classpath: [INFO] org.eclipse.hawkbit.ui.common.notification.ParallelNotificationWidgetset in file:/home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/src/main/java [INFO] org.eclipse.hawkbit.ui.AppWidgetSet in file:/home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/src/main/java [INFO] org.eclipse.hawkbit.ui.common.grid.selection.RangeSelectionWidgetset in file:/home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/src/main/java [INFO] org.vaadin.alump.distributionbar.gwt.DistributionBarWidgetset in jar:file:/home/jenkins/.m2/repository/org/vaadin/alump/distributionbar/dbar-addon/3.0.1/dbar-addon-3.0.1.jar!/ [INFO] com.vaadin.DefaultWidgetSet in jar:file:/home/jenkins/.m2/repository/com/vaadin/vaadin-client/8.14.3/vaadin-client-8.14.3.jar!/ [INFO] Addon styles found from classpath: [INFO] VAADIN/addons/alump-dbar/alump-dbar.scss in jar:file:/home/jenkins/.m2/repository/org/vaadin/alump/distributionbar/dbar-addon/3.0.1/dbar-addon-3.0.1.jar!/ [INFO] [INFO] Search took 11ms [INFO] Updating widgetset org.eclipse.hawkbit.ui.rollout.groupschart.GroupsPieChart [INFO] Adding resource directory to command classpath: /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/src/main/resources [INFO] Adding resource directory to command classpath: /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/src/main/resources [INFO] Widgetsets found from classpath: [INFO] org.eclipse.hawkbit.ui.common.notification.ParallelNotificationWidgetset in file:/home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/src/main/java [INFO] org.eclipse.hawkbit.ui.AppWidgetSet in file:/home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/src/main/java [INFO] org.eclipse.hawkbit.ui.common.grid.selection.RangeSelectionWidgetset in file:/home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/src/main/java [INFO] org.vaadin.alump.distributionbar.gwt.DistributionBarWidgetset in jar:file:/home/jenkins/.m2/repository/org/vaadin/alump/distributionbar/dbar-addon/3.0.1/dbar-addon-3.0.1.jar!/ [INFO] com.vaadin.DefaultWidgetSet in jar:file:/home/jenkins/.m2/repository/com/vaadin/vaadin-client/8.14.3/vaadin-client-8.14.3.jar!/ [INFO] Addon styles found from classpath: [INFO] VAADIN/addons/alump-dbar/alump-dbar.scss in jar:file:/home/jenkins/.m2/repository/org/vaadin/alump/distributionbar/dbar-addon/3.0.1/dbar-addon-3.0.1.jar!/ [INFO] [INFO] Search took 10ms [INFO] Updating widgetset org.eclipse.hawkbit.ui.filtermanagement.TextFieldSuggestionBox [INFO] Adding resource directory to command classpath: /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/src/main/resources [INFO] Adding resource directory to command classpath: /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/src/main/resources [INFO] Widgetsets found from classpath: [INFO] org.eclipse.hawkbit.ui.common.notification.ParallelNotificationWidgetset in file:/home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/src/main/java [INFO] org.eclipse.hawkbit.ui.AppWidgetSet in file:/home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/src/main/java [INFO] org.eclipse.hawkbit.ui.common.grid.selection.RangeSelectionWidgetset in file:/home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/src/main/java [INFO] org.vaadin.alump.distributionbar.gwt.DistributionBarWidgetset in jar:file:/home/jenkins/.m2/repository/org/vaadin/alump/distributionbar/dbar-addon/3.0.1/dbar-addon-3.0.1.jar!/ [INFO] com.vaadin.DefaultWidgetSet in jar:file:/home/jenkins/.m2/repository/com/vaadin/vaadin-client/8.14.3/vaadin-client-8.14.3.jar!/ [INFO] Addon styles found from classpath: [INFO] VAADIN/addons/alump-dbar/alump-dbar.scss in jar:file:/home/jenkins/.m2/repository/org/vaadin/alump/distributionbar/dbar-addon/3.0.1/dbar-addon-3.0.1.jar!/ [INFO] [INFO] Search took 45ms [INFO] Updating widgetset org.eclipse.hawkbit.ui.common.notification.ParallelNotificationWidgetset [INFO] Adding resource directory to command classpath: /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/src/main/resources [INFO] Adding resource directory to command classpath: /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/src/main/resources [INFO] Widgetsets found from classpath: [INFO] org.eclipse.hawkbit.ui.common.notification.ParallelNotificationWidgetset in file:/home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/src/main/java [INFO] org.eclipse.hawkbit.ui.AppWidgetSet in file:/home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/src/main/java [INFO] org.eclipse.hawkbit.ui.common.grid.selection.RangeSelectionWidgetset in file:/home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/src/main/java [INFO] org.vaadin.alump.distributionbar.gwt.DistributionBarWidgetset in jar:file:/home/jenkins/.m2/repository/org/vaadin/alump/distributionbar/dbar-addon/3.0.1/dbar-addon-3.0.1.jar!/ [INFO] com.vaadin.DefaultWidgetSet in jar:file:/home/jenkins/.m2/repository/com/vaadin/vaadin-client/8.14.3/vaadin-client-8.14.3.jar!/ [INFO] Addon styles found from classpath: [INFO] VAADIN/addons/alump-dbar/alump-dbar.scss in jar:file:/home/jenkins/.m2/repository/org/vaadin/alump/distributionbar/dbar-addon/3.0.1/dbar-addon-3.0.1.jar!/ [INFO] [INFO] Search took 10ms [INFO] [INFO] --- vaadin:8.14.3:compile-theme (default) @ hawkbit-ui --- [INFO] Updating theme VAADIN/themes/hawkbit [INFO] Theme "VAADIN/themes/hawkbit" compiled [INFO] Updating theme VAADIN/themes/hawkbit [INFO] Theme "VAADIN/themes/hawkbit" compiled [INFO] Updating theme VAADIN/themes/hawkbit [INFO] Theme "VAADIN/themes/hawkbit" compiled [INFO] [INFO] --- vaadin:8.14.3:compile (default) @ hawkbit-ui --- [INFO] auto discovered modules [org.eclipse.hawkbit.ui.common.grid.selection.RangeSelectionWidgetset, org.eclipse.hawkbit.ui.AppWidgetSet, org.eclipse.hawkbit.ui.rollout.groupschart.GroupsPieChart, org.eclipse.hawkbit.ui.filtermanagement.TextFieldSuggestionBox, org.eclipse.hawkbit.ui.common.notification.ParallelNotificationWidgetset] [INFO] Using com.vaadin:vaadin-client-compiler version 8.14.3 [ERROR] Jan 11, 2024 4:27:51 PM java.util.prefs.FileSystemPreferences$1 run [ERROR] INFO: Created user preferences directory. [INFO] Compiling module org.eclipse.hawkbit.ui.common.grid.selection.RangeSelectionWidgetset [INFO] Computing all possible rebind results for 'com.vaadin.client.metadata.ConnectorBundleLoader' [INFO] Rebinding com.vaadin.client.metadata.ConnectorBundleLoader [INFO] Invoking generator com.vaadin.server.widgetsetutils.ConnectorBundleLoaderFactory [INFO] Populating eager bundle [INFO] Visiting DataCommunicatorConnector with ConnectorInitVisitor [INFO] DataCommunicatorConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.extension.datacommunicator.DataCommunicatorState as a bean [INFO] Will serialize class com.vaadin.shared.communication.URLReference using URLReference_Serializer [INFO] Visiting HierarchicalDataCommunicatorConnector with ConnectorInitVisitor [INFO] HierarchicalDataCommunicatorConnector will be in the eager bundle [INFO] Visiting JavaScriptExtension with ConnectorInitVisitor [INFO] JavaScriptExtension will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.JavaScriptExtensionState as a bean [INFO] Visiting BrowserWindowOpenerConnector with ConnectorInitVisitor [INFO] BrowserWindowOpenerConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.BrowserWindowOpenerState as a bean [INFO] Visiting FileDownloaderConnector with ConnectorInitVisitor [INFO] FileDownloaderConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.extension.filedownloader.FileDownloaderState as a bean [INFO] Visiting ResponsiveConnector with ConnectorInitVisitor [INFO] ResponsiveConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.extension.responsive.ResponsiveState as a bean [INFO] Visiting AbsoluteLayoutConnector with ConnectorInitVisitor [INFO] AbsoluteLayoutConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.absolutelayout.AbsoluteLayoutState as a bean [INFO] Will serialize class com.vaadin.shared.ui.ContentMode as an enum [INFO] Will serialize class com.vaadin.shared.ui.ErrorLevel as an enum [INFO] Visiting JavaScriptComponentConnector with ConnectorInitVisitor [INFO] JavaScriptComponentConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.JavaScriptComponentState as a bean [INFO] Visiting DateFieldConnector with ConnectorInitVisitor [INFO] DateFieldConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.datefield.LocalDateFieldState as a bean [INFO] Will serialize class com.vaadin.shared.ui.datefield.AbstractDateFieldState.AccessibleElement as an enum [INFO] Visiting DateTimeFieldConnector with ConnectorInitVisitor [INFO] DateTimeFieldConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.datefield.LocalDateTimeFieldState as a bean [INFO] Visiting AccordionConnector with ConnectorInitVisitor [INFO] AccordionConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.accordion.AccordionState as a bean [INFO] Will serialize class com.vaadin.shared.ui.tabsheet.TabState as a bean [INFO] Visiting AudioConnector with ConnectorInitVisitor [INFO] AudioConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.audio.AudioState as a bean [INFO] Will serialize class com.vaadin.shared.ui.PreloadMode as an enum [INFO] Visiting BrowserFrameConnector with ConnectorInitVisitor [INFO] BrowserFrameConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.browserframe.BrowserFrameState as a bean [INFO] Visiting ButtonConnector with ConnectorInitVisitor [INFO] ButtonConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.button.ButtonState as a bean [INFO] Visiting CheckBoxConnector with ConnectorInitVisitor [INFO] CheckBoxConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.checkbox.CheckBoxState as a bean [INFO] Visiting CheckBoxGroupConnector with ConnectorInitVisitor [INFO] CheckBoxGroupConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.optiongroup.CheckBoxGroupState as a bean [INFO] Visiting ComboBoxConnector with ConnectorInitVisitor [INFO] ComboBoxConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.combobox.ComboBoxState as a bean [INFO] Visiting CompositeConnector with ConnectorInitVisitor [INFO] CompositeConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.AbstractComponentState as a bean [INFO] Visiting CssLayoutConnector with ConnectorInitVisitor [INFO] CssLayoutConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.csslayout.CssLayoutState as a bean [INFO] Visiting CustomComponentConnector with ConnectorInitVisitor [INFO] CustomComponentConnector will be in the eager bundle [INFO] Visiting CustomFieldConnector with ConnectorInitVisitor [INFO] CustomFieldConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.customfield.CustomFieldState as a bean [INFO] Visiting CustomLayoutConnector with ConnectorInitVisitor [INFO] CustomLayoutConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.customlayout.CustomLayoutState as a bean [INFO] Visiting PopupDateFieldConnector with ConnectorInitVisitor [INFO] PopupDateFieldConnector will be in the eager bundle [INFO] Visiting PopupDateTimeFieldConnector with ConnectorInitVisitor [INFO] PopupDateTimeFieldConnector will be in the eager bundle [INFO] Visiting DragAndDropWrapperConnector with ConnectorInitVisitor [INFO] DragAndDropWrapperConnector will be in the eager bundle [INFO] Visiting EmbeddedConnector with ConnectorInitVisitor [INFO] EmbeddedConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.embedded.EmbeddedState as a bean [INFO] Visiting FlashConnector with ConnectorInitVisitor [INFO] FlashConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.flash.FlashState as a bean [INFO] Visiting FormLayoutConnector with ConnectorInitVisitor [INFO] FormLayoutConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.orderedlayout.FormLayoutState as a bean [INFO] Will serialize class java.util.HashMap as a bean [INFO] Will serialize class com.vaadin.shared.ui.orderedlayout.AbstractOrderedLayoutState.ChildComponentData as a bean [INFO] Visiting GridConnector with ConnectorInitVisitor [INFO] GridConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.grid.GridState as a bean [INFO] Will serialize class com.vaadin.shared.ui.grid.ColumnResizeMode as an enum [INFO] Will serialize java.lang.String[] as an array [INFO] Will serialize com.vaadin.shared.data.sort.SortDirection[] as an array [INFO] Will serialize class com.vaadin.shared.ui.grid.HeightMode as an enum [INFO] Will serialize class com.vaadin.shared.data.sort.SortDirection as an enum [INFO] Will serialize class com.vaadin.shared.ui.grid.SectionState as a bean [INFO] Will serialize class com.vaadin.shared.ui.grid.SectionState.RowState as a bean [INFO] Will serialize class com.vaadin.shared.ui.grid.SectionState.CellState as a bean [INFO] Will serialize class com.vaadin.shared.ui.grid.GridStaticCellType as an enum [INFO] Visiting ColumnConnector with ConnectorInitVisitor [INFO] ColumnConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.grid.ColumnState as a bean [INFO] Visiting DetailsManagerConnector with ConnectorInitVisitor [INFO] DetailsManagerConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.grid.DetailsManagerState as a bean [INFO] Visiting GridLayoutConnector with ConnectorInitVisitor [INFO] GridLayoutConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.gridlayout.GridLayoutState as a bean [INFO] Will serialize float[] as an array [INFO] Will serialize class com.vaadin.shared.ui.gridlayout.GridLayoutState.ChildComponentData as a bean [INFO] Visiting HorizontalLayoutConnector with ConnectorInitVisitor [INFO] HorizontalLayoutConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.orderedlayout.HorizontalLayoutState as a bean [INFO] Visiting HorizontalSplitPanelConnector with ConnectorInitVisitor [INFO] HorizontalSplitPanelConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.splitpanel.HorizontalSplitPanelState as a bean [INFO] Will serialize class com.vaadin.shared.ui.splitpanel.AbstractSplitPanelState.SplitterState as a bean [INFO] Visiting ImageConnector with ConnectorInitVisitor [INFO] ImageConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.image.ImageState as a bean [INFO] Visiting InlineDateFieldConnector with ConnectorInitVisitor [INFO] InlineDateFieldConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.datefield.InlineDateFieldState as a bean [INFO] Visiting InlineDateTimeFieldConnector with ConnectorInitVisitor [INFO] InlineDateTimeFieldConnector will be in the eager bundle [INFO] Visiting JavaScriptManagerConnector with ConnectorInitVisitor [INFO] JavaScriptManagerConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.extension.javascriptmanager.JavaScriptManagerState as a bean [INFO] Visiting LabelConnector with ConnectorInitVisitor [INFO] LabelConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.label.LabelState as a bean [INFO] Visiting LinkConnector with ConnectorInitVisitor [INFO] LinkConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.link.LinkState as a bean [INFO] Will serialize class com.vaadin.shared.ui.BorderStyle as an enum [INFO] Visiting ListSelectConnector with ConnectorInitVisitor [INFO] ListSelectConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.listselect.ListSelectState as a bean [INFO] Visiting LoginFormConnector with ConnectorInitVisitor [INFO] LoginFormConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.loginform.LoginFormState as a bean [INFO] Visiting MenuBarConnector with ConnectorInitVisitor [INFO] MenuBarConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.menubar.MenuBarState as a bean [INFO] Visiting NativeButtonConnector with ConnectorInitVisitor [INFO] NativeButtonConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.button.NativeButtonState as a bean [INFO] Visiting NativeSelectConnector with ConnectorInitVisitor [INFO] NativeSelectConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.nativeselect.NativeSelectState as a bean [INFO] Visiting NotificationConnector with ConnectorInitVisitor [INFO] NotificationConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.notification.NotificationState as a bean [INFO] Will serialize class com.vaadin.shared.Position as an enum [INFO] Visiting PanelConnector with ConnectorInitVisitor [INFO] PanelConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.panel.PanelState as a bean [INFO] Visiting PasswordFieldConnector with ConnectorInitVisitor [INFO] PasswordFieldConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.passwordfield.PasswordFieldState as a bean [INFO] Will serialize class com.vaadin.shared.ui.ValueChangeMode as an enum [INFO] Visiting PopupViewConnector with ConnectorInitVisitor [INFO] PopupViewConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.popupview.PopupViewState as a bean [INFO] Visiting ProgressBarConnector with ConnectorInitVisitor [INFO] ProgressBarConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.progressindicator.ProgressBarState as a bean [INFO] Visiting RadioButtonGroupConnector with ConnectorInitVisitor [INFO] RadioButtonGroupConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.optiongroup.RadioButtonGroupState as a bean [INFO] Visiting SliderConnector with ConnectorInitVisitor [INFO] SliderConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.slider.SliderState as a bean [INFO] Will serialize class com.vaadin.shared.ui.slider.SliderOrientation as an enum [INFO] Visiting TabsheetConnector with ConnectorInitVisitor [INFO] TabsheetConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.tabsheet.TabsheetState as a bean [INFO] Visiting TextAreaConnector with ConnectorInitVisitor [INFO] TextAreaConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.textarea.TextAreaState as a bean [INFO] Visiting TextFieldConnector with ConnectorInitVisitor [INFO] TextFieldConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.textfield.TextFieldState as a bean [INFO] Visiting TreeMultiSelectionModelConnector with ConnectorInitVisitor [INFO] TreeMultiSelectionModelConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.tree.TreeMultiSelectionModelState as a bean [INFO] Visiting TreeRendererConnector with ConnectorInitVisitor [INFO] TreeRendererConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.tree.TreeRendererState as a bean [INFO] Visiting TreeGridConnector with ConnectorInitVisitor [INFO] TreeGridConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.treegrid.TreeGridState as a bean [INFO] Visiting TwinColSelectConnector with ConnectorInitVisitor [INFO] TwinColSelectConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.twincolselect.TwinColSelectState as a bean [INFO] Visiting UIConnector with ConnectorInitVisitor [INFO] UIConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.ui.UIState as a bean [INFO] Will serialize class com.vaadin.shared.ui.ui.PageState as a bean [INFO] Will serialize class com.vaadin.shared.ui.ui.UIState.TooltipConfigurationState as a bean [INFO] Will serialize class com.vaadin.shared.ui.ui.UIState.ReconnectDialogConfigurationState as a bean [INFO] Will serialize class com.vaadin.shared.ui.ui.UIState.NotificationTypeConfiguration as a bean [INFO] Will serialize class com.vaadin.shared.ui.ui.UIState.PushConfigurationState as a bean [INFO] Will serialize class com.vaadin.shared.communication.PushMode as an enum [INFO] Will serialize class com.vaadin.shared.ui.ui.UIState.LocaleServiceState as a bean [INFO] Will serialize class com.vaadin.shared.ui.ui.UIState.LocaleData as a bean [INFO] Will serialize class com.vaadin.shared.ui.ui.UIState.LoadingIndicatorConfigurationState as a bean [INFO] Will serialize class com.vaadin.shared.ui.ui.NotificationRole as an enum [INFO] Visiting UploadConnector with ConnectorInitVisitor [INFO] UploadConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.upload.UploadState as a bean [INFO] Visiting VerticalLayoutConnector with ConnectorInitVisitor [INFO] VerticalLayoutConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.orderedlayout.VerticalLayoutState as a bean [INFO] Visiting VerticalSplitPanelConnector with ConnectorInitVisitor [INFO] VerticalSplitPanelConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.splitpanel.VerticalSplitPanelState as a bean [INFO] Visiting VideoConnector with ConnectorInitVisitor [INFO] VideoConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.video.VideoState as a bean [INFO] Visiting WindowConnector with ConnectorInitVisitor [INFO] WindowConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.window.WindowState as a bean [INFO] Will serialize com.vaadin.shared.Connector[] as an array [INFO] Will serialize class com.vaadin.shared.ui.window.WindowMode as an enum [INFO] Will serialize class com.vaadin.shared.ui.window.WindowRole as an enum [INFO] Visiting EditorConnector with ConnectorInitVisitor [INFO] EditorConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.grid.editor.EditorState as a bean [INFO] Visiting GridDragSourceConnector with ConnectorInitVisitor [INFO] GridDragSourceConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.grid.GridDragSourceState as a bean [INFO] Will serialize class com.vaadin.shared.ui.dnd.EffectAllowed as an enum [INFO] Will serialize class com.vaadin.shared.ui.dnd.criteria.Payload as a bean [INFO] Will serialize class com.vaadin.shared.ui.dnd.criteria.Payload.ValueType as an enum [INFO] Visiting GridDropTargetConnector with ConnectorInitVisitor [INFO] GridDropTargetConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.grid.GridDropTargetState as a bean [INFO] Will serialize class com.vaadin.shared.ui.dnd.criteria.Criterion.Match as an enum [INFO] Will serialize class com.vaadin.shared.ui.dnd.criteria.Criterion as a bean [INFO] Will serialize class com.vaadin.shared.ui.grid.DropMode as an enum [INFO] Will serialize class com.vaadin.shared.ui.dnd.DropEffect as an enum [INFO] Will serialize class com.vaadin.shared.ui.dnd.criteria.ComparisonOperator as an enum [INFO] Visiting MultiSelectionModelConnector with ConnectorInitVisitor [INFO] MultiSelectionModelConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.grid.MultiSelectionModelState as a bean [INFO] Visiting NoSelectionModelConnector with ConnectorInitVisitor [INFO] NoSelectionModelConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.communication.SharedState as a bean [INFO] Visiting SingleSelectionModelConnector with ConnectorInitVisitor [INFO] SingleSelectionModelConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.grid.SingleSelectionModelState as a bean [INFO] Visiting TreeGridDragSourceConnector with ConnectorInitVisitor [INFO] TreeGridDragSourceConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.treegrid.TreeGridDragSourceState as a bean [INFO] Visiting TreeGridDropTargetConnector with ConnectorInitVisitor [INFO] TreeGridDropTargetConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.treegrid.TreeGridDropTargetState as a bean [INFO] Visiting DragSourceExtensionConnector with ConnectorInitVisitor [INFO] DragSourceExtensionConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.dnd.DragSourceState as a bean [INFO] Visiting DropTargetExtensionConnector with ConnectorInitVisitor [INFO] DropTargetExtensionConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.dnd.DropTargetState as a bean [INFO] Visiting FileDropTargetConnector with ConnectorInitVisitor [INFO] FileDropTargetConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.dnd.FileDropTargetState as a bean [INFO] Visiting JavaScriptRendererConnector with ConnectorInitVisitor [INFO] JavaScriptRendererConnector will be in the eager bundle [INFO] Visiting ButtonRendererConnector with ConnectorInitVisitor [INFO] ButtonRendererConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.grid.renderers.ButtonRendererState as a bean [INFO] Visiting ComponentRendererConnector with ConnectorInitVisitor [INFO] ComponentRendererConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.grid.renderers.ComponentRendererState as a bean [INFO] Visiting DateRendererConnector with ConnectorInitVisitor [INFO] DateRendererConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.grid.renderers.DateRendererState as a bean [INFO] Visiting UnsafeHtmlRendererConnector with ConnectorInitVisitor [INFO] UnsafeHtmlRendererConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.grid.renderers.HtmlRendererState as a bean [INFO] Visiting ImageRendererConnector with ConnectorInitVisitor [INFO] ImageRendererConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.grid.renderers.ImageRendererState as a bean [INFO] Visiting LocalDateRendererConnector with ConnectorInitVisitor [INFO] LocalDateRendererConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.grid.renderers.LocalDateRendererState as a bean [INFO] Visiting LocalDateTimeRendererConnector with ConnectorInitVisitor [INFO] LocalDateTimeRendererConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.grid.renderers.LocalDateTimeRendererState as a bean [INFO] Visiting NumberRendererConnector with ConnectorInitVisitor [INFO] NumberRendererConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.grid.renderers.NumberRendererState as a bean [INFO] Visiting ProgressBarRendererConnector with ConnectorInitVisitor [INFO] ProgressBarRendererConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.grid.renderers.ProgressBarRendererState as a bean [INFO] Visiting TextRendererConnector with ConnectorInitVisitor [INFO] TextRendererConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.grid.renderers.TextRendererState as a bean [INFO] Visiting RangeDragSourceConnector with ConnectorInitVisitor [INFO] RangeDragSourceConnector will be in the eager bundle [INFO] Will serialize class org.eclipse.hawkbit.ui.common.grid.selection.client.RangeDragSourceSelectionState as a bean [INFO] Visiting RangeSelectionModelConnector with ConnectorInitVisitor [INFO] RangeSelectionModelConnector will be in the eager bundle [INFO] Will serialize class org.eclipse.hawkbit.ui.common.grid.selection.client.RangeSelectionState as a bean [INFO] Visiting ParallelNotificationConnector with ConnectorInitVisitor [INFO] ParallelNotificationConnector will be in the eager bundle [INFO] Visiting AutoCompleteTextFieldConnector with ConnectorInitVisitor [INFO] AutoCompleteTextFieldConnector will be in the eager bundle [INFO] Visiting GroupsPieChartConnector with ConnectorInitVisitor [INFO] GroupsPieChartConnector will be in the eager bundle [INFO] Will serialize class org.eclipse.hawkbit.ui.rollout.groupschart.client.GroupsPieChartState as a bean [INFO] Visiting DistributionBarConnector with ConnectorInitVisitor [INFO] DistributionBarConnector will be in the eager bundle [INFO] Will serialize class org.vaadin.alump.distributionbar.gwt.client.shared.DistributionBarState as a bean [INFO] Will serialize class org.vaadin.alump.distributionbar.gwt.client.shared.DistributionBarState.Part as a bean [INFO] Will serialize class com.vaadin.shared.ui.grid.ScrollDestination as an enum [INFO] Will serialize class org.eclipse.hawkbit.ui.filtermanagement.client.SuggestionContextDto as a bean [INFO] Will serialize class org.eclipse.hawkbit.ui.filtermanagement.client.SuggestTokenDto as a bean [INFO] Will serialize class com.vaadin.shared.MouseEventDetails as a bean [INFO] Will serialize class com.vaadin.shared.MouseEventDetails.MouseButton as an enum [INFO] Will serialize class com.vaadin.shared.ui.grid.DropLocation as an enum [INFO] Will serialize class com.vaadin.shared.ui.grid.GridConstants.Section as an enum [INFO] Will serialize class com.vaadin.shared.ui.dnd.FileParameters as a bean [INFO] Populating ColorPickerConnector bundle [INFO] Visiting ColorPickerConnector with ConnectorInitVisitor [INFO] ColorPickerConnector will be in the com.vaadin.client.ui.colorpicker.ColorPickerConnector bundle [INFO] Will serialize class com.vaadin.shared.ui.colorpicker.ColorPickerState as a bean [INFO] Populating ColorPickerAreaConnector bundle [INFO] Visiting ColorPickerAreaConnector with ConnectorInitVisitor [INFO] ColorPickerAreaConnector will be in the com.vaadin.client.ui.colorpicker.ColorPickerAreaConnector bundle [INFO] Will serialize class com.vaadin.shared.ui.colorpicker.ColorPickerAreaState as a bean [INFO] Populating RichTextAreaConnector bundle [INFO] Visiting RichTextAreaConnector with ConnectorInitVisitor [INFO] RichTextAreaConnector will be in the com.vaadin.client.ui.richtextarea.RichTextAreaConnector bundle [INFO] Will serialize class com.vaadin.shared.ui.richtextarea.RichTextAreaState as a bean [INFO] Populating ColorPickerGradientConnector bundle [INFO] Visiting ColorPickerGradientConnector with ConnectorInitVisitor [INFO] ColorPickerGradientConnector will be in the com.vaadin.client.ui.colorpicker.ColorPickerGradientConnector bundle [INFO] Will serialize class com.vaadin.shared.ui.colorpicker.ColorPickerGradientState as a bean [INFO] Populating ColorPickerGridConnector bundle [INFO] Visiting ColorPickerGridConnector with ConnectorInitVisitor [INFO] ColorPickerGridConnector will be in the com.vaadin.client.ui.colorpicker.ColorPickerGridConnector bundle [INFO] Will serialize class com.vaadin.shared.ui.colorpicker.ColorPickerGridState as a bean [INFO] Computing all possible rebind results for 'com.vaadin.client.ui.dd.VAcceptCriterionFactory' [INFO] Rebinding com.vaadin.client.ui.dd.VAcceptCriterionFactory [INFO] Invoking generator com.vaadin.server.widgetsetutils.AcceptCriteriaFactoryGenerator [INFO] Detecting available criteria ... [INFO] creating mapping for com.vaadin.event.dd.acceptcriteria.AcceptAll [INFO] creating mapping for com.vaadin.event.dd.acceptcriteria.And [INFO] creating mapping for com.vaadin.event.dd.acceptcriteria.ContainsDataFlavor [INFO] creating mapping for com.vaadin.event.dd.acceptcriteria.SourceIs [INFO] creating mapping for com.vaadin.event.dd.acceptcriteria.Not [INFO] creating mapping for com.vaadin.event.dd.acceptcriteria.Or [INFO] creating mapping for com.vaadin.event.dd.acceptcriteria.ServerSideCriterion [INFO] creating mapping for com.vaadin.event.dd.acceptcriteria.SourceIsTarget [INFO] creating mapping for com.vaadin.event.dd.acceptcriteria.TargetDetailIs [INFO] Done. (0seconds) [INFO] Compiling 1 permutation [INFO] Compiling permutation 0... [INFO] Compile of permutations succeeded [INFO] Compilation succeeded -- 73.351s [INFO] Linking into /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/src/main/resources/VAADIN/widgetsets/org.eclipse.hawkbit.ui.common.grid.selection.RangeSelectionWidgetset; Writing extras to /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/target/extra/org.eclipse.hawkbit.ui.common.grid.selection.RangeSelectionWidgetset [INFO] Link succeeded [INFO] Linking succeeded -- 0.881s [INFO] Compiling module org.eclipse.hawkbit.ui.AppWidgetSet [INFO] Computing all possible rebind results for 'com.vaadin.client.metadata.ConnectorBundleLoader' [INFO] Rebinding com.vaadin.client.metadata.ConnectorBundleLoader [INFO] Invoking generator com.vaadin.server.widgetsetutils.ConnectorBundleLoaderFactory [INFO] Populating eager bundle [INFO] Visiting DataCommunicatorConnector with ConnectorInitVisitor [INFO] DataCommunicatorConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.extension.datacommunicator.DataCommunicatorState as a bean [INFO] Will serialize class com.vaadin.shared.communication.URLReference using URLReference_Serializer [INFO] Visiting HierarchicalDataCommunicatorConnector with ConnectorInitVisitor [INFO] HierarchicalDataCommunicatorConnector will be in the eager bundle [INFO] Visiting JavaScriptExtension with ConnectorInitVisitor [INFO] JavaScriptExtension will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.JavaScriptExtensionState as a bean [INFO] Visiting BrowserWindowOpenerConnector with ConnectorInitVisitor [INFO] BrowserWindowOpenerConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.BrowserWindowOpenerState as a bean [INFO] Visiting FileDownloaderConnector with ConnectorInitVisitor [INFO] FileDownloaderConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.extension.filedownloader.FileDownloaderState as a bean [INFO] Visiting ResponsiveConnector with ConnectorInitVisitor [INFO] ResponsiveConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.extension.responsive.ResponsiveState as a bean [INFO] Visiting AbsoluteLayoutConnector with ConnectorInitVisitor [INFO] AbsoluteLayoutConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.absolutelayout.AbsoluteLayoutState as a bean [INFO] Will serialize class com.vaadin.shared.ui.ContentMode as an enum [INFO] Will serialize class com.vaadin.shared.ui.ErrorLevel as an enum [INFO] Visiting JavaScriptComponentConnector with ConnectorInitVisitor [INFO] JavaScriptComponentConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.JavaScriptComponentState as a bean [INFO] Visiting DateFieldConnector with ConnectorInitVisitor [INFO] DateFieldConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.datefield.LocalDateFieldState as a bean [INFO] Will serialize class com.vaadin.shared.ui.datefield.AbstractDateFieldState.AccessibleElement as an enum [INFO] Visiting DateTimeFieldConnector with ConnectorInitVisitor [INFO] DateTimeFieldConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.datefield.LocalDateTimeFieldState as a bean [INFO] Visiting AccordionConnector with ConnectorInitVisitor [INFO] AccordionConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.accordion.AccordionState as a bean [INFO] Will serialize class com.vaadin.shared.ui.tabsheet.TabState as a bean [INFO] Visiting AudioConnector with ConnectorInitVisitor [INFO] AudioConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.audio.AudioState as a bean [INFO] Will serialize class com.vaadin.shared.ui.PreloadMode as an enum [INFO] Visiting BrowserFrameConnector with ConnectorInitVisitor [INFO] BrowserFrameConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.browserframe.BrowserFrameState as a bean [INFO] Visiting ButtonConnector with ConnectorInitVisitor [INFO] ButtonConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.button.ButtonState as a bean [INFO] Visiting CheckBoxConnector with ConnectorInitVisitor [INFO] CheckBoxConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.checkbox.CheckBoxState as a bean [INFO] Visiting CheckBoxGroupConnector with ConnectorInitVisitor [INFO] CheckBoxGroupConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.optiongroup.CheckBoxGroupState as a bean [INFO] Visiting ComboBoxConnector with ConnectorInitVisitor [INFO] ComboBoxConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.combobox.ComboBoxState as a bean [INFO] Visiting CompositeConnector with ConnectorInitVisitor [INFO] CompositeConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.AbstractComponentState as a bean [INFO] Visiting CssLayoutConnector with ConnectorInitVisitor [INFO] CssLayoutConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.csslayout.CssLayoutState as a bean [INFO] Visiting CustomComponentConnector with ConnectorInitVisitor [INFO] CustomComponentConnector will be in the eager bundle [INFO] Visiting CustomFieldConnector with ConnectorInitVisitor [INFO] CustomFieldConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.customfield.CustomFieldState as a bean [INFO] Visiting CustomLayoutConnector with ConnectorInitVisitor [INFO] CustomLayoutConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.customlayout.CustomLayoutState as a bean [INFO] Visiting PopupDateFieldConnector with ConnectorInitVisitor [INFO] PopupDateFieldConnector will be in the eager bundle [INFO] Visiting PopupDateTimeFieldConnector with ConnectorInitVisitor [INFO] PopupDateTimeFieldConnector will be in the eager bundle [INFO] Visiting DragAndDropWrapperConnector with ConnectorInitVisitor [INFO] DragAndDropWrapperConnector will be in the eager bundle [INFO] Visiting EmbeddedConnector with ConnectorInitVisitor [INFO] EmbeddedConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.embedded.EmbeddedState as a bean [INFO] Visiting FlashConnector with ConnectorInitVisitor [INFO] FlashConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.flash.FlashState as a bean [INFO] Visiting FormLayoutConnector with ConnectorInitVisitor [INFO] FormLayoutConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.orderedlayout.FormLayoutState as a bean [INFO] Will serialize class java.util.HashMap as a bean [INFO] Will serialize class com.vaadin.shared.ui.orderedlayout.AbstractOrderedLayoutState.ChildComponentData as a bean [INFO] Visiting GridConnector with ConnectorInitVisitor [INFO] GridConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.grid.GridState as a bean [INFO] Will serialize java.lang.String[] as an array [INFO] Will serialize class com.vaadin.shared.ui.grid.SectionState as a bean [INFO] Will serialize class com.vaadin.shared.ui.grid.HeightMode as an enum [INFO] Will serialize class com.vaadin.shared.ui.grid.SectionState.RowState as a bean [INFO] Will serialize class com.vaadin.shared.ui.grid.SectionState.CellState as a bean [INFO] Will serialize class com.vaadin.shared.ui.grid.GridStaticCellType as an enum [INFO] Will serialize class com.vaadin.shared.ui.grid.ColumnResizeMode as an enum [INFO] Will serialize com.vaadin.shared.data.sort.SortDirection[] as an array [INFO] Will serialize class com.vaadin.shared.data.sort.SortDirection as an enum [INFO] Visiting ColumnConnector with ConnectorInitVisitor [INFO] ColumnConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.grid.ColumnState as a bean [INFO] Visiting DetailsManagerConnector with ConnectorInitVisitor [INFO] DetailsManagerConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.grid.DetailsManagerState as a bean [INFO] Visiting GridLayoutConnector with ConnectorInitVisitor [INFO] GridLayoutConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.gridlayout.GridLayoutState as a bean [INFO] Will serialize float[] as an array [INFO] Will serialize class com.vaadin.shared.ui.gridlayout.GridLayoutState.ChildComponentData as a bean [INFO] Visiting HorizontalLayoutConnector with ConnectorInitVisitor [INFO] HorizontalLayoutConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.orderedlayout.HorizontalLayoutState as a bean [INFO] Visiting HorizontalSplitPanelConnector with ConnectorInitVisitor [INFO] HorizontalSplitPanelConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.splitpanel.HorizontalSplitPanelState as a bean [INFO] Will serialize class com.vaadin.shared.ui.splitpanel.AbstractSplitPanelState.SplitterState as a bean [INFO] Visiting ImageConnector with ConnectorInitVisitor [INFO] ImageConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.image.ImageState as a bean [INFO] Visiting InlineDateFieldConnector with ConnectorInitVisitor [INFO] InlineDateFieldConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.datefield.InlineDateFieldState as a bean [INFO] Visiting InlineDateTimeFieldConnector with ConnectorInitVisitor [INFO] InlineDateTimeFieldConnector will be in the eager bundle [INFO] Visiting JavaScriptManagerConnector with ConnectorInitVisitor [INFO] JavaScriptManagerConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.extension.javascriptmanager.JavaScriptManagerState as a bean [INFO] Visiting LabelConnector with ConnectorInitVisitor [INFO] LabelConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.label.LabelState as a bean [INFO] Visiting LinkConnector with ConnectorInitVisitor [INFO] LinkConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.link.LinkState as a bean [INFO] Will serialize class com.vaadin.shared.ui.BorderStyle as an enum [INFO] Visiting ListSelectConnector with ConnectorInitVisitor [INFO] ListSelectConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.listselect.ListSelectState as a bean [INFO] Visiting LoginFormConnector with ConnectorInitVisitor [INFO] LoginFormConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.loginform.LoginFormState as a bean [INFO] Visiting MenuBarConnector with ConnectorInitVisitor [INFO] MenuBarConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.menubar.MenuBarState as a bean [INFO] Visiting NativeButtonConnector with ConnectorInitVisitor [INFO] NativeButtonConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.button.NativeButtonState as a bean [INFO] Visiting NativeSelectConnector with ConnectorInitVisitor [INFO] NativeSelectConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.nativeselect.NativeSelectState as a bean [INFO] Visiting NotificationConnector with ConnectorInitVisitor [INFO] NotificationConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.notification.NotificationState as a bean [INFO] Will serialize class com.vaadin.shared.Position as an enum [INFO] Visiting PanelConnector with ConnectorInitVisitor [INFO] PanelConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.panel.PanelState as a bean [INFO] Visiting PasswordFieldConnector with ConnectorInitVisitor [INFO] PasswordFieldConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.passwordfield.PasswordFieldState as a bean [INFO] Will serialize class com.vaadin.shared.ui.ValueChangeMode as an enum [INFO] Visiting PopupViewConnector with ConnectorInitVisitor [INFO] PopupViewConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.popupview.PopupViewState as a bean [INFO] Visiting ProgressBarConnector with ConnectorInitVisitor [INFO] ProgressBarConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.progressindicator.ProgressBarState as a bean [INFO] Visiting RadioButtonGroupConnector with ConnectorInitVisitor [INFO] RadioButtonGroupConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.optiongroup.RadioButtonGroupState as a bean [INFO] Visiting SliderConnector with ConnectorInitVisitor [INFO] SliderConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.slider.SliderState as a bean [INFO] Will serialize class com.vaadin.shared.ui.slider.SliderOrientation as an enum [INFO] Visiting TabsheetConnector with ConnectorInitVisitor [INFO] TabsheetConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.tabsheet.TabsheetState as a bean [INFO] Visiting TextAreaConnector with ConnectorInitVisitor [INFO] TextAreaConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.textarea.TextAreaState as a bean [INFO] Visiting TextFieldConnector with ConnectorInitVisitor [INFO] TextFieldConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.textfield.TextFieldState as a bean [INFO] Visiting TreeMultiSelectionModelConnector with ConnectorInitVisitor [INFO] TreeMultiSelectionModelConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.tree.TreeMultiSelectionModelState as a bean [INFO] Visiting TreeRendererConnector with ConnectorInitVisitor [INFO] TreeRendererConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.tree.TreeRendererState as a bean [INFO] Visiting TreeGridConnector with ConnectorInitVisitor [INFO] TreeGridConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.treegrid.TreeGridState as a bean [INFO] Visiting TwinColSelectConnector with ConnectorInitVisitor [INFO] TwinColSelectConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.twincolselect.TwinColSelectState as a bean [INFO] Visiting UIConnector with ConnectorInitVisitor [INFO] UIConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.ui.UIState as a bean [INFO] Will serialize class com.vaadin.shared.ui.ui.UIState.LoadingIndicatorConfigurationState as a bean [INFO] Will serialize class com.vaadin.shared.ui.ui.UIState.LocaleServiceState as a bean [INFO] Will serialize class com.vaadin.shared.ui.ui.UIState.TooltipConfigurationState as a bean [INFO] Will serialize class com.vaadin.shared.ui.ui.UIState.PushConfigurationState as a bean [INFO] Will serialize class com.vaadin.shared.communication.PushMode as an enum [INFO] Will serialize class com.vaadin.shared.ui.ui.PageState as a bean [INFO] Will serialize class com.vaadin.shared.ui.ui.UIState.ReconnectDialogConfigurationState as a bean [INFO] Will serialize class com.vaadin.shared.ui.ui.UIState.NotificationTypeConfiguration as a bean [INFO] Will serialize class com.vaadin.shared.ui.ui.NotificationRole as an enum [INFO] Will serialize class com.vaadin.shared.ui.ui.UIState.LocaleData as a bean [INFO] Visiting UploadConnector with ConnectorInitVisitor [INFO] UploadConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.upload.UploadState as a bean [INFO] Visiting VerticalLayoutConnector with ConnectorInitVisitor [INFO] VerticalLayoutConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.orderedlayout.VerticalLayoutState as a bean [INFO] Visiting VerticalSplitPanelConnector with ConnectorInitVisitor [INFO] VerticalSplitPanelConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.splitpanel.VerticalSplitPanelState as a bean [INFO] Visiting VideoConnector with ConnectorInitVisitor [INFO] VideoConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.video.VideoState as a bean [INFO] Visiting WindowConnector with ConnectorInitVisitor [INFO] WindowConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.window.WindowState as a bean [INFO] Will serialize com.vaadin.shared.Connector[] as an array [INFO] Will serialize class com.vaadin.shared.ui.window.WindowMode as an enum [INFO] Will serialize class com.vaadin.shared.ui.window.WindowRole as an enum [INFO] Visiting EditorConnector with ConnectorInitVisitor [INFO] EditorConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.grid.editor.EditorState as a bean [INFO] Visiting GridDragSourceConnector with ConnectorInitVisitor [INFO] GridDragSourceConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.grid.GridDragSourceState as a bean [INFO] Will serialize class com.vaadin.shared.ui.dnd.EffectAllowed as an enum [INFO] Will serialize class com.vaadin.shared.ui.dnd.criteria.Payload as a bean [INFO] Will serialize class com.vaadin.shared.ui.dnd.criteria.Payload.ValueType as an enum [INFO] Visiting GridDropTargetConnector with ConnectorInitVisitor [INFO] GridDropTargetConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.grid.GridDropTargetState as a bean [INFO] Will serialize class com.vaadin.shared.ui.grid.DropMode as an enum [INFO] Will serialize class com.vaadin.shared.ui.dnd.criteria.Criterion as a bean [INFO] Will serialize class com.vaadin.shared.ui.dnd.criteria.Criterion.Match as an enum [INFO] Will serialize class com.vaadin.shared.ui.dnd.criteria.ComparisonOperator as an enum [INFO] Will serialize class com.vaadin.shared.ui.dnd.DropEffect as an enum [INFO] Visiting MultiSelectionModelConnector with ConnectorInitVisitor [INFO] MultiSelectionModelConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.grid.MultiSelectionModelState as a bean [INFO] Visiting NoSelectionModelConnector with ConnectorInitVisitor [INFO] NoSelectionModelConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.communication.SharedState as a bean [INFO] Visiting SingleSelectionModelConnector with ConnectorInitVisitor [INFO] SingleSelectionModelConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.grid.SingleSelectionModelState as a bean [INFO] Visiting TreeGridDragSourceConnector with ConnectorInitVisitor [INFO] TreeGridDragSourceConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.treegrid.TreeGridDragSourceState as a bean [INFO] Visiting TreeGridDropTargetConnector with ConnectorInitVisitor [INFO] TreeGridDropTargetConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.treegrid.TreeGridDropTargetState as a bean [INFO] Visiting DragSourceExtensionConnector with ConnectorInitVisitor [INFO] DragSourceExtensionConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.dnd.DragSourceState as a bean [INFO] Visiting DropTargetExtensionConnector with ConnectorInitVisitor [INFO] DropTargetExtensionConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.dnd.DropTargetState as a bean [INFO] Visiting FileDropTargetConnector with ConnectorInitVisitor [INFO] FileDropTargetConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.dnd.FileDropTargetState as a bean [INFO] Visiting JavaScriptRendererConnector with ConnectorInitVisitor [INFO] JavaScriptRendererConnector will be in the eager bundle [INFO] Visiting ButtonRendererConnector with ConnectorInitVisitor [INFO] ButtonRendererConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.grid.renderers.ButtonRendererState as a bean [INFO] Visiting ComponentRendererConnector with ConnectorInitVisitor [INFO] ComponentRendererConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.grid.renderers.ComponentRendererState as a bean [INFO] Visiting DateRendererConnector with ConnectorInitVisitor [INFO] DateRendererConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.grid.renderers.DateRendererState as a bean [INFO] Visiting UnsafeHtmlRendererConnector with ConnectorInitVisitor [INFO] UnsafeHtmlRendererConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.grid.renderers.HtmlRendererState as a bean [INFO] Visiting ImageRendererConnector with ConnectorInitVisitor [INFO] ImageRendererConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.grid.renderers.ImageRendererState as a bean [INFO] Visiting LocalDateRendererConnector with ConnectorInitVisitor [INFO] LocalDateRendererConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.grid.renderers.LocalDateRendererState as a bean [INFO] Visiting LocalDateTimeRendererConnector with ConnectorInitVisitor [INFO] LocalDateTimeRendererConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.grid.renderers.LocalDateTimeRendererState as a bean [INFO] Visiting NumberRendererConnector with ConnectorInitVisitor [INFO] NumberRendererConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.grid.renderers.NumberRendererState as a bean [INFO] Visiting ProgressBarRendererConnector with ConnectorInitVisitor [INFO] ProgressBarRendererConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.grid.renderers.ProgressBarRendererState as a bean [INFO] Visiting TextRendererConnector with ConnectorInitVisitor [INFO] TextRendererConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.grid.renderers.TextRendererState as a bean [INFO] Visiting RangeDragSourceConnector with ConnectorInitVisitor [INFO] RangeDragSourceConnector will be in the eager bundle [INFO] Will serialize class org.eclipse.hawkbit.ui.common.grid.selection.client.RangeDragSourceSelectionState as a bean [INFO] Visiting RangeSelectionModelConnector with ConnectorInitVisitor [INFO] RangeSelectionModelConnector will be in the eager bundle [INFO] Will serialize class org.eclipse.hawkbit.ui.common.grid.selection.client.RangeSelectionState as a bean [INFO] Visiting ParallelNotificationConnector with ConnectorInitVisitor [INFO] ParallelNotificationConnector will be in the eager bundle [INFO] Visiting AutoCompleteTextFieldConnector with ConnectorInitVisitor [INFO] AutoCompleteTextFieldConnector will be in the eager bundle [INFO] Visiting GroupsPieChartConnector with ConnectorInitVisitor [INFO] GroupsPieChartConnector will be in the eager bundle [INFO] Will serialize class org.eclipse.hawkbit.ui.rollout.groupschart.client.GroupsPieChartState as a bean [INFO] Visiting DistributionBarConnector with ConnectorInitVisitor [INFO] DistributionBarConnector will be in the eager bundle [INFO] Will serialize class org.vaadin.alump.distributionbar.gwt.client.shared.DistributionBarState as a bean [INFO] Will serialize class org.vaadin.alump.distributionbar.gwt.client.shared.DistributionBarState.Part as a bean [INFO] Will serialize class org.eclipse.hawkbit.ui.filtermanagement.client.SuggestionContextDto as a bean [INFO] Will serialize class org.eclipse.hawkbit.ui.filtermanagement.client.SuggestTokenDto as a bean [INFO] Will serialize class com.vaadin.shared.ui.grid.ScrollDestination as an enum [INFO] Will serialize class com.vaadin.shared.MouseEventDetails as a bean [INFO] Will serialize class com.vaadin.shared.MouseEventDetails.MouseButton as an enum [INFO] Will serialize class com.vaadin.shared.ui.grid.DropLocation as an enum [INFO] Will serialize class com.vaadin.shared.ui.grid.GridConstants.Section as an enum [INFO] Will serialize class com.vaadin.shared.ui.dnd.FileParameters as a bean [INFO] Populating ColorPickerConnector bundle [INFO] Visiting ColorPickerConnector with ConnectorInitVisitor [INFO] ColorPickerConnector will be in the com.vaadin.client.ui.colorpicker.ColorPickerConnector bundle [INFO] Will serialize class com.vaadin.shared.ui.colorpicker.ColorPickerState as a bean [INFO] Populating ColorPickerAreaConnector bundle [INFO] Visiting ColorPickerAreaConnector with ConnectorInitVisitor [INFO] ColorPickerAreaConnector will be in the com.vaadin.client.ui.colorpicker.ColorPickerAreaConnector bundle [INFO] Will serialize class com.vaadin.shared.ui.colorpicker.ColorPickerAreaState as a bean [INFO] Populating RichTextAreaConnector bundle [INFO] Visiting RichTextAreaConnector with ConnectorInitVisitor [INFO] RichTextAreaConnector will be in the com.vaadin.client.ui.richtextarea.RichTextAreaConnector bundle [INFO] Will serialize class com.vaadin.shared.ui.richtextarea.RichTextAreaState as a bean [INFO] Populating ColorPickerGradientConnector bundle [INFO] Visiting ColorPickerGradientConnector with ConnectorInitVisitor [INFO] ColorPickerGradientConnector will be in the com.vaadin.client.ui.colorpicker.ColorPickerGradientConnector bundle [INFO] Will serialize class com.vaadin.shared.ui.colorpicker.ColorPickerGradientState as a bean [INFO] Populating ColorPickerGridConnector bundle [INFO] Visiting ColorPickerGridConnector with ConnectorInitVisitor [INFO] ColorPickerGridConnector will be in the com.vaadin.client.ui.colorpicker.ColorPickerGridConnector bundle [INFO] Will serialize class com.vaadin.shared.ui.colorpicker.ColorPickerGridState as a bean [INFO] Computing all possible rebind results for 'com.vaadin.client.ui.dd.VAcceptCriterionFactory' [INFO] Rebinding com.vaadin.client.ui.dd.VAcceptCriterionFactory [INFO] Invoking generator com.vaadin.server.widgetsetutils.AcceptCriteriaFactoryGenerator [INFO] Detecting available criteria ... [INFO] creating mapping for com.vaadin.event.dd.acceptcriteria.AcceptAll [INFO] creating mapping for com.vaadin.event.dd.acceptcriteria.And [INFO] creating mapping for com.vaadin.event.dd.acceptcriteria.ContainsDataFlavor [INFO] creating mapping for com.vaadin.event.dd.acceptcriteria.SourceIs [INFO] creating mapping for com.vaadin.event.dd.acceptcriteria.Not [INFO] creating mapping for com.vaadin.event.dd.acceptcriteria.Or [INFO] creating mapping for com.vaadin.event.dd.acceptcriteria.ServerSideCriterion [INFO] creating mapping for com.vaadin.event.dd.acceptcriteria.SourceIsTarget [INFO] creating mapping for com.vaadin.event.dd.acceptcriteria.TargetDetailIs [INFO] Done. (0seconds) [INFO] Compiling 1 permutation [INFO] Compiling permutation 0... [INFO] Compile of permutations succeeded [INFO] Compilation succeeded -- 33.081s [INFO] Linking into /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/src/main/resources/VAADIN/widgetsets/org.eclipse.hawkbit.ui.AppWidgetSet; Writing extras to /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/target/extra/org.eclipse.hawkbit.ui.AppWidgetSet [INFO] Link succeeded [INFO] Linking succeeded -- 0.839s [INFO] Compiling module org.eclipse.hawkbit.ui.rollout.groupschart.GroupsPieChart [INFO] Computing all possible rebind results for 'com.vaadin.client.metadata.ConnectorBundleLoader' [INFO] Rebinding com.vaadin.client.metadata.ConnectorBundleLoader [INFO] Invoking generator com.vaadin.server.widgetsetutils.ConnectorBundleLoaderFactory [INFO] Populating eager bundle [INFO] Visiting DataCommunicatorConnector with ConnectorInitVisitor [INFO] DataCommunicatorConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.extension.datacommunicator.DataCommunicatorState as a bean [INFO] Will serialize class com.vaadin.shared.communication.URLReference using URLReference_Serializer [INFO] Visiting HierarchicalDataCommunicatorConnector with ConnectorInitVisitor [INFO] HierarchicalDataCommunicatorConnector will be in the eager bundle [INFO] Visiting JavaScriptExtension with ConnectorInitVisitor [INFO] JavaScriptExtension will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.JavaScriptExtensionState as a bean [INFO] Visiting BrowserWindowOpenerConnector with ConnectorInitVisitor [INFO] BrowserWindowOpenerConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.BrowserWindowOpenerState as a bean [INFO] Visiting FileDownloaderConnector with ConnectorInitVisitor [INFO] FileDownloaderConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.extension.filedownloader.FileDownloaderState as a bean [INFO] Visiting ResponsiveConnector with ConnectorInitVisitor [INFO] ResponsiveConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.extension.responsive.ResponsiveState as a bean [INFO] Visiting AbsoluteLayoutConnector with ConnectorInitVisitor [INFO] AbsoluteLayoutConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.absolutelayout.AbsoluteLayoutState as a bean [INFO] Will serialize class com.vaadin.shared.ui.ContentMode as an enum [INFO] Will serialize class com.vaadin.shared.ui.ErrorLevel as an enum [INFO] Visiting JavaScriptComponentConnector with ConnectorInitVisitor [INFO] JavaScriptComponentConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.JavaScriptComponentState as a bean [INFO] Visiting DateFieldConnector with ConnectorInitVisitor [INFO] DateFieldConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.datefield.LocalDateFieldState as a bean [INFO] Will serialize class com.vaadin.shared.ui.datefield.AbstractDateFieldState.AccessibleElement as an enum [INFO] Visiting DateTimeFieldConnector with ConnectorInitVisitor [INFO] DateTimeFieldConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.datefield.LocalDateTimeFieldState as a bean [INFO] Visiting AccordionConnector with ConnectorInitVisitor [INFO] AccordionConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.accordion.AccordionState as a bean [INFO] Will serialize class com.vaadin.shared.ui.tabsheet.TabState as a bean [INFO] Visiting AudioConnector with ConnectorInitVisitor [INFO] AudioConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.audio.AudioState as a bean [INFO] Will serialize class com.vaadin.shared.ui.PreloadMode as an enum [INFO] Visiting BrowserFrameConnector with ConnectorInitVisitor [INFO] BrowserFrameConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.browserframe.BrowserFrameState as a bean [INFO] Visiting ButtonConnector with ConnectorInitVisitor [INFO] ButtonConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.button.ButtonState as a bean [INFO] Visiting CheckBoxConnector with ConnectorInitVisitor [INFO] CheckBoxConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.checkbox.CheckBoxState as a bean [INFO] Visiting CheckBoxGroupConnector with ConnectorInitVisitor [INFO] CheckBoxGroupConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.optiongroup.CheckBoxGroupState as a bean [INFO] Visiting ComboBoxConnector with ConnectorInitVisitor [INFO] ComboBoxConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.combobox.ComboBoxState as a bean [INFO] Visiting CompositeConnector with ConnectorInitVisitor [INFO] CompositeConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.AbstractComponentState as a bean [INFO] Visiting CssLayoutConnector with ConnectorInitVisitor [INFO] CssLayoutConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.csslayout.CssLayoutState as a bean [INFO] Visiting CustomComponentConnector with ConnectorInitVisitor [INFO] CustomComponentConnector will be in the eager bundle [INFO] Visiting CustomFieldConnector with ConnectorInitVisitor [INFO] CustomFieldConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.customfield.CustomFieldState as a bean [INFO] Visiting CustomLayoutConnector with ConnectorInitVisitor [INFO] CustomLayoutConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.customlayout.CustomLayoutState as a bean [INFO] Visiting PopupDateFieldConnector with ConnectorInitVisitor [INFO] PopupDateFieldConnector will be in the eager bundle [INFO] Visiting PopupDateTimeFieldConnector with ConnectorInitVisitor [INFO] PopupDateTimeFieldConnector will be in the eager bundle [INFO] Visiting DragAndDropWrapperConnector with ConnectorInitVisitor [INFO] DragAndDropWrapperConnector will be in the eager bundle [INFO] Visiting EmbeddedConnector with ConnectorInitVisitor [INFO] EmbeddedConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.embedded.EmbeddedState as a bean [INFO] Visiting FlashConnector with ConnectorInitVisitor [INFO] FlashConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.flash.FlashState as a bean [INFO] Visiting FormLayoutConnector with ConnectorInitVisitor [INFO] FormLayoutConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.orderedlayout.FormLayoutState as a bean [INFO] Will serialize class java.util.HashMap as a bean [INFO] Will serialize class com.vaadin.shared.ui.orderedlayout.AbstractOrderedLayoutState.ChildComponentData as a bean [INFO] Visiting GridConnector with ConnectorInitVisitor [INFO] GridConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.grid.GridState as a bean [INFO] Will serialize class com.vaadin.shared.ui.grid.HeightMode as an enum [INFO] Will serialize com.vaadin.shared.data.sort.SortDirection[] as an array [INFO] Will serialize class com.vaadin.shared.data.sort.SortDirection as an enum [INFO] Will serialize java.lang.String[] as an array [INFO] Will serialize class com.vaadin.shared.ui.grid.ColumnResizeMode as an enum [INFO] Will serialize class com.vaadin.shared.ui.grid.SectionState as a bean [INFO] Will serialize class com.vaadin.shared.ui.grid.SectionState.RowState as a bean [INFO] Will serialize class com.vaadin.shared.ui.grid.SectionState.CellState as a bean [INFO] Will serialize class com.vaadin.shared.ui.grid.GridStaticCellType as an enum [INFO] Visiting ColumnConnector with ConnectorInitVisitor [INFO] ColumnConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.grid.ColumnState as a bean [INFO] Visiting DetailsManagerConnector with ConnectorInitVisitor [INFO] DetailsManagerConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.grid.DetailsManagerState as a bean [INFO] Visiting GridLayoutConnector with ConnectorInitVisitor [INFO] GridLayoutConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.gridlayout.GridLayoutState as a bean [INFO] Will serialize class com.vaadin.shared.ui.gridlayout.GridLayoutState.ChildComponentData as a bean [INFO] Will serialize float[] as an array [INFO] Visiting HorizontalLayoutConnector with ConnectorInitVisitor [INFO] HorizontalLayoutConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.orderedlayout.HorizontalLayoutState as a bean [INFO] Visiting HorizontalSplitPanelConnector with ConnectorInitVisitor [INFO] HorizontalSplitPanelConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.splitpanel.HorizontalSplitPanelState as a bean [INFO] Will serialize class com.vaadin.shared.ui.splitpanel.AbstractSplitPanelState.SplitterState as a bean [INFO] Visiting ImageConnector with ConnectorInitVisitor [INFO] ImageConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.image.ImageState as a bean [INFO] Visiting InlineDateFieldConnector with ConnectorInitVisitor [INFO] InlineDateFieldConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.datefield.InlineDateFieldState as a bean [INFO] Visiting InlineDateTimeFieldConnector with ConnectorInitVisitor [INFO] InlineDateTimeFieldConnector will be in the eager bundle [INFO] Visiting JavaScriptManagerConnector with ConnectorInitVisitor [INFO] JavaScriptManagerConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.extension.javascriptmanager.JavaScriptManagerState as a bean [INFO] Visiting LabelConnector with ConnectorInitVisitor [INFO] LabelConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.label.LabelState as a bean [INFO] Visiting LinkConnector with ConnectorInitVisitor [INFO] LinkConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.link.LinkState as a bean [INFO] Will serialize class com.vaadin.shared.ui.BorderStyle as an enum [INFO] Visiting ListSelectConnector with ConnectorInitVisitor [INFO] ListSelectConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.listselect.ListSelectState as a bean [INFO] Visiting LoginFormConnector with ConnectorInitVisitor [INFO] LoginFormConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.loginform.LoginFormState as a bean [INFO] Visiting MenuBarConnector with ConnectorInitVisitor [INFO] MenuBarConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.menubar.MenuBarState as a bean [INFO] Visiting NativeButtonConnector with ConnectorInitVisitor [INFO] NativeButtonConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.button.NativeButtonState as a bean [INFO] Visiting NativeSelectConnector with ConnectorInitVisitor [INFO] NativeSelectConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.nativeselect.NativeSelectState as a bean [INFO] Visiting NotificationConnector with ConnectorInitVisitor [INFO] NotificationConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.notification.NotificationState as a bean [INFO] Will serialize class com.vaadin.shared.Position as an enum [INFO] Visiting PanelConnector with ConnectorInitVisitor [INFO] PanelConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.panel.PanelState as a bean [INFO] Visiting PasswordFieldConnector with ConnectorInitVisitor [INFO] PasswordFieldConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.passwordfield.PasswordFieldState as a bean [INFO] Will serialize class com.vaadin.shared.ui.ValueChangeMode as an enum [INFO] Visiting PopupViewConnector with ConnectorInitVisitor [INFO] PopupViewConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.popupview.PopupViewState as a bean [INFO] Visiting ProgressBarConnector with ConnectorInitVisitor [INFO] ProgressBarConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.progressindicator.ProgressBarState as a bean [INFO] Visiting RadioButtonGroupConnector with ConnectorInitVisitor [INFO] RadioButtonGroupConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.optiongroup.RadioButtonGroupState as a bean [INFO] Visiting SliderConnector with ConnectorInitVisitor [INFO] SliderConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.slider.SliderState as a bean [INFO] Will serialize class com.vaadin.shared.ui.slider.SliderOrientation as an enum [INFO] Visiting TabsheetConnector with ConnectorInitVisitor [INFO] TabsheetConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.tabsheet.TabsheetState as a bean [INFO] Visiting TextAreaConnector with ConnectorInitVisitor [INFO] TextAreaConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.textarea.TextAreaState as a bean [INFO] Visiting TextFieldConnector with ConnectorInitVisitor [INFO] TextFieldConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.textfield.TextFieldState as a bean [INFO] Visiting TreeMultiSelectionModelConnector with ConnectorInitVisitor [INFO] TreeMultiSelectionModelConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.tree.TreeMultiSelectionModelState as a bean [INFO] Visiting TreeRendererConnector with ConnectorInitVisitor [INFO] TreeRendererConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.tree.TreeRendererState as a bean [INFO] Visiting TreeGridConnector with ConnectorInitVisitor [INFO] TreeGridConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.treegrid.TreeGridState as a bean [INFO] Visiting TwinColSelectConnector with ConnectorInitVisitor [INFO] TwinColSelectConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.twincolselect.TwinColSelectState as a bean [INFO] Visiting UIConnector with ConnectorInitVisitor [INFO] UIConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.ui.UIState as a bean [INFO] Will serialize class com.vaadin.shared.ui.ui.UIState.TooltipConfigurationState as a bean [INFO] Will serialize class com.vaadin.shared.ui.ui.UIState.LocaleServiceState as a bean [INFO] Will serialize class com.vaadin.shared.ui.ui.UIState.LocaleData as a bean [INFO] Will serialize class com.vaadin.shared.ui.ui.UIState.PushConfigurationState as a bean [INFO] Will serialize class com.vaadin.shared.ui.ui.UIState.NotificationTypeConfiguration as a bean [INFO] Will serialize class com.vaadin.shared.ui.ui.NotificationRole as an enum [INFO] Will serialize class com.vaadin.shared.ui.ui.UIState.ReconnectDialogConfigurationState as a bean [INFO] Will serialize class com.vaadin.shared.communication.PushMode as an enum [INFO] Will serialize class com.vaadin.shared.ui.ui.UIState.LoadingIndicatorConfigurationState as a bean [INFO] Will serialize class com.vaadin.shared.ui.ui.PageState as a bean [INFO] Visiting UploadConnector with ConnectorInitVisitor [INFO] UploadConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.upload.UploadState as a bean [INFO] Visiting VerticalLayoutConnector with ConnectorInitVisitor [INFO] VerticalLayoutConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.orderedlayout.VerticalLayoutState as a bean [INFO] Visiting VerticalSplitPanelConnector with ConnectorInitVisitor [INFO] VerticalSplitPanelConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.splitpanel.VerticalSplitPanelState as a bean [INFO] Visiting VideoConnector with ConnectorInitVisitor [INFO] VideoConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.video.VideoState as a bean [INFO] Visiting WindowConnector with ConnectorInitVisitor [INFO] WindowConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.window.WindowState as a bean [INFO] Will serialize class com.vaadin.shared.ui.window.WindowMode as an enum [INFO] Will serialize class com.vaadin.shared.ui.window.WindowRole as an enum [INFO] Will serialize com.vaadin.shared.Connector[] as an array [INFO] Visiting EditorConnector with ConnectorInitVisitor [INFO] EditorConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.grid.editor.EditorState as a bean [INFO] Visiting GridDragSourceConnector with ConnectorInitVisitor [INFO] GridDragSourceConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.grid.GridDragSourceState as a bean [INFO] Will serialize class com.vaadin.shared.ui.dnd.EffectAllowed as an enum [INFO] Will serialize class com.vaadin.shared.ui.dnd.criteria.Payload as a bean [INFO] Will serialize class com.vaadin.shared.ui.dnd.criteria.Payload.ValueType as an enum [INFO] Visiting GridDropTargetConnector with ConnectorInitVisitor [INFO] GridDropTargetConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.grid.GridDropTargetState as a bean [INFO] Will serialize class com.vaadin.shared.ui.dnd.criteria.Criterion.Match as an enum [INFO] Will serialize class com.vaadin.shared.ui.dnd.DropEffect as an enum [INFO] Will serialize class com.vaadin.shared.ui.grid.DropMode as an enum [INFO] Will serialize class com.vaadin.shared.ui.dnd.criteria.Criterion as a bean [INFO] Will serialize class com.vaadin.shared.ui.dnd.criteria.ComparisonOperator as an enum [INFO] Visiting MultiSelectionModelConnector with ConnectorInitVisitor [INFO] MultiSelectionModelConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.grid.MultiSelectionModelState as a bean [INFO] Visiting NoSelectionModelConnector with ConnectorInitVisitor [INFO] NoSelectionModelConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.communication.SharedState as a bean [INFO] Visiting SingleSelectionModelConnector with ConnectorInitVisitor [INFO] SingleSelectionModelConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.grid.SingleSelectionModelState as a bean [INFO] Visiting TreeGridDragSourceConnector with ConnectorInitVisitor [INFO] TreeGridDragSourceConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.treegrid.TreeGridDragSourceState as a bean [INFO] Visiting TreeGridDropTargetConnector with ConnectorInitVisitor [INFO] TreeGridDropTargetConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.treegrid.TreeGridDropTargetState as a bean [INFO] Visiting DragSourceExtensionConnector with ConnectorInitVisitor [INFO] DragSourceExtensionConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.dnd.DragSourceState as a bean [INFO] Visiting DropTargetExtensionConnector with ConnectorInitVisitor [INFO] DropTargetExtensionConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.dnd.DropTargetState as a bean [INFO] Visiting FileDropTargetConnector with ConnectorInitVisitor [INFO] FileDropTargetConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.dnd.FileDropTargetState as a bean [INFO] Visiting JavaScriptRendererConnector with ConnectorInitVisitor [INFO] JavaScriptRendererConnector will be in the eager bundle [INFO] Visiting ButtonRendererConnector with ConnectorInitVisitor [INFO] ButtonRendererConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.grid.renderers.ButtonRendererState as a bean [INFO] Visiting ComponentRendererConnector with ConnectorInitVisitor [INFO] ComponentRendererConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.grid.renderers.ComponentRendererState as a bean [INFO] Visiting DateRendererConnector with ConnectorInitVisitor [INFO] DateRendererConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.grid.renderers.DateRendererState as a bean [INFO] Visiting UnsafeHtmlRendererConnector with ConnectorInitVisitor [INFO] UnsafeHtmlRendererConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.grid.renderers.HtmlRendererState as a bean [INFO] Visiting ImageRendererConnector with ConnectorInitVisitor [INFO] ImageRendererConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.grid.renderers.ImageRendererState as a bean [INFO] Visiting LocalDateRendererConnector with ConnectorInitVisitor [INFO] LocalDateRendererConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.grid.renderers.LocalDateRendererState as a bean [INFO] Visiting LocalDateTimeRendererConnector with ConnectorInitVisitor [INFO] LocalDateTimeRendererConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.grid.renderers.LocalDateTimeRendererState as a bean [INFO] Visiting NumberRendererConnector with ConnectorInitVisitor [INFO] NumberRendererConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.grid.renderers.NumberRendererState as a bean [INFO] Visiting ProgressBarRendererConnector with ConnectorInitVisitor [INFO] ProgressBarRendererConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.grid.renderers.ProgressBarRendererState as a bean [INFO] Visiting TextRendererConnector with ConnectorInitVisitor [INFO] TextRendererConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.grid.renderers.TextRendererState as a bean [INFO] Visiting RangeDragSourceConnector with ConnectorInitVisitor [INFO] RangeDragSourceConnector will be in the eager bundle [INFO] Will serialize class org.eclipse.hawkbit.ui.common.grid.selection.client.RangeDragSourceSelectionState as a bean [INFO] Visiting RangeSelectionModelConnector with ConnectorInitVisitor [INFO] RangeSelectionModelConnector will be in the eager bundle [INFO] Will serialize class org.eclipse.hawkbit.ui.common.grid.selection.client.RangeSelectionState as a bean [INFO] Visiting ParallelNotificationConnector with ConnectorInitVisitor [INFO] ParallelNotificationConnector will be in the eager bundle [INFO] Visiting AutoCompleteTextFieldConnector with ConnectorInitVisitor [INFO] AutoCompleteTextFieldConnector will be in the eager bundle [INFO] Visiting GroupsPieChartConnector with ConnectorInitVisitor [INFO] GroupsPieChartConnector will be in the eager bundle [INFO] Will serialize class org.eclipse.hawkbit.ui.rollout.groupschart.client.GroupsPieChartState as a bean [INFO] Visiting DistributionBarConnector with ConnectorInitVisitor [INFO] DistributionBarConnector will be in the eager bundle [INFO] Will serialize class org.vaadin.alump.distributionbar.gwt.client.shared.DistributionBarState as a bean [INFO] Will serialize class org.vaadin.alump.distributionbar.gwt.client.shared.DistributionBarState.Part as a bean [INFO] Will serialize class org.eclipse.hawkbit.ui.filtermanagement.client.SuggestionContextDto as a bean [INFO] Will serialize class org.eclipse.hawkbit.ui.filtermanagement.client.SuggestTokenDto as a bean [INFO] Will serialize class com.vaadin.shared.ui.grid.ScrollDestination as an enum [INFO] Will serialize class com.vaadin.shared.MouseEventDetails as a bean [INFO] Will serialize class com.vaadin.shared.MouseEventDetails.MouseButton as an enum [INFO] Will serialize class com.vaadin.shared.ui.dnd.FileParameters as a bean [INFO] Will serialize class com.vaadin.shared.ui.grid.DropLocation as an enum [INFO] Will serialize class com.vaadin.shared.ui.grid.GridConstants.Section as an enum [INFO] Populating ColorPickerConnector bundle [INFO] Visiting ColorPickerConnector with ConnectorInitVisitor [INFO] ColorPickerConnector will be in the com.vaadin.client.ui.colorpicker.ColorPickerConnector bundle [INFO] Will serialize class com.vaadin.shared.ui.colorpicker.ColorPickerState as a bean [INFO] Populating ColorPickerAreaConnector bundle [INFO] Visiting ColorPickerAreaConnector with ConnectorInitVisitor [INFO] ColorPickerAreaConnector will be in the com.vaadin.client.ui.colorpicker.ColorPickerAreaConnector bundle [INFO] Will serialize class com.vaadin.shared.ui.colorpicker.ColorPickerAreaState as a bean [INFO] Populating RichTextAreaConnector bundle [INFO] Visiting RichTextAreaConnector with ConnectorInitVisitor [INFO] RichTextAreaConnector will be in the com.vaadin.client.ui.richtextarea.RichTextAreaConnector bundle [INFO] Will serialize class com.vaadin.shared.ui.richtextarea.RichTextAreaState as a bean [INFO] Populating ColorPickerGradientConnector bundle [INFO] Visiting ColorPickerGradientConnector with ConnectorInitVisitor [INFO] ColorPickerGradientConnector will be in the com.vaadin.client.ui.colorpicker.ColorPickerGradientConnector bundle [INFO] Will serialize class com.vaadin.shared.ui.colorpicker.ColorPickerGradientState as a bean [INFO] Populating ColorPickerGridConnector bundle [INFO] Visiting ColorPickerGridConnector with ConnectorInitVisitor [INFO] ColorPickerGridConnector will be in the com.vaadin.client.ui.colorpicker.ColorPickerGridConnector bundle [INFO] Will serialize class com.vaadin.shared.ui.colorpicker.ColorPickerGridState as a bean [INFO] Computing all possible rebind results for 'com.vaadin.client.ui.dd.VAcceptCriterionFactory' [INFO] Rebinding com.vaadin.client.ui.dd.VAcceptCriterionFactory [INFO] Invoking generator com.vaadin.server.widgetsetutils.AcceptCriteriaFactoryGenerator [INFO] Detecting available criteria ... [INFO] creating mapping for com.vaadin.event.dd.acceptcriteria.AcceptAll [INFO] creating mapping for com.vaadin.event.dd.acceptcriteria.And [INFO] creating mapping for com.vaadin.event.dd.acceptcriteria.ContainsDataFlavor [INFO] creating mapping for com.vaadin.event.dd.acceptcriteria.SourceIs [INFO] creating mapping for com.vaadin.event.dd.acceptcriteria.Not [INFO] creating mapping for com.vaadin.event.dd.acceptcriteria.Or [INFO] creating mapping for com.vaadin.event.dd.acceptcriteria.ServerSideCriterion [INFO] creating mapping for com.vaadin.event.dd.acceptcriteria.SourceIsTarget [INFO] creating mapping for com.vaadin.event.dd.acceptcriteria.TargetDetailIs [INFO] Done. (0seconds) [INFO] Compiling 1 permutation [INFO] Compiling permutation 0... [INFO] Compile of permutations succeeded [INFO] Compilation succeeded -- 30.129s [INFO] Linking into /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/src/main/resources/VAADIN/widgetsets/org.eclipse.hawkbit.ui.rollout.groupschart.GroupsPieChart; Writing extras to /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/target/extra/org.eclipse.hawkbit.ui.rollout.groupschart.GroupsPieChart [INFO] Link succeeded [INFO] Linking succeeded -- 0.718s [INFO] Compiling module org.eclipse.hawkbit.ui.filtermanagement.TextFieldSuggestionBox [INFO] Computing all possible rebind results for 'com.vaadin.client.metadata.ConnectorBundleLoader' [INFO] Rebinding com.vaadin.client.metadata.ConnectorBundleLoader [INFO] Invoking generator com.vaadin.server.widgetsetutils.ConnectorBundleLoaderFactory [INFO] Populating eager bundle [INFO] Visiting DataCommunicatorConnector with ConnectorInitVisitor [INFO] DataCommunicatorConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.extension.datacommunicator.DataCommunicatorState as a bean [INFO] Will serialize class com.vaadin.shared.communication.URLReference using URLReference_Serializer [INFO] Visiting HierarchicalDataCommunicatorConnector with ConnectorInitVisitor [INFO] HierarchicalDataCommunicatorConnector will be in the eager bundle [INFO] Visiting JavaScriptExtension with ConnectorInitVisitor [INFO] JavaScriptExtension will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.JavaScriptExtensionState as a bean [INFO] Visiting BrowserWindowOpenerConnector with ConnectorInitVisitor [INFO] BrowserWindowOpenerConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.BrowserWindowOpenerState as a bean [INFO] Visiting FileDownloaderConnector with ConnectorInitVisitor [INFO] FileDownloaderConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.extension.filedownloader.FileDownloaderState as a bean [INFO] Visiting ResponsiveConnector with ConnectorInitVisitor [INFO] ResponsiveConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.extension.responsive.ResponsiveState as a bean [INFO] Visiting AbsoluteLayoutConnector with ConnectorInitVisitor [INFO] AbsoluteLayoutConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.absolutelayout.AbsoluteLayoutState as a bean [INFO] Will serialize class com.vaadin.shared.ui.ContentMode as an enum [INFO] Will serialize class com.vaadin.shared.ui.ErrorLevel as an enum [INFO] Visiting JavaScriptComponentConnector with ConnectorInitVisitor [INFO] JavaScriptComponentConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.JavaScriptComponentState as a bean [INFO] Visiting DateFieldConnector with ConnectorInitVisitor [INFO] DateFieldConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.datefield.LocalDateFieldState as a bean [INFO] Will serialize class com.vaadin.shared.ui.datefield.AbstractDateFieldState.AccessibleElement as an enum [INFO] Visiting DateTimeFieldConnector with ConnectorInitVisitor [INFO] DateTimeFieldConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.datefield.LocalDateTimeFieldState as a bean [INFO] Visiting AccordionConnector with ConnectorInitVisitor [INFO] AccordionConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.accordion.AccordionState as a bean [INFO] Will serialize class com.vaadin.shared.ui.tabsheet.TabState as a bean [INFO] Visiting AudioConnector with ConnectorInitVisitor [INFO] AudioConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.audio.AudioState as a bean [INFO] Will serialize class com.vaadin.shared.ui.PreloadMode as an enum [INFO] Visiting BrowserFrameConnector with ConnectorInitVisitor [INFO] BrowserFrameConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.browserframe.BrowserFrameState as a bean [INFO] Visiting ButtonConnector with ConnectorInitVisitor [INFO] ButtonConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.button.ButtonState as a bean [INFO] Visiting CheckBoxConnector with ConnectorInitVisitor [INFO] CheckBoxConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.checkbox.CheckBoxState as a bean [INFO] Visiting CheckBoxGroupConnector with ConnectorInitVisitor [INFO] CheckBoxGroupConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.optiongroup.CheckBoxGroupState as a bean [INFO] Visiting ComboBoxConnector with ConnectorInitVisitor [INFO] ComboBoxConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.combobox.ComboBoxState as a bean [INFO] Visiting CompositeConnector with ConnectorInitVisitor [INFO] CompositeConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.AbstractComponentState as a bean [INFO] Visiting CssLayoutConnector with ConnectorInitVisitor [INFO] CssLayoutConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.csslayout.CssLayoutState as a bean [INFO] Visiting CustomComponentConnector with ConnectorInitVisitor [INFO] CustomComponentConnector will be in the eager bundle [INFO] Visiting CustomFieldConnector with ConnectorInitVisitor [INFO] CustomFieldConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.customfield.CustomFieldState as a bean [INFO] Visiting CustomLayoutConnector with ConnectorInitVisitor [INFO] CustomLayoutConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.customlayout.CustomLayoutState as a bean [INFO] Visiting PopupDateFieldConnector with ConnectorInitVisitor [INFO] PopupDateFieldConnector will be in the eager bundle [INFO] Visiting PopupDateTimeFieldConnector with ConnectorInitVisitor [INFO] PopupDateTimeFieldConnector will be in the eager bundle [INFO] Visiting DragAndDropWrapperConnector with ConnectorInitVisitor [INFO] DragAndDropWrapperConnector will be in the eager bundle [INFO] Visiting EmbeddedConnector with ConnectorInitVisitor [INFO] EmbeddedConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.embedded.EmbeddedState as a bean [INFO] Visiting FlashConnector with ConnectorInitVisitor [INFO] FlashConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.flash.FlashState as a bean [INFO] Visiting FormLayoutConnector with ConnectorInitVisitor [INFO] FormLayoutConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.orderedlayout.FormLayoutState as a bean [INFO] Will serialize class java.util.HashMap as a bean [INFO] Will serialize class com.vaadin.shared.ui.orderedlayout.AbstractOrderedLayoutState.ChildComponentData as a bean [INFO] Visiting GridConnector with ConnectorInitVisitor [INFO] GridConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.grid.GridState as a bean [INFO] Will serialize com.vaadin.shared.data.sort.SortDirection[] as an array [INFO] Will serialize class com.vaadin.shared.ui.grid.HeightMode as an enum [INFO] Will serialize java.lang.String[] as an array [INFO] Will serialize class com.vaadin.shared.data.sort.SortDirection as an enum [INFO] Will serialize class com.vaadin.shared.ui.grid.ColumnResizeMode as an enum [INFO] Will serialize class com.vaadin.shared.ui.grid.SectionState as a bean [INFO] Will serialize class com.vaadin.shared.ui.grid.SectionState.RowState as a bean [INFO] Will serialize class com.vaadin.shared.ui.grid.SectionState.CellState as a bean [INFO] Will serialize class com.vaadin.shared.ui.grid.GridStaticCellType as an enum [INFO] Visiting ColumnConnector with ConnectorInitVisitor [INFO] ColumnConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.grid.ColumnState as a bean [INFO] Visiting DetailsManagerConnector with ConnectorInitVisitor [INFO] DetailsManagerConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.grid.DetailsManagerState as a bean [INFO] Visiting GridLayoutConnector with ConnectorInitVisitor [INFO] GridLayoutConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.gridlayout.GridLayoutState as a bean [INFO] Will serialize float[] as an array [INFO] Will serialize class com.vaadin.shared.ui.gridlayout.GridLayoutState.ChildComponentData as a bean [INFO] Visiting HorizontalLayoutConnector with ConnectorInitVisitor [INFO] HorizontalLayoutConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.orderedlayout.HorizontalLayoutState as a bean [INFO] Visiting HorizontalSplitPanelConnector with ConnectorInitVisitor [INFO] HorizontalSplitPanelConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.splitpanel.HorizontalSplitPanelState as a bean [INFO] Will serialize class com.vaadin.shared.ui.splitpanel.AbstractSplitPanelState.SplitterState as a bean [INFO] Visiting ImageConnector with ConnectorInitVisitor [INFO] ImageConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.image.ImageState as a bean [INFO] Visiting InlineDateFieldConnector with ConnectorInitVisitor [INFO] InlineDateFieldConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.datefield.InlineDateFieldState as a bean [INFO] Visiting InlineDateTimeFieldConnector with ConnectorInitVisitor [INFO] InlineDateTimeFieldConnector will be in the eager bundle [INFO] Visiting JavaScriptManagerConnector with ConnectorInitVisitor [INFO] JavaScriptManagerConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.extension.javascriptmanager.JavaScriptManagerState as a bean [INFO] Visiting LabelConnector with ConnectorInitVisitor [INFO] LabelConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.label.LabelState as a bean [INFO] Visiting LinkConnector with ConnectorInitVisitor [INFO] LinkConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.link.LinkState as a bean [INFO] Will serialize class com.vaadin.shared.ui.BorderStyle as an enum [INFO] Visiting ListSelectConnector with ConnectorInitVisitor [INFO] ListSelectConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.listselect.ListSelectState as a bean [INFO] Visiting LoginFormConnector with ConnectorInitVisitor [INFO] LoginFormConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.loginform.LoginFormState as a bean [INFO] Visiting MenuBarConnector with ConnectorInitVisitor [INFO] MenuBarConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.menubar.MenuBarState as a bean [INFO] Visiting NativeButtonConnector with ConnectorInitVisitor [INFO] NativeButtonConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.button.NativeButtonState as a bean [INFO] Visiting NativeSelectConnector with ConnectorInitVisitor [INFO] NativeSelectConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.nativeselect.NativeSelectState as a bean [INFO] Visiting NotificationConnector with ConnectorInitVisitor [INFO] NotificationConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.notification.NotificationState as a bean [INFO] Will serialize class com.vaadin.shared.Position as an enum [INFO] Visiting PanelConnector with ConnectorInitVisitor [INFO] PanelConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.panel.PanelState as a bean [INFO] Visiting PasswordFieldConnector with ConnectorInitVisitor [INFO] PasswordFieldConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.passwordfield.PasswordFieldState as a bean [INFO] Will serialize class com.vaadin.shared.ui.ValueChangeMode as an enum [INFO] Visiting PopupViewConnector with ConnectorInitVisitor [INFO] PopupViewConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.popupview.PopupViewState as a bean [INFO] Visiting ProgressBarConnector with ConnectorInitVisitor [INFO] ProgressBarConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.progressindicator.ProgressBarState as a bean [INFO] Visiting RadioButtonGroupConnector with ConnectorInitVisitor [INFO] RadioButtonGroupConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.optiongroup.RadioButtonGroupState as a bean [INFO] Visiting SliderConnector with ConnectorInitVisitor [INFO] SliderConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.slider.SliderState as a bean [INFO] Will serialize class com.vaadin.shared.ui.slider.SliderOrientation as an enum [INFO] Visiting TabsheetConnector with ConnectorInitVisitor [INFO] TabsheetConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.tabsheet.TabsheetState as a bean [INFO] Visiting TextAreaConnector with ConnectorInitVisitor [INFO] TextAreaConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.textarea.TextAreaState as a bean [INFO] Visiting TextFieldConnector with ConnectorInitVisitor [INFO] TextFieldConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.textfield.TextFieldState as a bean [INFO] Visiting TreeMultiSelectionModelConnector with ConnectorInitVisitor [INFO] TreeMultiSelectionModelConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.tree.TreeMultiSelectionModelState as a bean [INFO] Visiting TreeRendererConnector with ConnectorInitVisitor [INFO] TreeRendererConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.tree.TreeRendererState as a bean [INFO] Visiting TreeGridConnector with ConnectorInitVisitor [INFO] TreeGridConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.treegrid.TreeGridState as a bean [INFO] Visiting TwinColSelectConnector with ConnectorInitVisitor [INFO] TwinColSelectConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.twincolselect.TwinColSelectState as a bean [INFO] Visiting UIConnector with ConnectorInitVisitor [INFO] UIConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.ui.UIState as a bean [INFO] Will serialize class com.vaadin.shared.ui.ui.UIState.TooltipConfigurationState as a bean [INFO] Will serialize class com.vaadin.shared.ui.ui.UIState.LoadingIndicatorConfigurationState as a bean [INFO] Will serialize class com.vaadin.shared.ui.ui.UIState.ReconnectDialogConfigurationState as a bean [INFO] Will serialize class com.vaadin.shared.ui.ui.PageState as a bean [INFO] Will serialize class com.vaadin.shared.ui.ui.UIState.PushConfigurationState as a bean [INFO] Will serialize class com.vaadin.shared.ui.ui.UIState.LocaleServiceState as a bean [INFO] Will serialize class com.vaadin.shared.ui.ui.UIState.LocaleData as a bean [INFO] Will serialize class com.vaadin.shared.communication.PushMode as an enum [INFO] Will serialize class com.vaadin.shared.ui.ui.UIState.NotificationTypeConfiguration as a bean [INFO] Will serialize class com.vaadin.shared.ui.ui.NotificationRole as an enum [INFO] Visiting UploadConnector with ConnectorInitVisitor [INFO] UploadConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.upload.UploadState as a bean [INFO] Visiting VerticalLayoutConnector with ConnectorInitVisitor [INFO] VerticalLayoutConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.orderedlayout.VerticalLayoutState as a bean [INFO] Visiting VerticalSplitPanelConnector with ConnectorInitVisitor [INFO] VerticalSplitPanelConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.splitpanel.VerticalSplitPanelState as a bean [INFO] Visiting VideoConnector with ConnectorInitVisitor [INFO] VideoConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.video.VideoState as a bean [INFO] Visiting WindowConnector with ConnectorInitVisitor [INFO] WindowConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.window.WindowState as a bean [INFO] Will serialize class com.vaadin.shared.ui.window.WindowMode as an enum [INFO] Will serialize class com.vaadin.shared.ui.window.WindowRole as an enum [INFO] Will serialize com.vaadin.shared.Connector[] as an array [INFO] Visiting EditorConnector with ConnectorInitVisitor [INFO] EditorConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.grid.editor.EditorState as a bean [INFO] Visiting GridDragSourceConnector with ConnectorInitVisitor [INFO] GridDragSourceConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.grid.GridDragSourceState as a bean [INFO] Will serialize class com.vaadin.shared.ui.dnd.EffectAllowed as an enum [INFO] Will serialize class com.vaadin.shared.ui.dnd.criteria.Payload as a bean [INFO] Will serialize class com.vaadin.shared.ui.dnd.criteria.Payload.ValueType as an enum [INFO] Visiting GridDropTargetConnector with ConnectorInitVisitor [INFO] GridDropTargetConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.grid.GridDropTargetState as a bean [INFO] Will serialize class com.vaadin.shared.ui.dnd.criteria.Criterion as a bean [INFO] Will serialize class com.vaadin.shared.ui.dnd.DropEffect as an enum [INFO] Will serialize class com.vaadin.shared.ui.grid.DropMode as an enum [INFO] Will serialize class com.vaadin.shared.ui.dnd.criteria.Criterion.Match as an enum [INFO] Will serialize class com.vaadin.shared.ui.dnd.criteria.ComparisonOperator as an enum [INFO] Visiting MultiSelectionModelConnector with ConnectorInitVisitor [INFO] MultiSelectionModelConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.grid.MultiSelectionModelState as a bean [INFO] Visiting NoSelectionModelConnector with ConnectorInitVisitor [INFO] NoSelectionModelConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.communication.SharedState as a bean [INFO] Visiting SingleSelectionModelConnector with ConnectorInitVisitor [INFO] SingleSelectionModelConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.grid.SingleSelectionModelState as a bean [INFO] Visiting TreeGridDragSourceConnector with ConnectorInitVisitor [INFO] TreeGridDragSourceConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.treegrid.TreeGridDragSourceState as a bean [INFO] Visiting TreeGridDropTargetConnector with ConnectorInitVisitor [INFO] TreeGridDropTargetConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.treegrid.TreeGridDropTargetState as a bean [INFO] Visiting DragSourceExtensionConnector with ConnectorInitVisitor [INFO] DragSourceExtensionConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.dnd.DragSourceState as a bean [INFO] Visiting DropTargetExtensionConnector with ConnectorInitVisitor [INFO] DropTargetExtensionConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.dnd.DropTargetState as a bean [INFO] Visiting FileDropTargetConnector with ConnectorInitVisitor [INFO] FileDropTargetConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.dnd.FileDropTargetState as a bean [INFO] Visiting JavaScriptRendererConnector with ConnectorInitVisitor [INFO] JavaScriptRendererConnector will be in the eager bundle [INFO] Visiting ButtonRendererConnector with ConnectorInitVisitor [INFO] ButtonRendererConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.grid.renderers.ButtonRendererState as a bean [INFO] Visiting ComponentRendererConnector with ConnectorInitVisitor [INFO] ComponentRendererConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.grid.renderers.ComponentRendererState as a bean [INFO] Visiting DateRendererConnector with ConnectorInitVisitor [INFO] DateRendererConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.grid.renderers.DateRendererState as a bean [INFO] Visiting UnsafeHtmlRendererConnector with ConnectorInitVisitor [INFO] UnsafeHtmlRendererConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.grid.renderers.HtmlRendererState as a bean [INFO] Visiting ImageRendererConnector with ConnectorInitVisitor [INFO] ImageRendererConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.grid.renderers.ImageRendererState as a bean [INFO] Visiting LocalDateRendererConnector with ConnectorInitVisitor [INFO] LocalDateRendererConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.grid.renderers.LocalDateRendererState as a bean [INFO] Visiting LocalDateTimeRendererConnector with ConnectorInitVisitor [INFO] LocalDateTimeRendererConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.grid.renderers.LocalDateTimeRendererState as a bean [INFO] Visiting NumberRendererConnector with ConnectorInitVisitor [INFO] NumberRendererConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.grid.renderers.NumberRendererState as a bean [INFO] Visiting ProgressBarRendererConnector with ConnectorInitVisitor [INFO] ProgressBarRendererConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.grid.renderers.ProgressBarRendererState as a bean [INFO] Visiting TextRendererConnector with ConnectorInitVisitor [INFO] TextRendererConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.grid.renderers.TextRendererState as a bean [INFO] Visiting RangeDragSourceConnector with ConnectorInitVisitor [INFO] RangeDragSourceConnector will be in the eager bundle [INFO] Will serialize class org.eclipse.hawkbit.ui.common.grid.selection.client.RangeDragSourceSelectionState as a bean [INFO] Visiting RangeSelectionModelConnector with ConnectorInitVisitor [INFO] RangeSelectionModelConnector will be in the eager bundle [INFO] Will serialize class org.eclipse.hawkbit.ui.common.grid.selection.client.RangeSelectionState as a bean [INFO] Visiting ParallelNotificationConnector with ConnectorInitVisitor [INFO] ParallelNotificationConnector will be in the eager bundle [INFO] Visiting AutoCompleteTextFieldConnector with ConnectorInitVisitor [INFO] AutoCompleteTextFieldConnector will be in the eager bundle [INFO] Visiting GroupsPieChartConnector with ConnectorInitVisitor [INFO] GroupsPieChartConnector will be in the eager bundle [INFO] Will serialize class org.eclipse.hawkbit.ui.rollout.groupschart.client.GroupsPieChartState as a bean [INFO] Visiting DistributionBarConnector with ConnectorInitVisitor [INFO] DistributionBarConnector will be in the eager bundle [INFO] Will serialize class org.vaadin.alump.distributionbar.gwt.client.shared.DistributionBarState as a bean [INFO] Will serialize class org.vaadin.alump.distributionbar.gwt.client.shared.DistributionBarState.Part as a bean [INFO] Will serialize class com.vaadin.shared.ui.grid.ScrollDestination as an enum [INFO] Will serialize class org.eclipse.hawkbit.ui.filtermanagement.client.SuggestionContextDto as a bean [INFO] Will serialize class org.eclipse.hawkbit.ui.filtermanagement.client.SuggestTokenDto as a bean [INFO] Will serialize class com.vaadin.shared.MouseEventDetails as a bean [INFO] Will serialize class com.vaadin.shared.MouseEventDetails.MouseButton as an enum [INFO] Will serialize class com.vaadin.shared.ui.dnd.FileParameters as a bean [INFO] Will serialize class com.vaadin.shared.ui.grid.GridConstants.Section as an enum [INFO] Will serialize class com.vaadin.shared.ui.grid.DropLocation as an enum [INFO] Populating ColorPickerConnector bundle [INFO] Visiting ColorPickerConnector with ConnectorInitVisitor [INFO] ColorPickerConnector will be in the com.vaadin.client.ui.colorpicker.ColorPickerConnector bundle [INFO] Will serialize class com.vaadin.shared.ui.colorpicker.ColorPickerState as a bean [INFO] Populating ColorPickerAreaConnector bundle [INFO] Visiting ColorPickerAreaConnector with ConnectorInitVisitor [INFO] ColorPickerAreaConnector will be in the com.vaadin.client.ui.colorpicker.ColorPickerAreaConnector bundle [INFO] Will serialize class com.vaadin.shared.ui.colorpicker.ColorPickerAreaState as a bean [INFO] Populating RichTextAreaConnector bundle [INFO] Visiting RichTextAreaConnector with ConnectorInitVisitor [INFO] RichTextAreaConnector will be in the com.vaadin.client.ui.richtextarea.RichTextAreaConnector bundle [INFO] Will serialize class com.vaadin.shared.ui.richtextarea.RichTextAreaState as a bean [INFO] Populating ColorPickerGradientConnector bundle [INFO] Visiting ColorPickerGradientConnector with ConnectorInitVisitor [INFO] ColorPickerGradientConnector will be in the com.vaadin.client.ui.colorpicker.ColorPickerGradientConnector bundle [INFO] Will serialize class com.vaadin.shared.ui.colorpicker.ColorPickerGradientState as a bean [INFO] Populating ColorPickerGridConnector bundle [INFO] Visiting ColorPickerGridConnector with ConnectorInitVisitor [INFO] ColorPickerGridConnector will be in the com.vaadin.client.ui.colorpicker.ColorPickerGridConnector bundle [INFO] Will serialize class com.vaadin.shared.ui.colorpicker.ColorPickerGridState as a bean [INFO] Computing all possible rebind results for 'com.vaadin.client.ui.dd.VAcceptCriterionFactory' [INFO] Rebinding com.vaadin.client.ui.dd.VAcceptCriterionFactory [INFO] Invoking generator com.vaadin.server.widgetsetutils.AcceptCriteriaFactoryGenerator [INFO] Detecting available criteria ... [INFO] creating mapping for com.vaadin.event.dd.acceptcriteria.AcceptAll [INFO] creating mapping for com.vaadin.event.dd.acceptcriteria.And [INFO] creating mapping for com.vaadin.event.dd.acceptcriteria.ContainsDataFlavor [INFO] creating mapping for com.vaadin.event.dd.acceptcriteria.SourceIs [INFO] creating mapping for com.vaadin.event.dd.acceptcriteria.Not [INFO] creating mapping for com.vaadin.event.dd.acceptcriteria.Or [INFO] creating mapping for com.vaadin.event.dd.acceptcriteria.ServerSideCriterion [INFO] creating mapping for com.vaadin.event.dd.acceptcriteria.SourceIsTarget [INFO] creating mapping for com.vaadin.event.dd.acceptcriteria.TargetDetailIs [INFO] Done. (0seconds) [INFO] Compiling 1 permutation [INFO] Compiling permutation 0... [INFO] Compile of permutations succeeded [INFO] Compilation succeeded -- 29.871s [INFO] Linking into /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/src/main/resources/VAADIN/widgetsets/org.eclipse.hawkbit.ui.filtermanagement.TextFieldSuggestionBox; Writing extras to /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/target/extra/org.eclipse.hawkbit.ui.filtermanagement.TextFieldSuggestionBox [INFO] Link succeeded [INFO] Linking succeeded -- 0.866s [INFO] Compiling module org.eclipse.hawkbit.ui.common.notification.ParallelNotificationWidgetset [INFO] Computing all possible rebind results for 'com.vaadin.client.metadata.ConnectorBundleLoader' [INFO] Rebinding com.vaadin.client.metadata.ConnectorBundleLoader [INFO] Invoking generator com.vaadin.server.widgetsetutils.ConnectorBundleLoaderFactory [INFO] Populating eager bundle [INFO] Visiting DataCommunicatorConnector with ConnectorInitVisitor [INFO] DataCommunicatorConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.extension.datacommunicator.DataCommunicatorState as a bean [INFO] Will serialize class com.vaadin.shared.communication.URLReference using URLReference_Serializer [INFO] Visiting HierarchicalDataCommunicatorConnector with ConnectorInitVisitor [INFO] HierarchicalDataCommunicatorConnector will be in the eager bundle [INFO] Visiting JavaScriptExtension with ConnectorInitVisitor [INFO] JavaScriptExtension will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.JavaScriptExtensionState as a bean [INFO] Visiting BrowserWindowOpenerConnector with ConnectorInitVisitor [INFO] BrowserWindowOpenerConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.BrowserWindowOpenerState as a bean [INFO] Visiting FileDownloaderConnector with ConnectorInitVisitor [INFO] FileDownloaderConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.extension.filedownloader.FileDownloaderState as a bean [INFO] Visiting ResponsiveConnector with ConnectorInitVisitor [INFO] ResponsiveConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.extension.responsive.ResponsiveState as a bean [INFO] Visiting AbsoluteLayoutConnector with ConnectorInitVisitor [INFO] AbsoluteLayoutConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.absolutelayout.AbsoluteLayoutState as a bean [INFO] Will serialize class com.vaadin.shared.ui.ContentMode as an enum [INFO] Will serialize class com.vaadin.shared.ui.ErrorLevel as an enum [INFO] Visiting JavaScriptComponentConnector with ConnectorInitVisitor [INFO] JavaScriptComponentConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.JavaScriptComponentState as a bean [INFO] Visiting DateFieldConnector with ConnectorInitVisitor [INFO] DateFieldConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.datefield.LocalDateFieldState as a bean [INFO] Will serialize class com.vaadin.shared.ui.datefield.AbstractDateFieldState.AccessibleElement as an enum [INFO] Visiting DateTimeFieldConnector with ConnectorInitVisitor [INFO] DateTimeFieldConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.datefield.LocalDateTimeFieldState as a bean [INFO] Visiting AccordionConnector with ConnectorInitVisitor [INFO] AccordionConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.accordion.AccordionState as a bean [INFO] Will serialize class com.vaadin.shared.ui.tabsheet.TabState as a bean [INFO] Visiting AudioConnector with ConnectorInitVisitor [INFO] AudioConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.audio.AudioState as a bean [INFO] Will serialize class com.vaadin.shared.ui.PreloadMode as an enum [INFO] Visiting BrowserFrameConnector with ConnectorInitVisitor [INFO] BrowserFrameConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.browserframe.BrowserFrameState as a bean [INFO] Visiting ButtonConnector with ConnectorInitVisitor [INFO] ButtonConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.button.ButtonState as a bean [INFO] Visiting CheckBoxConnector with ConnectorInitVisitor [INFO] CheckBoxConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.checkbox.CheckBoxState as a bean [INFO] Visiting CheckBoxGroupConnector with ConnectorInitVisitor [INFO] CheckBoxGroupConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.optiongroup.CheckBoxGroupState as a bean [INFO] Visiting ComboBoxConnector with ConnectorInitVisitor [INFO] ComboBoxConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.combobox.ComboBoxState as a bean [INFO] Visiting CompositeConnector with ConnectorInitVisitor [INFO] CompositeConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.AbstractComponentState as a bean [INFO] Visiting CssLayoutConnector with ConnectorInitVisitor [INFO] CssLayoutConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.csslayout.CssLayoutState as a bean [INFO] Visiting CustomComponentConnector with ConnectorInitVisitor [INFO] CustomComponentConnector will be in the eager bundle [INFO] Visiting CustomFieldConnector with ConnectorInitVisitor [INFO] CustomFieldConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.customfield.CustomFieldState as a bean [INFO] Visiting CustomLayoutConnector with ConnectorInitVisitor [INFO] CustomLayoutConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.customlayout.CustomLayoutState as a bean [INFO] Visiting PopupDateFieldConnector with ConnectorInitVisitor [INFO] PopupDateFieldConnector will be in the eager bundle [INFO] Visiting PopupDateTimeFieldConnector with ConnectorInitVisitor [INFO] PopupDateTimeFieldConnector will be in the eager bundle [INFO] Visiting DragAndDropWrapperConnector with ConnectorInitVisitor [INFO] DragAndDropWrapperConnector will be in the eager bundle [INFO] Visiting EmbeddedConnector with ConnectorInitVisitor [INFO] EmbeddedConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.embedded.EmbeddedState as a bean [INFO] Visiting FlashConnector with ConnectorInitVisitor [INFO] FlashConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.flash.FlashState as a bean [INFO] Visiting FormLayoutConnector with ConnectorInitVisitor [INFO] FormLayoutConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.orderedlayout.FormLayoutState as a bean [INFO] Will serialize class java.util.HashMap as a bean [INFO] Will serialize class com.vaadin.shared.ui.orderedlayout.AbstractOrderedLayoutState.ChildComponentData as a bean [INFO] Visiting GridConnector with ConnectorInitVisitor [INFO] GridConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.grid.GridState as a bean [INFO] Will serialize java.lang.String[] as an array [INFO] Will serialize class com.vaadin.shared.ui.grid.SectionState as a bean [INFO] Will serialize class com.vaadin.shared.ui.grid.HeightMode as an enum [INFO] Will serialize class com.vaadin.shared.ui.grid.ColumnResizeMode as an enum [INFO] Will serialize class com.vaadin.shared.ui.grid.SectionState.RowState as a bean [INFO] Will serialize com.vaadin.shared.data.sort.SortDirection[] as an array [INFO] Will serialize class com.vaadin.shared.ui.grid.SectionState.CellState as a bean [INFO] Will serialize class com.vaadin.shared.ui.grid.GridStaticCellType as an enum [INFO] Will serialize class com.vaadin.shared.data.sort.SortDirection as an enum [INFO] Visiting ColumnConnector with ConnectorInitVisitor [INFO] ColumnConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.grid.ColumnState as a bean [INFO] Visiting DetailsManagerConnector with ConnectorInitVisitor [INFO] DetailsManagerConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.grid.DetailsManagerState as a bean [INFO] Visiting GridLayoutConnector with ConnectorInitVisitor [INFO] GridLayoutConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.gridlayout.GridLayoutState as a bean [INFO] Will serialize class com.vaadin.shared.ui.gridlayout.GridLayoutState.ChildComponentData as a bean [INFO] Will serialize float[] as an array [INFO] Visiting HorizontalLayoutConnector with ConnectorInitVisitor [INFO] HorizontalLayoutConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.orderedlayout.HorizontalLayoutState as a bean [INFO] Visiting HorizontalSplitPanelConnector with ConnectorInitVisitor [INFO] HorizontalSplitPanelConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.splitpanel.HorizontalSplitPanelState as a bean [INFO] Will serialize class com.vaadin.shared.ui.splitpanel.AbstractSplitPanelState.SplitterState as a bean [INFO] Visiting ImageConnector with ConnectorInitVisitor [INFO] ImageConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.image.ImageState as a bean [INFO] Visiting InlineDateFieldConnector with ConnectorInitVisitor [INFO] InlineDateFieldConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.datefield.InlineDateFieldState as a bean [INFO] Visiting InlineDateTimeFieldConnector with ConnectorInitVisitor [INFO] InlineDateTimeFieldConnector will be in the eager bundle [INFO] Visiting JavaScriptManagerConnector with ConnectorInitVisitor [INFO] JavaScriptManagerConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.extension.javascriptmanager.JavaScriptManagerState as a bean [INFO] Visiting LabelConnector with ConnectorInitVisitor [INFO] LabelConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.label.LabelState as a bean [INFO] Visiting LinkConnector with ConnectorInitVisitor [INFO] LinkConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.link.LinkState as a bean [INFO] Will serialize class com.vaadin.shared.ui.BorderStyle as an enum [INFO] Visiting ListSelectConnector with ConnectorInitVisitor [INFO] ListSelectConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.listselect.ListSelectState as a bean [INFO] Visiting LoginFormConnector with ConnectorInitVisitor [INFO] LoginFormConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.loginform.LoginFormState as a bean [INFO] Visiting MenuBarConnector with ConnectorInitVisitor [INFO] MenuBarConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.menubar.MenuBarState as a bean [INFO] Visiting NativeButtonConnector with ConnectorInitVisitor [INFO] NativeButtonConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.button.NativeButtonState as a bean [INFO] Visiting NativeSelectConnector with ConnectorInitVisitor [INFO] NativeSelectConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.nativeselect.NativeSelectState as a bean [INFO] Visiting NotificationConnector with ConnectorInitVisitor [INFO] NotificationConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.notification.NotificationState as a bean [INFO] Will serialize class com.vaadin.shared.Position as an enum [INFO] Visiting PanelConnector with ConnectorInitVisitor [INFO] PanelConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.panel.PanelState as a bean [INFO] Visiting PasswordFieldConnector with ConnectorInitVisitor [INFO] PasswordFieldConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.passwordfield.PasswordFieldState as a bean [INFO] Will serialize class com.vaadin.shared.ui.ValueChangeMode as an enum [INFO] Visiting PopupViewConnector with ConnectorInitVisitor [INFO] PopupViewConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.popupview.PopupViewState as a bean [INFO] Visiting ProgressBarConnector with ConnectorInitVisitor [INFO] ProgressBarConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.progressindicator.ProgressBarState as a bean [INFO] Visiting RadioButtonGroupConnector with ConnectorInitVisitor [INFO] RadioButtonGroupConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.optiongroup.RadioButtonGroupState as a bean [INFO] Visiting SliderConnector with ConnectorInitVisitor [INFO] SliderConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.slider.SliderState as a bean [INFO] Will serialize class com.vaadin.shared.ui.slider.SliderOrientation as an enum [INFO] Visiting TabsheetConnector with ConnectorInitVisitor [INFO] TabsheetConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.tabsheet.TabsheetState as a bean [INFO] Visiting TextAreaConnector with ConnectorInitVisitor [INFO] TextAreaConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.textarea.TextAreaState as a bean [INFO] Visiting TextFieldConnector with ConnectorInitVisitor [INFO] TextFieldConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.textfield.TextFieldState as a bean [INFO] Visiting TreeMultiSelectionModelConnector with ConnectorInitVisitor [INFO] TreeMultiSelectionModelConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.tree.TreeMultiSelectionModelState as a bean [INFO] Visiting TreeRendererConnector with ConnectorInitVisitor [INFO] TreeRendererConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.tree.TreeRendererState as a bean [INFO] Visiting TreeGridConnector with ConnectorInitVisitor [INFO] TreeGridConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.treegrid.TreeGridState as a bean [INFO] Visiting TwinColSelectConnector with ConnectorInitVisitor [INFO] TwinColSelectConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.twincolselect.TwinColSelectState as a bean [INFO] Visiting UIConnector with ConnectorInitVisitor [INFO] UIConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.ui.UIState as a bean [INFO] Will serialize class com.vaadin.shared.ui.ui.UIState.LocaleServiceState as a bean [INFO] Will serialize class com.vaadin.shared.ui.ui.PageState as a bean [INFO] Will serialize class com.vaadin.shared.ui.ui.UIState.TooltipConfigurationState as a bean [INFO] Will serialize class com.vaadin.shared.ui.ui.UIState.NotificationTypeConfiguration as a bean [INFO] Will serialize class com.vaadin.shared.ui.ui.NotificationRole as an enum [INFO] Will serialize class com.vaadin.shared.ui.ui.UIState.LoadingIndicatorConfigurationState as a bean [INFO] Will serialize class com.vaadin.shared.ui.ui.UIState.ReconnectDialogConfigurationState as a bean [INFO] Will serialize class com.vaadin.shared.ui.ui.UIState.PushConfigurationState as a bean [INFO] Will serialize class com.vaadin.shared.communication.PushMode as an enum [INFO] Will serialize class com.vaadin.shared.ui.ui.UIState.LocaleData as a bean [INFO] Visiting UploadConnector with ConnectorInitVisitor [INFO] UploadConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.upload.UploadState as a bean [INFO] Visiting VerticalLayoutConnector with ConnectorInitVisitor [INFO] VerticalLayoutConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.orderedlayout.VerticalLayoutState as a bean [INFO] Visiting VerticalSplitPanelConnector with ConnectorInitVisitor [INFO] VerticalSplitPanelConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.splitpanel.VerticalSplitPanelState as a bean [INFO] Visiting VideoConnector with ConnectorInitVisitor [INFO] VideoConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.video.VideoState as a bean [INFO] Visiting WindowConnector with ConnectorInitVisitor [INFO] WindowConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.window.WindowState as a bean [INFO] Will serialize class com.vaadin.shared.ui.window.WindowMode as an enum [INFO] Will serialize com.vaadin.shared.Connector[] as an array [INFO] Will serialize class com.vaadin.shared.ui.window.WindowRole as an enum [INFO] Visiting EditorConnector with ConnectorInitVisitor [INFO] EditorConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.grid.editor.EditorState as a bean [INFO] Visiting GridDragSourceConnector with ConnectorInitVisitor [INFO] GridDragSourceConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.grid.GridDragSourceState as a bean [INFO] Will serialize class com.vaadin.shared.ui.dnd.EffectAllowed as an enum [INFO] Will serialize class com.vaadin.shared.ui.dnd.criteria.Payload as a bean [INFO] Will serialize class com.vaadin.shared.ui.dnd.criteria.Payload.ValueType as an enum [INFO] Visiting GridDropTargetConnector with ConnectorInitVisitor [INFO] GridDropTargetConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.grid.GridDropTargetState as a bean [INFO] Will serialize class com.vaadin.shared.ui.dnd.DropEffect as an enum [INFO] Will serialize class com.vaadin.shared.ui.grid.DropMode as an enum [INFO] Will serialize class com.vaadin.shared.ui.dnd.criteria.Criterion.Match as an enum [INFO] Will serialize class com.vaadin.shared.ui.dnd.criteria.Criterion as a bean [INFO] Will serialize class com.vaadin.shared.ui.dnd.criteria.ComparisonOperator as an enum [INFO] Visiting MultiSelectionModelConnector with ConnectorInitVisitor [INFO] MultiSelectionModelConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.grid.MultiSelectionModelState as a bean [INFO] Visiting NoSelectionModelConnector with ConnectorInitVisitor [INFO] NoSelectionModelConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.communication.SharedState as a bean [INFO] Visiting SingleSelectionModelConnector with ConnectorInitVisitor [INFO] SingleSelectionModelConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.grid.SingleSelectionModelState as a bean [INFO] Visiting TreeGridDragSourceConnector with ConnectorInitVisitor [INFO] TreeGridDragSourceConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.treegrid.TreeGridDragSourceState as a bean [INFO] Visiting TreeGridDropTargetConnector with ConnectorInitVisitor [INFO] TreeGridDropTargetConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.treegrid.TreeGridDropTargetState as a bean [INFO] Visiting DragSourceExtensionConnector with ConnectorInitVisitor [INFO] DragSourceExtensionConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.dnd.DragSourceState as a bean [INFO] Visiting DropTargetExtensionConnector with ConnectorInitVisitor [INFO] DropTargetExtensionConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.dnd.DropTargetState as a bean [INFO] Visiting FileDropTargetConnector with ConnectorInitVisitor [INFO] FileDropTargetConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.dnd.FileDropTargetState as a bean [INFO] Visiting JavaScriptRendererConnector with ConnectorInitVisitor [INFO] JavaScriptRendererConnector will be in the eager bundle [INFO] Visiting ButtonRendererConnector with ConnectorInitVisitor [INFO] ButtonRendererConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.grid.renderers.ButtonRendererState as a bean [INFO] Visiting ComponentRendererConnector with ConnectorInitVisitor [INFO] ComponentRendererConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.grid.renderers.ComponentRendererState as a bean [INFO] Visiting DateRendererConnector with ConnectorInitVisitor [INFO] DateRendererConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.grid.renderers.DateRendererState as a bean [INFO] Visiting UnsafeHtmlRendererConnector with ConnectorInitVisitor [INFO] UnsafeHtmlRendererConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.grid.renderers.HtmlRendererState as a bean [INFO] Visiting ImageRendererConnector with ConnectorInitVisitor [INFO] ImageRendererConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.grid.renderers.ImageRendererState as a bean [INFO] Visiting LocalDateRendererConnector with ConnectorInitVisitor [INFO] LocalDateRendererConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.grid.renderers.LocalDateRendererState as a bean [INFO] Visiting LocalDateTimeRendererConnector with ConnectorInitVisitor [INFO] LocalDateTimeRendererConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.grid.renderers.LocalDateTimeRendererState as a bean [INFO] Visiting NumberRendererConnector with ConnectorInitVisitor [INFO] NumberRendererConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.grid.renderers.NumberRendererState as a bean [INFO] Visiting ProgressBarRendererConnector with ConnectorInitVisitor [INFO] ProgressBarRendererConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.grid.renderers.ProgressBarRendererState as a bean [INFO] Visiting TextRendererConnector with ConnectorInitVisitor [INFO] TextRendererConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.grid.renderers.TextRendererState as a bean [INFO] Visiting RangeDragSourceConnector with ConnectorInitVisitor [INFO] RangeDragSourceConnector will be in the eager bundle [INFO] Will serialize class org.eclipse.hawkbit.ui.common.grid.selection.client.RangeDragSourceSelectionState as a bean [INFO] Visiting RangeSelectionModelConnector with ConnectorInitVisitor [INFO] RangeSelectionModelConnector will be in the eager bundle [INFO] Will serialize class org.eclipse.hawkbit.ui.common.grid.selection.client.RangeSelectionState as a bean [INFO] Visiting ParallelNotificationConnector with ConnectorInitVisitor [INFO] ParallelNotificationConnector will be in the eager bundle [INFO] Visiting AutoCompleteTextFieldConnector with ConnectorInitVisitor [INFO] AutoCompleteTextFieldConnector will be in the eager bundle [INFO] Visiting GroupsPieChartConnector with ConnectorInitVisitor [INFO] GroupsPieChartConnector will be in the eager bundle [INFO] Will serialize class org.eclipse.hawkbit.ui.rollout.groupschart.client.GroupsPieChartState as a bean [INFO] Visiting DistributionBarConnector with ConnectorInitVisitor [INFO] DistributionBarConnector will be in the eager bundle [INFO] Will serialize class org.vaadin.alump.distributionbar.gwt.client.shared.DistributionBarState as a bean [INFO] Will serialize class org.vaadin.alump.distributionbar.gwt.client.shared.DistributionBarState.Part as a bean [INFO] Will serialize class org.eclipse.hawkbit.ui.filtermanagement.client.SuggestionContextDto as a bean [INFO] Will serialize class org.eclipse.hawkbit.ui.filtermanagement.client.SuggestTokenDto as a bean [INFO] Will serialize class com.vaadin.shared.ui.grid.ScrollDestination as an enum [INFO] Will serialize class com.vaadin.shared.MouseEventDetails as a bean [INFO] Will serialize class com.vaadin.shared.MouseEventDetails.MouseButton as an enum [INFO] Will serialize class com.vaadin.shared.ui.grid.DropLocation as an enum [INFO] Will serialize class com.vaadin.shared.ui.grid.GridConstants.Section as an enum [INFO] Will serialize class com.vaadin.shared.ui.dnd.FileParameters as a bean [INFO] Populating ColorPickerConnector bundle [INFO] Visiting ColorPickerConnector with ConnectorInitVisitor [INFO] ColorPickerConnector will be in the com.vaadin.client.ui.colorpicker.ColorPickerConnector bundle [INFO] Will serialize class com.vaadin.shared.ui.colorpicker.ColorPickerState as a bean [INFO] Populating ColorPickerAreaConnector bundle [INFO] Visiting ColorPickerAreaConnector with ConnectorInitVisitor [INFO] ColorPickerAreaConnector will be in the com.vaadin.client.ui.colorpicker.ColorPickerAreaConnector bundle [INFO] Will serialize class com.vaadin.shared.ui.colorpicker.ColorPickerAreaState as a bean [INFO] Populating RichTextAreaConnector bundle [INFO] Visiting RichTextAreaConnector with ConnectorInitVisitor [INFO] RichTextAreaConnector will be in the com.vaadin.client.ui.richtextarea.RichTextAreaConnector bundle [INFO] Will serialize class com.vaadin.shared.ui.richtextarea.RichTextAreaState as a bean [INFO] Populating ColorPickerGradientConnector bundle [INFO] Visiting ColorPickerGradientConnector with ConnectorInitVisitor [INFO] ColorPickerGradientConnector will be in the com.vaadin.client.ui.colorpicker.ColorPickerGradientConnector bundle [INFO] Will serialize class com.vaadin.shared.ui.colorpicker.ColorPickerGradientState as a bean [INFO] Populating ColorPickerGridConnector bundle [INFO] Visiting ColorPickerGridConnector with ConnectorInitVisitor [INFO] ColorPickerGridConnector will be in the com.vaadin.client.ui.colorpicker.ColorPickerGridConnector bundle [INFO] Will serialize class com.vaadin.shared.ui.colorpicker.ColorPickerGridState as a bean [INFO] Computing all possible rebind results for 'com.vaadin.client.ui.dd.VAcceptCriterionFactory' [INFO] Rebinding com.vaadin.client.ui.dd.VAcceptCriterionFactory [INFO] Invoking generator com.vaadin.server.widgetsetutils.AcceptCriteriaFactoryGenerator [INFO] Detecting available criteria ... [INFO] creating mapping for com.vaadin.event.dd.acceptcriteria.AcceptAll [INFO] creating mapping for com.vaadin.event.dd.acceptcriteria.And [INFO] creating mapping for com.vaadin.event.dd.acceptcriteria.ContainsDataFlavor [INFO] creating mapping for com.vaadin.event.dd.acceptcriteria.SourceIs [INFO] creating mapping for com.vaadin.event.dd.acceptcriteria.Not [INFO] creating mapping for com.vaadin.event.dd.acceptcriteria.Or [INFO] creating mapping for com.vaadin.event.dd.acceptcriteria.ServerSideCriterion [INFO] creating mapping for com.vaadin.event.dd.acceptcriteria.SourceIsTarget [INFO] creating mapping for com.vaadin.event.dd.acceptcriteria.TargetDetailIs [INFO] Done. (0seconds) [INFO] Compiling 1 permutation [INFO] Compiling permutation 0... [INFO] Compile of permutations succeeded [INFO] Compilation succeeded -- 28.708s [INFO] Linking into /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/src/main/resources/VAADIN/widgetsets/org.eclipse.hawkbit.ui.common.notification.ParallelNotificationWidgetset; Writing extras to /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/target/extra/org.eclipse.hawkbit.ui.common.notification.ParallelNotificationWidgetset [INFO] Link succeeded [INFO] Linking succeeded -- 0.811s [INFO] [INFO] --- antrun:3.0.0:run (default) @ hawkbit-ui --- [INFO] Executing tasks [INFO] [copy] Copying 140 files to /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/target/classes/VAADIN/widgetsets [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/target/classes/VAADIN/themes/hawkbit [INFO] Executed tasks [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ hawkbit-ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/src/test/resources [INFO] [INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ hawkbit-ui --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/target/test-classes [INFO] [INFO] --- jacoco:0.8.8:prepare-agent (prepare-ut-agent) @ hawkbit-ui --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/target/jacoco.exec [INFO] [INFO] --- surefire:3.1.2:test (default-test) @ hawkbit-ui --- [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.eclipse.hawkbit.ui.error.UiErrorDetailsExtractorsTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.446 s -- in org.eclipse.hawkbit.ui.error.UiErrorDetailsExtractorsTest [INFO] Running org.eclipse.hawkbit.ui.error.HawkbitUIErrorHandlerTest 16:31:19.102 [main] DEBUG org.eclipse.hawkbit.ui.error.HawkbitUIErrorHandler - Ui error received. Trying to extract details... org.eclipse.hawkbit.ui.error.HawkbitUIErrorHandlerTest$MatchingException: null at org.eclipse.hawkbit.ui.error.HawkbitUIErrorHandlerTest.showsMultipleErrorNotificationsOnSingleMatchingExtractor(HawkbitUIErrorHandlerTest.java:147) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84) at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115) at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104) at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:214) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:210) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:135) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:66) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 16:31:19.177 [main] DEBUG org.eclipse.hawkbit.ui.error.HawkbitUIErrorHandler - Ui error received. Trying to extract details... org.eclipse.hawkbit.ui.error.HawkbitUIErrorHandlerTest$MatchingException: null at org.eclipse.hawkbit.ui.error.HawkbitUIErrorHandlerTest.showsNothingOnIgnoreErrorDetailsExtractor(HawkbitUIErrorHandlerTest.java:132) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84) at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115) at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104) at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:214) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:210) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:135) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:66) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 16:31:19.187 [main] DEBUG org.eclipse.hawkbit.ui.error.HawkbitUIErrorHandler - Ui error received. Trying to extract details... org.eclipse.hawkbit.ui.error.HawkbitUIErrorHandlerTest$MatchingException: null at org.eclipse.hawkbit.ui.error.HawkbitUIErrorHandlerTest.showsMultipleErrorNotificationsOnMatchingExtractors(HawkbitUIErrorHandlerTest.java:189) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84) at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115) at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104) at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:214) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:210) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:135) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:66) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 16:31:19.197 [main] DEBUG org.eclipse.hawkbit.ui.error.HawkbitUIErrorHandler - Ui error received. Trying to extract details... org.eclipse.hawkbit.ui.error.HawkbitUIErrorHandlerTest$UnmatchingException: null at org.eclipse.hawkbit.ui.error.HawkbitUIErrorHandlerTest.showsGenericErrorNotificationOnMissingExtractors(HawkbitUIErrorHandlerTest.java:73) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84) at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115) at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104) at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:214) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:210) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:135) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:66) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 16:31:19.199 [main] ERROR org.eclipse.hawkbit.ui.error.HawkbitUIErrorHandler - Unexpected Ui error occured org.eclipse.hawkbit.ui.error.HawkbitUIErrorHandlerTest$UnmatchingException: null at org.eclipse.hawkbit.ui.error.HawkbitUIErrorHandlerTest.showsGenericErrorNotificationOnMissingExtractors(HawkbitUIErrorHandlerTest.java:73) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84) at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115) at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104) at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:214) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:210) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:135) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:66) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 16:31:19.209 [main] DEBUG org.eclipse.hawkbit.ui.error.HawkbitUIErrorHandler - Ui error received. Trying to extract details... org.eclipse.hawkbit.ui.error.HawkbitUIErrorHandlerTest$UnmatchingException: null at org.eclipse.hawkbit.ui.error.HawkbitUIErrorHandlerTest.showsGenericErrorNotificationOnNonMatchingExtractor(HawkbitUIErrorHandlerTest.java:120) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84) at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115) at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104) at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:214) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:210) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:135) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:66) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 16:31:19.210 [main] ERROR org.eclipse.hawkbit.ui.error.HawkbitUIErrorHandler - Unexpected Ui error occured org.eclipse.hawkbit.ui.error.HawkbitUIErrorHandlerTest$UnmatchingException: null at org.eclipse.hawkbit.ui.error.HawkbitUIErrorHandlerTest.showsGenericErrorNotificationOnNonMatchingExtractor(HawkbitUIErrorHandlerTest.java:120) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84) at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115) at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104) at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:214) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:210) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:135) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:66) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 16:31:19.219 [main] DEBUG org.eclipse.hawkbit.ui.error.HawkbitUIErrorHandler - Ui error received. Trying to extract details... org.eclipse.hawkbit.ui.error.HawkbitUIErrorHandlerTest$MatchingException: null at org.eclipse.hawkbit.ui.error.HawkbitUIErrorHandlerTest.showsSingleErrorNotificationOnMatchingErrorDetailsOnly(HawkbitUIErrorHandlerTest.java:161) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84) at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115) at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104) at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:214) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:210) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:135) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:66) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 16:31:19.227 [main] DEBUG org.eclipse.hawkbit.ui.error.HawkbitUIErrorHandler - Ui error received. Trying to extract details... org.eclipse.hawkbit.ui.error.HawkbitUIErrorHandlerTest$MatchingException: null at org.eclipse.hawkbit.ui.error.HawkbitUIErrorHandlerTest.showsSingleErrorNotificationOnOneExtractorIgnore(HawkbitUIErrorHandlerTest.java:175) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84) at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115) at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104) at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:214) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:210) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:135) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:66) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.182 s -- in org.eclipse.hawkbit.ui.error.HawkbitUIErrorHandlerTest [INFO] Running org.eclipse.hawkbit.ui.utils.HawkbitCommonUtilTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.071 s -- in org.eclipse.hawkbit.ui.utils.HawkbitCommonUtilTest [INFO] Running org.eclipse.hawkbit.ui.utils.SPUIComponentProviderTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.eclipse.hawkbit.ui.utils.SPUIComponentProviderTest [INFO] Running org.eclipse.hawkbit.ui.artifacts.state.ArtifactUploadStateTest [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.167 s -- in org.eclipse.hawkbit.ui.artifacts.state.ArtifactUploadStateTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 31, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jar:3.2.2:jar (default-jar) @ hawkbit-ui --- [INFO] Building jar: /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/target/hawkbit-ui-0.4.1.jar [INFO] [INFO] >>> source:3.2.1:jar (attach-sources) > generate-sources @ hawkbit-ui >>> [INFO] [INFO] --- enforcer:3.3.0:enforce (enforce-no-snapshots) @ hawkbit-ui --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] <<< source:3.2.1:jar (attach-sources) < generate-sources @ hawkbit-ui <<< [INFO] [INFO] [INFO] --- source:3.2.1:jar (attach-sources) @ hawkbit-ui --- [INFO] Building jar: /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/target/hawkbit-ui-0.4.1-sources.jar [INFO] [INFO] --- jacoco:0.8.8:prepare-agent-integration (prepare-it-agent) @ hawkbit-ui --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/target/jacoco-it.exec [INFO] [INFO] --- license-tool:1.0.2:license-check (license-check) @ hawkbit-ui --- [INFO] [INFO] --- gpg:1.6:sign (sign-artifacts) @ hawkbit-ui --- [INFO] [INFO] --- install:2.5.2:install (default-install) @ hawkbit-ui --- [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/target/hawkbit-ui-0.4.1.jar to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-ui/0.4.1/hawkbit-ui-0.4.1.jar [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-ui/0.4.1/hawkbit-ui-0.4.1.pom [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/target/hawkbit-ui-0.4.1-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-ui/0.4.1/hawkbit-ui-0.4.1-javadoc.jar [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/target/hawkbit-ui-0.4.1-sources.jar to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-ui/0.4.1/hawkbit-ui-0.4.1-sources.jar [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/target/hawkbit-ui-0.4.1.jar.asc to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-ui/0.4.1/hawkbit-ui-0.4.1.jar.asc [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/target/hawkbit-ui-0.4.1.pom.asc to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-ui/0.4.1/hawkbit-ui-0.4.1.pom.asc [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/target/hawkbit-ui-0.4.1-javadoc.jar.asc to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-ui/0.4.1/hawkbit-ui-0.4.1-javadoc.jar.asc [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/target/hawkbit-ui-0.4.1-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-ui/0.4.1/hawkbit-ui-0.4.1-sources.jar.asc [INFO] [INFO] --- nexus-staging:1.6.13:deploy (injected-nexus-deploy) @ hawkbit-ui --- [INFO] Performing local staging (local stagingDirectory="/home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging")... [INFO] + Using server credentials "ossrh" from Maven settings. [INFO] * Connected to Nexus at https://oss.sonatype.org:443/, is version 2.15.1-02 and edition "Professional" [INFO] * Using staging profile ID "1d2b23f380235e" (matched by Nexus). [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/target/hawkbit-ui-0.4.1.jar to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-ui/0.4.1/hawkbit-ui-0.4.1.jar [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/.flattened-pom.xml to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-ui/0.4.1/hawkbit-ui-0.4.1.pom [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/target/hawkbit-ui-0.4.1-javadoc.jar to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-ui/0.4.1/hawkbit-ui-0.4.1-javadoc.jar [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/target/hawkbit-ui-0.4.1-sources.jar to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-ui/0.4.1/hawkbit-ui-0.4.1-sources.jar [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/target/hawkbit-ui-0.4.1.jar.asc to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-ui/0.4.1/hawkbit-ui-0.4.1.jar.asc [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/target/hawkbit-ui-0.4.1.pom.asc to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-ui/0.4.1/hawkbit-ui-0.4.1.pom.asc [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/target/hawkbit-ui-0.4.1-javadoc.jar.asc to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-ui/0.4.1/hawkbit-ui-0.4.1-javadoc.jar.asc [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/target/hawkbit-ui-0.4.1-sources.jar.asc to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-ui/0.4.1/hawkbit-ui-0.4.1-sources.jar.asc [INFO] Execution skipped to the last project... [INFO] [INFO] ----------------< org.eclipse.hawkbit:hawkbit-starters >---------------- [INFO] Building hawkBit :: Spring Boot Starters 0.4.1 [24/37] [INFO] from hawkbit-starters/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ hawkbit-starters --- [INFO] [INFO] --- flatten:1.5.0:clean (flatten.clean) @ hawkbit-starters --- [INFO] [INFO] --- enforcer:3.3.0:enforce (enforce-no-snapshots) @ hawkbit-starters --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- flatten:1.5.0:flatten (flatten) @ hawkbit-starters --- [INFO] Generating flattened POM of project org.eclipse.hawkbit:hawkbit-starters:pom:0.4.1... [INFO] [INFO] --- license:2.11:check (default-cli) @ hawkbit-starters --- [INFO] Checking licenses... [INFO] [INFO] --- javadoc:3.4.1:jar (default-cli) @ hawkbit-starters --- [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] --- enforcer:3.3.0:enforce (enforce-no-snapshots) @ hawkbit-starters --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- flatten:1.5.0:flatten (flatten) @ hawkbit-starters --- [INFO] Generating flattened POM of project org.eclipse.hawkbit:hawkbit-starters:pom:0.4.1... [INFO] [INFO] --- jacoco:0.8.8:prepare-agent (prepare-ut-agent) @ hawkbit-starters --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-starters/target/jacoco.exec [INFO] [INFO] >>> source:3.2.1:jar (attach-sources) > generate-sources @ hawkbit-starters >>> [INFO] [INFO] --- enforcer:3.3.0:enforce (enforce-no-snapshots) @ hawkbit-starters --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] <<< source:3.2.1:jar (attach-sources) < generate-sources @ hawkbit-starters <<< [INFO] [INFO] [INFO] --- source:3.2.1:jar (attach-sources) @ hawkbit-starters --- [INFO] [INFO] --- jacoco:0.8.8:prepare-agent-integration (prepare-it-agent) @ hawkbit-starters --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-starters/target/jacoco-it.exec [INFO] [INFO] --- license-tool:1.0.2:license-check (license-check) @ hawkbit-starters --- [INFO] [INFO] --- gpg:1.6:sign (sign-artifacts) @ hawkbit-starters --- [INFO] [INFO] --- install:2.5.2:install (default-install) @ hawkbit-starters --- [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-starters/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-starters/0.4.1/hawkbit-starters-0.4.1.pom [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-starters/target/hawkbit-starters-0.4.1.pom.asc to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-starters/0.4.1/hawkbit-starters-0.4.1.pom.asc [INFO] [INFO] --- nexus-staging:1.6.13:deploy (injected-nexus-deploy) @ hawkbit-starters --- [INFO] Performing local staging (local stagingDirectory="/home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging")... [INFO] + Using server credentials "ossrh" from Maven settings. [INFO] * Connected to Nexus at https://oss.sonatype.org:443/, is version 2.15.1-02 and edition "Professional" [INFO] * Using staging profile ID "1d2b23f380235e" (matched by Nexus). [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-starters/.flattened-pom.xml to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-starters/0.4.1/hawkbit-starters-0.4.1.pom [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-starters/target/hawkbit-starters-0.4.1.pom.asc to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-starters/0.4.1/hawkbit-starters-0.4.1.pom.asc [INFO] Execution skipped to the last project... [INFO] [INFO] ----------< org.eclipse.hawkbit:hawkbit-boot-starter-ddi-api >---------- [INFO] Building hawkBit :: Spring Boot Starter DDI API 0.4.1 [25/37] [INFO] from hawkbit-starters/hawkbit-boot-starter-ddi-api/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ hawkbit-boot-starter-ddi-api --- [INFO] [INFO] --- flatten:1.5.0:clean (flatten.clean) @ hawkbit-boot-starter-ddi-api --- [INFO] [INFO] --- enforcer:3.3.0:enforce (enforce-no-snapshots) @ hawkbit-boot-starter-ddi-api --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ hawkbit-boot-starter-ddi-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-starters/hawkbit-boot-starter-ddi-api/src/main/resources [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-starters/hawkbit-boot-starter-ddi-api/src/main/resources [INFO] [INFO] --- flatten:1.5.0:flatten (flatten) @ hawkbit-boot-starter-ddi-api --- [INFO] Generating flattened POM of project org.eclipse.hawkbit:hawkbit-boot-starter-ddi-api:jar:0.4.1... [INFO] [INFO] --- compiler:3.10.1:compile (default-compile) @ hawkbit-boot-starter-ddi-api --- [INFO] No sources to compile [INFO] [INFO] --- license:2.11:check (default-cli) @ hawkbit-boot-starter-ddi-api --- [INFO] Checking licenses... [INFO] [INFO] --- javadoc:3.4.1:jar (default-cli) @ hawkbit-boot-starter-ddi-api --- [INFO] [INFO] --- enforcer:3.3.0:enforce (enforce-no-snapshots) @ hawkbit-boot-starter-ddi-api --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ hawkbit-boot-starter-ddi-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-starters/hawkbit-boot-starter-ddi-api/src/main/resources [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-starters/hawkbit-boot-starter-ddi-api/src/main/resources [INFO] [INFO] --- flatten:1.5.0:flatten (flatten) @ hawkbit-boot-starter-ddi-api --- [INFO] Generating flattened POM of project org.eclipse.hawkbit:hawkbit-boot-starter-ddi-api:jar:0.4.1... [INFO] [INFO] --- compiler:3.10.1:compile (default-compile) @ hawkbit-boot-starter-ddi-api --- [INFO] No sources to compile [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ hawkbit-boot-starter-ddi-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-starters/hawkbit-boot-starter-ddi-api/src/test/resources [INFO] [INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ hawkbit-boot-starter-ddi-api --- [INFO] No sources to compile [INFO] [INFO] --- jacoco:0.8.8:prepare-agent (prepare-ut-agent) @ hawkbit-boot-starter-ddi-api --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-starters/hawkbit-boot-starter-ddi-api/target/jacoco.exec [INFO] [INFO] --- surefire:3.1.2:test (default-test) @ hawkbit-boot-starter-ddi-api --- [INFO] No tests to run. [INFO] [INFO] --- jar:3.2.2:jar (default-jar) @ hawkbit-boot-starter-ddi-api --- [WARNING] JAR will be empty - no content was marked for inclusion! [INFO] Building jar: /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-starters/hawkbit-boot-starter-ddi-api/target/hawkbit-boot-starter-ddi-api-0.4.1.jar [INFO] [INFO] >>> source:3.2.1:jar (attach-sources) > generate-sources @ hawkbit-boot-starter-ddi-api >>> [INFO] [INFO] --- enforcer:3.3.0:enforce (enforce-no-snapshots) @ hawkbit-boot-starter-ddi-api --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] <<< source:3.2.1:jar (attach-sources) < generate-sources @ hawkbit-boot-starter-ddi-api <<< [INFO] [INFO] [INFO] --- source:3.2.1:jar (attach-sources) @ hawkbit-boot-starter-ddi-api --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- jacoco:0.8.8:prepare-agent-integration (prepare-it-agent) @ hawkbit-boot-starter-ddi-api --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-starters/hawkbit-boot-starter-ddi-api/target/jacoco-it.exec [INFO] [INFO] --- license-tool:1.0.2:license-check (license-check) @ hawkbit-boot-starter-ddi-api --- [INFO] [INFO] --- gpg:1.6:sign (sign-artifacts) @ hawkbit-boot-starter-ddi-api --- [INFO] [INFO] --- install:2.5.2:install (default-install) @ hawkbit-boot-starter-ddi-api --- [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-starters/hawkbit-boot-starter-ddi-api/target/hawkbit-boot-starter-ddi-api-0.4.1.jar to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-boot-starter-ddi-api/0.4.1/hawkbit-boot-starter-ddi-api-0.4.1.jar [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-starters/hawkbit-boot-starter-ddi-api/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-boot-starter-ddi-api/0.4.1/hawkbit-boot-starter-ddi-api-0.4.1.pom [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-starters/hawkbit-boot-starter-ddi-api/target/hawkbit-boot-starter-ddi-api-0.4.1.jar.asc to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-boot-starter-ddi-api/0.4.1/hawkbit-boot-starter-ddi-api-0.4.1.jar.asc [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-starters/hawkbit-boot-starter-ddi-api/target/hawkbit-boot-starter-ddi-api-0.4.1.pom.asc to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-boot-starter-ddi-api/0.4.1/hawkbit-boot-starter-ddi-api-0.4.1.pom.asc [INFO] [INFO] --- nexus-staging:1.6.13:deploy (injected-nexus-deploy) @ hawkbit-boot-starter-ddi-api --- [INFO] Performing local staging (local stagingDirectory="/home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging")... [INFO] + Using server credentials "ossrh" from Maven settings. [INFO] * Connected to Nexus at https://oss.sonatype.org:443/, is version 2.15.1-02 and edition "Professional" [INFO] * Using staging profile ID "1d2b23f380235e" (matched by Nexus). [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-starters/hawkbit-boot-starter-ddi-api/target/hawkbit-boot-starter-ddi-api-0.4.1.jar to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-boot-starter-ddi-api/0.4.1/hawkbit-boot-starter-ddi-api-0.4.1.jar [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-starters/hawkbit-boot-starter-ddi-api/.flattened-pom.xml to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-boot-starter-ddi-api/0.4.1/hawkbit-boot-starter-ddi-api-0.4.1.pom [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-starters/hawkbit-boot-starter-ddi-api/target/hawkbit-boot-starter-ddi-api-0.4.1.jar.asc to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-boot-starter-ddi-api/0.4.1/hawkbit-boot-starter-ddi-api-0.4.1.jar.asc [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-starters/hawkbit-boot-starter-ddi-api/target/hawkbit-boot-starter-ddi-api-0.4.1.pom.asc to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-boot-starter-ddi-api/0.4.1/hawkbit-boot-starter-ddi-api-0.4.1.pom.asc [INFO] Execution skipped to the last project... [INFO] [INFO] ----------< org.eclipse.hawkbit:hawkbit-boot-starter-dmf-api >---------- [INFO] Building hawkBit :: Spring Boot Starter DMF API 0.4.1 [26/37] [INFO] from hawkbit-starters/hawkbit-boot-starter-dmf-api/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ hawkbit-boot-starter-dmf-api --- [INFO] [INFO] --- flatten:1.5.0:clean (flatten.clean) @ hawkbit-boot-starter-dmf-api --- [INFO] [INFO] --- enforcer:3.3.0:enforce (enforce-no-snapshots) @ hawkbit-boot-starter-dmf-api --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ hawkbit-boot-starter-dmf-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-starters/hawkbit-boot-starter-dmf-api/src/main/resources [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-starters/hawkbit-boot-starter-dmf-api/src/main/resources [INFO] [INFO] --- flatten:1.5.0:flatten (flatten) @ hawkbit-boot-starter-dmf-api --- [INFO] Generating flattened POM of project org.eclipse.hawkbit:hawkbit-boot-starter-dmf-api:jar:0.4.1... [INFO] [INFO] --- compiler:3.10.1:compile (default-compile) @ hawkbit-boot-starter-dmf-api --- [INFO] No sources to compile [INFO] [INFO] --- license:2.11:check (default-cli) @ hawkbit-boot-starter-dmf-api --- [INFO] Checking licenses... [INFO] [INFO] --- javadoc:3.4.1:jar (default-cli) @ hawkbit-boot-starter-dmf-api --- [INFO] [INFO] --- enforcer:3.3.0:enforce (enforce-no-snapshots) @ hawkbit-boot-starter-dmf-api --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ hawkbit-boot-starter-dmf-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-starters/hawkbit-boot-starter-dmf-api/src/main/resources [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-starters/hawkbit-boot-starter-dmf-api/src/main/resources [INFO] [INFO] --- flatten:1.5.0:flatten (flatten) @ hawkbit-boot-starter-dmf-api --- [INFO] Generating flattened POM of project org.eclipse.hawkbit:hawkbit-boot-starter-dmf-api:jar:0.4.1... [INFO] [INFO] --- compiler:3.10.1:compile (default-compile) @ hawkbit-boot-starter-dmf-api --- [INFO] No sources to compile [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ hawkbit-boot-starter-dmf-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-starters/hawkbit-boot-starter-dmf-api/src/test/resources [INFO] [INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ hawkbit-boot-starter-dmf-api --- [INFO] No sources to compile [INFO] [INFO] --- jacoco:0.8.8:prepare-agent (prepare-ut-agent) @ hawkbit-boot-starter-dmf-api --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-starters/hawkbit-boot-starter-dmf-api/target/jacoco.exec [INFO] [INFO] --- surefire:3.1.2:test (default-test) @ hawkbit-boot-starter-dmf-api --- [INFO] No tests to run. [INFO] [INFO] --- jar:3.2.2:jar (default-jar) @ hawkbit-boot-starter-dmf-api --- [WARNING] JAR will be empty - no content was marked for inclusion! [INFO] Building jar: /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-starters/hawkbit-boot-starter-dmf-api/target/hawkbit-boot-starter-dmf-api-0.4.1.jar [INFO] [INFO] >>> source:3.2.1:jar (attach-sources) > generate-sources @ hawkbit-boot-starter-dmf-api >>> [INFO] [INFO] --- enforcer:3.3.0:enforce (enforce-no-snapshots) @ hawkbit-boot-starter-dmf-api --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] <<< source:3.2.1:jar (attach-sources) < generate-sources @ hawkbit-boot-starter-dmf-api <<< [INFO] [INFO] [INFO] --- source:3.2.1:jar (attach-sources) @ hawkbit-boot-starter-dmf-api --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- jacoco:0.8.8:prepare-agent-integration (prepare-it-agent) @ hawkbit-boot-starter-dmf-api --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-starters/hawkbit-boot-starter-dmf-api/target/jacoco-it.exec [INFO] [INFO] --- license-tool:1.0.2:license-check (license-check) @ hawkbit-boot-starter-dmf-api --- [INFO] [INFO] --- gpg:1.6:sign (sign-artifacts) @ hawkbit-boot-starter-dmf-api --- [INFO] [INFO] --- install:2.5.2:install (default-install) @ hawkbit-boot-starter-dmf-api --- [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-starters/hawkbit-boot-starter-dmf-api/target/hawkbit-boot-starter-dmf-api-0.4.1.jar to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-boot-starter-dmf-api/0.4.1/hawkbit-boot-starter-dmf-api-0.4.1.jar [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-starters/hawkbit-boot-starter-dmf-api/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-boot-starter-dmf-api/0.4.1/hawkbit-boot-starter-dmf-api-0.4.1.pom [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-starters/hawkbit-boot-starter-dmf-api/target/hawkbit-boot-starter-dmf-api-0.4.1.jar.asc to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-boot-starter-dmf-api/0.4.1/hawkbit-boot-starter-dmf-api-0.4.1.jar.asc [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-starters/hawkbit-boot-starter-dmf-api/target/hawkbit-boot-starter-dmf-api-0.4.1.pom.asc to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-boot-starter-dmf-api/0.4.1/hawkbit-boot-starter-dmf-api-0.4.1.pom.asc [INFO] [INFO] --- nexus-staging:1.6.13:deploy (injected-nexus-deploy) @ hawkbit-boot-starter-dmf-api --- [INFO] Performing local staging (local stagingDirectory="/home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging")... [INFO] + Using server credentials "ossrh" from Maven settings. [INFO] * Connected to Nexus at https://oss.sonatype.org:443/, is version 2.15.1-02 and edition "Professional" [INFO] * Using staging profile ID "1d2b23f380235e" (matched by Nexus). [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-starters/hawkbit-boot-starter-dmf-api/target/hawkbit-boot-starter-dmf-api-0.4.1.jar to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-boot-starter-dmf-api/0.4.1/hawkbit-boot-starter-dmf-api-0.4.1.jar [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-starters/hawkbit-boot-starter-dmf-api/.flattened-pom.xml to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-boot-starter-dmf-api/0.4.1/hawkbit-boot-starter-dmf-api-0.4.1.pom [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-starters/hawkbit-boot-starter-dmf-api/target/hawkbit-boot-starter-dmf-api-0.4.1.jar.asc to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-boot-starter-dmf-api/0.4.1/hawkbit-boot-starter-dmf-api-0.4.1.jar.asc [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-starters/hawkbit-boot-starter-dmf-api/target/hawkbit-boot-starter-dmf-api-0.4.1.pom.asc to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-boot-starter-dmf-api/0.4.1/hawkbit-boot-starter-dmf-api-0.4.1.pom.asc [INFO] Execution skipped to the last project... [INFO] [INFO] ---------< org.eclipse.hawkbit:hawkbit-boot-starter-mgmt-api >---------- [INFO] Building hawkBit :: Spring Boot Starter Management API 0.4.1 [27/37] [INFO] from hawkbit-starters/hawkbit-boot-starter-mgmt-api/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ hawkbit-boot-starter-mgmt-api --- [INFO] [INFO] --- flatten:1.5.0:clean (flatten.clean) @ hawkbit-boot-starter-mgmt-api --- [INFO] [INFO] --- enforcer:3.3.0:enforce (enforce-no-snapshots) @ hawkbit-boot-starter-mgmt-api --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ hawkbit-boot-starter-mgmt-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-starters/hawkbit-boot-starter-mgmt-api/src/main/resources [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-starters/hawkbit-boot-starter-mgmt-api/src/main/resources [INFO] [INFO] --- flatten:1.5.0:flatten (flatten) @ hawkbit-boot-starter-mgmt-api --- [INFO] Generating flattened POM of project org.eclipse.hawkbit:hawkbit-boot-starter-mgmt-api:jar:0.4.1... [INFO] [INFO] --- compiler:3.10.1:compile (default-compile) @ hawkbit-boot-starter-mgmt-api --- [INFO] No sources to compile [INFO] [INFO] --- license:2.11:check (default-cli) @ hawkbit-boot-starter-mgmt-api --- [INFO] Checking licenses... [INFO] [INFO] --- javadoc:3.4.1:jar (default-cli) @ hawkbit-boot-starter-mgmt-api --- [INFO] [INFO] --- enforcer:3.3.0:enforce (enforce-no-snapshots) @ hawkbit-boot-starter-mgmt-api --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ hawkbit-boot-starter-mgmt-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-starters/hawkbit-boot-starter-mgmt-api/src/main/resources [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-starters/hawkbit-boot-starter-mgmt-api/src/main/resources [INFO] [INFO] --- flatten:1.5.0:flatten (flatten) @ hawkbit-boot-starter-mgmt-api --- [INFO] Generating flattened POM of project org.eclipse.hawkbit:hawkbit-boot-starter-mgmt-api:jar:0.4.1... [INFO] [INFO] --- compiler:3.10.1:compile (default-compile) @ hawkbit-boot-starter-mgmt-api --- [INFO] No sources to compile [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ hawkbit-boot-starter-mgmt-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-starters/hawkbit-boot-starter-mgmt-api/src/test/resources [INFO] [INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ hawkbit-boot-starter-mgmt-api --- [INFO] No sources to compile [INFO] [INFO] --- jacoco:0.8.8:prepare-agent (prepare-ut-agent) @ hawkbit-boot-starter-mgmt-api --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-starters/hawkbit-boot-starter-mgmt-api/target/jacoco.exec [INFO] [INFO] --- surefire:3.1.2:test (default-test) @ hawkbit-boot-starter-mgmt-api --- [INFO] No tests to run. [INFO] [INFO] --- jar:3.2.2:jar (default-jar) @ hawkbit-boot-starter-mgmt-api --- [WARNING] JAR will be empty - no content was marked for inclusion! [INFO] Building jar: /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-starters/hawkbit-boot-starter-mgmt-api/target/hawkbit-boot-starter-mgmt-api-0.4.1.jar [INFO] [INFO] >>> source:3.2.1:jar (attach-sources) > generate-sources @ hawkbit-boot-starter-mgmt-api >>> [INFO] [INFO] --- enforcer:3.3.0:enforce (enforce-no-snapshots) @ hawkbit-boot-starter-mgmt-api --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] <<< source:3.2.1:jar (attach-sources) < generate-sources @ hawkbit-boot-starter-mgmt-api <<< [INFO] [INFO] [INFO] --- source:3.2.1:jar (attach-sources) @ hawkbit-boot-starter-mgmt-api --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- jacoco:0.8.8:prepare-agent-integration (prepare-it-agent) @ hawkbit-boot-starter-mgmt-api --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-starters/hawkbit-boot-starter-mgmt-api/target/jacoco-it.exec [INFO] [INFO] --- license-tool:1.0.2:license-check (license-check) @ hawkbit-boot-starter-mgmt-api --- [INFO] [INFO] --- gpg:1.6:sign (sign-artifacts) @ hawkbit-boot-starter-mgmt-api --- [INFO] [INFO] --- install:2.5.2:install (default-install) @ hawkbit-boot-starter-mgmt-api --- [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-starters/hawkbit-boot-starter-mgmt-api/target/hawkbit-boot-starter-mgmt-api-0.4.1.jar to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-boot-starter-mgmt-api/0.4.1/hawkbit-boot-starter-mgmt-api-0.4.1.jar [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-starters/hawkbit-boot-starter-mgmt-api/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-boot-starter-mgmt-api/0.4.1/hawkbit-boot-starter-mgmt-api-0.4.1.pom [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-starters/hawkbit-boot-starter-mgmt-api/target/hawkbit-boot-starter-mgmt-api-0.4.1.jar.asc to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-boot-starter-mgmt-api/0.4.1/hawkbit-boot-starter-mgmt-api-0.4.1.jar.asc [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-starters/hawkbit-boot-starter-mgmt-api/target/hawkbit-boot-starter-mgmt-api-0.4.1.pom.asc to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-boot-starter-mgmt-api/0.4.1/hawkbit-boot-starter-mgmt-api-0.4.1.pom.asc [INFO] [INFO] --- nexus-staging:1.6.13:deploy (injected-nexus-deploy) @ hawkbit-boot-starter-mgmt-api --- [INFO] Performing local staging (local stagingDirectory="/home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging")... [INFO] + Using server credentials "ossrh" from Maven settings. [INFO] * Connected to Nexus at https://oss.sonatype.org:443/, is version 2.15.1-02 and edition "Professional" [INFO] * Using staging profile ID "1d2b23f380235e" (matched by Nexus). [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-starters/hawkbit-boot-starter-mgmt-api/target/hawkbit-boot-starter-mgmt-api-0.4.1.jar to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-boot-starter-mgmt-api/0.4.1/hawkbit-boot-starter-mgmt-api-0.4.1.jar [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-starters/hawkbit-boot-starter-mgmt-api/.flattened-pom.xml to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-boot-starter-mgmt-api/0.4.1/hawkbit-boot-starter-mgmt-api-0.4.1.pom [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-starters/hawkbit-boot-starter-mgmt-api/target/hawkbit-boot-starter-mgmt-api-0.4.1.jar.asc to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-boot-starter-mgmt-api/0.4.1/hawkbit-boot-starter-mgmt-api-0.4.1.jar.asc [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-starters/hawkbit-boot-starter-mgmt-api/target/hawkbit-boot-starter-mgmt-api-0.4.1.pom.asc to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-boot-starter-mgmt-api/0.4.1/hawkbit-boot-starter-mgmt-api-0.4.1.pom.asc [INFO] Execution skipped to the last project... [INFO] [INFO] ----------< org.eclipse.hawkbit:hawkbit-boot-starter-mgmt-ui >---------- [INFO] Building hawkBit :: Spring Boot Starter Management UI 0.4.1 [28/37] [INFO] from hawkbit-starters/hawkbit-boot-starter-mgmt-ui/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ hawkbit-boot-starter-mgmt-ui --- [INFO] [INFO] --- flatten:1.5.0:clean (flatten.clean) @ hawkbit-boot-starter-mgmt-ui --- [INFO] [INFO] --- enforcer:3.3.0:enforce (enforce-no-snapshots) @ hawkbit-boot-starter-mgmt-ui --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ hawkbit-boot-starter-mgmt-ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-starters/hawkbit-boot-starter-mgmt-ui/src/main/resources [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-starters/hawkbit-boot-starter-mgmt-ui/src/main/resources [INFO] [INFO] --- flatten:1.5.0:flatten (flatten) @ hawkbit-boot-starter-mgmt-ui --- [INFO] Generating flattened POM of project org.eclipse.hawkbit:hawkbit-boot-starter-mgmt-ui:jar:0.4.1... [INFO] [INFO] --- compiler:3.10.1:compile (default-compile) @ hawkbit-boot-starter-mgmt-ui --- [INFO] No sources to compile [INFO] [INFO] --- license:2.11:check (default-cli) @ hawkbit-boot-starter-mgmt-ui --- [INFO] Checking licenses... [INFO] [INFO] --- javadoc:3.4.1:jar (default-cli) @ hawkbit-boot-starter-mgmt-ui --- [INFO] [INFO] --- enforcer:3.3.0:enforce (enforce-no-snapshots) @ hawkbit-boot-starter-mgmt-ui --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ hawkbit-boot-starter-mgmt-ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-starters/hawkbit-boot-starter-mgmt-ui/src/main/resources [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-starters/hawkbit-boot-starter-mgmt-ui/src/main/resources [INFO] [INFO] --- flatten:1.5.0:flatten (flatten) @ hawkbit-boot-starter-mgmt-ui --- [INFO] Generating flattened POM of project org.eclipse.hawkbit:hawkbit-boot-starter-mgmt-ui:jar:0.4.1... [INFO] [INFO] --- compiler:3.10.1:compile (default-compile) @ hawkbit-boot-starter-mgmt-ui --- [INFO] No sources to compile [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ hawkbit-boot-starter-mgmt-ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-starters/hawkbit-boot-starter-mgmt-ui/src/test/resources [INFO] [INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ hawkbit-boot-starter-mgmt-ui --- [INFO] No sources to compile [INFO] [INFO] --- jacoco:0.8.8:prepare-agent (prepare-ut-agent) @ hawkbit-boot-starter-mgmt-ui --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-starters/hawkbit-boot-starter-mgmt-ui/target/jacoco.exec [INFO] [INFO] --- surefire:3.1.2:test (default-test) @ hawkbit-boot-starter-mgmt-ui --- [INFO] No tests to run. [INFO] [INFO] --- jar:3.2.2:jar (default-jar) @ hawkbit-boot-starter-mgmt-ui --- [WARNING] JAR will be empty - no content was marked for inclusion! [INFO] Building jar: /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-starters/hawkbit-boot-starter-mgmt-ui/target/hawkbit-boot-starter-mgmt-ui-0.4.1.jar [INFO] [INFO] >>> source:3.2.1:jar (attach-sources) > generate-sources @ hawkbit-boot-starter-mgmt-ui >>> [INFO] [INFO] --- enforcer:3.3.0:enforce (enforce-no-snapshots) @ hawkbit-boot-starter-mgmt-ui --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] <<< source:3.2.1:jar (attach-sources) < generate-sources @ hawkbit-boot-starter-mgmt-ui <<< [INFO] [INFO] [INFO] --- source:3.2.1:jar (attach-sources) @ hawkbit-boot-starter-mgmt-ui --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- jacoco:0.8.8:prepare-agent-integration (prepare-it-agent) @ hawkbit-boot-starter-mgmt-ui --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-starters/hawkbit-boot-starter-mgmt-ui/target/jacoco-it.exec [INFO] [INFO] --- license-tool:1.0.2:license-check (license-check) @ hawkbit-boot-starter-mgmt-ui --- [INFO] [INFO] --- gpg:1.6:sign (sign-artifacts) @ hawkbit-boot-starter-mgmt-ui --- [INFO] [INFO] --- install:2.5.2:install (default-install) @ hawkbit-boot-starter-mgmt-ui --- [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-starters/hawkbit-boot-starter-mgmt-ui/target/hawkbit-boot-starter-mgmt-ui-0.4.1.jar to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-boot-starter-mgmt-ui/0.4.1/hawkbit-boot-starter-mgmt-ui-0.4.1.jar [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-starters/hawkbit-boot-starter-mgmt-ui/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-boot-starter-mgmt-ui/0.4.1/hawkbit-boot-starter-mgmt-ui-0.4.1.pom [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-starters/hawkbit-boot-starter-mgmt-ui/target/hawkbit-boot-starter-mgmt-ui-0.4.1.jar.asc to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-boot-starter-mgmt-ui/0.4.1/hawkbit-boot-starter-mgmt-ui-0.4.1.jar.asc [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-starters/hawkbit-boot-starter-mgmt-ui/target/hawkbit-boot-starter-mgmt-ui-0.4.1.pom.asc to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-boot-starter-mgmt-ui/0.4.1/hawkbit-boot-starter-mgmt-ui-0.4.1.pom.asc [INFO] [INFO] --- nexus-staging:1.6.13:deploy (injected-nexus-deploy) @ hawkbit-boot-starter-mgmt-ui --- [INFO] Performing local staging (local stagingDirectory="/home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging")... [INFO] + Using server credentials "ossrh" from Maven settings. [INFO] * Connected to Nexus at https://oss.sonatype.org:443/, is version 2.15.1-02 and edition "Professional" [INFO] * Using staging profile ID "1d2b23f380235e" (matched by Nexus). [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-starters/hawkbit-boot-starter-mgmt-ui/target/hawkbit-boot-starter-mgmt-ui-0.4.1.jar to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-boot-starter-mgmt-ui/0.4.1/hawkbit-boot-starter-mgmt-ui-0.4.1.jar [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-starters/hawkbit-boot-starter-mgmt-ui/.flattened-pom.xml to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-boot-starter-mgmt-ui/0.4.1/hawkbit-boot-starter-mgmt-ui-0.4.1.pom [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-starters/hawkbit-boot-starter-mgmt-ui/target/hawkbit-boot-starter-mgmt-ui-0.4.1.jar.asc to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-boot-starter-mgmt-ui/0.4.1/hawkbit-boot-starter-mgmt-ui-0.4.1.jar.asc [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-starters/hawkbit-boot-starter-mgmt-ui/target/hawkbit-boot-starter-mgmt-ui-0.4.1.pom.asc to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-boot-starter-mgmt-ui/0.4.1/hawkbit-boot-starter-mgmt-ui-0.4.1.pom.asc [INFO] Execution skipped to the last project... [INFO] [INFO] --------------< org.eclipse.hawkbit:hawkbit-boot-starter >-------------- [INFO] Building hawkBit :: Spring Boot Starter 0.4.1 [29/37] [INFO] from hawkbit-starters/hawkbit-boot-starter/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ hawkbit-boot-starter --- [INFO] [INFO] --- flatten:1.5.0:clean (flatten.clean) @ hawkbit-boot-starter --- [INFO] [INFO] --- enforcer:3.3.0:enforce (enforce-no-snapshots) @ hawkbit-boot-starter --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ hawkbit-boot-starter --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-starters/hawkbit-boot-starter/src/main/resources [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-starters/hawkbit-boot-starter/src/main/resources [INFO] [INFO] --- flatten:1.5.0:flatten (flatten) @ hawkbit-boot-starter --- [INFO] Generating flattened POM of project org.eclipse.hawkbit:hawkbit-boot-starter:jar:0.4.1... [INFO] [INFO] --- compiler:3.10.1:compile (default-compile) @ hawkbit-boot-starter --- [INFO] No sources to compile [INFO] [INFO] --- license:2.11:check (default-cli) @ hawkbit-boot-starter --- [INFO] Checking licenses... [WARNING] Unknown file extension: /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-starters/hawkbit-boot-starter/README.MD [WARNING] Unable to find a comment style definition for some files. You may want to add a custom mapping for the relevant file extensions. [INFO] [INFO] --- javadoc:3.4.1:jar (default-cli) @ hawkbit-boot-starter --- [INFO] [INFO] --- enforcer:3.3.0:enforce (enforce-no-snapshots) @ hawkbit-boot-starter --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ hawkbit-boot-starter --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-starters/hawkbit-boot-starter/src/main/resources [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-starters/hawkbit-boot-starter/src/main/resources [INFO] [INFO] --- flatten:1.5.0:flatten (flatten) @ hawkbit-boot-starter --- [INFO] Generating flattened POM of project org.eclipse.hawkbit:hawkbit-boot-starter:jar:0.4.1... [INFO] [INFO] --- compiler:3.10.1:compile (default-compile) @ hawkbit-boot-starter --- [INFO] No sources to compile [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ hawkbit-boot-starter --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-starters/hawkbit-boot-starter/src/test/resources [INFO] [INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ hawkbit-boot-starter --- [INFO] No sources to compile [INFO] [INFO] --- jacoco:0.8.8:prepare-agent (prepare-ut-agent) @ hawkbit-boot-starter --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-starters/hawkbit-boot-starter/target/jacoco.exec [INFO] [INFO] --- surefire:3.1.2:test (default-test) @ hawkbit-boot-starter --- [INFO] No tests to run. [INFO] [INFO] --- jar:3.2.2:jar (default-jar) @ hawkbit-boot-starter --- [WARNING] JAR will be empty - no content was marked for inclusion! [INFO] Building jar: /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-starters/hawkbit-boot-starter/target/hawkbit-boot-starter-0.4.1.jar [INFO] [INFO] >>> source:3.2.1:jar (attach-sources) > generate-sources @ hawkbit-boot-starter >>> [INFO] [INFO] --- enforcer:3.3.0:enforce (enforce-no-snapshots) @ hawkbit-boot-starter --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] <<< source:3.2.1:jar (attach-sources) < generate-sources @ hawkbit-boot-starter <<< [INFO] [INFO] [INFO] --- source:3.2.1:jar (attach-sources) @ hawkbit-boot-starter --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- jacoco:0.8.8:prepare-agent-integration (prepare-it-agent) @ hawkbit-boot-starter --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-starters/hawkbit-boot-starter/target/jacoco-it.exec [INFO] [INFO] --- license-tool:1.0.2:license-check (license-check) @ hawkbit-boot-starter --- [INFO] [INFO] --- gpg:1.6:sign (sign-artifacts) @ hawkbit-boot-starter --- [INFO] [INFO] --- install:2.5.2:install (default-install) @ hawkbit-boot-starter --- [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-starters/hawkbit-boot-starter/target/hawkbit-boot-starter-0.4.1.jar to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-boot-starter/0.4.1/hawkbit-boot-starter-0.4.1.jar [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-starters/hawkbit-boot-starter/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-boot-starter/0.4.1/hawkbit-boot-starter-0.4.1.pom [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-starters/hawkbit-boot-starter/target/hawkbit-boot-starter-0.4.1.jar.asc to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-boot-starter/0.4.1/hawkbit-boot-starter-0.4.1.jar.asc [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-starters/hawkbit-boot-starter/target/hawkbit-boot-starter-0.4.1.pom.asc to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-boot-starter/0.4.1/hawkbit-boot-starter-0.4.1.pom.asc [INFO] [INFO] --- nexus-staging:1.6.13:deploy (injected-nexus-deploy) @ hawkbit-boot-starter --- [INFO] Performing local staging (local stagingDirectory="/home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging")... [INFO] + Using server credentials "ossrh" from Maven settings. [INFO] * Connected to Nexus at https://oss.sonatype.org:443/, is version 2.15.1-02 and edition "Professional" [INFO] * Using staging profile ID "1d2b23f380235e" (matched by Nexus). [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-starters/hawkbit-boot-starter/target/hawkbit-boot-starter-0.4.1.jar to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-boot-starter/0.4.1/hawkbit-boot-starter-0.4.1.jar [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-starters/hawkbit-boot-starter/.flattened-pom.xml to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-boot-starter/0.4.1/hawkbit-boot-starter-0.4.1.pom [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-starters/hawkbit-boot-starter/target/hawkbit-boot-starter-0.4.1.jar.asc to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-boot-starter/0.4.1/hawkbit-boot-starter-0.4.1.jar.asc [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-starters/hawkbit-boot-starter/target/hawkbit-boot-starter-0.4.1.pom.asc to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-boot-starter/0.4.1/hawkbit-boot-starter-0.4.1.pom.asc [INFO] Execution skipped to the last project... [INFO] [INFO] -------------< org.eclipse.hawkbit:hawkbit-runtime-parent >------------- [INFO] Building hawkBit :: Runtime :: Parent 0.4.1 [30/37] [INFO] from hawkbit-runtime/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ hawkbit-runtime-parent --- [INFO] [INFO] --- flatten:1.5.0:clean (flatten.clean) @ hawkbit-runtime-parent --- [INFO] [INFO] --- enforcer:3.3.0:enforce (enforce-no-snapshots) @ hawkbit-runtime-parent --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- flatten:1.5.0:flatten (flatten) @ hawkbit-runtime-parent --- [INFO] Generating flattened POM of project org.eclipse.hawkbit:hawkbit-runtime-parent:pom:0.4.1... [INFO] [INFO] --- license:2.11:check (default-cli) @ hawkbit-runtime-parent --- [INFO] Checking licenses... [INFO] [INFO] --- javadoc:3.4.1:jar (default-cli) @ hawkbit-runtime-parent --- [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] --- enforcer:3.3.0:enforce (enforce-no-snapshots) @ hawkbit-runtime-parent --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- flatten:1.5.0:flatten (flatten) @ hawkbit-runtime-parent --- [INFO] Generating flattened POM of project org.eclipse.hawkbit:hawkbit-runtime-parent:pom:0.4.1... [INFO] [INFO] --- jacoco:0.8.8:prepare-agent (prepare-ut-agent) @ hawkbit-runtime-parent --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/target/jacoco.exec [INFO] [INFO] >>> source:3.2.1:jar (attach-sources) > generate-sources @ hawkbit-runtime-parent >>> [INFO] [INFO] --- enforcer:3.3.0:enforce (enforce-no-snapshots) @ hawkbit-runtime-parent --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] <<< source:3.2.1:jar (attach-sources) < generate-sources @ hawkbit-runtime-parent <<< [INFO] [INFO] [INFO] --- source:3.2.1:jar (attach-sources) @ hawkbit-runtime-parent --- [INFO] [INFO] --- spring-boot:2.7.18:repackage (repackage) @ hawkbit-runtime-parent --- [INFO] [INFO] --- spring-boot:2.7.18:repackage (default) @ hawkbit-runtime-parent --- [INFO] [INFO] --- jacoco:0.8.8:prepare-agent-integration (prepare-it-agent) @ hawkbit-runtime-parent --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/target/jacoco-it.exec [INFO] [INFO] --- license-tool:1.0.2:license-check (license-check) @ hawkbit-runtime-parent --- [INFO] [INFO] --- gpg:1.6:sign (sign-artifacts) @ hawkbit-runtime-parent --- [INFO] [INFO] --- install:2.5.2:install (default-install) @ hawkbit-runtime-parent --- [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-runtime-parent/0.4.1/hawkbit-runtime-parent-0.4.1.pom [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/target/hawkbit-runtime-parent-0.4.1.pom.asc to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-runtime-parent/0.4.1/hawkbit-runtime-parent-0.4.1.pom.asc [INFO] [INFO] --- nexus-staging:1.6.13:deploy (injected-nexus-deploy) @ hawkbit-runtime-parent --- [INFO] Performing local staging (local stagingDirectory="/home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging")... [INFO] + Using server credentials "ossrh" from Maven settings. [INFO] * Connected to Nexus at https://oss.sonatype.org:443/, is version 2.15.1-02 and edition "Professional" [INFO] * Using staging profile ID "1d2b23f380235e" (matched by Nexus). [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/.flattened-pom.xml to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-runtime-parent/0.4.1/hawkbit-runtime-parent-0.4.1.pom [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/target/hawkbit-runtime-parent-0.4.1.pom.asc to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-runtime-parent/0.4.1/hawkbit-runtime-parent-0.4.1.pom.asc [INFO] Execution skipped to the last project... [INFO] [INFO] -------------< org.eclipse.hawkbit:hawkbit-update-server >-------------- [INFO] Building hawkBit :: Runtime :: Update Server (Monolith) 0.4.1 [31/37] [INFO] from hawkbit-runtime/hawkbit-update-server/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ hawkbit-update-server --- [INFO] [INFO] --- flatten:1.5.0:clean (flatten.clean) @ hawkbit-update-server --- [INFO] [INFO] --- enforcer:3.3.0:enforce (enforce-no-snapshots) @ hawkbit-update-server --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ hawkbit-update-server --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 8 resources [INFO] [INFO] --- flatten:1.5.0:flatten (flatten) @ hawkbit-update-server --- [INFO] Generating flattened POM of project org.eclipse.hawkbit:hawkbit-update-server:jar:0.4.1... [INFO] [INFO] --- compiler:3.10.1:compile (default-compile) @ hawkbit-update-server --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-update-server/target/classes [INFO] [INFO] --- license:2.11:check (default-cli) @ hawkbit-update-server --- [INFO] Checking licenses... [INFO] [INFO] --- javadoc:3.4.1:jar (default-cli) @ hawkbit-update-server --- [INFO] The goal 'org.apache.maven.plugins:maven-javadoc-plugin:3.4.1:javadoc' has not been previously called for the module: 'org.eclipse.hawkbit:hawkbit-boot-starter:jar:0.4.1'. Trying to invoke it... [WARNING] Creating fake javadoc directory to prevent repeated invocations: /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-starters/hawkbit-boot-starter/target/apidocs [ERROR] Error fetching link: /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-starters/hawkbit-boot-starter/target/apidocs. Ignored it. [INFO] No previous run data found, generating javadoc. [INFO] Building jar: /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-update-server/target/hawkbit-update-server-0.4.1-javadoc.jar [INFO] [INFO] --- enforcer:3.3.0:enforce (enforce-no-snapshots) @ hawkbit-update-server --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ hawkbit-update-server --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 8 resources [INFO] [INFO] --- flatten:1.5.0:flatten (flatten) @ hawkbit-update-server --- [INFO] Generating flattened POM of project org.eclipse.hawkbit:hawkbit-update-server:jar:0.4.1... [INFO] [INFO] --- compiler:3.10.1:compile (default-compile) @ hawkbit-update-server --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-update-server/target/classes [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ hawkbit-update-server --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-update-server/src/test/resources [INFO] [INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ hawkbit-update-server --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-update-server/target/test-classes [INFO] [INFO] --- jacoco:0.8.8:prepare-agent (prepare-ut-agent) @ hawkbit-update-server --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-update-server/target/jacoco.exec [INFO] [INFO] --- surefire:3.1.2:test (default-test) @ hawkbit-update-server --- [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.eclipse.hawkbit.app.PreAuthorizeEnabledTest 16:31:39.837 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating CacheAwareContextLoaderDelegate from class [org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate] 16:31:39.858 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating BootstrapContext using constructor [public org.springframework.test.context.support.DefaultBootstrapContext(java.lang.Class,org.springframework.test.context.CacheAwareContextLoaderDelegate)] 16:31:39.942 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating TestContextBootstrapper for test class [org.eclipse.hawkbit.app.PreAuthorizeEnabledTest] from class [org.springframework.boot.test.context.SpringBootTestContextBootstrapper] 16:31:39.957 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Neither @ContextConfiguration nor @ContextHierarchy found for test class [org.eclipse.hawkbit.app.PreAuthorizeEnabledTest], using SpringBootContextLoader 16:31:39.979 [main] DEBUG org.springframework.test.context.support.AbstractContextLoader - Did not detect default resource location for test class [org.eclipse.hawkbit.app.PreAuthorizeEnabledTest]: class path resource [org/eclipse/hawkbit/app/PreAuthorizeEnabledTest-context.xml] does not exist 16:31:39.980 [main] DEBUG org.springframework.test.context.support.AbstractContextLoader - Did not detect default resource location for test class [org.eclipse.hawkbit.app.PreAuthorizeEnabledTest]: class path resource [org/eclipse/hawkbit/app/PreAuthorizeEnabledTestContext.groovy] does not exist 16:31:39.980 [main] INFO org.springframework.test.context.support.AbstractContextLoader - Could not detect default resource locations for test class [org.eclipse.hawkbit.app.PreAuthorizeEnabledTest]: no resource found for suffixes {-context.xml, Context.groovy}. 16:31:39.981 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils - Could not detect default configuration classes for test class [org.eclipse.hawkbit.app.PreAuthorizeEnabledTest]: PreAuthorizeEnabledTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 16:31:40.088 [main] DEBUG org.springframework.test.context.support.ActiveProfilesUtils - Could not find an 'annotation declaring class' for annotation type [org.springframework.test.context.ActiveProfiles] and class [org.eclipse.hawkbit.app.PreAuthorizeEnabledTest] 16:31:40.240 [main] DEBUG org.springframework.context.annotation.ClassPathScanningCandidateComponentProvider - Identified candidate component class: file [/home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-update-server/target/classes/org/eclipse/hawkbit/app/Start.class] 16:31:40.242 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Found @SpringBootConfiguration org.eclipse.hawkbit.app.Start for test class org.eclipse.hawkbit.app.PreAuthorizeEnabledTest 16:31:40.425 [main] DEBUG org.springframework.boot.test.context.SpringBootTestContextBootstrapper - @TestExecutionListeners is not present for class [org.eclipse.hawkbit.app.PreAuthorizeEnabledTest]: using defaults. 16:31:40.426 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener, org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.event.ApplicationEventsTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener, org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener, org.springframework.security.test.context.support.ReactorContextTestExecutionListener] 16:31:40.477 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@7ca492d9, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@14fc9bd, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@7ed49a7f, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@1cd6b1bd, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@443cdaa4, org.springframework.test.context.support.DirtiesContextTestExecutionListener@3b41e1bf, org.springframework.test.context.transaction.TransactionalTestExecutionListener@619c93ca, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@486e9d1d, org.springframework.test.context.event.EventPublishingTestExecutionListener@6aa5974e, org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener@5e5ddfbc, org.springframework.security.test.context.support.ReactorContextTestExecutionListener@5bda157e, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@67e0fd6d, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@21390938, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@1129829c, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@1a531422, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@7a388990, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@13213f26] 16:31:40.483 [main] DEBUG org.springframework.test.context.support.AbstractDirtiesContextTestExecutionListener - Before test class: context [DefaultTestContext@224c7de4 testClass = PreAuthorizeEnabledTest, testInstance = [null], testMethod = [null], testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@36ad229b testClass = PreAuthorizeEnabledTest, locations = '{}', classes = '{class org.eclipse.hawkbit.app.Start}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{hawkbit.dmf.rabbitmq.enabled=false, org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@596a7f44, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@120d3fd, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@28f9fedd, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@7593ea79, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@6d074b14, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@5fb7183b], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true]], class annotated with @DirtiesContext [false] with mode [null]. 16:31:40.487 [main] DEBUG org.eclipse.hawkbit.repository.test.util.DatasourceContext - Datasource environment variables: [database: null, username: null, password: null, datasourceUrl: null] 16:31:40.489 [main] INFO org.eclipse.hawkbit.repository.test.util.SharedSqlTestDatabaseExtension - Schema generation skipped... No datasource environment variables found! ______ _ _ _ _ ____ _ _ | ____| | (_) | | | | | _ \(_) | | |__ ___| |_ _ __ ___ ___ | |__ __ ___ _| | _| |_) |_| |_ | __| / __| | | '_ \/ __|/ _ \ | '_ \ / _` \ \ /\ / / |/ / _ <| | __| | |___| (__| | | |_) \__ \ __/ | | | | (_| |\ V V /| <| |_) | | |_ |______\___|_|_| .__/|___/\___| |_| |_|\__,_| \_/\_/ |_|\_\____/|_|\__| | | |_| Eclipse hawkBit Update Server using Spring Boot (v2.7.18) Go to https://www.eclipse.org/hawkbit for more information. 2024-01-11 16:31:41,397 INFO main o.e.h.a.PreAuthorizeEnabledTest:55 - Starting PreAuthorizeEnabledTest using Java 17.0.9 on basic-bw2k7 with PID 4350 (started by jenkins in /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-update-server) 2024-01-11 16:31:41,399 INFO main o.e.h.a.PreAuthorizeEnabledTest:632 - No active profile set, falling back to 1 default profile: "default" 2024-01-11 16:31:43,972 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:132 - Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2024-01-11 16:31:44,273 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:201 - Finished Spring Data repository scanning in 289 ms. Found 20 JPA repository interfaces. 2024-01-11 16:31:45,131 INFO main o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor:292 - No bean named 'errorChannel' has been explicitly defined. Therefore, a default PublishSubscribeChannel will be created. 2024-01-11 16:31:45,159 INFO main o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor:292 - No bean named 'integrationHeaderChannelRegistry' has been explicitly defined. Therefore, a default DefaultHeaderChannelRegistry will be created. 2024-01-11 16:31:45,196 INFO main o.s.c.a.ConfigurationClassPostProcessor:426 - Cannot enhance @Configuration bean definition 'com.vaadin.spring.VaadinConfiguration' since its singleton instance has been created too early. The typical cause is a non-static @Bean method with a BeanDefinitionRegistryPostProcessor return type: Consider declaring such methods as 'static'. 2024-01-11 16:31:45,533 INFO main o.s.c.c.s.GenericScope:283 - BeanFactory id=8acc1c3f-700d-3946-8f99-694d972a7e59 2024-01-11 16:31:45,932 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:31:45,947 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration' of type [org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:31:45,951 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:31:45,953 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'loadBalancerClientsDefaultsMappingsProvider' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration$$Lambda$940/0x00007f2f60610250] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:31:45,974 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'defaultsBindHandlerAdvisor' of type [org.springframework.cloud.commons.config.DefaultsBindHandlerAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:31:45,990 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'BindingHandlerAdvise' of type [org.springframework.cloud.stream.config.BindingHandlerAdvise] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:31:46,016 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spelConverter' of type [org.springframework.cloud.stream.config.SpelExpressionConverterConfiguration$SpelConverter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:31:46,021 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration' of type [org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:31:46,024 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'stringOrNumberMigrationVersionConverter' of type [org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration$StringOrNumberToMigrationVersionConverter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:31:46,047 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:31:46,108 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'dataSource' of type [com.zaxxer.hikari.HikariDataSource] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:31:46,120 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties' of type [org.springframework.boot.autoconfigure.orm.jpa.JpaProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:31:46,179 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.eclipse.hawkbit.repository.jpa.RepositoryApplicationConfiguration' of type [org.eclipse.hawkbit.repository.jpa.RepositoryApplicationConfiguration$$EnhancerBySpringCGLIB$$84f597f7] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:31:46,598 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'UISecurityConfigurationAdapter.UIMethodSecurity' of type [org.eclipse.hawkbit.ui.autoconfigure.UISecurityConfigurationAdapter$UIMethodSecurity$$EnhancerBySpringCGLIB$$6e6f0d69] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:31:46,813 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.vaadin.spring.events.config.EventBusConfiguration' of type [org.vaadin.spring.events.config.EventBusConfiguration$$EnhancerBySpringCGLIB$$80650c98] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:31:46,832 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.vaadin.spring.security.config.VaadinSharedSecurityConfiguration' of type [org.vaadin.spring.security.config.VaadinSharedSecurityConfiguration$$EnhancerBySpringCGLIB$$4c24021f] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:31:47,455 INFO main o.f.c.i.l.VersionPrinter:37 - Flyway Community Edition 8.5.13 by Redgate 2024-01-11 16:31:47,456 INFO main o.f.c.i.l.VersionPrinter:37 - See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.13 2024-01-11 16:31:47,456 INFO main o.f.c.i.l.VersionPrinter:37 - 2024-01-11 16:31:47,481 INFO main c.z.h.HikariDataSource:110 - HikariPool-1 - Starting... 2024-01-11 16:31:48,290 INFO main c.z.h.HikariDataSource:123 - HikariPool-1 - Start completed. 2024-01-11 16:31:48,311 INFO main o.f.c.i.d.b.BaseDatabaseType:37 - Database: jdbc:h2:mem:testdb (H2 2.2) 2024-01-11 16:31:48,406 WARN main o.f.c.i.d.b.Database:41 - Flyway upgrade recommended: H2 2.2.222 is newer than this version of Flyway and support has not been tested. The latest supported version of H2 is 2.1.210. 2024-01-11 16:31:48,491 INFO main o.f.c.i.c.DbValidate:37 - Successfully validated 47 migrations (execution time 00:00.065s) 2024-01-11 16:31:48,500 INFO main o.f.c.i.s.JdbcTableSchemaHistory:37 - Creating Schema History table "PUBLIC"."schema_version" ... 2024-01-11 16:31:48,542 INFO main o.f.c.i.c.DbMigrate:37 - Current version of schema "PUBLIC": << Empty Schema >> 2024-01-11 16:31:48,612 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.0.1 - init " 2024-01-11 16:31:48,804 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.2.0 - update target info for message " 2024-01-11 16:31:48,821 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.0 - cascade delete " 2024-01-11 16:31:48,877 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.1 - cascade delete " 2024-01-11 16:31:48,886 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.5.0 - target filter query " 2024-01-11 16:31:48,898 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.6.0 - rollout management " 2024-01-11 16:31:48,974 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.0 - swmType maxAssignment greater 0 " 2024-01-11 16:31:48,980 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.1 - reduce length enums " 2024-01-11 16:31:49,071 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.0 - auto assign ds filter " 2024-01-11 16:31:49,084 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.1 - cascade delete " 2024-01-11 16:31:49,096 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.2 - remove external artifact " 2024-01-11 16:31:49,103 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.9.0 - add rollout groups created " 2024-01-11 16:31:49,116 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.0 - advanced rolloutgroup " 2024-01-11 16:31:49,136 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.1 - consolidate artifact sha1 " 2024-01-11 16:31:49,182 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.2 - rollout auto start " 2024-01-11 16:31:49,195 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.3 - add rollout deleted flag " 2024-01-11 16:31:49,302 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.0 - drop target info " 2024-01-11 16:31:49,388 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.1 - target filter query UQ " 2024-01-11 16:31:49,394 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.2 - remove unused idexes " 2024-01-11 16:31:49,400 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.3 - add module md targetvis " 2024-01-11 16:31:49,409 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.0 - action performance " 2024-01-11 16:31:49,482 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.1 - missing non null " 2024-01-11 16:31:49,502 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.2 - missing non null enum " 2024-01-11 16:31:49,506 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.3 - cascade delete " 2024-01-11 16:31:49,511 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.4 - add maintenance window " 2024-01-11 16:31:49,533 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.6 - add index " 2024-01-11 16:31:49,538 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.7 - add rollout approval fields " 2024-01-11 16:31:49,583 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.8 - change length of created last modified by " 2024-01-11 16:31:49,592 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.9 - add target metadata " 2024-01-11 16:31:49,598 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.10 - change length of target attributes key " 2024-01-11 16:31:49,605 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.11 - add auto assign action type " 2024-01-11 16:31:49,612 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.12 - change length of controller id and name " 2024-01-11 16:31:49,618 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.13 - add action external id " 2024-01-11 16:31:49,628 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.14 - add sha256 hash " 2024-01-11 16:31:49,636 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.15 - add weight " 2024-01-11 16:31:49,678 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.16 - add action initiated by " 2024-01-11 16:31:49,691 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.17 - add index target modified " 2024-01-11 16:31:49,696 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.18 - add target type " 2024-01-11 16:31:49,710 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.19 - add valid flag to ds " 2024-01-11 16:31:49,720 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.20 - add encryption flag to sm " 2024-01-11 16:31:49,728 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.21 - add rollouts status index " 2024-01-11 16:31:49,733 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.22 - change target type name length " 2024-01-11 16:31:49,737 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.23 - add action status code " 2024-01-11 16:31:49,773 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.24 - add last action status code " 2024-01-11 16:31:49,783 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.25 - add confirmation flag " 2024-01-11 16:31:49,794 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.26 - add access control context " 2024-01-11 16:31:49,804 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.27 - target type inherit type " 2024-01-11 16:31:49,810 INFO main o.f.c.i.c.DbMigrate:37 - Successfully applied 47 migrations to schema "PUBLIC", now at version v1.12.27 (execution time 00:01.273s) 2024-01-11 16:31:50,989 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:437 - Initialized JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 16:31:53,608 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:339 - Usage of Spring Data projections detected on persistence provider EclipseLink. Make sure the following query methods declare result columns in exactly the order the accessors are declared in the projecting interface or the order of parameters for DTOs: 2024-01-11 16:31:53,609 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.DistributionSetRepository.countRolloutsByStatusForDistributionSet(java.lang.Long) 2024-01-11 16:31:53,619 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.DistributionSetRepository.countActionsByStatusForDistributionSet(java.lang.Long) 2024-01-11 16:31:55,403 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:339 - Usage of Spring Data projections detected on persistence provider EclipseLink. Make sure the following query methods declare result columns in exactly the order the accessors are declared in the projecting interface or the order of parameters for DTOs: 2024-01-11 16:31:55,404 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutId(java.lang.Long) 2024-01-11 16:31:55,407 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutId(java.util.List) 2024-01-11 16:31:55,434 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutGroupId(java.util.List) 2024-01-11 16:31:55,437 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutGroupId(java.lang.Long) 2024-01-11 16:31:57,320 INFO main o.s.s.w.DefaultSecurityFilterChain:55 - Will secure Or [Ant [pattern='/rest/**'], Ant [pattern='/system/admin/**']] with [org.springframework.security.web.session.DisableEncodeUrlFilter@4a42e51, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@3cf61020, org.springframework.security.web.context.SecurityContextPersistenceFilter@e458e88, org.springframework.security.web.header.HeaderWriterFilter@70d31582, org.springframework.security.web.authentication.logout.LogoutFilter@2ad59847, org.eclipse.hawkbit.autoconfigure.security.SecurityManagedConfiguration$RestSecurityConfigurationAdapter$1@255d0c4f, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@79dca6fe, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@60ae79a9, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@423d8afa, org.springframework.security.web.session.SessionManagementFilter@27961c61, org.eclipse.hawkbit.autoconfigure.security.SecurityManagedConfiguration$RestSecurityConfigurationAdapter$$Lambda$1412/0x00007f2f60a31df0@7fd45ffd, org.springframework.security.web.access.ExceptionTranslationFilter@39bd738b, org.springframework.security.web.access.intercept.AuthorizationFilter@633a4b09] 2024-01-11 16:31:57,348 INFO main o.s.s.w.DefaultSecurityFilterChain:55 - Will secure Ant [pattern='/**/downloadId/**'] with [org.springframework.security.web.session.DisableEncodeUrlFilter@41b69de3, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@34bac3b3, org.springframework.security.web.context.SecurityContextPersistenceFilter@5b61e35b, org.springframework.security.web.header.HeaderWriterFilter@59eab922, org.springframework.security.web.authentication.logout.LogoutFilter@6ac3f759, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@4ef5223a, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@425aa16f, org.springframework.security.web.session.SessionManagementFilter@4e965b83, org.springframework.security.web.access.ExceptionTranslationFilter@4e5b7b46, org.eclipse.hawkbit.security.HttpDownloadAuthenticationFilter@3e96d749, org.springframework.security.web.access.intercept.AuthorizationFilter@1a8675c7] 2024-01-11 16:31:57,377 INFO main o.s.s.w.DefaultSecurityFilterChain:55 - Will secure Ant [pattern='/{tenant}/controller/v1/{controllerId}/softwaremodules/{softwareModuleId}/artifacts/*'] with [org.springframework.security.web.session.DisableEncodeUrlFilter@5517a62, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@1254eb07, org.springframework.security.web.context.SecurityContextPersistenceFilter@44b2dfa7, org.springframework.security.web.header.HeaderWriterFilter@5718429b, org.springframework.security.web.authentication.logout.LogoutFilter@748c63cc, org.eclipse.hawkbit.security.HttpControllerPreAuthenticatedSecurityHeaderFilter@bc84a6e, org.eclipse.hawkbit.security.HttpControllerPreAuthenticateSecurityTokenFilter@37bb3715, org.eclipse.hawkbit.security.HttpControllerPreAuthenticatedGatewaySecurityTokenFilter@39b7c9ea, org.eclipse.hawkbit.security.HttpControllerPreAuthenticateAnonymousDownloadFilter@c8e1108, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@6e816333, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@7b98e8e2, org.springframework.security.web.session.SessionManagementFilter@5271e4b3, org.springframework.security.web.access.ExceptionTranslationFilter@83445bf, org.springframework.security.web.access.intercept.AuthorizationFilter@2d123bb1] 2024-01-11 16:31:57,390 INFO main o.s.s.w.DefaultSecurityFilterChain:55 - Will secure Or [Ant [pattern='/{tenant}/controller/v1/{controllerId}'], Ant [pattern='/{tenant}/controller/v1/{controllerId}/confirmationBase/**'], Ant [pattern='/{tenant}/controller/v1/{controllerId}/deploymentBase/**'], Ant [pattern='/{tenant}/controller/v1/{controllerId}/installedBase/**'], Ant [pattern='/{tenant}/controller/v1/{controllerId}/cancelAction/**'], Ant [pattern='/{tenant}/controller/v1/{controllerId}/configData'], Ant [pattern='/{tenant}/controller/v1/{controllerId}/softwaremodules/{softwareModuleId}/artifacts']] with [org.springframework.security.web.session.DisableEncodeUrlFilter@44a027ca, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@44f0156f, org.springframework.security.web.context.SecurityContextPersistenceFilter@1ac99c93, org.springframework.security.web.header.HeaderWriterFilter@1db311bb, org.springframework.security.web.authentication.logout.LogoutFilter@1142224b, org.eclipse.hawkbit.security.HttpControllerPreAuthenticatedSecurityHeaderFilter@38ae445c, org.eclipse.hawkbit.security.HttpControllerPreAuthenticateSecurityTokenFilter@d3e6b8f, org.eclipse.hawkbit.security.HttpControllerPreAuthenticatedGatewaySecurityTokenFilter@48658395, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@178792cf, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@123c674d, org.springframework.security.web.session.SessionManagementFilter@75241e97, org.springframework.security.web.access.ExceptionTranslationFilter@5f1164b, org.springframework.security.web.access.intercept.AuthorizationFilter@4b0fd54b] 2024-01-11 16:31:57,412 INFO main o.e.h.u.a.UISecurityConfigurationAdapter:169 - ****************** ** Requires HTTPS Security has been disabled for UI, should only be used for developing purposes ** ****************** 2024-01-11 16:31:57,446 INFO main o.s.s.w.DefaultSecurityFilterChain:55 - Will secure Ant [pattern='/**/UI/**'] with [org.springframework.security.web.session.DisableEncodeUrlFilter@7e34ca05, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@6697a476, org.springframework.security.web.context.SecurityContextPersistenceFilter@162a5768, org.springframework.security.web.header.HeaderWriterFilter@2ab72528, org.springframework.security.web.authentication.logout.LogoutFilter@1c578bb6, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@51f44bb2, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@4279aac1, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@3d4920f5, org.springframework.security.web.session.SessionManagementFilter@744dc582, org.springframework.security.web.access.ExceptionTranslationFilter@4921c718, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@7dacb2ff] 2024-01-11 16:31:57,473 WARN main o.s.s.c.a.w.b.WebSecurity:305 - You are asking Spring Security to ignore Ant [pattern='/documentation/**']. This is not recommended -- please use permitAll via HttpSecurity#authorizeHttpRequests instead. 2024-01-11 16:31:57,473 INFO main o.s.s.w.DefaultSecurityFilterChain:52 - Will not secure Ant [pattern='/documentation/**'] 2024-01-11 16:31:57,474 WARN main o.s.s.c.a.w.b.WebSecurity:305 - You are asking Spring Security to ignore Ant [pattern='/VAADIN/**']. This is not recommended -- please use permitAll via HttpSecurity#authorizeHttpRequests instead. 2024-01-11 16:31:57,474 INFO main o.s.s.w.DefaultSecurityFilterChain:52 - Will not secure Ant [pattern='/VAADIN/**'] 2024-01-11 16:31:57,474 WARN main o.s.s.c.a.w.b.WebSecurity:305 - You are asking Spring Security to ignore Ant [pattern='/*.*']. This is not recommended -- please use permitAll via HttpSecurity#authorizeHttpRequests instead. 2024-01-11 16:31:57,475 INFO main o.s.s.w.DefaultSecurityFilterChain:52 - Will not secure Ant [pattern='/*.*'] 2024-01-11 16:31:57,475 WARN main o.s.s.c.a.w.b.WebSecurity:305 - You are asking Spring Security to ignore Ant [pattern='/docs/**']. This is not recommended -- please use permitAll via HttpSecurity#authorizeHttpRequests instead. 2024-01-11 16:31:57,475 INFO main o.s.s.w.DefaultSecurityFilterChain:52 - Will not secure Ant [pattern='/docs/**'] 2024-01-11 16:31:58,304 WARN main o.s.b.a.o.j.JpaBaseConfiguration$JpaWebConfiguration:223 - spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning 2024-01-11 16:31:58,967 INFO main c.v.s.b.i.VaadinServletConfiguration:261 - Registering Vaadin servlet 2024-01-11 16:31:58,968 INFO main c.v.s.b.i.VaadinServletConfiguration:263 - Servlet will be mapped to URLs [/UI, /UI/*, /VAADIN/*] 2024-01-11 16:31:58,991 INFO main o.v.s.s.Vaadin4SpringServlet:61 - Using custom Vaadin4Spring servlet 2024-01-11 16:31:59,007 INFO main c.v.s.b.i.VaadinServletConfiguration:282 - Setting servlet init parameters 2024-01-11 16:31:59,007 INFO main c.v.s.b.i.VaadinServletConfiguration:306 - Set servlet init parameter [productionMode] = [true] 2024-01-11 16:31:59,007 INFO main c.v.s.b.i.VaadinServletConfiguration:306 - Set servlet init parameter [resourceCacheTime] = [3600] 2024-01-11 16:31:59,008 INFO main c.v.s.b.i.VaadinServletConfiguration:306 - Set servlet init parameter [heartbeatInterval] = [60] 2024-01-11 16:31:59,008 INFO main c.v.s.b.i.VaadinServletConfiguration:306 - Set servlet init parameter [closeIdleSessions] = [false] 2024-01-11 16:31:59,565 INFO main c.v.s.b.i.VaadinServletConfiguration:206 - Registering Vaadin servlet of type [org.vaadin.spring.servlet.Vaadin4SpringServlet] 2024-01-11 16:32:00,295 INFO main o.v.s.s.AbstractVaadinSecurity:94 - Using authentication manager org.springframework.security.authentication.ProviderManager@407f92a 2024-01-11 16:32:00,296 INFO main o.v.s.s.AbstractVaadinSecurity:101 - Using access decision manager AffirmativeBased [DecisionVoters=[org.springframework.security.access.prepost.PreInvocationAuthorizationAdviceVoter@662b29aa, org.springframework.security.access.vote.RoleVoter@434b5f60, org.springframework.security.access.vote.AuthenticatedVoter@984643c], AllowIfAllAbstainDecisions=false] 2024-01-11 16:32:00,297 INFO main o.v.s.s.AbstractVaadinSecurity:112 - No RememberMeServices found. Using NullRememberMeServices. 2024-01-11 16:32:00,297 INFO main o.v.s.s.s.DefaultVaadinSharedSecurity:235 - No session authentication strategy found in application context, using null strategy 2024-01-11 16:32:00,298 INFO main o.v.s.s.s.DefaultVaadinSharedSecurity:244 - Using authentication success handler org.eclipse.hawkbit.ui.autoconfigure.UISecurityConfigurationAdapter$TenantMetadataSavedRequestAwareVaadinAuthenticationSuccessHandler@517d2b82 2024-01-11 16:32:00,298 INFO main o.v.s.s.s.DefaultVaadinSharedSecurity:250 - Using logout handler org.vaadin.spring.security.shared.VaadinRedirectLogoutHandler@3ba84cc 2024-01-11 16:32:01,908 WARN main o.s.c.s.f.FunctionConfiguration$FunctionBindingRegistrar:1013 - You have defined function definition that does not exist: busConsumer 2024-01-11 16:32:01,918 WARN main o.s.c.s.f.FunctionConfiguration$FunctionBindingRegistrar:886 - The function definition 'busConsumer' is not valid. The referenced function bean or one of its components does not exist 2024-01-11 16:32:02,374 INFO main o.s.i.e.EventDrivenConsumer:174 - Adding {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 2024-01-11 16:32:02,375 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 1 subscriber(s). 2024-01-11 16:32:02,376 INFO main o.s.i.e.EventDrivenConsumer:292 - started bean '_org.springframework.integration.errorLogger' 2024-01-11 16:32:02,384 INFO main o.e.h.a.PreAuthorizeEnabledTest:61 - Started PreAuthorizeEnabledTest in 21.836 seconds (JVM running for 24.737) 2024-01-11 16:32:03,895 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:32:03,896 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:32:03,899 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 3 ms 2024-01-11 16:32:04,491 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:32:04,492 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:32:04,495 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 3 ms [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 24.73 s -- in org.eclipse.hawkbit.app.PreAuthorizeEnabledTest [INFO] Running org.eclipse.hawkbit.app.AllowedHostNamesTest 2024-01-11 16:32:04,531 INFO main o.s.b.t.c.SpringBootTestContextBootstrapper:305 - Neither @ContextConfiguration nor @ContextHierarchy found for test class [org.eclipse.hawkbit.app.AllowedHostNamesTest], using SpringBootContextLoader 2024-01-11 16:32:04,532 INFO main o.s.t.c.s.AbstractContextLoader:264 - Could not detect default resource locations for test class [org.eclipse.hawkbit.app.AllowedHostNamesTest]: no resource found for suffixes {-context.xml, Context.groovy}. 2024-01-11 16:32:04,532 INFO main o.s.t.c.s.AnnotationConfigContextLoaderUtils:83 - Could not detect default configuration classes for test class [org.eclipse.hawkbit.app.AllowedHostNamesTest]: AllowedHostNamesTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 2024-01-11 16:32:04,575 INFO main o.s.b.t.c.SpringBootTestContextBootstrapper:239 - Found @SpringBootConfiguration org.eclipse.hawkbit.app.Start for test class org.eclipse.hawkbit.app.AllowedHostNamesTest 2024-01-11 16:32:04,577 INFO main o.s.b.t.c.SpringBootTestContextBootstrapper:245 - Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener, org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.event.ApplicationEventsTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener, org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener, org.springframework.security.test.context.support.ReactorContextTestExecutionListener] 2024-01-11 16:32:04,578 INFO main o.s.b.t.c.SpringBootTestContextBootstrapper:174 - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@7198b6f8, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@65c0692e, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@18c38c47, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@78510087, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@4cca4603, org.springframework.test.context.support.DirtiesContextTestExecutionListener@2a25dfad, org.springframework.test.context.transaction.TransactionalTestExecutionListener@2e80cf1a, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@5ea5a775, org.springframework.test.context.event.EventPublishingTestExecutionListener@404108fc, org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener@449d6fee, org.springframework.security.test.context.support.ReactorContextTestExecutionListener@6c4d8078, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@1fa01c8b, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@57eef16b, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@78a30667, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@78ed174b, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@67b60899, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@47f3d8ad] 2024-01-11 16:32:04,578 INFO main o.e.h.r.t.u.SharedSqlTestDatabaseExtension:34 - Schema generation skipped... No datasource environment variables found! ______ _ _ _ _ ____ _ _ | ____| | (_) | | | | | _ \(_) | | |__ ___| |_ _ __ ___ ___ | |__ __ ___ _| | _| |_) |_| |_ | __| / __| | | '_ \/ __|/ _ \ | '_ \ / _` \ \ /\ / / |/ / _ <| | __| | |___| (__| | | |_) \__ \ __/ | | | | (_| |\ V V /| <| |_) | | |_ |______\___|_|_| .__/|___/\___| |_| |_|\__,_| \_/\_/ |_|\_\____/|_|\__| | | |_| Eclipse hawkBit Update Server using Spring Boot (v2.7.18) Go to https://www.eclipse.org/hawkbit for more information. 2024-01-11 16:32:04,695 INFO main o.e.h.a.AllowedHostNamesTest:55 - Starting AllowedHostNamesTest using Java 17.0.9 on basic-bw2k7 with PID 4350 (started by jenkins in /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-update-server) 2024-01-11 16:32:04,695 INFO main o.e.h.a.AllowedHostNamesTest:632 - No active profile set, falling back to 1 default profile: "default" 2024-01-11 16:32:05,249 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:132 - Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2024-01-11 16:32:05,286 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:201 - Finished Spring Data repository scanning in 36 ms. Found 20 JPA repository interfaces. 2024-01-11 16:32:05,560 INFO main o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor:292 - No bean named 'errorChannel' has been explicitly defined. Therefore, a default PublishSubscribeChannel will be created. 2024-01-11 16:32:05,561 INFO main o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor:292 - No bean named 'integrationHeaderChannelRegistry' has been explicitly defined. Therefore, a default DefaultHeaderChannelRegistry will be created. 2024-01-11 16:32:05,575 INFO main o.s.c.a.ConfigurationClassPostProcessor:426 - Cannot enhance @Configuration bean definition 'com.vaadin.spring.VaadinConfiguration' since its singleton instance has been created too early. The typical cause is a non-static @Bean method with a BeanDefinitionRegistryPostProcessor return type: Consider declaring such methods as 'static'. 2024-01-11 16:32:05,599 INFO main o.s.c.c.s.GenericScope:283 - BeanFactory id=8acc1c3f-700d-3946-8f99-694d972a7e59 2024-01-11 16:32:05,677 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:32:05,685 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration' of type [org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:32:05,687 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:32:05,688 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'loadBalancerClientsDefaultsMappingsProvider' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration$$Lambda$940/0x00007f2f60610250] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:32:05,690 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'defaultsBindHandlerAdvisor' of type [org.springframework.cloud.commons.config.DefaultsBindHandlerAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:32:05,696 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'BindingHandlerAdvise' of type [org.springframework.cloud.stream.config.BindingHandlerAdvise] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:32:05,701 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spelConverter' of type [org.springframework.cloud.stream.config.SpelExpressionConverterConfiguration$SpelConverter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:32:05,703 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration' of type [org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:32:05,704 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'stringOrNumberMigrationVersionConverter' of type [org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration$StringOrNumberToMigrationVersionConverter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:32:05,714 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:32:05,736 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'dataSource' of type [com.zaxxer.hikari.HikariDataSource] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:32:05,743 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties' of type [org.springframework.boot.autoconfigure.orm.jpa.JpaProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:32:05,748 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.eclipse.hawkbit.repository.jpa.RepositoryApplicationConfiguration' of type [org.eclipse.hawkbit.repository.jpa.RepositoryApplicationConfiguration$$EnhancerBySpringCGLIB$$84f597f7] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:32:05,819 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'UISecurityConfigurationAdapter.UIMethodSecurity' of type [org.eclipse.hawkbit.ui.autoconfigure.UISecurityConfigurationAdapter$UIMethodSecurity$$EnhancerBySpringCGLIB$$6e6f0d69] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:32:05,878 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.vaadin.spring.events.config.EventBusConfiguration' of type [org.vaadin.spring.events.config.EventBusConfiguration$$EnhancerBySpringCGLIB$$80650c98] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:32:05,884 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.vaadin.spring.security.config.VaadinSharedSecurityConfiguration' of type [org.vaadin.spring.security.config.VaadinSharedSecurityConfiguration$$EnhancerBySpringCGLIB$$4c24021f] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:32:06,036 INFO main o.f.c.i.l.VersionPrinter:37 - Flyway Community Edition 8.5.13 by Redgate 2024-01-11 16:32:06,037 INFO main o.f.c.i.l.VersionPrinter:37 - See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.13 2024-01-11 16:32:06,037 INFO main o.f.c.i.l.VersionPrinter:37 - 2024-01-11 16:32:06,041 INFO main c.z.h.HikariDataSource:110 - HikariPool-2 - Starting... 2024-01-11 16:32:06,042 INFO main c.z.h.HikariDataSource:123 - HikariPool-2 - Start completed. 2024-01-11 16:32:06,043 INFO main o.f.c.i.d.b.BaseDatabaseType:37 - Database: jdbc:h2:mem:testdb (H2 2.2) 2024-01-11 16:32:06,045 WARN main o.f.c.i.d.b.Database:41 - Flyway upgrade recommended: H2 2.2.222 is newer than this version of Flyway and support has not been tested. The latest supported version of H2 is 2.1.210. 2024-01-11 16:32:06,077 INFO main o.f.c.i.c.DbValidate:37 - Successfully validated 47 migrations (execution time 00:00.029s) 2024-01-11 16:32:06,080 INFO main o.f.c.i.c.DbMigrate:37 - Current version of schema "PUBLIC": 1.12.27 2024-01-11 16:32:06,080 INFO main o.f.c.i.c.DbMigrate:37 - Schema "PUBLIC" is up to date. No migration necessary. 2024-01-11 16:32:06,135 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:437 - Initialized JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 16:32:06,901 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:339 - Usage of Spring Data projections detected on persistence provider EclipseLink. Make sure the following query methods declare result columns in exactly the order the accessors are declared in the projecting interface or the order of parameters for DTOs: 2024-01-11 16:32:06,902 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.DistributionSetRepository.countRolloutsByStatusForDistributionSet(java.lang.Long) 2024-01-11 16:32:06,905 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.DistributionSetRepository.countActionsByStatusForDistributionSet(java.lang.Long) 2024-01-11 16:32:07,785 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:339 - Usage of Spring Data projections detected on persistence provider EclipseLink. Make sure the following query methods declare result columns in exactly the order the accessors are declared in the projecting interface or the order of parameters for DTOs: 2024-01-11 16:32:07,786 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutId(java.lang.Long) 2024-01-11 16:32:07,787 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutId(java.util.List) 2024-01-11 16:32:07,801 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutGroupId(java.util.List) 2024-01-11 16:32:07,802 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutGroupId(java.lang.Long) 2024-01-11 16:32:08,759 INFO main o.s.s.w.DefaultSecurityFilterChain:55 - Will secure Or [Ant [pattern='/rest/**'], Ant [pattern='/system/admin/**']] with [org.springframework.security.web.session.DisableEncodeUrlFilter@2ab66283, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@5afaf8ae, org.springframework.security.web.context.SecurityContextPersistenceFilter@18d71ab1, org.springframework.security.web.header.HeaderWriterFilter@4c906488, org.springframework.security.web.authentication.logout.LogoutFilter@d569e9e, org.eclipse.hawkbit.autoconfigure.security.SecurityManagedConfiguration$RestSecurityConfigurationAdapter$1@240ac58e, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@13adac06, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@37af222e, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@7854a477, org.springframework.security.web.session.SessionManagementFilter@351c1d2b, org.eclipse.hawkbit.autoconfigure.security.SecurityManagedConfiguration$RestSecurityConfigurationAdapter$$Lambda$1412/0x00007f2f60a31df0@5ab98095, org.springframework.security.web.access.ExceptionTranslationFilter@2af0b4f9, org.springframework.security.web.access.intercept.AuthorizationFilter@1e0c0047] 2024-01-11 16:32:08,775 INFO main o.s.s.w.DefaultSecurityFilterChain:55 - Will secure Ant [pattern='/**/downloadId/**'] with [org.springframework.security.web.session.DisableEncodeUrlFilter@13704858, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@f54b40f, org.springframework.security.web.context.SecurityContextPersistenceFilter@63e525db, org.springframework.security.web.header.HeaderWriterFilter@4e9874b9, org.springframework.security.web.authentication.logout.LogoutFilter@45cb2e6f, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@52aa9564, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@5f1a1e34, org.springframework.security.web.session.SessionManagementFilter@4e23c47b, org.springframework.security.web.access.ExceptionTranslationFilter@672ada91, org.eclipse.hawkbit.security.HttpDownloadAuthenticationFilter@282fd358, org.springframework.security.web.access.intercept.AuthorizationFilter@4c28cff4] 2024-01-11 16:32:08,784 INFO main o.s.s.w.DefaultSecurityFilterChain:55 - Will secure Ant [pattern='/{tenant}/controller/v1/{controllerId}/softwaremodules/{softwareModuleId}/artifacts/*'] with [org.springframework.security.web.session.DisableEncodeUrlFilter@7de64a95, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@23857b9a, org.springframework.security.web.context.SecurityContextPersistenceFilter@22f53adb, org.springframework.security.web.header.HeaderWriterFilter@5962f8e2, org.springframework.security.web.authentication.logout.LogoutFilter@7a249320, org.eclipse.hawkbit.security.HttpControllerPreAuthenticatedSecurityHeaderFilter@55852192, org.eclipse.hawkbit.security.HttpControllerPreAuthenticateSecurityTokenFilter@7e01b276, org.eclipse.hawkbit.security.HttpControllerPreAuthenticatedGatewaySecurityTokenFilter@317cfdc1, org.eclipse.hawkbit.security.HttpControllerPreAuthenticateAnonymousDownloadFilter@392d09df, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@2b905529, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@65fb0d51, org.springframework.security.web.session.SessionManagementFilter@3314eef8, org.springframework.security.web.access.ExceptionTranslationFilter@711cfbb, org.springframework.security.web.access.intercept.AuthorizationFilter@6e18a6e2] 2024-01-11 16:32:08,789 INFO main o.s.s.w.DefaultSecurityFilterChain:55 - Will secure Or [Ant [pattern='/{tenant}/controller/v1/{controllerId}'], Ant [pattern='/{tenant}/controller/v1/{controllerId}/confirmationBase/**'], Ant [pattern='/{tenant}/controller/v1/{controllerId}/deploymentBase/**'], Ant [pattern='/{tenant}/controller/v1/{controllerId}/installedBase/**'], Ant [pattern='/{tenant}/controller/v1/{controllerId}/cancelAction/**'], Ant [pattern='/{tenant}/controller/v1/{controllerId}/configData'], Ant [pattern='/{tenant}/controller/v1/{controllerId}/softwaremodules/{softwareModuleId}/artifacts']] with [org.springframework.security.web.session.DisableEncodeUrlFilter@7543cc33, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@19e04e71, org.springframework.security.web.context.SecurityContextPersistenceFilter@b91d280, org.springframework.security.web.header.HeaderWriterFilter@4e971676, org.springframework.security.web.authentication.logout.LogoutFilter@78129bb9, org.eclipse.hawkbit.security.HttpControllerPreAuthenticatedSecurityHeaderFilter@793d23ad, org.eclipse.hawkbit.security.HttpControllerPreAuthenticateSecurityTokenFilter@454089cb, org.eclipse.hawkbit.security.HttpControllerPreAuthenticatedGatewaySecurityTokenFilter@2e89f704, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@10914f2f, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@66c3dfed, org.springframework.security.web.session.SessionManagementFilter@401b7a26, org.springframework.security.web.access.ExceptionTranslationFilter@3525d7da, org.springframework.security.web.access.intercept.AuthorizationFilter@1a24cca5] 2024-01-11 16:32:08,800 INFO main o.e.h.u.a.UISecurityConfigurationAdapter:169 - ****************** ** Requires HTTPS Security has been disabled for UI, should only be used for developing purposes ** ****************** 2024-01-11 16:32:08,816 INFO main o.s.s.w.DefaultSecurityFilterChain:55 - Will secure Ant [pattern='/**/UI/**'] with [org.springframework.security.web.session.DisableEncodeUrlFilter@368003f6, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@5d7e00e8, org.springframework.security.web.context.SecurityContextPersistenceFilter@627c84b4, org.springframework.security.web.header.HeaderWriterFilter@59b2f29, org.springframework.security.web.authentication.logout.LogoutFilter@1073b94, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@65d65c56, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@3968c5a2, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@283ba69b, org.springframework.security.web.session.SessionManagementFilter@505dda7a, org.springframework.security.web.access.ExceptionTranslationFilter@3de75954, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@7f53d396] 2024-01-11 16:32:08,823 WARN main o.s.s.c.a.w.b.WebSecurity:305 - You are asking Spring Security to ignore Ant [pattern='/documentation/**']. This is not recommended -- please use permitAll via HttpSecurity#authorizeHttpRequests instead. 2024-01-11 16:32:08,823 INFO main o.s.s.w.DefaultSecurityFilterChain:52 - Will not secure Ant [pattern='/documentation/**'] 2024-01-11 16:32:08,824 WARN main o.s.s.c.a.w.b.WebSecurity:305 - You are asking Spring Security to ignore Ant [pattern='/VAADIN/**']. This is not recommended -- please use permitAll via HttpSecurity#authorizeHttpRequests instead. 2024-01-11 16:32:08,824 INFO main o.s.s.w.DefaultSecurityFilterChain:52 - Will not secure Ant [pattern='/VAADIN/**'] 2024-01-11 16:32:08,824 WARN main o.s.s.c.a.w.b.WebSecurity:305 - You are asking Spring Security to ignore Ant [pattern='/*.*']. This is not recommended -- please use permitAll via HttpSecurity#authorizeHttpRequests instead. 2024-01-11 16:32:08,824 INFO main o.s.s.w.DefaultSecurityFilterChain:52 - Will not secure Ant [pattern='/*.*'] 2024-01-11 16:32:08,824 WARN main o.s.s.c.a.w.b.WebSecurity:305 - You are asking Spring Security to ignore Ant [pattern='/docs/**']. This is not recommended -- please use permitAll via HttpSecurity#authorizeHttpRequests instead. 2024-01-11 16:32:08,825 INFO main o.s.s.w.DefaultSecurityFilterChain:52 - Will not secure Ant [pattern='/docs/**'] 2024-01-11 16:32:09,140 WARN main o.s.b.a.o.j.JpaBaseConfiguration$JpaWebConfiguration:223 - spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning 2024-01-11 16:32:09,398 INFO main c.v.s.b.i.VaadinServletConfiguration:261 - Registering Vaadin servlet 2024-01-11 16:32:09,399 INFO main c.v.s.b.i.VaadinServletConfiguration:263 - Servlet will be mapped to URLs [/UI, /UI/*, /VAADIN/*] 2024-01-11 16:32:09,405 INFO main o.v.s.s.Vaadin4SpringServlet:61 - Using custom Vaadin4Spring servlet 2024-01-11 16:32:09,417 INFO main c.v.s.b.i.VaadinServletConfiguration:282 - Setting servlet init parameters 2024-01-11 16:32:09,417 INFO main c.v.s.b.i.VaadinServletConfiguration:306 - Set servlet init parameter [productionMode] = [true] 2024-01-11 16:32:09,418 INFO main c.v.s.b.i.VaadinServletConfiguration:306 - Set servlet init parameter [resourceCacheTime] = [3600] 2024-01-11 16:32:09,418 INFO main c.v.s.b.i.VaadinServletConfiguration:306 - Set servlet init parameter [heartbeatInterval] = [60] 2024-01-11 16:32:09,419 INFO main c.v.s.b.i.VaadinServletConfiguration:306 - Set servlet init parameter [closeIdleSessions] = [false] 2024-01-11 16:32:09,751 INFO main c.v.s.b.i.VaadinServletConfiguration:206 - Registering Vaadin servlet of type [org.vaadin.spring.servlet.Vaadin4SpringServlet] 2024-01-11 16:32:10,065 WARN main o.v.s.c.VaadinApplicationContext:56 - The application context has already been set. Do you have multiple instances of VaadinApplicationContext in your application? 2024-01-11 16:32:10,191 INFO main o.v.s.s.AbstractVaadinSecurity:94 - Using authentication manager org.springframework.security.authentication.ProviderManager@3b89cbaa 2024-01-11 16:32:10,192 INFO main o.v.s.s.AbstractVaadinSecurity:101 - Using access decision manager AffirmativeBased [DecisionVoters=[org.springframework.security.access.prepost.PreInvocationAuthorizationAdviceVoter@6b580610, org.springframework.security.access.vote.RoleVoter@498c9221, org.springframework.security.access.vote.AuthenticatedVoter@2d1f1700], AllowIfAllAbstainDecisions=false] 2024-01-11 16:32:10,193 INFO main o.v.s.s.AbstractVaadinSecurity:112 - No RememberMeServices found. Using NullRememberMeServices. 2024-01-11 16:32:10,193 INFO main o.v.s.s.s.DefaultVaadinSharedSecurity:235 - No session authentication strategy found in application context, using null strategy 2024-01-11 16:32:10,194 INFO main o.v.s.s.s.DefaultVaadinSharedSecurity:244 - Using authentication success handler org.eclipse.hawkbit.ui.autoconfigure.UISecurityConfigurationAdapter$TenantMetadataSavedRequestAwareVaadinAuthenticationSuccessHandler@7cb71cd3 2024-01-11 16:32:10,194 INFO main o.v.s.s.s.DefaultVaadinSharedSecurity:250 - Using logout handler org.vaadin.spring.security.shared.VaadinRedirectLogoutHandler@6b48b8a2 2024-01-11 16:32:10,946 WARN main o.s.c.s.f.FunctionConfiguration$FunctionBindingRegistrar:1013 - You have defined function definition that does not exist: busConsumer 2024-01-11 16:32:10,953 WARN main o.s.c.s.f.FunctionConfiguration$FunctionBindingRegistrar:886 - The function definition 'busConsumer' is not valid. The referenced function bean or one of its components does not exist 2024-01-11 16:32:11,187 INFO main o.s.i.e.EventDrivenConsumer:174 - Adding {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 2024-01-11 16:32:11,188 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 1 subscriber(s). 2024-01-11 16:32:11,188 INFO main o.s.i.e.EventDrivenConsumer:292 - started bean '_org.springframework.integration.errorLogger' 2024-01-11 16:32:11,191 INFO main o.e.h.a.AllowedHostNamesTest:61 - Started AllowedHostNamesTest in 6.61 seconds (JVM running for 33.544) 2024-01-11 16:32:11,222 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:32:11,222 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:32:11,224 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 16:32:11,296 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:32:11,296 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:32:11,298 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 16:32:11,313 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:32:11,314 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:32:11,316 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.803 s -- in org.eclipse.hawkbit.app.AllowedHostNamesTest [INFO] Running org.eclipse.hawkbit.app.CorsTest 2024-01-11 16:32:11,339 INFO main o.s.b.t.c.SpringBootTestContextBootstrapper:305 - Neither @ContextConfiguration nor @ContextHierarchy found for test class [org.eclipse.hawkbit.app.CorsTest], using SpringBootContextLoader 2024-01-11 16:32:11,340 INFO main o.s.t.c.s.AbstractContextLoader:264 - Could not detect default resource locations for test class [org.eclipse.hawkbit.app.CorsTest]: no resource found for suffixes {-context.xml, Context.groovy}. 2024-01-11 16:32:11,340 INFO main o.s.t.c.s.AnnotationConfigContextLoaderUtils:83 - Could not detect default configuration classes for test class [org.eclipse.hawkbit.app.CorsTest]: CorsTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 2024-01-11 16:32:11,342 INFO main o.s.b.t.c.SpringBootTestContextBootstrapper:239 - Found @SpringBootConfiguration org.eclipse.hawkbit.app.Start for test class org.eclipse.hawkbit.app.CorsTest 2024-01-11 16:32:11,371 INFO main o.s.b.t.c.SpringBootTestContextBootstrapper:245 - Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener, org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.event.ApplicationEventsTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener, org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener, org.springframework.security.test.context.support.ReactorContextTestExecutionListener] 2024-01-11 16:32:11,372 INFO main o.s.b.t.c.SpringBootTestContextBootstrapper:174 - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@42b3f7ca, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@33e18d13, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@143f2b12, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@3ee0728a, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@63b0df3b, org.springframework.test.context.support.DirtiesContextTestExecutionListener@5c064f4b, org.springframework.test.context.transaction.TransactionalTestExecutionListener@310c9862, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@c45c8eb, org.springframework.test.context.event.EventPublishingTestExecutionListener@69e9875f, org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener@7fbf13e, org.springframework.security.test.context.support.ReactorContextTestExecutionListener@5261a62b, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@70412e1c, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@55379c34, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@d1de5ad, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@52924adb, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@2b5aaf5b, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@42654038] 2024-01-11 16:32:11,372 INFO main o.e.h.r.t.u.SharedSqlTestDatabaseExtension:34 - Schema generation skipped... No datasource environment variables found! ______ _ _ _ _ ____ _ _ | ____| | (_) | | | | | _ \(_) | | |__ ___| |_ _ __ ___ ___ | |__ __ ___ _| | _| |_) |_| |_ | __| / __| | | '_ \/ __|/ _ \ | '_ \ / _` \ \ /\ / / |/ / _ <| | __| | |___| (__| | | |_) \__ \ __/ | | | | (_| |\ V V /| <| |_) | | |_ |______\___|_|_| .__/|___/\___| |_| |_|\__,_| \_/\_/ |_|\_\____/|_|\__| | | |_| Eclipse hawkBit Update Server using Spring Boot (v2.7.18) Go to https://www.eclipse.org/hawkbit for more information. 2024-01-11 16:32:11,426 INFO main o.e.h.a.CorsTest:55 - Starting CorsTest using Java 17.0.9 on basic-bw2k7 with PID 4350 (started by jenkins in /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-update-server) 2024-01-11 16:32:11,426 INFO main o.e.h.a.CorsTest:632 - No active profile set, falling back to 1 default profile: "default" 2024-01-11 16:32:11,881 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:132 - Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2024-01-11 16:32:11,906 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:201 - Finished Spring Data repository scanning in 23 ms. Found 20 JPA repository interfaces. 2024-01-11 16:32:12,101 INFO main o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor:292 - No bean named 'errorChannel' has been explicitly defined. Therefore, a default PublishSubscribeChannel will be created. 2024-01-11 16:32:12,102 INFO main o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor:292 - No bean named 'integrationHeaderChannelRegistry' has been explicitly defined. Therefore, a default DefaultHeaderChannelRegistry will be created. 2024-01-11 16:32:12,106 INFO main o.s.c.a.ConfigurationClassPostProcessor:426 - Cannot enhance @Configuration bean definition 'com.vaadin.spring.VaadinConfiguration' since its singleton instance has been created too early. The typical cause is a non-static @Bean method with a BeanDefinitionRegistryPostProcessor return type: Consider declaring such methods as 'static'. 2024-01-11 16:32:12,109 INFO main o.s.c.c.s.GenericScope:283 - BeanFactory id=c9306469-76ff-31b0-be18-428cf6b23798 2024-01-11 16:32:12,158 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:32:12,171 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration' of type [org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:32:12,173 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:32:12,175 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'loadBalancerClientsDefaultsMappingsProvider' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration$$Lambda$940/0x00007f2f60610250] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:32:12,176 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'defaultsBindHandlerAdvisor' of type [org.springframework.cloud.commons.config.DefaultsBindHandlerAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:32:12,181 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'BindingHandlerAdvise' of type [org.springframework.cloud.stream.config.BindingHandlerAdvise] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:32:12,184 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spelConverter' of type [org.springframework.cloud.stream.config.SpelExpressionConverterConfiguration$SpelConverter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:32:12,187 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration' of type [org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:32:12,188 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'stringOrNumberMigrationVersionConverter' of type [org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration$StringOrNumberToMigrationVersionConverter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:32:12,195 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:32:12,210 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'dataSource' of type [com.zaxxer.hikari.HikariDataSource] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:32:12,215 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties' of type [org.springframework.boot.autoconfigure.orm.jpa.JpaProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:32:12,220 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.eclipse.hawkbit.repository.jpa.RepositoryApplicationConfiguration' of type [org.eclipse.hawkbit.repository.jpa.RepositoryApplicationConfiguration$$EnhancerBySpringCGLIB$$84f597f7] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:32:12,279 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'UISecurityConfigurationAdapter.UIMethodSecurity' of type [org.eclipse.hawkbit.ui.autoconfigure.UISecurityConfigurationAdapter$UIMethodSecurity$$EnhancerBySpringCGLIB$$6e6f0d69] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:32:12,328 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.vaadin.spring.events.config.EventBusConfiguration' of type [org.vaadin.spring.events.config.EventBusConfiguration$$EnhancerBySpringCGLIB$$80650c98] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:32:12,333 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.vaadin.spring.security.config.VaadinSharedSecurityConfiguration' of type [org.vaadin.spring.security.config.VaadinSharedSecurityConfiguration$$EnhancerBySpringCGLIB$$4c24021f] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:32:12,475 INFO main o.f.c.i.l.VersionPrinter:37 - Flyway Community Edition 8.5.13 by Redgate 2024-01-11 16:32:12,476 INFO main o.f.c.i.l.VersionPrinter:37 - See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.13 2024-01-11 16:32:12,476 INFO main o.f.c.i.l.VersionPrinter:37 - 2024-01-11 16:32:12,479 INFO main c.z.h.HikariDataSource:110 - HikariPool-3 - Starting... 2024-01-11 16:32:12,480 INFO main c.z.h.HikariDataSource:123 - HikariPool-3 - Start completed. 2024-01-11 16:32:12,480 INFO main o.f.c.i.d.b.BaseDatabaseType:37 - Database: jdbc:h2:mem:testdb (H2 2.2) 2024-01-11 16:32:12,483 WARN main o.f.c.i.d.b.Database:41 - Flyway upgrade recommended: H2 2.2.222 is newer than this version of Flyway and support has not been tested. The latest supported version of H2 is 2.1.210. 2024-01-11 16:32:12,499 INFO main o.f.c.i.c.DbValidate:37 - Successfully validated 47 migrations (execution time 00:00.015s) 2024-01-11 16:32:12,502 INFO main o.f.c.i.c.DbMigrate:37 - Current version of schema "PUBLIC": 1.12.27 2024-01-11 16:32:12,503 INFO main o.f.c.i.c.DbMigrate:37 - Schema "PUBLIC" is up to date. No migration necessary. 2024-01-11 16:32:12,579 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:437 - Initialized JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 16:32:13,335 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:339 - Usage of Spring Data projections detected on persistence provider EclipseLink. Make sure the following query methods declare result columns in exactly the order the accessors are declared in the projecting interface or the order of parameters for DTOs: 2024-01-11 16:32:13,335 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.DistributionSetRepository.countRolloutsByStatusForDistributionSet(java.lang.Long) 2024-01-11 16:32:13,338 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.DistributionSetRepository.countActionsByStatusForDistributionSet(java.lang.Long) 2024-01-11 16:32:14,129 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:339 - Usage of Spring Data projections detected on persistence provider EclipseLink. Make sure the following query methods declare result columns in exactly the order the accessors are declared in the projecting interface or the order of parameters for DTOs: 2024-01-11 16:32:14,130 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutId(java.lang.Long) 2024-01-11 16:32:14,131 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutId(java.util.List) 2024-01-11 16:32:14,142 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutGroupId(java.util.List) 2024-01-11 16:32:14,143 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutGroupId(java.lang.Long) 2024-01-11 16:32:15,095 INFO main o.s.s.w.DefaultSecurityFilterChain:55 - Will secure Or [Ant [pattern='/rest/**'], Ant [pattern='/system/admin/**']] with [org.springframework.security.web.session.DisableEncodeUrlFilter@6a89aa91, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@120215bd, org.springframework.security.web.context.SecurityContextPersistenceFilter@cda87b, org.springframework.security.web.header.HeaderWriterFilter@41bab6c1, org.springframework.web.filter.CorsFilter@50dd5a86, org.springframework.security.web.authentication.logout.LogoutFilter@25e1dd1d, org.eclipse.hawkbit.autoconfigure.security.SecurityManagedConfiguration$RestSecurityConfigurationAdapter$1@3299fd09, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@11be731f, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@4ab937bb, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@5e219c93, org.springframework.security.web.session.SessionManagementFilter@8b3d0c9, org.eclipse.hawkbit.autoconfigure.security.SecurityManagedConfiguration$RestSecurityConfigurationAdapter$$Lambda$1412/0x00007f2f60a31df0@156304e9, org.springframework.security.web.access.ExceptionTranslationFilter@65b5f168, org.springframework.security.web.access.intercept.AuthorizationFilter@7471f7be] 2024-01-11 16:32:15,107 INFO main o.s.s.w.DefaultSecurityFilterChain:55 - Will secure Ant [pattern='/**/downloadId/**'] with [org.springframework.security.web.session.DisableEncodeUrlFilter@11805e95, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@39a17d24, org.springframework.security.web.context.SecurityContextPersistenceFilter@6f57ec1b, org.springframework.security.web.header.HeaderWriterFilter@3067efcb, org.springframework.security.web.authentication.logout.LogoutFilter@6b087039, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@5b2c5ce7, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@543ae9fe, org.springframework.security.web.session.SessionManagementFilter@5197d5af, org.springframework.security.web.access.ExceptionTranslationFilter@765842f4, org.eclipse.hawkbit.security.HttpDownloadAuthenticationFilter@3d490cd1, org.springframework.security.web.access.intercept.AuthorizationFilter@510ca473] 2024-01-11 16:32:15,116 INFO main o.s.s.w.DefaultSecurityFilterChain:55 - Will secure Ant [pattern='/{tenant}/controller/v1/{controllerId}/softwaremodules/{softwareModuleId}/artifacts/*'] with [org.springframework.security.web.session.DisableEncodeUrlFilter@7295bd29, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@d9a99f1, org.springframework.security.web.context.SecurityContextPersistenceFilter@4a4bbcb6, org.springframework.security.web.header.HeaderWriterFilter@7f62bec6, org.springframework.security.web.authentication.logout.LogoutFilter@4d264ac0, org.eclipse.hawkbit.security.HttpControllerPreAuthenticatedSecurityHeaderFilter@15db3f4d, org.eclipse.hawkbit.security.HttpControllerPreAuthenticateSecurityTokenFilter@725cbf49, org.eclipse.hawkbit.security.HttpControllerPreAuthenticatedGatewaySecurityTokenFilter@2d7f28de, org.eclipse.hawkbit.security.HttpControllerPreAuthenticateAnonymousDownloadFilter@74737991, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@26909f4a, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@4c6e91d0, org.springframework.security.web.session.SessionManagementFilter@3084dc78, org.springframework.security.web.access.ExceptionTranslationFilter@1ede4d38, org.springframework.security.web.access.intercept.AuthorizationFilter@57361acd] 2024-01-11 16:32:15,120 INFO main o.s.s.w.DefaultSecurityFilterChain:55 - Will secure Or [Ant [pattern='/{tenant}/controller/v1/{controllerId}'], Ant [pattern='/{tenant}/controller/v1/{controllerId}/confirmationBase/**'], Ant [pattern='/{tenant}/controller/v1/{controllerId}/deploymentBase/**'], Ant [pattern='/{tenant}/controller/v1/{controllerId}/installedBase/**'], Ant [pattern='/{tenant}/controller/v1/{controllerId}/cancelAction/**'], Ant [pattern='/{tenant}/controller/v1/{controllerId}/configData'], Ant [pattern='/{tenant}/controller/v1/{controllerId}/softwaremodules/{softwareModuleId}/artifacts']] with [org.springframework.security.web.session.DisableEncodeUrlFilter@7a6aa6f, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@777e2e27, org.springframework.security.web.context.SecurityContextPersistenceFilter@64be0514, org.springframework.security.web.header.HeaderWriterFilter@90bd15b, org.springframework.security.web.authentication.logout.LogoutFilter@114c3c80, org.eclipse.hawkbit.security.HttpControllerPreAuthenticatedSecurityHeaderFilter@397278e7, org.eclipse.hawkbit.security.HttpControllerPreAuthenticateSecurityTokenFilter@41a42844, org.eclipse.hawkbit.security.HttpControllerPreAuthenticatedGatewaySecurityTokenFilter@73e307cd, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@5ab38d49, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@d650e4d, org.springframework.security.web.session.SessionManagementFilter@673df3ca, org.springframework.security.web.access.ExceptionTranslationFilter@5ccc4fed, org.springframework.security.web.access.intercept.AuthorizationFilter@726149e4] 2024-01-11 16:32:15,132 INFO main o.e.h.u.a.UISecurityConfigurationAdapter:169 - ****************** ** Requires HTTPS Security has been disabled for UI, should only be used for developing purposes ** ****************** 2024-01-11 16:32:15,150 INFO main o.s.s.w.DefaultSecurityFilterChain:55 - Will secure Ant [pattern='/**/UI/**'] with [org.springframework.security.web.session.DisableEncodeUrlFilter@42963420, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@759d262a, org.springframework.security.web.context.SecurityContextPersistenceFilter@4e76fa72, org.springframework.security.web.header.HeaderWriterFilter@66d5eeb6, org.springframework.security.web.authentication.logout.LogoutFilter@50e1f14a, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@64dcaf38, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@2db55d4b, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@11985afd, org.springframework.security.web.session.SessionManagementFilter@1a33c7f7, org.springframework.security.web.access.ExceptionTranslationFilter@1a660cc8, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@c1162ee] 2024-01-11 16:32:15,158 WARN main o.s.s.c.a.w.b.WebSecurity:305 - You are asking Spring Security to ignore Ant [pattern='/documentation/**']. This is not recommended -- please use permitAll via HttpSecurity#authorizeHttpRequests instead. 2024-01-11 16:32:15,158 INFO main o.s.s.w.DefaultSecurityFilterChain:52 - Will not secure Ant [pattern='/documentation/**'] 2024-01-11 16:32:15,158 WARN main o.s.s.c.a.w.b.WebSecurity:305 - You are asking Spring Security to ignore Ant [pattern='/VAADIN/**']. This is not recommended -- please use permitAll via HttpSecurity#authorizeHttpRequests instead. 2024-01-11 16:32:15,158 INFO main o.s.s.w.DefaultSecurityFilterChain:52 - Will not secure Ant [pattern='/VAADIN/**'] 2024-01-11 16:32:15,159 WARN main o.s.s.c.a.w.b.WebSecurity:305 - You are asking Spring Security to ignore Ant [pattern='/*.*']. This is not recommended -- please use permitAll via HttpSecurity#authorizeHttpRequests instead. 2024-01-11 16:32:15,159 INFO main o.s.s.w.DefaultSecurityFilterChain:52 - Will not secure Ant [pattern='/*.*'] 2024-01-11 16:32:15,159 WARN main o.s.s.c.a.w.b.WebSecurity:305 - You are asking Spring Security to ignore Ant [pattern='/docs/**']. This is not recommended -- please use permitAll via HttpSecurity#authorizeHttpRequests instead. 2024-01-11 16:32:15,160 INFO main o.s.s.w.DefaultSecurityFilterChain:52 - Will not secure Ant [pattern='/docs/**'] 2024-01-11 16:32:15,493 WARN main o.s.b.a.o.j.JpaBaseConfiguration$JpaWebConfiguration:223 - spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning 2024-01-11 16:32:15,747 INFO main c.v.s.b.i.VaadinServletConfiguration:261 - Registering Vaadin servlet 2024-01-11 16:32:15,747 INFO main c.v.s.b.i.VaadinServletConfiguration:263 - Servlet will be mapped to URLs [/UI, /UI/*, /VAADIN/*] 2024-01-11 16:32:15,752 INFO main o.v.s.s.Vaadin4SpringServlet:61 - Using custom Vaadin4Spring servlet 2024-01-11 16:32:15,761 INFO main c.v.s.b.i.VaadinServletConfiguration:282 - Setting servlet init parameters 2024-01-11 16:32:15,762 INFO main c.v.s.b.i.VaadinServletConfiguration:306 - Set servlet init parameter [productionMode] = [true] 2024-01-11 16:32:15,762 INFO main c.v.s.b.i.VaadinServletConfiguration:306 - Set servlet init parameter [resourceCacheTime] = [3600] 2024-01-11 16:32:15,762 INFO main c.v.s.b.i.VaadinServletConfiguration:306 - Set servlet init parameter [heartbeatInterval] = [60] 2024-01-11 16:32:15,763 INFO main c.v.s.b.i.VaadinServletConfiguration:306 - Set servlet init parameter [closeIdleSessions] = [false] 2024-01-11 16:32:16,034 INFO main c.v.s.b.i.VaadinServletConfiguration:206 - Registering Vaadin servlet of type [org.vaadin.spring.servlet.Vaadin4SpringServlet] 2024-01-11 16:32:16,304 WARN main o.v.s.c.VaadinApplicationContext:56 - The application context has already been set. Do you have multiple instances of VaadinApplicationContext in your application? 2024-01-11 16:32:16,410 INFO main o.v.s.s.AbstractVaadinSecurity:94 - Using authentication manager org.springframework.security.authentication.ProviderManager@2927f1cd 2024-01-11 16:32:16,411 INFO main o.v.s.s.AbstractVaadinSecurity:101 - Using access decision manager AffirmativeBased [DecisionVoters=[org.springframework.security.access.prepost.PreInvocationAuthorizationAdviceVoter@1a50aea8, org.springframework.security.access.vote.RoleVoter@354439e6, org.springframework.security.access.vote.AuthenticatedVoter@5badf94c], AllowIfAllAbstainDecisions=false] 2024-01-11 16:32:16,412 INFO main o.v.s.s.AbstractVaadinSecurity:112 - No RememberMeServices found. Using NullRememberMeServices. 2024-01-11 16:32:16,412 INFO main o.v.s.s.s.DefaultVaadinSharedSecurity:235 - No session authentication strategy found in application context, using null strategy 2024-01-11 16:32:16,412 INFO main o.v.s.s.s.DefaultVaadinSharedSecurity:244 - Using authentication success handler org.eclipse.hawkbit.ui.autoconfigure.UISecurityConfigurationAdapter$TenantMetadataSavedRequestAwareVaadinAuthenticationSuccessHandler@39f3d28 2024-01-11 16:32:16,412 INFO main o.v.s.s.s.DefaultVaadinSharedSecurity:250 - Using logout handler org.vaadin.spring.security.shared.VaadinRedirectLogoutHandler@3587cf27 2024-01-11 16:32:17,004 WARN main o.s.c.s.f.FunctionConfiguration$FunctionBindingRegistrar:1013 - You have defined function definition that does not exist: busConsumer 2024-01-11 16:32:17,012 WARN main o.s.c.s.f.FunctionConfiguration$FunctionBindingRegistrar:886 - The function definition 'busConsumer' is not valid. The referenced function bean or one of its components does not exist 2024-01-11 16:32:17,293 INFO main o.s.i.e.EventDrivenConsumer:174 - Adding {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 2024-01-11 16:32:17,294 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 1 subscriber(s). 2024-01-11 16:32:17,294 INFO main o.s.i.e.EventDrivenConsumer:292 - started bean '_org.springframework.integration.errorLogger' 2024-01-11 16:32:17,297 INFO main o.e.h.a.CorsTest:61 - Started CorsTest in 5.923 seconds (JVM running for 39.65) 2024-01-11 16:32:17,333 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:32:17,334 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:32:17,336 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.062 s -- in org.eclipse.hawkbit.app.CorsTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jar:3.2.2:jar (default-jar) @ hawkbit-update-server --- [INFO] Building jar: /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-update-server/target/hawkbit-update-server-0.4.1.jar [INFO] [INFO] >>> source:3.2.1:jar (attach-sources) > generate-sources @ hawkbit-update-server >>> [INFO] [INFO] --- enforcer:3.3.0:enforce (enforce-no-snapshots) @ hawkbit-update-server --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] <<< source:3.2.1:jar (attach-sources) < generate-sources @ hawkbit-update-server <<< [INFO] [INFO] [INFO] --- source:3.2.1:jar (attach-sources) @ hawkbit-update-server --- [INFO] Building jar: /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-update-server/target/hawkbit-update-server-0.4.1-sources.jar [INFO] [INFO] --- spring-boot:2.7.18:repackage (repackage) @ hawkbit-update-server --- [INFO] Replacing main artifact with repackaged archive [INFO] [INFO] --- spring-boot:2.7.18:repackage (default) @ hawkbit-update-server --- [INFO] Layout: JAR [INFO] Replacing main artifact with repackaged archive [INFO] [INFO] --- jacoco:0.8.8:prepare-agent-integration (prepare-it-agent) @ hawkbit-update-server --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-update-server/target/jacoco-it.exec [INFO] [INFO] --- license-tool:1.0.2:license-check (license-check) @ hawkbit-update-server --- [INFO] [INFO] --- gpg:1.6:sign (sign-artifacts) @ hawkbit-update-server --- [INFO] [INFO] --- install:2.5.2:install (default-install) @ hawkbit-update-server --- [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-update-server/target/hawkbit-update-server-0.4.1.jar to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-update-server/0.4.1/hawkbit-update-server-0.4.1.jar [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-update-server/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-update-server/0.4.1/hawkbit-update-server-0.4.1.pom [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-update-server/target/hawkbit-update-server-0.4.1-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-update-server/0.4.1/hawkbit-update-server-0.4.1-javadoc.jar [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-update-server/target/hawkbit-update-server-0.4.1-sources.jar to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-update-server/0.4.1/hawkbit-update-server-0.4.1-sources.jar [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-update-server/target/hawkbit-update-server-0.4.1.jar.asc to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-update-server/0.4.1/hawkbit-update-server-0.4.1.jar.asc [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-update-server/target/hawkbit-update-server-0.4.1.pom.asc to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-update-server/0.4.1/hawkbit-update-server-0.4.1.pom.asc [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-update-server/target/hawkbit-update-server-0.4.1-javadoc.jar.asc to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-update-server/0.4.1/hawkbit-update-server-0.4.1-javadoc.jar.asc [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-update-server/target/hawkbit-update-server-0.4.1-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-update-server/0.4.1/hawkbit-update-server-0.4.1-sources.jar.asc [INFO] [INFO] --- nexus-staging:1.6.13:deploy (injected-nexus-deploy) @ hawkbit-update-server --- [INFO] Performing local staging (local stagingDirectory="/home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging")... [INFO] + Using server credentials "ossrh" from Maven settings. [INFO] * Connected to Nexus at https://oss.sonatype.org:443/, is version 2.15.1-02 and edition "Professional" [INFO] * Using staging profile ID "1d2b23f380235e" (matched by Nexus). [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-update-server/target/hawkbit-update-server-0.4.1.jar to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-update-server/0.4.1/hawkbit-update-server-0.4.1.jar [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-update-server/.flattened-pom.xml to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-update-server/0.4.1/hawkbit-update-server-0.4.1.pom [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-update-server/target/hawkbit-update-server-0.4.1-javadoc.jar to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-update-server/0.4.1/hawkbit-update-server-0.4.1-javadoc.jar [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-update-server/target/hawkbit-update-server-0.4.1-sources.jar to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-update-server/0.4.1/hawkbit-update-server-0.4.1-sources.jar [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-update-server/target/hawkbit-update-server-0.4.1.jar.asc to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-update-server/0.4.1/hawkbit-update-server-0.4.1.jar.asc [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-update-server/target/hawkbit-update-server-0.4.1.pom.asc to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-update-server/0.4.1/hawkbit-update-server-0.4.1.pom.asc [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-update-server/target/hawkbit-update-server-0.4.1-javadoc.jar.asc to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-update-server/0.4.1/hawkbit-update-server-0.4.1-javadoc.jar.asc [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-update-server/target/hawkbit-update-server-0.4.1-sources.jar.asc to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-update-server/0.4.1/hawkbit-update-server-0.4.1-sources.jar.asc [INFO] Execution skipped to the last project... [INFO] [INFO] --------------< org.eclipse.hawkbit:hawkbit-test-report >--------------- [INFO] Building hawkBit :: Test Report 0.4.1 [32/37] [INFO] from hawkbit-test-report/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ hawkbit-test-report --- [INFO] [INFO] --- flatten:1.5.0:clean (flatten.clean) @ hawkbit-test-report --- [INFO] [INFO] --- enforcer:3.3.0:enforce (enforce-no-snapshots) @ hawkbit-test-report --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ hawkbit-test-report --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 0 resource [INFO] Copying 1 resource [INFO] [INFO] --- flatten:1.5.0:flatten (flatten) @ hawkbit-test-report --- [INFO] Generating flattened POM of project org.eclipse.hawkbit:hawkbit-test-report:jar:0.4.1... [INFO] [INFO] --- compiler:3.10.1:compile (default-compile) @ hawkbit-test-report --- [INFO] No sources to compile [INFO] [INFO] --- license:2.11:check (default-cli) @ hawkbit-test-report --- [INFO] Checking licenses... [INFO] [INFO] --- javadoc:3.4.1:jar (default-cli) @ hawkbit-test-report --- [INFO] [INFO] --- enforcer:3.3.0:enforce (enforce-no-snapshots) @ hawkbit-test-report --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ hawkbit-test-report --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 0 resource [INFO] Copying 1 resource [INFO] [INFO] --- flatten:1.5.0:flatten (flatten) @ hawkbit-test-report --- [INFO] Generating flattened POM of project org.eclipse.hawkbit:hawkbit-test-report:jar:0.4.1... [INFO] [INFO] --- compiler:3.10.1:compile (default-compile) @ hawkbit-test-report --- [INFO] No sources to compile [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ hawkbit-test-report --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-test-report/src/test/resources [INFO] [INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ hawkbit-test-report --- [INFO] No sources to compile [INFO] [INFO] --- jacoco:0.8.8:prepare-agent (prepare-ut-agent) @ hawkbit-test-report --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-test-report/target/jacoco.exec [INFO] [INFO] --- surefire:3.1.2:test (default-test) @ hawkbit-test-report --- [INFO] No tests to run. [INFO] [INFO] --- jar:3.2.2:jar (default-jar) @ hawkbit-test-report --- [INFO] Building jar: /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-test-report/target/hawkbit-test-report-0.4.1.jar [INFO] [INFO] >>> source:3.2.1:jar (attach-sources) > generate-sources @ hawkbit-test-report >>> [INFO] [INFO] --- enforcer:3.3.0:enforce (enforce-no-snapshots) @ hawkbit-test-report --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] <<< source:3.2.1:jar (attach-sources) < generate-sources @ hawkbit-test-report <<< [INFO] [INFO] [INFO] --- source:3.2.1:jar (attach-sources) @ hawkbit-test-report --- [INFO] Building jar: /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-test-report/target/hawkbit-test-report-0.4.1-sources.jar [INFO] [INFO] --- jacoco:0.8.8:prepare-agent-integration (prepare-it-agent) @ hawkbit-test-report --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-test-report/target/jacoco-it.exec [INFO] [INFO] --- jacoco:0.8.8:report-aggregate (aggregate-reports) @ hawkbit-test-report --- [INFO] Loading execution data file /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-core/target/jacoco.exec [INFO] Loading execution data file /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-security-core/target/jacoco.exec [INFO] Loading execution data file /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-security-integration/target/jacoco.exec [INFO] Loading execution data file /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-http-security/target/jacoco.exec [INFO] Loading execution data file /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-api/target/jacoco.exec [INFO] Loading execution data file /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-core/target/jacoco.exec [INFO] Loading execution data file /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/jacoco.exec [INFO] Loading execution data file /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-artifact-repository-filesystem/target/jacoco.exec [INFO] Loading execution data file /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/target/jacoco.exec [INFO] Loading execution data file /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-ddi-api/target/jacoco.exec [INFO] Loading execution data file /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-ddi-resource/target/jacoco.exec [INFO] Loading execution data file /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-mgmt-api/target/jacoco.exec [INFO] Loading execution data file /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-mgmt-resource/target/jacoco.exec [INFO] Loading execution data file /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-rest-core/target/jacoco.exec [INFO] Loading execution data file /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-dmf/hawkbit-dmf-amqp/target/jacoco.exec [INFO] Loading execution data file /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-update-server/target/jacoco.exec [INFO] Analyzed bundle 'hawkbit-core' with 47 classes [INFO] Analyzed bundle 'hawkbit-security-core' with 29 classes [INFO] Analyzed bundle 'hawkbit-security-integration' with 16 classes [INFO] Analyzed bundle 'hawkbit-http-security' with 8 classes [INFO] Analyzed bundle 'hawkbit-repository-api' with 187 classes [INFO] Analyzed bundle 'hawkbit-repository-core' with 38 classes [INFO] Analyzed bundle 'hawkbit-repository-jpa' with 192 classes [INFO] Analyzed bundle 'hawkbit-artifact-repository-filesystem' with 5 classes [INFO] Analyzed bundle 'hawkbit-autoconfigure' with 39 classes [INFO] Analyzed bundle 'hawkbit-ui' with 633 classes [INFO] Analyzed bundle 'hawkbit-ddi-api' with 28 classes [INFO] Analyzed bundle 'hawkbit-ddi-resource' with 3 classes [INFO] Analyzed bundle 'hawkbit-mgmt-api' with 79 classes [INFO] Analyzed bundle 'hawkbit-mgmt-resource' with 31 classes [INFO] Analyzed bundle 'hawkbit-rest-core' with 20 classes [INFO] Analyzed bundle 'hawkbit-dmf-amqp' with 19 classes [INFO] Analyzed bundle 'hawkbit-dmf-api' with 20 classes [INFO] Analyzed bundle 'hawkbit-update-server' with 4 classes [INFO] [INFO] --- license-tool:1.0.2:license-check (license-check) @ hawkbit-test-report --- [INFO] [INFO] --- gpg:1.6:sign (sign-artifacts) @ hawkbit-test-report --- [INFO] [INFO] --- install:2.5.2:install (default-install) @ hawkbit-test-report --- [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-test-report/target/hawkbit-test-report-0.4.1.jar to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-test-report/0.4.1/hawkbit-test-report-0.4.1.jar [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-test-report/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-test-report/0.4.1/hawkbit-test-report-0.4.1.pom [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-test-report/target/hawkbit-test-report-0.4.1-sources.jar to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-test-report/0.4.1/hawkbit-test-report-0.4.1-sources.jar [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-test-report/target/hawkbit-test-report-0.4.1.jar.asc to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-test-report/0.4.1/hawkbit-test-report-0.4.1.jar.asc [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-test-report/target/hawkbit-test-report-0.4.1.pom.asc to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-test-report/0.4.1/hawkbit-test-report-0.4.1.pom.asc [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-test-report/target/hawkbit-test-report-0.4.1-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-test-report/0.4.1/hawkbit-test-report-0.4.1-sources.jar.asc [INFO] [INFO] --- nexus-staging:1.6.13:deploy (injected-nexus-deploy) @ hawkbit-test-report --- [INFO] Performing local staging (local stagingDirectory="/home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging")... [INFO] + Using server credentials "ossrh" from Maven settings. [INFO] * Connected to Nexus at https://oss.sonatype.org:443/, is version 2.15.1-02 and edition "Professional" [INFO] * Using staging profile ID "1d2b23f380235e" (matched by Nexus). [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-test-report/target/hawkbit-test-report-0.4.1.jar to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-test-report/0.4.1/hawkbit-test-report-0.4.1.jar [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-test-report/.flattened-pom.xml to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-test-report/0.4.1/hawkbit-test-report-0.4.1.pom [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-test-report/target/hawkbit-test-report-0.4.1-sources.jar to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-test-report/0.4.1/hawkbit-test-report-0.4.1-sources.jar [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-test-report/target/hawkbit-test-report-0.4.1.jar.asc to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-test-report/0.4.1/hawkbit-test-report-0.4.1.jar.asc [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-test-report/target/hawkbit-test-report-0.4.1.pom.asc to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-test-report/0.4.1/hawkbit-test-report-0.4.1.pom.asc [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-test-report/target/hawkbit-test-report-0.4.1-sources.jar.asc to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-test-report/0.4.1/hawkbit-test-report-0.4.1-sources.jar.asc [INFO] Execution skipped to the last project... [INFO] [INFO] ---------------< org.eclipse.hawkbit:hawkbit-ddi-server >--------------- [INFO] Building hawkBit :: Runtime :: DDI Server 0.4.1 [33/37] [INFO] from hawkbit-runtime/hawkbit-ddi-server/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ hawkbit-ddi-server --- [INFO] [INFO] --- flatten:1.5.0:clean (flatten.clean) @ hawkbit-ddi-server --- [INFO] [INFO] --- enforcer:3.3.0:enforce (enforce-no-snapshots) @ hawkbit-ddi-server --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ hawkbit-ddi-server --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 7 resources [INFO] [INFO] --- flatten:1.5.0:flatten (flatten) @ hawkbit-ddi-server --- [INFO] Generating flattened POM of project org.eclipse.hawkbit:hawkbit-ddi-server:jar:0.4.1... [INFO] [INFO] --- compiler:3.10.1:compile (default-compile) @ hawkbit-ddi-server --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-ddi-server/target/classes [INFO] [INFO] --- license:2.11:check (default-cli) @ hawkbit-ddi-server --- [INFO] Checking licenses... [INFO] [INFO] --- javadoc:3.4.1:jar (default-cli) @ hawkbit-ddi-server --- [INFO] The goal 'org.apache.maven.plugins:maven-javadoc-plugin:3.4.1:javadoc' has not been previously called for the module: 'org.eclipse.hawkbit:hawkbit-boot-starter-ddi-api:jar:0.4.1'. Trying to invoke it... [WARNING] Creating fake javadoc directory to prevent repeated invocations: /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-starters/hawkbit-boot-starter-ddi-api/target/apidocs [ERROR] Error fetching link: /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-starters/hawkbit-boot-starter-ddi-api/target/apidocs. Ignored it. [INFO] No previous run data found, generating javadoc. [INFO] Building jar: /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-ddi-server/target/hawkbit-ddi-server-0.4.1-javadoc.jar [INFO] [INFO] --- enforcer:3.3.0:enforce (enforce-no-snapshots) @ hawkbit-ddi-server --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ hawkbit-ddi-server --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 7 resources [INFO] [INFO] --- flatten:1.5.0:flatten (flatten) @ hawkbit-ddi-server --- [INFO] Generating flattened POM of project org.eclipse.hawkbit:hawkbit-ddi-server:jar:0.4.1... [INFO] [INFO] --- compiler:3.10.1:compile (default-compile) @ hawkbit-ddi-server --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-ddi-server/target/classes [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ hawkbit-ddi-server --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-ddi-server/src/test/resources [INFO] [INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ hawkbit-ddi-server --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-ddi-server/target/test-classes [INFO] [INFO] --- jacoco:0.8.8:prepare-agent (prepare-ut-agent) @ hawkbit-ddi-server --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-ddi-server/target/jacoco.exec [INFO] [INFO] --- surefire:3.1.2:test (default-test) @ hawkbit-ddi-server --- [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.eclipse.hawkbit.app.ddi.AllowedHostNamesTest 16:32:36.904 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating CacheAwareContextLoaderDelegate from class [org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate] 16:32:36.923 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating BootstrapContext using constructor [public org.springframework.test.context.support.DefaultBootstrapContext(java.lang.Class,org.springframework.test.context.CacheAwareContextLoaderDelegate)] 16:32:37.008 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating TestContextBootstrapper for test class [org.eclipse.hawkbit.app.ddi.AllowedHostNamesTest] from class [org.springframework.boot.test.context.SpringBootTestContextBootstrapper] 16:32:37.026 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Neither @ContextConfiguration nor @ContextHierarchy found for test class [org.eclipse.hawkbit.app.ddi.AllowedHostNamesTest], using SpringBootContextLoader 16:32:37.035 [main] DEBUG org.springframework.test.context.support.AbstractContextLoader - Did not detect default resource location for test class [org.eclipse.hawkbit.app.ddi.AllowedHostNamesTest]: class path resource [org/eclipse/hawkbit/app/ddi/AllowedHostNamesTest-context.xml] does not exist 16:32:37.036 [main] DEBUG org.springframework.test.context.support.AbstractContextLoader - Did not detect default resource location for test class [org.eclipse.hawkbit.app.ddi.AllowedHostNamesTest]: class path resource [org/eclipse/hawkbit/app/ddi/AllowedHostNamesTestContext.groovy] does not exist 16:32:37.036 [main] INFO org.springframework.test.context.support.AbstractContextLoader - Could not detect default resource locations for test class [org.eclipse.hawkbit.app.ddi.AllowedHostNamesTest]: no resource found for suffixes {-context.xml, Context.groovy}. 16:32:37.037 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils - Could not detect default configuration classes for test class [org.eclipse.hawkbit.app.ddi.AllowedHostNamesTest]: AllowedHostNamesTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 16:32:37.134 [main] DEBUG org.springframework.test.context.support.ActiveProfilesUtils - Could not find an 'annotation declaring class' for annotation type [org.springframework.test.context.ActiveProfiles] and class [org.eclipse.hawkbit.app.ddi.AllowedHostNamesTest] 16:32:37.307 [main] DEBUG org.springframework.context.annotation.ClassPathScanningCandidateComponentProvider - Identified candidate component class: file [/home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-ddi-server/target/classes/org/eclipse/hawkbit/app/ddi/DDIStart.class] 16:32:37.308 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Found @SpringBootConfiguration org.eclipse.hawkbit.app.ddi.DDIStart for test class org.eclipse.hawkbit.app.ddi.AllowedHostNamesTest 16:32:37.505 [main] DEBUG org.springframework.boot.test.context.SpringBootTestContextBootstrapper - @TestExecutionListeners is not present for class [org.eclipse.hawkbit.app.ddi.AllowedHostNamesTest]: using defaults. 16:32:37.505 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener, org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.event.ApplicationEventsTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener, org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener, org.springframework.security.test.context.support.ReactorContextTestExecutionListener] 16:32:37.542 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@266e9dda, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@38883a31, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@27a6fef2, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@7fe8c7db, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@2dba05b1, org.springframework.test.context.support.DirtiesContextTestExecutionListener@541afb85, org.springframework.test.context.transaction.TransactionalTestExecutionListener@445bce9a, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@7db40fd5, org.springframework.test.context.event.EventPublishingTestExecutionListener@5e1a5f, org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener@31b0f02, org.springframework.security.test.context.support.ReactorContextTestExecutionListener@19ae2ee5, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@44b940a2, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@34c53688, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@6ffd4c0d, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@74c9e11, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@9fe720a, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@149274cb] 16:32:37.547 [main] DEBUG org.springframework.test.context.support.AbstractDirtiesContextTestExecutionListener - Before test class: context [DefaultTestContext@486e9d1d testClass = AllowedHostNamesTest, testInstance = [null], testMethod = [null], testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@6aa5974e testClass = AllowedHostNamesTest, locations = '{}', classes = '{class org.eclipse.hawkbit.app.ddi.DDIStart}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{hawkbit.dmf.rabbitmq.enabled=false, hawkbit.server.security.allowedHostNames=localhost, hawkbit.server.security.httpFirewallIgnoredPaths=/index.html, org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@48904d5a, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@29fa6b65, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@593a6726, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@4b76aa5a, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@32fa809f, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@562457e1], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true]], class annotated with @DirtiesContext [false] with mode [null]. 16:32:37.551 [main] DEBUG org.eclipse.hawkbit.repository.test.util.DatasourceContext - Datasource environment variables: [database: null, username: null, password: null, datasourceUrl: null] 16:32:37.553 [main] INFO org.eclipse.hawkbit.repository.test.util.SharedSqlTestDatabaseExtension - Schema generation skipped... No datasource environment variables found! ______ _ _ _ _ ____ _ _ _____ _____ _____ | ____| | (_) | | | | | _ \(_) | | __ \| __ \_ _| | |__ ___| |_ _ __ ___ ___ | |__ __ ___ _| | _| |_) |_| |_ | | | | | | || | | __| / __| | | '_ \/ __|/ _ \ | '_ \ / _` \ \ /\ / / |/ / _ <| | __| | | | | | | || | | |___| (__| | | |_) \__ \ __/ | | | | (_| |\ V V /| <| |_) | | |_ | |__| | |__| || |_ |______\___|_|_| .__/|___/\___| |_| |_|\__,_| \_/\_/ |_|\_\____/|_|\__| |_____/|_____/_____| | | |_| Eclipse hawkBit DDI Server using Spring Boot (v2.7.18) Go to https://www.eclipse.org/hawkbit for more information. 2024-01-11 16:32:38,513 INFO main o.e.h.a.d.AllowedHostNamesTest:55 - Starting AllowedHostNamesTest using Java 17.0.9 on basic-bw2k7 with PID 4574 (started by jenkins in /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-ddi-server) 2024-01-11 16:32:38,516 INFO main o.e.h.a.d.AllowedHostNamesTest:632 - No active profile set, falling back to 1 default profile: "default" 2024-01-11 16:32:40,719 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:132 - Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2024-01-11 16:32:41,040 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:201 - Finished Spring Data repository scanning in 309 ms. Found 20 JPA repository interfaces. 2024-01-11 16:32:41,863 INFO main o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor:292 - No bean named 'errorChannel' has been explicitly defined. Therefore, a default PublishSubscribeChannel will be created. 2024-01-11 16:32:41,896 INFO main o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor:292 - No bean named 'integrationHeaderChannelRegistry' has been explicitly defined. Therefore, a default DefaultHeaderChannelRegistry will be created. 2024-01-11 16:32:42,206 INFO main o.s.c.c.s.GenericScope:283 - BeanFactory id=4851dbc7-0702-35c2-8447-54dbcaffb593 2024-01-11 16:32:42,532 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:32:42,545 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration' of type [org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:32:42,548 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:32:42,551 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'loadBalancerClientsDefaultsMappingsProvider' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration$$Lambda$945/0x00007fc97459b968] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:32:42,572 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'defaultsBindHandlerAdvisor' of type [org.springframework.cloud.commons.config.DefaultsBindHandlerAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:32:42,599 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.cloud.stream.binder.rabbit.config.ExtendedBindingHandlerMappingsProviderConfiguration' of type [org.springframework.cloud.stream.binder.rabbit.config.ExtendedBindingHandlerMappingsProviderConfiguration$$EnhancerBySpringCGLIB$$b657cf60] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:32:42,613 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'rabbitExtendedPropertiesDefaultMappingsProvider' of type [org.springframework.cloud.stream.binder.rabbit.config.ExtendedBindingHandlerMappingsProviderConfiguration$$Lambda$949/0x00007fc9745a0ff8] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:32:42,616 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'BindingHandlerAdvise' of type [org.springframework.cloud.stream.config.BindingHandlerAdvise] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:32:42,635 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spelConverter' of type [org.springframework.cloud.stream.config.SpelExpressionConverterConfiguration$SpelConverter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:32:42,677 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:32:42,719 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'dataSource' of type [com.zaxxer.hikari.HikariDataSource] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:32:42,730 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties' of type [org.springframework.boot.autoconfigure.orm.jpa.JpaProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:32:42,781 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.eclipse.hawkbit.repository.jpa.RepositoryApplicationConfiguration' of type [org.eclipse.hawkbit.repository.jpa.RepositoryApplicationConfiguration$$EnhancerBySpringCGLIB$$bdcc2754] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:32:44,906 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:437 - Initialized JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 16:32:45,408 INFO main c.z.h.HikariDataSource:110 - HikariPool-1 - Starting... 2024-01-11 16:32:46,003 INFO main c.z.h.HikariDataSource:123 - HikariPool-1 - Start completed. 2024-01-11 16:32:47,726 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:339 - Usage of Spring Data projections detected on persistence provider EclipseLink. Make sure the following query methods declare result columns in exactly the order the accessors are declared in the projecting interface or the order of parameters for DTOs: 2024-01-11 16:32:47,727 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutId(java.lang.Long) 2024-01-11 16:32:47,735 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutId(java.util.List) 2024-01-11 16:32:47,792 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutGroupId(java.util.List) 2024-01-11 16:32:47,797 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutGroupId(java.lang.Long) 2024-01-11 16:32:49,046 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:339 - Usage of Spring Data projections detected on persistence provider EclipseLink. Make sure the following query methods declare result columns in exactly the order the accessors are declared in the projecting interface or the order of parameters for DTOs: 2024-01-11 16:32:49,047 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.DistributionSetRepository.countRolloutsByStatusForDistributionSet(java.lang.Long) 2024-01-11 16:32:49,073 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.DistributionSetRepository.countActionsByStatusForDistributionSet(java.lang.Long) 2024-01-11 16:32:50,847 INFO main o.s.s.w.DefaultSecurityFilterChain:55 - Will secure Ant [pattern='/{tenant}/controller/v1/{controllerId}/softwaremodules/{softwareModuleId}/artifacts/*'] with [org.springframework.security.web.session.DisableEncodeUrlFilter@5534afbc, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@6efffd0b, org.springframework.security.web.context.SecurityContextPersistenceFilter@510d09e2, org.springframework.security.web.header.HeaderWriterFilter@35e2c4b, org.springframework.security.web.authentication.logout.LogoutFilter@14be1a1b, org.eclipse.hawkbit.security.HttpControllerPreAuthenticatedSecurityHeaderFilter@679ba4a9, org.eclipse.hawkbit.security.HttpControllerPreAuthenticateSecurityTokenFilter@6fed4e20, org.eclipse.hawkbit.security.HttpControllerPreAuthenticatedGatewaySecurityTokenFilter@1f54552e, org.eclipse.hawkbit.security.HttpControllerPreAuthenticateAnonymousDownloadFilter@e52e46a, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@2d178024, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@14ecde7d, org.springframework.security.web.session.SessionManagementFilter@71405ed0, org.springframework.security.web.access.ExceptionTranslationFilter@2759181a, org.springframework.security.web.access.intercept.AuthorizationFilter@7c194a69] 2024-01-11 16:32:50,924 INFO main o.s.s.w.DefaultSecurityFilterChain:55 - Will secure Or [Ant [pattern='/{tenant}/controller/v1/{controllerId}'], Ant [pattern='/{tenant}/controller/v1/{controllerId}/confirmationBase/**'], Ant [pattern='/{tenant}/controller/v1/{controllerId}/deploymentBase/**'], Ant [pattern='/{tenant}/controller/v1/{controllerId}/installedBase/**'], Ant [pattern='/{tenant}/controller/v1/{controllerId}/cancelAction/**'], Ant [pattern='/{tenant}/controller/v1/{controllerId}/configData'], Ant [pattern='/{tenant}/controller/v1/{controllerId}/softwaremodules/{softwareModuleId}/artifacts']] with [org.springframework.security.web.session.DisableEncodeUrlFilter@a1fd643, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@33e3a1a9, org.springframework.security.web.context.SecurityContextPersistenceFilter@62921d00, org.springframework.security.web.header.HeaderWriterFilter@37c988fe, org.springframework.security.web.authentication.logout.LogoutFilter@565df30a, org.eclipse.hawkbit.security.HttpControllerPreAuthenticatedSecurityHeaderFilter@41ac10f2, org.eclipse.hawkbit.security.HttpControllerPreAuthenticateSecurityTokenFilter@70a03aa6, org.eclipse.hawkbit.security.HttpControllerPreAuthenticatedGatewaySecurityTokenFilter@479473f, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@e1d21f5, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@75e8d6b0, org.springframework.security.web.session.SessionManagementFilter@194904a4, org.springframework.security.web.access.ExceptionTranslationFilter@2f787374, org.springframework.security.web.access.intercept.AuthorizationFilter@2c67f6e] 2024-01-11 16:32:51,595 WARN main o.s.b.a.o.j.JpaBaseConfiguration$JpaWebConfiguration:223 - spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning 2024-01-11 16:32:55,096 INFO main o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'ddi-server.springCloudBusInput' has 1 subscriber(s). 2024-01-11 16:32:55,392 INFO main o.s.i.e.EventDrivenConsumer:174 - Adding {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 2024-01-11 16:32:55,392 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'ddi-server.errorChannel' has 1 subscriber(s). 2024-01-11 16:32:55,393 INFO main o.s.i.e.EventDrivenConsumer:292 - started bean '_org.springframework.integration.errorLogger' 2024-01-11 16:32:55,507 INFO main o.e.h.a.d.AllowedHostNamesTest:61 - Started AllowedHostNamesTest in 17.879 seconds (JVM running for 21.312) 2024-01-11 16:32:56,457 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:32:56,459 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:32:56,462 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 3 ms 2024-01-11 16:32:56,677 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:32:56,677 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:32:56,680 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 16:32:56,820 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:32:56,820 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:32:56,823 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 20.03 s -- in org.eclipse.hawkbit.app.ddi.AllowedHostNamesTest [INFO] Running org.eclipse.hawkbit.app.ddi.PreAuthorizeEnabledTest 2024-01-11 16:32:56,886 INFO main o.s.b.t.c.SpringBootTestContextBootstrapper:305 - Neither @ContextConfiguration nor @ContextHierarchy found for test class [org.eclipse.hawkbit.app.ddi.PreAuthorizeEnabledTest], using SpringBootContextLoader 2024-01-11 16:32:56,887 INFO main o.s.t.c.s.AbstractContextLoader:264 - Could not detect default resource locations for test class [org.eclipse.hawkbit.app.ddi.PreAuthorizeEnabledTest]: no resource found for suffixes {-context.xml, Context.groovy}. 2024-01-11 16:32:56,887 INFO main o.s.t.c.s.AnnotationConfigContextLoaderUtils:83 - Could not detect default configuration classes for test class [org.eclipse.hawkbit.app.ddi.PreAuthorizeEnabledTest]: PreAuthorizeEnabledTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 2024-01-11 16:32:56,890 INFO main o.s.b.t.c.SpringBootTestContextBootstrapper:239 - Found @SpringBootConfiguration org.eclipse.hawkbit.app.ddi.DDIStart for test class org.eclipse.hawkbit.app.ddi.PreAuthorizeEnabledTest 2024-01-11 16:32:56,892 INFO main o.s.b.t.c.SpringBootTestContextBootstrapper:245 - Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener, org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.event.ApplicationEventsTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener, org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener, org.springframework.security.test.context.support.ReactorContextTestExecutionListener] 2024-01-11 16:32:56,893 INFO main o.s.b.t.c.SpringBootTestContextBootstrapper:174 - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@6af1c1b, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@7d30f30f, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@2892ccae, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@6426b954, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@1a173e0f, org.springframework.test.context.support.DirtiesContextTestExecutionListener@60c51ec9, org.springframework.test.context.transaction.TransactionalTestExecutionListener@5e8c59c3, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@f31b75f, org.springframework.test.context.event.EventPublishingTestExecutionListener@2c7507f0, org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener@640e67e1, org.springframework.security.test.context.support.ReactorContextTestExecutionListener@58f068e2, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@5a79b7ec, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@5eb761d4, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@4991348c, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@127df224, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@5ace150, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@60f099f0] 2024-01-11 16:32:56,893 INFO main o.e.h.r.t.u.SharedSqlTestDatabaseExtension:34 - Schema generation skipped... No datasource environment variables found! ______ _ _ _ _ ____ _ _ _____ _____ _____ | ____| | (_) | | | | | _ \(_) | | __ \| __ \_ _| | |__ ___| |_ _ __ ___ ___ | |__ __ ___ _| | _| |_) |_| |_ | | | | | | || | | __| / __| | | '_ \/ __|/ _ \ | '_ \ / _` \ \ /\ / / |/ / _ <| | __| | | | | | | || | | |___| (__| | | |_) \__ \ __/ | | | | (_| |\ V V /| <| |_) | | |_ | |__| | |__| || |_ |______\___|_|_| .__/|___/\___| |_| |_|\__,_| \_/\_/ |_|\_\____/|_|\__| |_____/|_____/_____| | | |_| Eclipse hawkBit DDI Server using Spring Boot (v2.7.18) Go to https://www.eclipse.org/hawkbit for more information. 2024-01-11 16:32:57,021 INFO main o.e.h.a.d.PreAuthorizeEnabledTest:55 - Starting PreAuthorizeEnabledTest using Java 17.0.9 on basic-bw2k7 with PID 4574 (started by jenkins in /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-ddi-server) 2024-01-11 16:32:57,022 INFO main o.e.h.a.d.PreAuthorizeEnabledTest:632 - No active profile set, falling back to 1 default profile: "default" 2024-01-11 16:32:57,425 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:132 - Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2024-01-11 16:32:57,452 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:201 - Finished Spring Data repository scanning in 26 ms. Found 20 JPA repository interfaces. 2024-01-11 16:32:57,680 INFO main o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor:292 - No bean named 'errorChannel' has been explicitly defined. Therefore, a default PublishSubscribeChannel will be created. 2024-01-11 16:32:57,681 INFO main o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor:292 - No bean named 'integrationHeaderChannelRegistry' has been explicitly defined. Therefore, a default DefaultHeaderChannelRegistry will be created. 2024-01-11 16:32:57,689 INFO main o.s.c.c.s.GenericScope:283 - BeanFactory id=2e4d86dc-a2a2-3209-b590-bdbe594b1d08 2024-01-11 16:32:57,742 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:32:57,748 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration' of type [org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:32:57,750 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:32:57,751 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'loadBalancerClientsDefaultsMappingsProvider' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration$$Lambda$945/0x00007fc97459b968] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:32:57,752 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'defaultsBindHandlerAdvisor' of type [org.springframework.cloud.commons.config.DefaultsBindHandlerAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:32:57,758 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.cloud.stream.binder.rabbit.config.ExtendedBindingHandlerMappingsProviderConfiguration' of type [org.springframework.cloud.stream.binder.rabbit.config.ExtendedBindingHandlerMappingsProviderConfiguration$$EnhancerBySpringCGLIB$$b657cf60] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:32:57,771 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'rabbitExtendedPropertiesDefaultMappingsProvider' of type [org.springframework.cloud.stream.binder.rabbit.config.ExtendedBindingHandlerMappingsProviderConfiguration$$Lambda$949/0x00007fc9745a0ff8] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:32:57,773 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'BindingHandlerAdvise' of type [org.springframework.cloud.stream.config.BindingHandlerAdvise] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:32:57,777 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spelConverter' of type [org.springframework.cloud.stream.config.SpelExpressionConverterConfiguration$SpelConverter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:32:57,779 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration' of type [org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:32:57,782 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'stringOrNumberMigrationVersionConverter' of type [org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration$StringOrNumberToMigrationVersionConverter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:32:57,790 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:32:57,810 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'dataSource' of type [com.zaxxer.hikari.HikariDataSource] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:32:57,817 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties' of type [org.springframework.boot.autoconfigure.orm.jpa.JpaProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:32:57,822 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.eclipse.hawkbit.repository.jpa.RepositoryApplicationConfiguration' of type [org.eclipse.hawkbit.repository.jpa.RepositoryApplicationConfiguration$$EnhancerBySpringCGLIB$$bdcc2754] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:32:58,243 INFO main o.f.c.i.l.VersionPrinter:37 - Flyway Community Edition 8.5.13 by Redgate 2024-01-11 16:32:58,244 INFO main o.f.c.i.l.VersionPrinter:37 - See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.13 2024-01-11 16:32:58,244 INFO main o.f.c.i.l.VersionPrinter:37 - 2024-01-11 16:32:58,262 INFO main c.z.h.HikariDataSource:110 - HikariPool-2 - Starting... 2024-01-11 16:32:58,264 INFO main c.z.h.HikariDataSource:123 - HikariPool-2 - Start completed. 2024-01-11 16:32:58,273 INFO main o.f.c.i.d.b.BaseDatabaseType:37 - Database: jdbc:h2:mem:testdb (H2 2.2) 2024-01-11 16:32:58,346 WARN main o.f.c.i.d.b.Database:41 - Flyway upgrade recommended: H2 2.2.222 is newer than this version of Flyway and support has not been tested. The latest supported version of H2 is 2.1.210. 2024-01-11 16:32:58,422 INFO main o.f.c.i.c.DbValidate:37 - Successfully validated 47 migrations (execution time 00:00.049s) 2024-01-11 16:32:58,434 INFO main o.f.c.i.s.JdbcTableSchemaHistory:37 - Creating Schema History table "PUBLIC"."schema_version" ... 2024-01-11 16:32:58,504 INFO main o.f.c.i.c.DbMigrate:37 - Current version of schema "PUBLIC": << Empty Schema >> 2024-01-11 16:32:58,589 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.0.1 - init " 2024-01-11 16:32:58,736 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.2.0 - update target info for message " 2024-01-11 16:32:58,782 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.0 - cascade delete " 2024-01-11 16:32:58,809 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.1 - cascade delete " 2024-01-11 16:32:58,817 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.5.0 - target filter query " 2024-01-11 16:32:58,829 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.6.0 - rollout management " 2024-01-11 16:32:58,901 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.0 - swmType maxAssignment greater 0 " 2024-01-11 16:32:58,908 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.1 - reduce length enums " 2024-01-11 16:32:58,987 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.0 - auto assign ds filter " 2024-01-11 16:32:58,998 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.1 - cascade delete " 2024-01-11 16:32:59,010 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.2 - remove external artifact " 2024-01-11 16:32:59,016 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.9.0 - add rollout groups created " 2024-01-11 16:32:59,028 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.0 - advanced rolloutgroup " 2024-01-11 16:32:59,082 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.1 - consolidate artifact sha1 " 2024-01-11 16:32:59,097 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.2 - rollout auto start " 2024-01-11 16:32:59,110 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.3 - add rollout deleted flag " 2024-01-11 16:32:59,218 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.0 - drop target info " 2024-01-11 16:32:59,323 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.1 - target filter query UQ " 2024-01-11 16:32:59,329 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.2 - remove unused idexes " 2024-01-11 16:32:59,377 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.3 - add module md targetvis " 2024-01-11 16:32:59,387 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.0 - action performance " 2024-01-11 16:32:59,491 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.1 - missing non null " 2024-01-11 16:32:59,514 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.2 - missing non null enum " 2024-01-11 16:32:59,520 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.3 - cascade delete " 2024-01-11 16:32:59,572 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.4 - add maintenance window " 2024-01-11 16:32:59,624 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.6 - add index " 2024-01-11 16:32:59,674 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.7 - add rollout approval fields " 2024-01-11 16:32:59,691 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.8 - change length of created last modified by " 2024-01-11 16:32:59,701 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.9 - add target metadata " 2024-01-11 16:32:59,707 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.10 - change length of target attributes key " 2024-01-11 16:32:59,714 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.11 - add auto assign action type " 2024-01-11 16:32:59,773 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.12 - change length of controller id and name " 2024-01-11 16:32:59,781 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.13 - add action external id " 2024-01-11 16:32:59,791 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.14 - add sha256 hash " 2024-01-11 16:32:59,799 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.15 - add weight " 2024-01-11 16:32:59,818 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.16 - add action initiated by " 2024-01-11 16:32:59,833 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.17 - add index target modified " 2024-01-11 16:32:59,839 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.18 - add target type " 2024-01-11 16:32:59,885 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.19 - add valid flag to ds " 2024-01-11 16:32:59,897 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.20 - add encryption flag to sm " 2024-01-11 16:32:59,909 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.21 - add rollouts status index " 2024-01-11 16:32:59,915 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.22 - change target type name length " 2024-01-11 16:32:59,921 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.23 - add action status code " 2024-01-11 16:32:59,975 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.24 - add last action status code " 2024-01-11 16:32:59,989 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.25 - add confirmation flag " 2024-01-11 16:33:00,003 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.26 - add access control context " 2024-01-11 16:33:00,016 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.27 - target type inherit type " 2024-01-11 16:33:00,026 INFO main o.f.c.i.c.DbMigrate:37 - Successfully applied 47 migrations to schema "PUBLIC", now at version v1.12.27 (execution time 00:01.526s) 2024-01-11 16:33:00,115 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:437 - Initialized JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 16:33:00,783 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:339 - Usage of Spring Data projections detected on persistence provider EclipseLink. Make sure the following query methods declare result columns in exactly the order the accessors are declared in the projecting interface or the order of parameters for DTOs: 2024-01-11 16:33:00,783 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutId(java.lang.Long) 2024-01-11 16:33:00,785 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutId(java.util.List) 2024-01-11 16:33:00,798 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutGroupId(java.util.List) 2024-01-11 16:33:00,800 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutGroupId(java.lang.Long) 2024-01-11 16:33:01,412 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:339 - Usage of Spring Data projections detected on persistence provider EclipseLink. Make sure the following query methods declare result columns in exactly the order the accessors are declared in the projecting interface or the order of parameters for DTOs: 2024-01-11 16:33:01,413 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.DistributionSetRepository.countRolloutsByStatusForDistributionSet(java.lang.Long) 2024-01-11 16:33:01,416 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.DistributionSetRepository.countActionsByStatusForDistributionSet(java.lang.Long) 2024-01-11 16:33:02,373 INFO main o.s.s.w.DefaultSecurityFilterChain:55 - Will secure Ant [pattern='/{tenant}/controller/v1/{controllerId}/softwaremodules/{softwareModuleId}/artifacts/*'] with [org.springframework.security.web.session.DisableEncodeUrlFilter@741adbd2, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@2ed7d757, org.springframework.security.web.context.SecurityContextPersistenceFilter@4a0b3f5b, org.springframework.security.web.header.HeaderWriterFilter@51e2bff9, org.springframework.security.web.authentication.logout.LogoutFilter@22ff1d03, org.eclipse.hawkbit.security.HttpControllerPreAuthenticatedSecurityHeaderFilter@5036b031, org.eclipse.hawkbit.security.HttpControllerPreAuthenticateSecurityTokenFilter@6b2b7658, org.eclipse.hawkbit.security.HttpControllerPreAuthenticatedGatewaySecurityTokenFilter@49cdf4a4, org.eclipse.hawkbit.security.HttpControllerPreAuthenticateAnonymousDownloadFilter@5930ffa5, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@4f9795c8, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@bcef6b4, org.springframework.security.web.session.SessionManagementFilter@22731342, org.springframework.security.web.access.ExceptionTranslationFilter@564a6a78, org.springframework.security.web.access.intercept.AuthorizationFilter@2d32c285] 2024-01-11 16:33:02,400 INFO main o.s.s.w.DefaultSecurityFilterChain:55 - Will secure Or [Ant [pattern='/{tenant}/controller/v1/{controllerId}'], Ant [pattern='/{tenant}/controller/v1/{controllerId}/confirmationBase/**'], Ant [pattern='/{tenant}/controller/v1/{controllerId}/deploymentBase/**'], Ant [pattern='/{tenant}/controller/v1/{controllerId}/installedBase/**'], Ant [pattern='/{tenant}/controller/v1/{controllerId}/cancelAction/**'], Ant [pattern='/{tenant}/controller/v1/{controllerId}/configData'], Ant [pattern='/{tenant}/controller/v1/{controllerId}/softwaremodules/{softwareModuleId}/artifacts']] with [org.springframework.security.web.session.DisableEncodeUrlFilter@eb2d161, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@314d7464, org.springframework.security.web.context.SecurityContextPersistenceFilter@4dd30240, org.springframework.security.web.header.HeaderWriterFilter@464375e8, org.springframework.security.web.authentication.logout.LogoutFilter@1125dcb7, org.eclipse.hawkbit.security.HttpControllerPreAuthenticatedSecurityHeaderFilter@c3c534, org.eclipse.hawkbit.security.HttpControllerPreAuthenticateSecurityTokenFilter@60b1932b, org.eclipse.hawkbit.security.HttpControllerPreAuthenticatedGatewaySecurityTokenFilter@78107f85, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@7d23abc1, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@20127db8, org.springframework.security.web.session.SessionManagementFilter@250829e0, org.springframework.security.web.access.ExceptionTranslationFilter@2502b85b, org.springframework.security.web.access.intercept.AuthorizationFilter@42f44cd3] 2024-01-11 16:33:02,734 WARN main o.s.b.a.o.j.JpaBaseConfiguration$JpaWebConfiguration:223 - spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning 2024-01-11 16:33:04,448 INFO main o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'ddi-server.springCloudBusInput' has 1 subscriber(s). 2024-01-11 16:33:04,617 INFO main o.s.i.e.EventDrivenConsumer:174 - Adding {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 2024-01-11 16:33:04,618 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'ddi-server.errorChannel' has 1 subscriber(s). 2024-01-11 16:33:04,618 INFO main o.s.i.e.EventDrivenConsumer:292 - started bean '_org.springframework.integration.errorLogger' 2024-01-11 16:33:04,673 INFO main o.e.h.a.d.PreAuthorizeEnabledTest:61 - Started PreAuthorizeEnabledTest in 7.778 seconds (JVM running for 30.478) 2024-01-11 16:33:05,172 INFO central-executor-pool-3 o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'unknown.channel.name' has 1 subscriber(s). 2024-01-11 16:33:05,181 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:33:05,181 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:33:05,183 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 16:33:05,720 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:33:05,720 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:33:05,722 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.860 s -- in org.eclipse.hawkbit.app.ddi.PreAuthorizeEnabledTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jar:3.2.2:jar (default-jar) @ hawkbit-ddi-server --- [INFO] Building jar: /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-ddi-server/target/hawkbit-ddi-server-0.4.1.jar [INFO] [INFO] >>> source:3.2.1:jar (attach-sources) > generate-sources @ hawkbit-ddi-server >>> [INFO] [INFO] --- enforcer:3.3.0:enforce (enforce-no-snapshots) @ hawkbit-ddi-server --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] <<< source:3.2.1:jar (attach-sources) < generate-sources @ hawkbit-ddi-server <<< [INFO] [INFO] [INFO] --- source:3.2.1:jar (attach-sources) @ hawkbit-ddi-server --- [INFO] Building jar: /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-ddi-server/target/hawkbit-ddi-server-0.4.1-sources.jar [INFO] [INFO] --- spring-boot:2.7.18:repackage (repackage) @ hawkbit-ddi-server --- [INFO] Replacing main artifact with repackaged archive [INFO] [INFO] --- spring-boot:2.7.18:repackage (default) @ hawkbit-ddi-server --- [INFO] Layout: JAR [INFO] Replacing main artifact with repackaged archive [INFO] [INFO] --- jacoco:0.8.8:prepare-agent-integration (prepare-it-agent) @ hawkbit-ddi-server --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-ddi-server/target/jacoco-it.exec [INFO] [INFO] --- license-tool:1.0.2:license-check (license-check) @ hawkbit-ddi-server --- [INFO] [INFO] --- gpg:1.6:sign (sign-artifacts) @ hawkbit-ddi-server --- [INFO] [INFO] --- install:2.5.2:install (default-install) @ hawkbit-ddi-server --- [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-ddi-server/target/hawkbit-ddi-server-0.4.1.jar to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-ddi-server/0.4.1/hawkbit-ddi-server-0.4.1.jar [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-ddi-server/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-ddi-server/0.4.1/hawkbit-ddi-server-0.4.1.pom [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-ddi-server/target/hawkbit-ddi-server-0.4.1-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-ddi-server/0.4.1/hawkbit-ddi-server-0.4.1-javadoc.jar [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-ddi-server/target/hawkbit-ddi-server-0.4.1-sources.jar to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-ddi-server/0.4.1/hawkbit-ddi-server-0.4.1-sources.jar [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-ddi-server/target/hawkbit-ddi-server-0.4.1.jar.asc to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-ddi-server/0.4.1/hawkbit-ddi-server-0.4.1.jar.asc [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-ddi-server/target/hawkbit-ddi-server-0.4.1.pom.asc to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-ddi-server/0.4.1/hawkbit-ddi-server-0.4.1.pom.asc [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-ddi-server/target/hawkbit-ddi-server-0.4.1-javadoc.jar.asc to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-ddi-server/0.4.1/hawkbit-ddi-server-0.4.1-javadoc.jar.asc [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-ddi-server/target/hawkbit-ddi-server-0.4.1-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-ddi-server/0.4.1/hawkbit-ddi-server-0.4.1-sources.jar.asc [INFO] [INFO] --- nexus-staging:1.6.13:deploy (injected-nexus-deploy) @ hawkbit-ddi-server --- [INFO] Performing local staging (local stagingDirectory="/home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging")... [INFO] + Using server credentials "ossrh" from Maven settings. [INFO] * Connected to Nexus at https://oss.sonatype.org:443/, is version 2.15.1-02 and edition "Professional" [INFO] * Using staging profile ID "1d2b23f380235e" (matched by Nexus). [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-ddi-server/target/hawkbit-ddi-server-0.4.1.jar to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-ddi-server/0.4.1/hawkbit-ddi-server-0.4.1.jar [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-ddi-server/.flattened-pom.xml to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-ddi-server/0.4.1/hawkbit-ddi-server-0.4.1.pom [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-ddi-server/target/hawkbit-ddi-server-0.4.1-javadoc.jar to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-ddi-server/0.4.1/hawkbit-ddi-server-0.4.1-javadoc.jar [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-ddi-server/target/hawkbit-ddi-server-0.4.1-sources.jar to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-ddi-server/0.4.1/hawkbit-ddi-server-0.4.1-sources.jar [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-ddi-server/target/hawkbit-ddi-server-0.4.1.jar.asc to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-ddi-server/0.4.1/hawkbit-ddi-server-0.4.1.jar.asc [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-ddi-server/target/hawkbit-ddi-server-0.4.1.pom.asc to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-ddi-server/0.4.1/hawkbit-ddi-server-0.4.1.pom.asc [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-ddi-server/target/hawkbit-ddi-server-0.4.1-javadoc.jar.asc to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-ddi-server/0.4.1/hawkbit-ddi-server-0.4.1-javadoc.jar.asc [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-ddi-server/target/hawkbit-ddi-server-0.4.1-sources.jar.asc to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-ddi-server/0.4.1/hawkbit-ddi-server-0.4.1-sources.jar.asc [INFO] Execution skipped to the last project... [INFO] [INFO] ---------------< org.eclipse.hawkbit:hawkbit-dmf-server >--------------- [INFO] Building hawkBit :: Runtime :: DMF Server 0.4.1 [34/37] [INFO] from hawkbit-runtime/hawkbit-dmf-server/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ hawkbit-dmf-server --- [INFO] [INFO] --- flatten:1.5.0:clean (flatten.clean) @ hawkbit-dmf-server --- [INFO] [INFO] --- enforcer:3.3.0:enforce (enforce-no-snapshots) @ hawkbit-dmf-server --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ hawkbit-dmf-server --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 7 resources [INFO] [INFO] --- flatten:1.5.0:flatten (flatten) @ hawkbit-dmf-server --- [INFO] Generating flattened POM of project org.eclipse.hawkbit:hawkbit-dmf-server:jar:0.4.1... [INFO] [INFO] --- compiler:3.10.1:compile (default-compile) @ hawkbit-dmf-server --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-dmf-server/target/classes [INFO] [INFO] --- license:2.11:check (default-cli) @ hawkbit-dmf-server --- [INFO] Checking licenses... [INFO] [INFO] --- javadoc:3.4.1:jar (default-cli) @ hawkbit-dmf-server --- [INFO] The goal 'org.apache.maven.plugins:maven-javadoc-plugin:3.4.1:javadoc' has not been previously called for the module: 'org.eclipse.hawkbit:hawkbit-boot-starter-dmf-api:jar:0.4.1'. Trying to invoke it... [WARNING] Creating fake javadoc directory to prevent repeated invocations: /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-starters/hawkbit-boot-starter-dmf-api/target/apidocs [ERROR] Error fetching link: /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-starters/hawkbit-boot-starter-dmf-api/target/apidocs. Ignored it. [INFO] No previous run data found, generating javadoc. [INFO] Building jar: /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-dmf-server/target/hawkbit-dmf-server-0.4.1-javadoc.jar [INFO] [INFO] --- enforcer:3.3.0:enforce (enforce-no-snapshots) @ hawkbit-dmf-server --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ hawkbit-dmf-server --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 7 resources [INFO] [INFO] --- flatten:1.5.0:flatten (flatten) @ hawkbit-dmf-server --- [INFO] Generating flattened POM of project org.eclipse.hawkbit:hawkbit-dmf-server:jar:0.4.1... [INFO] [INFO] --- compiler:3.10.1:compile (default-compile) @ hawkbit-dmf-server --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-dmf-server/target/classes [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ hawkbit-dmf-server --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-dmf-server/src/test/resources [INFO] [INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ hawkbit-dmf-server --- [INFO] No sources to compile [INFO] [INFO] --- jacoco:0.8.8:prepare-agent (prepare-ut-agent) @ hawkbit-dmf-server --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-dmf-server/target/jacoco.exec [INFO] [INFO] --- surefire:3.1.2:test (default-test) @ hawkbit-dmf-server --- [INFO] No tests to run. [INFO] [INFO] --- jar:3.2.2:jar (default-jar) @ hawkbit-dmf-server --- [INFO] Building jar: /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-dmf-server/target/hawkbit-dmf-server-0.4.1.jar [INFO] [INFO] >>> source:3.2.1:jar (attach-sources) > generate-sources @ hawkbit-dmf-server >>> [INFO] [INFO] --- enforcer:3.3.0:enforce (enforce-no-snapshots) @ hawkbit-dmf-server --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] <<< source:3.2.1:jar (attach-sources) < generate-sources @ hawkbit-dmf-server <<< [INFO] [INFO] [INFO] --- source:3.2.1:jar (attach-sources) @ hawkbit-dmf-server --- [INFO] Building jar: /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-dmf-server/target/hawkbit-dmf-server-0.4.1-sources.jar [INFO] [INFO] --- spring-boot:2.7.18:repackage (repackage) @ hawkbit-dmf-server --- [INFO] Replacing main artifact with repackaged archive [INFO] [INFO] --- spring-boot:2.7.18:repackage (default) @ hawkbit-dmf-server --- [INFO] Layout: JAR [INFO] Replacing main artifact with repackaged archive [INFO] [INFO] --- jacoco:0.8.8:prepare-agent-integration (prepare-it-agent) @ hawkbit-dmf-server --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-dmf-server/target/jacoco-it.exec [INFO] [INFO] --- license-tool:1.0.2:license-check (license-check) @ hawkbit-dmf-server --- [INFO] [INFO] --- gpg:1.6:sign (sign-artifacts) @ hawkbit-dmf-server --- [INFO] [INFO] --- install:2.5.2:install (default-install) @ hawkbit-dmf-server --- [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-dmf-server/target/hawkbit-dmf-server-0.4.1.jar to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-dmf-server/0.4.1/hawkbit-dmf-server-0.4.1.jar [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-dmf-server/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-dmf-server/0.4.1/hawkbit-dmf-server-0.4.1.pom [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-dmf-server/target/hawkbit-dmf-server-0.4.1-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-dmf-server/0.4.1/hawkbit-dmf-server-0.4.1-javadoc.jar [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-dmf-server/target/hawkbit-dmf-server-0.4.1-sources.jar to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-dmf-server/0.4.1/hawkbit-dmf-server-0.4.1-sources.jar [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-dmf-server/target/hawkbit-dmf-server-0.4.1.jar.asc to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-dmf-server/0.4.1/hawkbit-dmf-server-0.4.1.jar.asc [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-dmf-server/target/hawkbit-dmf-server-0.4.1.pom.asc to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-dmf-server/0.4.1/hawkbit-dmf-server-0.4.1.pom.asc [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-dmf-server/target/hawkbit-dmf-server-0.4.1-javadoc.jar.asc to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-dmf-server/0.4.1/hawkbit-dmf-server-0.4.1-javadoc.jar.asc [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-dmf-server/target/hawkbit-dmf-server-0.4.1-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-dmf-server/0.4.1/hawkbit-dmf-server-0.4.1-sources.jar.asc [INFO] [INFO] --- nexus-staging:1.6.13:deploy (injected-nexus-deploy) @ hawkbit-dmf-server --- [INFO] Performing local staging (local stagingDirectory="/home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging")... [INFO] + Using server credentials "ossrh" from Maven settings. [INFO] * Connected to Nexus at https://oss.sonatype.org:443/, is version 2.15.1-02 and edition "Professional" [INFO] * Using staging profile ID "1d2b23f380235e" (matched by Nexus). [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-dmf-server/target/hawkbit-dmf-server-0.4.1.jar to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-dmf-server/0.4.1/hawkbit-dmf-server-0.4.1.jar [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-dmf-server/.flattened-pom.xml to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-dmf-server/0.4.1/hawkbit-dmf-server-0.4.1.pom [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-dmf-server/target/hawkbit-dmf-server-0.4.1-javadoc.jar to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-dmf-server/0.4.1/hawkbit-dmf-server-0.4.1-javadoc.jar [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-dmf-server/target/hawkbit-dmf-server-0.4.1-sources.jar to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-dmf-server/0.4.1/hawkbit-dmf-server-0.4.1-sources.jar [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-dmf-server/target/hawkbit-dmf-server-0.4.1.jar.asc to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-dmf-server/0.4.1/hawkbit-dmf-server-0.4.1.jar.asc [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-dmf-server/target/hawkbit-dmf-server-0.4.1.pom.asc to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-dmf-server/0.4.1/hawkbit-dmf-server-0.4.1.pom.asc [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-dmf-server/target/hawkbit-dmf-server-0.4.1-javadoc.jar.asc to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-dmf-server/0.4.1/hawkbit-dmf-server-0.4.1-javadoc.jar.asc [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-dmf-server/target/hawkbit-dmf-server-0.4.1-sources.jar.asc to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-dmf-server/0.4.1/hawkbit-dmf-server-0.4.1-sources.jar.asc [INFO] Execution skipped to the last project... [INFO] [INFO] --------------< org.eclipse.hawkbit:hawkbit-mgmt-server >--------------- [INFO] Building hawkBit :: Runtime :: Management Server 0.4.1 [35/37] [INFO] from hawkbit-runtime/hawkbit-mgmt-server/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ hawkbit-mgmt-server --- [INFO] [INFO] --- flatten:1.5.0:clean (flatten.clean) @ hawkbit-mgmt-server --- [INFO] [INFO] --- enforcer:3.3.0:enforce (enforce-no-snapshots) @ hawkbit-mgmt-server --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ hawkbit-mgmt-server --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 7 resources [INFO] [INFO] --- flatten:1.5.0:flatten (flatten) @ hawkbit-mgmt-server --- [INFO] Generating flattened POM of project org.eclipse.hawkbit:hawkbit-mgmt-server:jar:0.4.1... [INFO] [INFO] --- compiler:3.10.1:compile (default-compile) @ hawkbit-mgmt-server --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-mgmt-server/target/classes [INFO] [INFO] --- license:2.11:check (default-cli) @ hawkbit-mgmt-server --- [INFO] Checking licenses... [INFO] [INFO] --- javadoc:3.4.1:jar (default-cli) @ hawkbit-mgmt-server --- [INFO] The goal 'org.apache.maven.plugins:maven-javadoc-plugin:3.4.1:javadoc' has not been previously called for the module: 'org.eclipse.hawkbit:hawkbit-boot-starter-mgmt-api:jar:0.4.1'. Trying to invoke it... [WARNING] Creating fake javadoc directory to prevent repeated invocations: /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-starters/hawkbit-boot-starter-mgmt-api/target/apidocs [ERROR] Error fetching link: /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-starters/hawkbit-boot-starter-mgmt-api/target/apidocs. Ignored it. [INFO] No previous run data found, generating javadoc. [INFO] Building jar: /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-mgmt-server/target/hawkbit-mgmt-server-0.4.1-javadoc.jar [INFO] [INFO] --- enforcer:3.3.0:enforce (enforce-no-snapshots) @ hawkbit-mgmt-server --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ hawkbit-mgmt-server --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 7 resources [INFO] [INFO] --- flatten:1.5.0:flatten (flatten) @ hawkbit-mgmt-server --- [INFO] Generating flattened POM of project org.eclipse.hawkbit:hawkbit-mgmt-server:jar:0.4.1... [INFO] [INFO] --- compiler:3.10.1:compile (default-compile) @ hawkbit-mgmt-server --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-mgmt-server/target/classes [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ hawkbit-mgmt-server --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-mgmt-server/src/test/resources [INFO] [INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ hawkbit-mgmt-server --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-mgmt-server/target/test-classes [INFO] [INFO] --- jacoco:0.8.8:prepare-agent (prepare-ut-agent) @ hawkbit-mgmt-server --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-mgmt-server/target/jacoco.exec [INFO] [INFO] --- surefire:3.1.2:test (default-test) @ hawkbit-mgmt-server --- [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.eclipse.hawkbit.app.mgmt.CorsTest 16:33:26.379 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating CacheAwareContextLoaderDelegate from class [org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate] 16:33:26.398 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating BootstrapContext using constructor [public org.springframework.test.context.support.DefaultBootstrapContext(java.lang.Class,org.springframework.test.context.CacheAwareContextLoaderDelegate)] 16:33:26.481 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating TestContextBootstrapper for test class [org.eclipse.hawkbit.app.mgmt.CorsTest] from class [org.springframework.boot.test.context.SpringBootTestContextBootstrapper] 16:33:26.498 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Neither @ContextConfiguration nor @ContextHierarchy found for test class [org.eclipse.hawkbit.app.mgmt.CorsTest], using SpringBootContextLoader 16:33:26.505 [main] DEBUG org.springframework.test.context.support.AbstractContextLoader - Did not detect default resource location for test class [org.eclipse.hawkbit.app.mgmt.CorsTest]: class path resource [org/eclipse/hawkbit/app/mgmt/CorsTest-context.xml] does not exist 16:33:26.506 [main] DEBUG org.springframework.test.context.support.AbstractContextLoader - Did not detect default resource location for test class [org.eclipse.hawkbit.app.mgmt.CorsTest]: class path resource [org/eclipse/hawkbit/app/mgmt/CorsTestContext.groovy] does not exist 16:33:26.506 [main] INFO org.springframework.test.context.support.AbstractContextLoader - Could not detect default resource locations for test class [org.eclipse.hawkbit.app.mgmt.CorsTest]: no resource found for suffixes {-context.xml, Context.groovy}. 16:33:26.507 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils - Could not detect default configuration classes for test class [org.eclipse.hawkbit.app.mgmt.CorsTest]: CorsTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 16:33:26.599 [main] DEBUG org.springframework.test.context.support.ActiveProfilesUtils - Could not find an 'annotation declaring class' for annotation type [org.springframework.test.context.ActiveProfiles] and class [org.eclipse.hawkbit.app.mgmt.CorsTest] 16:33:26.732 [main] DEBUG org.springframework.context.annotation.ClassPathScanningCandidateComponentProvider - Identified candidate component class: file [/home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-mgmt-server/target/classes/org/eclipse/hawkbit/app/mgmt/MgmtServerStart.class] 16:33:26.733 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Found @SpringBootConfiguration org.eclipse.hawkbit.app.mgmt.MgmtServerStart for test class org.eclipse.hawkbit.app.mgmt.CorsTest 16:33:26.924 [main] DEBUG org.springframework.boot.test.context.SpringBootTestContextBootstrapper - @TestExecutionListeners is not present for class [org.eclipse.hawkbit.app.mgmt.CorsTest]: using defaults. 16:33:26.925 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener, org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.event.ApplicationEventsTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener, org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener, org.springframework.security.test.context.support.ReactorContextTestExecutionListener] 16:33:26.984 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@7fe8c7db, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@2dba05b1, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@541afb85, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@445bce9a, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@7db40fd5, org.springframework.test.context.support.DirtiesContextTestExecutionListener@5e1a5f, org.springframework.test.context.transaction.TransactionalTestExecutionListener@31b0f02, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@19ae2ee5, org.springframework.test.context.event.EventPublishingTestExecutionListener@44b940a2, org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener@34c53688, org.springframework.security.test.context.support.ReactorContextTestExecutionListener@6ffd4c0d, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@74c9e11, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@9fe720a, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@149274cb, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@118acf70, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@72557746, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@8c12524] 16:33:26.990 [main] DEBUG org.springframework.test.context.support.AbstractDirtiesContextTestExecutionListener - Before test class: context [DefaultTestContext@5bda157e testClass = CorsTest, testInstance = [null], testMethod = [null], testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@67e0fd6d testClass = CorsTest, locations = '{}', classes = '{class org.eclipse.hawkbit.app.mgmt.MgmtServerStart}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{hawkbit.dmf.rabbitmq.enabled=false, hawkbit.server.security.cors.enabled=true, hawkbit.server.security.cors.allowedOrigins=http://test.first.origin,http://test.second.origin, hawkbit.server.security.cors.exposedHeaders=Access-Control-Allow-Origin, org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@59b65dce, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@61ecbee9, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@2e09c51, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@38c9e0d6, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@68ee3b6d, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@723ed581], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true]], class annotated with @DirtiesContext [false] with mode [null]. 16:33:26.994 [main] DEBUG org.eclipse.hawkbit.repository.test.util.DatasourceContext - Datasource environment variables: [database: null, username: null, password: null, datasourceUrl: null] 16:33:26.997 [main] INFO org.eclipse.hawkbit.repository.test.util.SharedSqlTestDatabaseExtension - Schema generation skipped... No datasource environment variables found! ______ _ _ _ _ ____ _ _ __ __ _ | ____| | (_) | | | | | _ \(_) | | \/ | | | | |__ ___| |_ _ __ ___ ___ | |__ __ ___ _| | _| |_) |_| |_ | \ / | __ _ _ __ ___ | |_ | __| / __| | | '_ \/ __|/ _ \ | '_ \ / _` \ \ /\ / / |/ / _ <| | __| | |\/| |/ _` | '_ ` _ \| __| | |___| (__| | | |_) \__ \ __/ | | | | (_| |\ V V /| <| |_) | | |_ | | | | (_| | | | | | | |_ |______\___|_|_| .__/|___/\___| |_| |_|\__,_| \_/\_/ |_|\_\____/|_|\__| |_| |_|\__, |_| |_| |_|\__| | | __/ | |_| |___/ Eclipse hawkBit Management Server using Spring Boot (v2.7.18) Go to https://www.eclipse.org/hawkbit for more information. 2024-01-11 16:33:28,016 INFO main o.e.h.a.m.CorsTest:55 - Starting CorsTest using Java 17.0.9 on basic-bw2k7 with PID 4877 (started by jenkins in /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-mgmt-server) 2024-01-11 16:33:28,020 INFO main o.e.h.a.m.CorsTest:632 - No active profile set, falling back to 1 default profile: "default" 2024-01-11 16:33:30,432 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:132 - Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2024-01-11 16:33:30,798 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:201 - Finished Spring Data repository scanning in 353 ms. Found 20 JPA repository interfaces. 2024-01-11 16:33:31,619 INFO main o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor:292 - No bean named 'errorChannel' has been explicitly defined. Therefore, a default PublishSubscribeChannel will be created. 2024-01-11 16:33:31,646 INFO main o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor:292 - No bean named 'integrationHeaderChannelRegistry' has been explicitly defined. Therefore, a default DefaultHeaderChannelRegistry will be created. 2024-01-11 16:33:31,983 INFO main o.s.c.c.s.GenericScope:283 - BeanFactory id=3261eaa0-0cf5-38c6-abda-3182fac2e17f 2024-01-11 16:33:32,288 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:33:32,301 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration' of type [org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:33:32,305 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:33:32,308 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'loadBalancerClientsDefaultsMappingsProvider' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration$$Lambda$946/0x00007f0028594e90] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:33:32,312 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'defaultsBindHandlerAdvisor' of type [org.springframework.cloud.commons.config.DefaultsBindHandlerAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:33:32,327 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.cloud.stream.binder.rabbit.config.ExtendedBindingHandlerMappingsProviderConfiguration' of type [org.springframework.cloud.stream.binder.rabbit.config.ExtendedBindingHandlerMappingsProviderConfiguration$$EnhancerBySpringCGLIB$$5169e688] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:33:32,341 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'rabbitExtendedPropertiesDefaultMappingsProvider' of type [org.springframework.cloud.stream.binder.rabbit.config.ExtendedBindingHandlerMappingsProviderConfiguration$$Lambda$950/0x00007f002859daf0] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:33:32,344 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'BindingHandlerAdvise' of type [org.springframework.cloud.stream.config.BindingHandlerAdvise] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:33:32,378 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spelConverter' of type [org.springframework.cloud.stream.config.SpelExpressionConverterConfiguration$SpelConverter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:33:32,382 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration' of type [org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:33:32,385 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'stringOrNumberMigrationVersionConverter' of type [org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration$StringOrNumberToMigrationVersionConverter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:33:32,413 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:33:32,478 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'dataSource' of type [com.zaxxer.hikari.HikariDataSource] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:33:32,489 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties' of type [org.springframework.boot.autoconfigure.orm.jpa.JpaProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:33:32,522 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.eclipse.hawkbit.repository.jpa.RepositoryApplicationConfiguration' of type [org.eclipse.hawkbit.repository.jpa.RepositoryApplicationConfiguration$$EnhancerBySpringCGLIB$$58de3e7c] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:33:33,697 INFO main o.f.c.i.l.VersionPrinter:37 - Flyway Community Edition 8.5.13 by Redgate 2024-01-11 16:33:33,697 INFO main o.f.c.i.l.VersionPrinter:37 - See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.13 2024-01-11 16:33:33,698 INFO main o.f.c.i.l.VersionPrinter:37 - 2024-01-11 16:33:33,717 INFO main c.z.h.HikariDataSource:110 - HikariPool-1 - Starting... 2024-01-11 16:33:34,474 INFO main c.z.h.HikariDataSource:123 - HikariPool-1 - Start completed. 2024-01-11 16:33:34,497 INFO main o.f.c.i.d.b.BaseDatabaseType:37 - Database: jdbc:h2:mem:testdb (H2 2.2) 2024-01-11 16:33:34,594 WARN main o.f.c.i.d.b.Database:41 - Flyway upgrade recommended: H2 2.2.222 is newer than this version of Flyway and support has not been tested. The latest supported version of H2 is 2.1.210. 2024-01-11 16:33:34,680 INFO main o.f.c.i.c.DbValidate:37 - Successfully validated 47 migrations (execution time 00:00.066s) 2024-01-11 16:33:34,689 INFO main o.f.c.i.s.JdbcTableSchemaHistory:37 - Creating Schema History table "PUBLIC"."schema_version" ... 2024-01-11 16:33:34,731 INFO main o.f.c.i.c.DbMigrate:37 - Current version of schema "PUBLIC": << Empty Schema >> 2024-01-11 16:33:34,804 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.0.1 - init " 2024-01-11 16:33:34,991 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.2.0 - update target info for message " 2024-01-11 16:33:35,010 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.0 - cascade delete " 2024-01-11 16:33:35,073 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.1 - cascade delete " 2024-01-11 16:33:35,081 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.5.0 - target filter query " 2024-01-11 16:33:35,094 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.6.0 - rollout management " 2024-01-11 16:33:35,171 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.0 - swmType maxAssignment greater 0 " 2024-01-11 16:33:35,178 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.1 - reduce length enums " 2024-01-11 16:33:35,217 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.0 - auto assign ds filter " 2024-01-11 16:33:35,230 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.1 - cascade delete " 2024-01-11 16:33:35,278 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.2 - remove external artifact " 2024-01-11 16:33:35,285 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.9.0 - add rollout groups created " 2024-01-11 16:33:35,297 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.0 - advanced rolloutgroup " 2024-01-11 16:33:35,319 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.1 - consolidate artifact sha1 " 2024-01-11 16:33:35,335 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.2 - rollout auto start " 2024-01-11 16:33:35,381 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.3 - add rollout deleted flag " 2024-01-11 16:33:35,497 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.0 - drop target info " 2024-01-11 16:33:35,590 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.1 - target filter query UQ " 2024-01-11 16:33:35,596 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.2 - remove unused idexes " 2024-01-11 16:33:35,603 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.3 - add module md targetvis " 2024-01-11 16:33:35,614 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.0 - action performance " 2024-01-11 16:33:35,703 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.1 - missing non null " 2024-01-11 16:33:35,781 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.2 - missing non null enum " 2024-01-11 16:33:35,787 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.3 - cascade delete " 2024-01-11 16:33:35,792 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.4 - add maintenance window " 2024-01-11 16:33:35,813 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.6 - add index " 2024-01-11 16:33:35,818 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.7 - add rollout approval fields " 2024-01-11 16:33:35,831 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.8 - change length of created last modified by " 2024-01-11 16:33:35,875 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.9 - add target metadata " 2024-01-11 16:33:35,881 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.10 - change length of target attributes key " 2024-01-11 16:33:35,887 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.11 - add auto assign action type " 2024-01-11 16:33:35,894 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.12 - change length of controller id and name " 2024-01-11 16:33:35,900 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.13 - add action external id " 2024-01-11 16:33:35,909 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.14 - add sha256 hash " 2024-01-11 16:33:35,916 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.15 - add weight " 2024-01-11 16:33:35,932 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.16 - add action initiated by " 2024-01-11 16:33:35,944 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.17 - add index target modified " 2024-01-11 16:33:35,976 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.18 - add target type " 2024-01-11 16:33:35,991 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.19 - add valid flag to ds " 2024-01-11 16:33:36,001 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.20 - add encryption flag to sm " 2024-01-11 16:33:36,009 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.21 - add rollouts status index " 2024-01-11 16:33:36,013 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.22 - change target type name length " 2024-01-11 16:33:36,017 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.23 - add action status code " 2024-01-11 16:33:36,024 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.24 - add last action status code " 2024-01-11 16:33:36,033 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.25 - add confirmation flag " 2024-01-11 16:33:36,071 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.26 - add access control context " 2024-01-11 16:33:36,081 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.27 - target type inherit type " 2024-01-11 16:33:36,088 INFO main o.f.c.i.c.DbMigrate:37 - Successfully applied 47 migrations to schema "PUBLIC", now at version v1.12.27 (execution time 00:01.363s) 2024-01-11 16:33:37,157 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:437 - Initialized JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 16:33:39,710 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:339 - Usage of Spring Data projections detected on persistence provider EclipseLink. Make sure the following query methods declare result columns in exactly the order the accessors are declared in the projecting interface or the order of parameters for DTOs: 2024-01-11 16:33:39,711 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.DistributionSetRepository.countRolloutsByStatusForDistributionSet(java.lang.Long) 2024-01-11 16:33:39,722 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.DistributionSetRepository.countActionsByStatusForDistributionSet(java.lang.Long) 2024-01-11 16:33:41,339 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:339 - Usage of Spring Data projections detected on persistence provider EclipseLink. Make sure the following query methods declare result columns in exactly the order the accessors are declared in the projecting interface or the order of parameters for DTOs: 2024-01-11 16:33:41,339 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutId(java.lang.Long) 2024-01-11 16:33:41,343 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutId(java.util.List) 2024-01-11 16:33:41,382 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutGroupId(java.util.List) 2024-01-11 16:33:41,386 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutGroupId(java.lang.Long) 2024-01-11 16:33:42,936 INFO main o.s.s.w.DefaultSecurityFilterChain:55 - Will secure Or [Ant [pattern='/rest/**'], Ant [pattern='/system/admin/**']] with [org.springframework.security.web.session.DisableEncodeUrlFilter@2f9de3c1, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@46eefa37, org.springframework.security.web.context.SecurityContextPersistenceFilter@5d09c3c3, org.springframework.security.web.header.HeaderWriterFilter@720a1ab3, org.springframework.web.filter.CorsFilter@495fdbe0, org.springframework.security.web.authentication.logout.LogoutFilter@5498c575, org.eclipse.hawkbit.autoconfigure.security.SecurityManagedConfiguration$RestSecurityConfigurationAdapter$1@6aff88b4, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@11728b78, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@76254633, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@652194ef, org.springframework.security.web.session.SessionManagementFilter@1e598deb, org.eclipse.hawkbit.autoconfigure.security.SecurityManagedConfiguration$RestSecurityConfigurationAdapter$$Lambda$1407/0x00007f00289e2018@2a3cedc1, org.springframework.security.web.access.ExceptionTranslationFilter@1e23c53d, org.springframework.security.web.access.intercept.AuthorizationFilter@4c2e0036] 2024-01-11 16:33:42,974 INFO main o.s.s.w.DefaultSecurityFilterChain:55 - Will secure Ant [pattern='/**/downloadId/**'] with [org.springframework.security.web.session.DisableEncodeUrlFilter@4af51c6a, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@8a9205, org.springframework.security.web.context.SecurityContextPersistenceFilter@78cf810d, org.springframework.security.web.header.HeaderWriterFilter@5a3d3461, org.springframework.security.web.authentication.logout.LogoutFilter@43e13a93, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@647e335b, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@57539d89, org.springframework.security.web.session.SessionManagementFilter@39b52a8a, org.springframework.security.web.access.ExceptionTranslationFilter@63efe85f, org.eclipse.hawkbit.security.HttpDownloadAuthenticationFilter@57a73d8e, org.springframework.security.web.access.intercept.AuthorizationFilter@1d644dd1] 2024-01-11 16:33:43,611 WARN main o.s.b.a.o.j.JpaBaseConfiguration$JpaWebConfiguration:223 - spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning 2024-01-11 16:33:46,541 INFO main o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'mgmt-server.springCloudBusInput' has 1 subscriber(s). 2024-01-11 16:33:46,800 INFO main o.s.i.e.EventDrivenConsumer:174 - Adding {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 2024-01-11 16:33:46,800 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'mgmt-server.errorChannel' has 1 subscriber(s). 2024-01-11 16:33:46,801 INFO main o.s.i.e.EventDrivenConsumer:292 - started bean '_org.springframework.integration.errorLogger' 2024-01-11 16:33:46,937 INFO main o.e.h.a.m.CorsTest:61 - Started CorsTest in 19.864 seconds (JVM running for 22.743) 2024-01-11 16:33:47,934 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:33:47,934 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:33:47,937 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 21.93 s -- in org.eclipse.hawkbit.app.mgmt.CorsTest [INFO] Running org.eclipse.hawkbit.app.mgmt.PreAuthorizeEnabledTest 2024-01-11 16:33:48,253 INFO main o.s.b.t.c.SpringBootTestContextBootstrapper:305 - Neither @ContextConfiguration nor @ContextHierarchy found for test class [org.eclipse.hawkbit.app.mgmt.PreAuthorizeEnabledTest], using SpringBootContextLoader 2024-01-11 16:33:48,254 INFO main o.s.t.c.s.AbstractContextLoader:264 - Could not detect default resource locations for test class [org.eclipse.hawkbit.app.mgmt.PreAuthorizeEnabledTest]: no resource found for suffixes {-context.xml, Context.groovy}. 2024-01-11 16:33:48,254 INFO main o.s.t.c.s.AnnotationConfigContextLoaderUtils:83 - Could not detect default configuration classes for test class [org.eclipse.hawkbit.app.mgmt.PreAuthorizeEnabledTest]: PreAuthorizeEnabledTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 2024-01-11 16:33:48,273 INFO main o.s.b.t.c.SpringBootTestContextBootstrapper:239 - Found @SpringBootConfiguration org.eclipse.hawkbit.app.mgmt.MgmtServerStart for test class org.eclipse.hawkbit.app.mgmt.PreAuthorizeEnabledTest 2024-01-11 16:33:48,274 INFO main o.s.b.t.c.SpringBootTestContextBootstrapper:245 - Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener, org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.event.ApplicationEventsTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener, org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener, org.springframework.security.test.context.support.ReactorContextTestExecutionListener] 2024-01-11 16:33:48,275 INFO main o.s.b.t.c.SpringBootTestContextBootstrapper:174 - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@1e95875b, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@604a4686, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@12aaa898, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@bcfba54, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@39d25b29, org.springframework.test.context.support.DirtiesContextTestExecutionListener@b1e54e3, org.springframework.test.context.transaction.TransactionalTestExecutionListener@4c37c370, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@3adccdb8, org.springframework.test.context.event.EventPublishingTestExecutionListener@117cc2d9, org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener@68bc3559, org.springframework.security.test.context.support.ReactorContextTestExecutionListener@1a62577d, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@468ff884, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@31128086, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@388d6d00, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@30dc1cd3, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@92e8994, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@2c9d3e87] 2024-01-11 16:33:48,276 INFO main o.e.h.r.t.u.SharedSqlTestDatabaseExtension:34 - Schema generation skipped... No datasource environment variables found! ______ _ _ _ _ ____ _ _ __ __ _ | ____| | (_) | | | | | _ \(_) | | \/ | | | | |__ ___| |_ _ __ ___ ___ | |__ __ ___ _| | _| |_) |_| |_ | \ / | __ _ _ __ ___ | |_ | __| / __| | | '_ \/ __|/ _ \ | '_ \ / _` \ \ /\ / / |/ / _ <| | __| | |\/| |/ _` | '_ ` _ \| __| | |___| (__| | | |_) \__ \ __/ | | | | (_| |\ V V /| <| |_) | | |_ | | | | (_| | | | | | | |_ |______\___|_|_| .__/|___/\___| |_| |_|\__,_| \_/\_/ |_|\_\____/|_|\__| |_| |_|\__, |_| |_| |_|\__| | | __/ | |_| |___/ Eclipse hawkBit Management Server using Spring Boot (v2.7.18) Go to https://www.eclipse.org/hawkbit for more information. 2024-01-11 16:33:48,340 INFO main o.e.h.a.m.PreAuthorizeEnabledTest:55 - Starting PreAuthorizeEnabledTest using Java 17.0.9 on basic-bw2k7 with PID 4877 (started by jenkins in /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-mgmt-server) 2024-01-11 16:33:48,341 INFO main o.e.h.a.m.PreAuthorizeEnabledTest:632 - No active profile set, falling back to 1 default profile: "default" 2024-01-11 16:33:48,773 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:132 - Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2024-01-11 16:33:48,801 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:201 - Finished Spring Data repository scanning in 26 ms. Found 20 JPA repository interfaces. 2024-01-11 16:33:49,190 INFO main o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor:292 - No bean named 'errorChannel' has been explicitly defined. Therefore, a default PublishSubscribeChannel will be created. 2024-01-11 16:33:49,190 INFO main o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor:292 - No bean named 'integrationHeaderChannelRegistry' has been explicitly defined. Therefore, a default DefaultHeaderChannelRegistry will be created. 2024-01-11 16:33:49,197 INFO main o.s.c.c.s.GenericScope:283 - BeanFactory id=1e7935fa-b24b-3b84-9cb1-04f1c9cc0b55 2024-01-11 16:33:49,251 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:33:49,256 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration' of type [org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:33:49,258 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:33:49,260 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'loadBalancerClientsDefaultsMappingsProvider' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration$$Lambda$946/0x00007f0028594e90] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:33:49,272 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'defaultsBindHandlerAdvisor' of type [org.springframework.cloud.commons.config.DefaultsBindHandlerAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:33:49,277 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.cloud.stream.binder.rabbit.config.ExtendedBindingHandlerMappingsProviderConfiguration' of type [org.springframework.cloud.stream.binder.rabbit.config.ExtendedBindingHandlerMappingsProviderConfiguration$$EnhancerBySpringCGLIB$$5169e688] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:33:49,279 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'rabbitExtendedPropertiesDefaultMappingsProvider' of type [org.springframework.cloud.stream.binder.rabbit.config.ExtendedBindingHandlerMappingsProviderConfiguration$$Lambda$950/0x00007f002859daf0] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:33:49,280 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'BindingHandlerAdvise' of type [org.springframework.cloud.stream.config.BindingHandlerAdvise] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:33:49,284 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spelConverter' of type [org.springframework.cloud.stream.config.SpelExpressionConverterConfiguration$SpelConverter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:33:49,286 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration' of type [org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:33:49,287 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'stringOrNumberMigrationVersionConverter' of type [org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration$StringOrNumberToMigrationVersionConverter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:33:49,295 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:33:49,311 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'dataSource' of type [com.zaxxer.hikari.HikariDataSource] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:33:49,317 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties' of type [org.springframework.boot.autoconfigure.orm.jpa.JpaProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:33:49,322 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.eclipse.hawkbit.repository.jpa.RepositoryApplicationConfiguration' of type [org.eclipse.hawkbit.repository.jpa.RepositoryApplicationConfiguration$$EnhancerBySpringCGLIB$$58de3e7c] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:33:49,567 INFO main o.f.c.i.l.VersionPrinter:37 - Flyway Community Edition 8.5.13 by Redgate 2024-01-11 16:33:49,571 INFO main o.f.c.i.l.VersionPrinter:37 - See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.13 2024-01-11 16:33:49,571 INFO main o.f.c.i.l.VersionPrinter:37 - 2024-01-11 16:33:49,574 INFO main c.z.h.HikariDataSource:110 - HikariPool-2 - Starting... 2024-01-11 16:33:49,575 INFO main c.z.h.HikariDataSource:123 - HikariPool-2 - Start completed. 2024-01-11 16:33:49,576 INFO main o.f.c.i.d.b.BaseDatabaseType:37 - Database: jdbc:h2:mem:testdb (H2 2.2) 2024-01-11 16:33:49,578 WARN main o.f.c.i.d.b.Database:41 - Flyway upgrade recommended: H2 2.2.222 is newer than this version of Flyway and support has not been tested. The latest supported version of H2 is 2.1.210. 2024-01-11 16:33:49,597 INFO main o.f.c.i.c.DbValidate:37 - Successfully validated 47 migrations (execution time 00:00.016s) 2024-01-11 16:33:49,600 INFO main o.f.c.i.c.DbMigrate:37 - Current version of schema "PUBLIC": 1.12.27 2024-01-11 16:33:49,600 INFO main o.f.c.i.c.DbMigrate:37 - Schema "PUBLIC" is up to date. No migration necessary. 2024-01-11 16:33:49,672 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:437 - Initialized JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 16:33:50,703 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:339 - Usage of Spring Data projections detected on persistence provider EclipseLink. Make sure the following query methods declare result columns in exactly the order the accessors are declared in the projecting interface or the order of parameters for DTOs: 2024-01-11 16:33:50,704 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.DistributionSetRepository.countRolloutsByStatusForDistributionSet(java.lang.Long) 2024-01-11 16:33:50,708 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.DistributionSetRepository.countActionsByStatusForDistributionSet(java.lang.Long) 2024-01-11 16:33:51,587 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:339 - Usage of Spring Data projections detected on persistence provider EclipseLink. Make sure the following query methods declare result columns in exactly the order the accessors are declared in the projecting interface or the order of parameters for DTOs: 2024-01-11 16:33:51,587 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutId(java.lang.Long) 2024-01-11 16:33:51,589 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutId(java.util.List) 2024-01-11 16:33:51,601 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutGroupId(java.util.List) 2024-01-11 16:33:51,602 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutGroupId(java.lang.Long) 2024-01-11 16:33:52,392 INFO main o.s.s.w.DefaultSecurityFilterChain:55 - Will secure Or [Ant [pattern='/rest/**'], Ant [pattern='/system/admin/**']] with [org.springframework.security.web.session.DisableEncodeUrlFilter@36419e0, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@50a5b9b5, org.springframework.security.web.context.SecurityContextPersistenceFilter@48ca22bb, org.springframework.security.web.header.HeaderWriterFilter@298bf372, org.springframework.security.web.authentication.logout.LogoutFilter@6e97f62a, org.eclipse.hawkbit.autoconfigure.security.SecurityManagedConfiguration$RestSecurityConfigurationAdapter$1@44167adf, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@5293933e, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@7b6eb63d, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@d88da41, org.springframework.security.web.session.SessionManagementFilter@128d05d4, org.eclipse.hawkbit.autoconfigure.security.SecurityManagedConfiguration$RestSecurityConfigurationAdapter$$Lambda$1407/0x00007f00289e2018@ad21b00, org.springframework.security.web.access.ExceptionTranslationFilter@a072215, org.springframework.security.web.access.intercept.AuthorizationFilter@2bd7ee10] 2024-01-11 16:33:52,410 INFO main o.s.s.w.DefaultSecurityFilterChain:55 - Will secure Ant [pattern='/**/downloadId/**'] with [org.springframework.security.web.session.DisableEncodeUrlFilter@499da924, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@4c4686f0, org.springframework.security.web.context.SecurityContextPersistenceFilter@65de926f, org.springframework.security.web.header.HeaderWriterFilter@4abe551f, org.springframework.security.web.authentication.logout.LogoutFilter@75de001f, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@5681c40a, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@6eaf7568, org.springframework.security.web.session.SessionManagementFilter@541fcd3, org.springframework.security.web.access.ExceptionTranslationFilter@48df6678, org.eclipse.hawkbit.security.HttpDownloadAuthenticationFilter@58ac0ab9, org.springframework.security.web.access.intercept.AuthorizationFilter@38360fc3] 2024-01-11 16:33:52,751 WARN main o.s.b.a.o.j.JpaBaseConfiguration$JpaWebConfiguration:223 - spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning 2024-01-11 16:33:54,145 INFO main o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'mgmt-server.springCloudBusInput' has 1 subscriber(s). 2024-01-11 16:33:54,330 INFO main o.s.i.e.EventDrivenConsumer:174 - Adding {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 2024-01-11 16:33:54,330 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'mgmt-server.errorChannel' has 1 subscriber(s). 2024-01-11 16:33:54,330 INFO main o.s.i.e.EventDrivenConsumer:292 - started bean '_org.springframework.integration.errorLogger' 2024-01-11 16:33:54,343 INFO main o.e.h.a.m.PreAuthorizeEnabledTest:61 - Started PreAuthorizeEnabledTest in 6.065 seconds (JVM running for 30.15) 2024-01-11 16:33:54,835 INFO central-executor-pool-4 o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'unknown.channel.name' has 1 subscriber(s). 2024-01-11 16:33:54,878 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:33:54,879 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:33:54,881 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 16:33:55,102 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:33:55,102 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:33:55,105 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.927 s -- in org.eclipse.hawkbit.app.mgmt.PreAuthorizeEnabledTest [INFO] Running org.eclipse.hawkbit.app.mgmt.AllowedHostNamesTest 2024-01-11 16:33:55,185 INFO main o.s.b.t.c.SpringBootTestContextBootstrapper:305 - Neither @ContextConfiguration nor @ContextHierarchy found for test class [org.eclipse.hawkbit.app.mgmt.AllowedHostNamesTest], using SpringBootContextLoader 2024-01-11 16:33:55,186 INFO main o.s.t.c.s.AbstractContextLoader:264 - Could not detect default resource locations for test class [org.eclipse.hawkbit.app.mgmt.AllowedHostNamesTest]: no resource found for suffixes {-context.xml, Context.groovy}. 2024-01-11 16:33:55,186 INFO main o.s.t.c.s.AnnotationConfigContextLoaderUtils:83 - Could not detect default configuration classes for test class [org.eclipse.hawkbit.app.mgmt.AllowedHostNamesTest]: AllowedHostNamesTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 2024-01-11 16:33:55,189 INFO main o.s.b.t.c.SpringBootTestContextBootstrapper:239 - Found @SpringBootConfiguration org.eclipse.hawkbit.app.mgmt.MgmtServerStart for test class org.eclipse.hawkbit.app.mgmt.AllowedHostNamesTest 2024-01-11 16:33:55,191 INFO main o.s.b.t.c.SpringBootTestContextBootstrapper:245 - Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener, org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.event.ApplicationEventsTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener, org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener, org.springframework.security.test.context.support.ReactorContextTestExecutionListener] 2024-01-11 16:33:55,192 INFO main o.s.b.t.c.SpringBootTestContextBootstrapper:174 - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@459b0521, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@b3a3fc1, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@4688e297, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@7185cc3f, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@6c2a7d23, org.springframework.test.context.support.DirtiesContextTestExecutionListener@36b48350, org.springframework.test.context.transaction.TransactionalTestExecutionListener@3729434b, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@689295a5, org.springframework.test.context.event.EventPublishingTestExecutionListener@576e3ef1, org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener@4552994f, org.springframework.security.test.context.support.ReactorContextTestExecutionListener@381ca9b5, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@44df3cae, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@62601b72, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@33a96e90, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@6ea53851, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@53224367, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@31fb69fa] 2024-01-11 16:33:55,192 INFO main o.e.h.r.t.u.SharedSqlTestDatabaseExtension:34 - Schema generation skipped... No datasource environment variables found! ______ _ _ _ _ ____ _ _ __ __ _ | ____| | (_) | | | | | _ \(_) | | \/ | | | | |__ ___| |_ _ __ ___ ___ | |__ __ ___ _| | _| |_) |_| |_ | \ / | __ _ _ __ ___ | |_ | __| / __| | | '_ \/ __|/ _ \ | '_ \ / _` \ \ /\ / / |/ / _ <| | __| | |\/| |/ _` | '_ ` _ \| __| | |___| (__| | | |_) \__ \ __/ | | | | (_| |\ V V /| <| |_) | | |_ | | | | (_| | | | | | | |_ |______\___|_|_| .__/|___/\___| |_| |_|\__,_| \_/\_/ |_|\_\____/|_|\__| |_| |_|\__, |_| |_| |_|\__| | | __/ | |_| |___/ Eclipse hawkBit Management Server using Spring Boot (v2.7.18) Go to https://www.eclipse.org/hawkbit for more information. 2024-01-11 16:33:55,287 INFO main o.e.h.a.m.AllowedHostNamesTest:55 - Starting AllowedHostNamesTest using Java 17.0.9 on basic-bw2k7 with PID 4877 (started by jenkins in /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-mgmt-server) 2024-01-11 16:33:55,288 INFO main o.e.h.a.m.AllowedHostNamesTest:632 - No active profile set, falling back to 1 default profile: "default" 2024-01-11 16:33:55,606 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:132 - Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2024-01-11 16:33:55,633 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:201 - Finished Spring Data repository scanning in 25 ms. Found 20 JPA repository interfaces. 2024-01-11 16:33:55,825 INFO main o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor:292 - No bean named 'errorChannel' has been explicitly defined. Therefore, a default PublishSubscribeChannel will be created. 2024-01-11 16:33:55,825 INFO main o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor:292 - No bean named 'integrationHeaderChannelRegistry' has been explicitly defined. Therefore, a default DefaultHeaderChannelRegistry will be created. 2024-01-11 16:33:55,832 INFO main o.s.c.c.s.GenericScope:283 - BeanFactory id=1e7935fa-b24b-3b84-9cb1-04f1c9cc0b55 2024-01-11 16:33:55,891 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:33:55,896 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration' of type [org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:33:55,897 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:33:55,899 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'loadBalancerClientsDefaultsMappingsProvider' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration$$Lambda$946/0x00007f0028594e90] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:33:55,900 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'defaultsBindHandlerAdvisor' of type [org.springframework.cloud.commons.config.DefaultsBindHandlerAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:33:55,905 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.cloud.stream.binder.rabbit.config.ExtendedBindingHandlerMappingsProviderConfiguration' of type [org.springframework.cloud.stream.binder.rabbit.config.ExtendedBindingHandlerMappingsProviderConfiguration$$EnhancerBySpringCGLIB$$5169e688] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:33:55,906 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'rabbitExtendedPropertiesDefaultMappingsProvider' of type [org.springframework.cloud.stream.binder.rabbit.config.ExtendedBindingHandlerMappingsProviderConfiguration$$Lambda$950/0x00007f002859daf0] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:33:55,908 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'BindingHandlerAdvise' of type [org.springframework.cloud.stream.config.BindingHandlerAdvise] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:33:55,911 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spelConverter' of type [org.springframework.cloud.stream.config.SpelExpressionConverterConfiguration$SpelConverter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:33:55,913 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration' of type [org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:33:55,914 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'stringOrNumberMigrationVersionConverter' of type [org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration$StringOrNumberToMigrationVersionConverter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:33:55,921 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:33:55,936 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'dataSource' of type [com.zaxxer.hikari.HikariDataSource] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:33:55,942 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties' of type [org.springframework.boot.autoconfigure.orm.jpa.JpaProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:33:55,946 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.eclipse.hawkbit.repository.jpa.RepositoryApplicationConfiguration' of type [org.eclipse.hawkbit.repository.jpa.RepositoryApplicationConfiguration$$EnhancerBySpringCGLIB$$58de3e7c] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:33:56,199 INFO main o.f.c.i.l.VersionPrinter:37 - Flyway Community Edition 8.5.13 by Redgate 2024-01-11 16:33:56,199 INFO main o.f.c.i.l.VersionPrinter:37 - See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.13 2024-01-11 16:33:56,199 INFO main o.f.c.i.l.VersionPrinter:37 - 2024-01-11 16:33:56,202 INFO main c.z.h.HikariDataSource:110 - HikariPool-3 - Starting... 2024-01-11 16:33:56,203 INFO main c.z.h.HikariDataSource:123 - HikariPool-3 - Start completed. 2024-01-11 16:33:56,204 INFO main o.f.c.i.d.b.BaseDatabaseType:37 - Database: jdbc:h2:mem:testdb (H2 2.2) 2024-01-11 16:33:56,206 WARN main o.f.c.i.d.b.Database:41 - Flyway upgrade recommended: H2 2.2.222 is newer than this version of Flyway and support has not been tested. The latest supported version of H2 is 2.1.210. 2024-01-11 16:33:56,222 INFO main o.f.c.i.c.DbValidate:37 - Successfully validated 47 migrations (execution time 00:00.014s) 2024-01-11 16:33:56,224 INFO main o.f.c.i.c.DbMigrate:37 - Current version of schema "PUBLIC": 1.12.27 2024-01-11 16:33:56,225 INFO main o.f.c.i.c.DbMigrate:37 - Schema "PUBLIC" is up to date. No migration necessary. 2024-01-11 16:33:56,281 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:437 - Initialized JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 16:33:56,907 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:339 - Usage of Spring Data projections detected on persistence provider EclipseLink. Make sure the following query methods declare result columns in exactly the order the accessors are declared in the projecting interface or the order of parameters for DTOs: 2024-01-11 16:33:56,907 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.DistributionSetRepository.countRolloutsByStatusForDistributionSet(java.lang.Long) 2024-01-11 16:33:56,910 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.DistributionSetRepository.countActionsByStatusForDistributionSet(java.lang.Long) 2024-01-11 16:33:57,658 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:339 - Usage of Spring Data projections detected on persistence provider EclipseLink. Make sure the following query methods declare result columns in exactly the order the accessors are declared in the projecting interface or the order of parameters for DTOs: 2024-01-11 16:33:57,658 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutId(java.lang.Long) 2024-01-11 16:33:57,659 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutId(java.util.List) 2024-01-11 16:33:57,677 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutGroupId(java.util.List) 2024-01-11 16:33:57,678 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutGroupId(java.lang.Long) 2024-01-11 16:33:58,375 INFO main o.s.s.w.DefaultSecurityFilterChain:55 - Will secure Or [Ant [pattern='/rest/**'], Ant [pattern='/system/admin/**']] with [org.springframework.security.web.session.DisableEncodeUrlFilter@4accfd63, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@63358912, org.springframework.security.web.context.SecurityContextPersistenceFilter@6a38e577, org.springframework.security.web.header.HeaderWriterFilter@28ff12df, org.springframework.security.web.authentication.logout.LogoutFilter@96345d9, org.eclipse.hawkbit.autoconfigure.security.SecurityManagedConfiguration$RestSecurityConfigurationAdapter$1@3472205c, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@59123615, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@272cee7e, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@771569ae, org.springframework.security.web.session.SessionManagementFilter@79455bd7, org.eclipse.hawkbit.autoconfigure.security.SecurityManagedConfiguration$RestSecurityConfigurationAdapter$$Lambda$1407/0x00007f00289e2018@7c181a59, org.springframework.security.web.access.ExceptionTranslationFilter@63e5c781, org.springframework.security.web.access.intercept.AuthorizationFilter@15f84d0d] 2024-01-11 16:33:58,391 INFO main o.s.s.w.DefaultSecurityFilterChain:55 - Will secure Ant [pattern='/**/downloadId/**'] with [org.springframework.security.web.session.DisableEncodeUrlFilter@422c5c9e, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@7cb5bf31, org.springframework.security.web.context.SecurityContextPersistenceFilter@54d9e857, org.springframework.security.web.header.HeaderWriterFilter@43540055, org.springframework.security.web.authentication.logout.LogoutFilter@2d427ca6, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@a42b963, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@69f746d6, org.springframework.security.web.session.SessionManagementFilter@2bae8891, org.springframework.security.web.access.ExceptionTranslationFilter@5e7006a1, org.eclipse.hawkbit.security.HttpDownloadAuthenticationFilter@6c7fdb5a, org.springframework.security.web.access.intercept.AuthorizationFilter@614660b6] 2024-01-11 16:33:58,734 WARN main o.s.b.a.o.j.JpaBaseConfiguration$JpaWebConfiguration:223 - spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning 2024-01-11 16:34:00,000 INFO main o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'mgmt-server.springCloudBusInput' has 1 subscriber(s). 2024-01-11 16:34:00,240 INFO main o.s.i.e.EventDrivenConsumer:174 - Adding {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 2024-01-11 16:34:00,240 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'mgmt-server.errorChannel' has 1 subscriber(s). 2024-01-11 16:34:00,240 INFO main o.s.i.e.EventDrivenConsumer:292 - started bean '_org.springframework.integration.errorLogger' 2024-01-11 16:34:00,248 INFO main o.e.h.a.m.AllowedHostNamesTest:61 - Started AllowedHostNamesTest in 5.054 seconds (JVM running for 36.055) 2024-01-11 16:34:00,295 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:34:00,295 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:34:00,296 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 16:34:00,321 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:34:00,321 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:34:00,323 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 16:34:00,337 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:34:00,337 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:34:00,339 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.168 s -- in org.eclipse.hawkbit.app.mgmt.AllowedHostNamesTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jar:3.2.2:jar (default-jar) @ hawkbit-mgmt-server --- [INFO] Building jar: /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-mgmt-server/target/hawkbit-mgmt-server-0.4.1.jar [INFO] [INFO] >>> source:3.2.1:jar (attach-sources) > generate-sources @ hawkbit-mgmt-server >>> [INFO] [INFO] --- enforcer:3.3.0:enforce (enforce-no-snapshots) @ hawkbit-mgmt-server --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] <<< source:3.2.1:jar (attach-sources) < generate-sources @ hawkbit-mgmt-server <<< [INFO] [INFO] [INFO] --- source:3.2.1:jar (attach-sources) @ hawkbit-mgmt-server --- [INFO] Building jar: /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-mgmt-server/target/hawkbit-mgmt-server-0.4.1-sources.jar [INFO] [INFO] --- spring-boot:2.7.18:repackage (repackage) @ hawkbit-mgmt-server --- [INFO] Replacing main artifact with repackaged archive [INFO] [INFO] --- spring-boot:2.7.18:repackage (default) @ hawkbit-mgmt-server --- [INFO] Layout: JAR [INFO] Replacing main artifact with repackaged archive [INFO] [INFO] --- jacoco:0.8.8:prepare-agent-integration (prepare-it-agent) @ hawkbit-mgmt-server --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-mgmt-server/target/jacoco-it.exec [INFO] [INFO] --- license-tool:1.0.2:license-check (license-check) @ hawkbit-mgmt-server --- [INFO] [INFO] --- gpg:1.6:sign (sign-artifacts) @ hawkbit-mgmt-server --- [INFO] [INFO] --- install:2.5.2:install (default-install) @ hawkbit-mgmt-server --- [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-mgmt-server/target/hawkbit-mgmt-server-0.4.1.jar to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-mgmt-server/0.4.1/hawkbit-mgmt-server-0.4.1.jar [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-mgmt-server/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-mgmt-server/0.4.1/hawkbit-mgmt-server-0.4.1.pom [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-mgmt-server/target/hawkbit-mgmt-server-0.4.1-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-mgmt-server/0.4.1/hawkbit-mgmt-server-0.4.1-javadoc.jar [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-mgmt-server/target/hawkbit-mgmt-server-0.4.1-sources.jar to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-mgmt-server/0.4.1/hawkbit-mgmt-server-0.4.1-sources.jar [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-mgmt-server/target/hawkbit-mgmt-server-0.4.1.jar.asc to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-mgmt-server/0.4.1/hawkbit-mgmt-server-0.4.1.jar.asc [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-mgmt-server/target/hawkbit-mgmt-server-0.4.1.pom.asc to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-mgmt-server/0.4.1/hawkbit-mgmt-server-0.4.1.pom.asc [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-mgmt-server/target/hawkbit-mgmt-server-0.4.1-javadoc.jar.asc to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-mgmt-server/0.4.1/hawkbit-mgmt-server-0.4.1-javadoc.jar.asc [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-mgmt-server/target/hawkbit-mgmt-server-0.4.1-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-mgmt-server/0.4.1/hawkbit-mgmt-server-0.4.1-sources.jar.asc [INFO] [INFO] --- nexus-staging:1.6.13:deploy (injected-nexus-deploy) @ hawkbit-mgmt-server --- [INFO] Performing local staging (local stagingDirectory="/home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging")... [INFO] + Using server credentials "ossrh" from Maven settings. [INFO] * Connected to Nexus at https://oss.sonatype.org:443/, is version 2.15.1-02 and edition "Professional" [INFO] * Using staging profile ID "1d2b23f380235e" (matched by Nexus). [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-mgmt-server/target/hawkbit-mgmt-server-0.4.1.jar to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-mgmt-server/0.4.1/hawkbit-mgmt-server-0.4.1.jar [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-mgmt-server/.flattened-pom.xml to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-mgmt-server/0.4.1/hawkbit-mgmt-server-0.4.1.pom [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-mgmt-server/target/hawkbit-mgmt-server-0.4.1-javadoc.jar to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-mgmt-server/0.4.1/hawkbit-mgmt-server-0.4.1-javadoc.jar [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-mgmt-server/target/hawkbit-mgmt-server-0.4.1-sources.jar to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-mgmt-server/0.4.1/hawkbit-mgmt-server-0.4.1-sources.jar [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-mgmt-server/target/hawkbit-mgmt-server-0.4.1.jar.asc to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-mgmt-server/0.4.1/hawkbit-mgmt-server-0.4.1.jar.asc [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-mgmt-server/target/hawkbit-mgmt-server-0.4.1.pom.asc to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-mgmt-server/0.4.1/hawkbit-mgmt-server-0.4.1.pom.asc [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-mgmt-server/target/hawkbit-mgmt-server-0.4.1-javadoc.jar.asc to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-mgmt-server/0.4.1/hawkbit-mgmt-server-0.4.1-javadoc.jar.asc [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-mgmt-server/target/hawkbit-mgmt-server-0.4.1-sources.jar.asc to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-mgmt-server/0.4.1/hawkbit-mgmt-server-0.4.1-sources.jar.asc [INFO] Execution skipped to the last project... [INFO] [INFO] ---------------< org.eclipse.hawkbit:hawkbit-simple-ui >---------------- [INFO] Building hawkBit :: Runtime :: Simple UI 0.4.1 [36/37] [INFO] from hawkbit-runtime/hawkbit-simple-ui/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ hawkbit-simple-ui --- [INFO] [INFO] --- flatten:1.5.0:clean (flatten.clean) @ hawkbit-simple-ui --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ hawkbit-simple-ui --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] Copying 3 resources from src/main/resources to target/classes [INFO] [INFO] --- flatten:1.5.0:flatten (flatten) @ hawkbit-simple-ui --- [INFO] Generating flattened POM of project org.eclipse.hawkbit:hawkbit-simple-ui:jar:0.4.1... [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ hawkbit-simple-ui --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 16 source files with javac [debug release 17] to target/classes [INFO] [INFO] --- vaadin:24.2.2:build-frontend (default) @ hawkbit-simple-ui --- [INFO] Reflections took 2983 ms to scan 157 urls, producing 6766 keys and 38050 values [INFO] Scanning classes to find frontend configurations and dependencies... [INFO] Visited 5719 classes. Took 3362 ms. [INFO] Checking if a production mode bundle build is needed [INFO] A production mode bundle build is not needed [INFO] Copying frontend resources from jar files ... [INFO] Visited 156 resources. Took 103 ms. [INFO] Reflections took 2421 ms to scan 157 urls, producing 6766 keys and 38050 values [INFO] Scanning classes to find frontend configurations and dependencies... [INFO] Visited 5719 classes. Took 3112 ms. [INFO] Build frontend completed in 12508 ms. [INFO] [INFO] --- license:2.11:check (default-cli) @ hawkbit-simple-ui --- [INFO] Checking licenses... [INFO] [INFO] --- javadoc:3.5.0:jar (default-cli) @ hawkbit-simple-ui --- [INFO] No previous run data found, generating javadoc. [WARNING] Javadoc Warnings [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-simple-ui/src/main/java/org/eclipse/hawkbit/ui/view/AboutView.java:26: warning: no comment [WARNING] public class AboutView extends VerticalLayout { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-simple-ui/src/main/java/org/eclipse/hawkbit/ui/view/AboutView.java:28: warning: no comment [WARNING] public AboutView() { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-simple-ui/src/main/java/org/eclipse/hawkbit/ui/security/AuthenticatedUser.java:18: warning: no comment [WARNING] public class AuthenticatedUser { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-simple-ui/src/main/java/org/eclipse/hawkbit/ui/security/AuthenticatedUser.java:21: warning: no comment [WARNING] public AuthenticatedUser(final AuthenticationContext authenticationContext) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-simple-ui/src/main/java/org/eclipse/hawkbit/ui/security/AuthenticatedUser.java:25: warning: no comment [WARNING] public Optional getName() { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-simple-ui/src/main/java/org/eclipse/hawkbit/ui/security/AuthenticatedUser.java:29: warning: no comment [WARNING] public void logout() { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-simple-ui/src/main/java/org/eclipse/hawkbit/ui/view/Constants.java:12: warning: no comment [WARNING] public interface Constants { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-simple-ui/src/main/java/org/eclipse/hawkbit/ui/view/Constants.java:36: warning: no comment [WARNING] String ACTION_TYPE = "Action Type"; [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-simple-ui/src/main/java/org/eclipse/hawkbit/ui/view/Constants.java:31: warning: no comment [WARNING] String ACTIONS = "Actions"; [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-simple-ui/src/main/java/org/eclipse/hawkbit/ui/view/Constants.java:43: warning: no comment [WARNING] String AUTO = "Auto"; [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-simple-ui/src/main/java/org/eclipse/hawkbit/ui/view/Constants.java:22: warning: no comment [WARNING] String CREATED_AT = "Created at"; [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-simple-ui/src/main/java/org/eclipse/hawkbit/ui/view/Constants.java:21: warning: no comment [WARNING] String CREATED_BY = "Created by"; [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-simple-ui/src/main/java/org/eclipse/hawkbit/ui/view/Constants.java:17: warning: no comment [WARNING] String DESCRIPTION = "Description"; [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-simple-ui/src/main/java/org/eclipse/hawkbit/ui/view/Constants.java:35: warning: no comment [WARNING] String DISTRIBUTION_SET = "Distribution Set"; [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-simple-ui/src/main/java/org/eclipse/hawkbit/ui/view/Constants.java:40: warning: no comment [WARNING] String DOWNLOAD_ONLY = "Download Only"; [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-simple-ui/src/main/java/org/eclipse/hawkbit/ui/view/Constants.java:39: warning: no comment [WARNING] String FORCED = "Forced"; [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-simple-ui/src/main/java/org/eclipse/hawkbit/ui/view/Constants.java:27: warning: no comment [WARNING] String GROUP_COUNT = "Group Count"; [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-simple-ui/src/main/java/org/eclipse/hawkbit/ui/view/Constants.java:15: warning: no comment [WARNING] String ID = "Id"; [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-simple-ui/src/main/java/org/eclipse/hawkbit/ui/view/Constants.java:24: warning: no comment [WARNING] String LAST_MODIFIED_AT = "Last modified at"; [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-simple-ui/src/main/java/org/eclipse/hawkbit/ui/view/Constants.java:23: warning: no comment [WARNING] String LAST_MODIFIED_BY = "Last modified by"; [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-simple-ui/src/main/java/org/eclipse/hawkbit/ui/view/Constants.java:42: warning: no comment [WARNING] String MANUAL = "Manual"; [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-simple-ui/src/main/java/org/eclipse/hawkbit/ui/view/Constants.java:16: warning: no comment [WARNING] String NAME = "Name"; [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-simple-ui/src/main/java/org/eclipse/hawkbit/ui/view/Constants.java:45: warning: no comment [WARNING] String NAME_ASC = "name:asc"; [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-simple-ui/src/main/java/org/eclipse/hawkbit/ui/view/Constants.java:38: warning: no comment [WARNING] String SOFT = "Soft"; [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-simple-ui/src/main/java/org/eclipse/hawkbit/ui/view/Constants.java:37: warning: no comment [WARNING] String START_AT = "Start At"; [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-simple-ui/src/main/java/org/eclipse/hawkbit/ui/view/Constants.java:41: warning: no comment [WARNING] String START_TYPE = "Start Type"; [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-simple-ui/src/main/java/org/eclipse/hawkbit/ui/view/Constants.java:29: warning: no comment [WARNING] String STATS = "Stats"; [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-simple-ui/src/main/java/org/eclipse/hawkbit/ui/view/Constants.java:30: warning: no comment [WARNING] String STATUS = "Status"; [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-simple-ui/src/main/java/org/eclipse/hawkbit/ui/view/Constants.java:28: warning: no comment [WARNING] String TARGET_COUNT = "Target Count"; [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-simple-ui/src/main/java/org/eclipse/hawkbit/ui/view/Constants.java:34: warning: no comment [WARNING] String TARGET_FILTER = "Target Filter"; [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-simple-ui/src/main/java/org/eclipse/hawkbit/ui/view/Constants.java:20: warning: no comment [WARNING] String TYPE = "Type"; [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-simple-ui/src/main/java/org/eclipse/hawkbit/ui/view/Constants.java:19: warning: no comment [WARNING] String VENDOR = "Vendor"; [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-simple-ui/src/main/java/org/eclipse/hawkbit/ui/view/Constants.java:18: warning: no comment [WARNING] String VERSION = "Version"; [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-simple-ui/src/main/java/org/eclipse/hawkbit/ui/view/DistributionSetView.java:57: warning: no comment [WARNING] public class DistributionSetView extends TableView { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-simple-ui/src/main/java/org/eclipse/hawkbit/ui/view/DistributionSetView.java:59: warning: no comment [WARNING] public DistributionSetView(final HawkbitClient hawkbitClient) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-simple-ui/src/main/java/org/eclipse/hawkbit/ui/view/util/Filter.java:31: warning: no comment [WARNING] public class Filter extends Div { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-simple-ui/src/main/java/org/eclipse/hawkbit/ui/view/util/Filter.java:154: warning: no comment [WARNING] public interface Rsql { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-simple-ui/src/main/java/org/eclipse/hawkbit/ui/view/util/Filter.java:35: warning: no comment [WARNING] public Filter(final Consumer changeListener, final Rsql primaryRsql, final Rsql secondaryOptionalRsql) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-simple-ui/src/main/java/org/eclipse/hawkbit/ui/view/util/Filter.java:86: warning: no comment [WARNING] public static String filter(final Map keyToValues) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-simple-ui/src/main/java/org/eclipse/hawkbit/ui/view/util/Filter.java:156: warning: no comment [WARNING] List components(); [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-simple-ui/src/main/java/org/eclipse/hawkbit/ui/view/util/Filter.java:158: warning: no comment [WARNING] String filter(); [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-simple-ui/src/main/java/org/eclipse/hawkbit/ui/HawkbitClient.java:43: warning: no comment [WARNING] public class HawkbitClient { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-simple-ui/src/main/java/org/eclipse/hawkbit/ui/view/LoginView.java:26: warning: no comment [WARNING] public class LoginView extends LoginOverlay implements BeforeEnterObserver { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-simple-ui/src/main/java/org/eclipse/hawkbit/ui/view/LoginView.java:30: warning: no comment [WARNING] public LoginView(final AuthenticatedUser authenticatedUser) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-simple-ui/src/main/java/org/eclipse/hawkbit/ui/MainLayout.java:54: warning: no comment [WARNING] public MainLayout(final AuthenticatedUser authenticatedUser, final AccessAnnotationChecker accessChecker) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-simple-ui/src/main/java/org/eclipse/hawkbit/ui/view/RolloutView.java:61: warning: no comment [WARNING] public class RolloutView extends TableView { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-simple-ui/src/main/java/org/eclipse/hawkbit/ui/view/RolloutView.java:63: warning: no comment [WARNING] public RolloutView(final HawkbitClient hawkbitClient) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-simple-ui/src/main/java/org/eclipse/hawkbit/ui/security/SecurityConfiguration.java:24: warning: no comment [WARNING] public class SecurityConfiguration extends VaadinWebSecurity { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-simple-ui/src/main/java/org/eclipse/hawkbit/ui/security/SecurityConfiguration.java:27: warning: no comment [WARNING] public PasswordEncoder passwordEncoder() { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-simple-ui/src/main/java/org/eclipse/hawkbit/ui/view/util/SelectionGrid.java:26: warning: no comment [WARNING] public class SelectionGrid extends Grid { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-simple-ui/src/main/java/org/eclipse/hawkbit/ui/view/util/SelectionGrid.java:85: warning: no comment [WARNING] public static abstract class EntityRepresentation { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-simple-ui/src/main/java/org/eclipse/hawkbit/ui/view/util/SelectionGrid.java:31: warning: no comment [WARNING] public SelectionGrid( [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-simple-ui/src/main/java/org/eclipse/hawkbit/ui/view/util/SelectionGrid.java:36: warning: no comment [WARNING] public SelectionGrid( [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-simple-ui/src/main/java/org/eclipse/hawkbit/ui/view/util/SelectionGrid.java:72: warning: no comment [WARNING] public void refreshGrid(final boolean keepSelection) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-simple-ui/src/main/java/org/eclipse/hawkbit/ui/view/util/SelectionGrid.java:65: warning: no comment [WARNING] public void setRsqlFilter(final String rsqlFilter) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-simple-ui/src/main/java/org/eclipse/hawkbit/ui/view/util/SelectionGrid.java:90: warning: no comment [WARNING] protected EntityRepresentation(final Class beanType, final Function idFn) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-simple-ui/src/main/java/org/eclipse/hawkbit/ui/view/util/SelectionGrid.java:95: warning: no comment [WARNING] protected abstract void addColumns(final Grid grid); [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-simple-ui/src/main/java/org/eclipse/hawkbit/ui/SimpleUIApp.java:39: warning: no comment [WARNING] public class SimpleUIApp implements AppShellConfigurator { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-simple-ui/src/main/java/org/eclipse/hawkbit/ui/SimpleUIApp.java:41: warning: no comment [WARNING] public static void main(String[] args) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-simple-ui/src/main/java/org/eclipse/hawkbit/ui/view/SoftwareModuleView.java:63: warning: no comment [WARNING] public class SoftwareModuleView extends TableView { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-simple-ui/src/main/java/org/eclipse/hawkbit/ui/view/SoftwareModuleView.java:70: warning: no comment [WARNING] public SoftwareModuleView(final boolean isParent, final HawkbitClient hawkbitClient) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-simple-ui/src/main/java/org/eclipse/hawkbit/ui/view/SoftwareModuleView.java:66: warning: no comment [WARNING] public SoftwareModuleView(final HawkbitClient hawkbitClient) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-simple-ui/src/main/java/org/eclipse/hawkbit/ui/view/SoftwareModuleView.java:104: warning: no comment [WARNING] public Set getSelection() { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-simple-ui/src/main/java/org/eclipse/hawkbit/ui/view/util/TableView.java:22: warning: no comment [WARNING] public class TableView extends Div implements Constants { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-simple-ui/src/main/java/org/eclipse/hawkbit/ui/view/util/TableView.java:24: warning: no comment [WARNING] protected SelectionGrid selectionGrid; [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-simple-ui/src/main/java/org/eclipse/hawkbit/ui/view/util/TableView.java:33: warning: no comment [WARNING] public TableView( [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-simple-ui/src/main/java/org/eclipse/hawkbit/ui/view/util/TableView.java:47: warning: no comment [WARNING] public TableView( [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-simple-ui/src/main/java/org/eclipse/hawkbit/ui/view/util/TableView.java:27: warning: no comment [WARNING] public TableView( [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-simple-ui/src/main/java/org/eclipse/hawkbit/ui/view/util/TableView.java:39: warning: no comment [WARNING] public TableView( [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-simple-ui/src/main/java/org/eclipse/hawkbit/ui/view/TargetView.java:58: warning: no comment [WARNING] public class TargetView extends TableView { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-simple-ui/src/main/java/org/eclipse/hawkbit/ui/view/TargetView.java:60: warning: no comment [WARNING] public static final String CONTROLLER_ID = "Controller Id"; [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-simple-ui/src/main/java/org/eclipse/hawkbit/ui/view/TargetView.java:61: warning: no comment [WARNING] public static final String TAG = "Tag"; [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-simple-ui/src/main/java/org/eclipse/hawkbit/ui/view/TargetView.java:63: warning: no comment [WARNING] public TargetView(final HawkbitClient hawkbitClient) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-simple-ui/src/main/java/org/eclipse/hawkbit/ui/view/util/Utils.java:39: warning: no comment [WARNING] public class Utils { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-simple-ui/src/main/java/org/eclipse/hawkbit/ui/view/util/Utils.java:148: warning: no comment [WARNING] public static class BaseDialog extends Dialog { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-simple-ui/src/main/java/org/eclipse/hawkbit/ui/view/util/Utils.java:75: warning: no comment [WARNING] public static HorizontalLayout addRemoveControls( [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-simple-ui/src/main/java/org/eclipse/hawkbit/ui/view/util/Utils.java:120: warning: no comment [WARNING] public static void errorNotification(final Throwable t) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-simple-ui/src/main/java/org/eclipse/hawkbit/ui/view/util/Utils.java:60: warning: no comment [WARNING] public static NumberField numberField(final String label) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-simple-ui/src/main/java/org/eclipse/hawkbit/ui/view/util/Utils.java:63: warning: no comment [WARNING] public static NumberField numberField(final String label, final Consumer> changeListener) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-simple-ui/src/main/java/org/eclipse/hawkbit/ui/view/util/Utils.java:109: warning: no comment [WARNING] public static void remove(final Collection remove, final Set from, final Function idFn) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-simple-ui/src/main/java/org/eclipse/hawkbit/ui/view/util/Utils.java:45: warning: no comment [WARNING] public static TextField textField(final String label) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-simple-ui/src/main/java/org/eclipse/hawkbit/ui/view/util/Utils.java:48: warning: no comment [WARNING] public static TextField textField(final String label, final Consumer> changeListener) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-simple-ui/src/main/java/org/eclipse/hawkbit/ui/view/util/Utils.java:141: warning: no comment [WARNING] public static T tooltip(final T component, final String text) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-simple-ui/src/main/java/org/eclipse/hawkbit/ui/view/util/Utils.java:150: warning: no comment [WARNING] protected final transient CompletableFuture result = new CompletableFuture<>(); [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-simple-ui/src/main/java/org/eclipse/hawkbit/ui/view/util/Utils.java:152: warning: no comment [WARNING] protected BaseDialog(final String headerTitle) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-simple-ui/src/main/java/org/eclipse/hawkbit/ui/view/util/Utils.java:171: warning: no comment [WARNING] public CompletionStage result() { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-simple-ui/src/main/java/org/eclipse/hawkbit/ui/MainLayout.java:52: warning: no comment [WARNING] private final AccessAnnotationChecker accessChecker; [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-simple-ui/src/main/java/org/eclipse/hawkbit/ui/MainLayout.java:49: warning: no comment [WARNING] private H2 viewTitle; [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-simple-ui/src/main/java/org/eclipse/hawkbit/ui/view/util/SelectionGrid.java:28: warning: no comment [WARNING] private volatile String rsqlFilter; [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-simple-ui/src/main/java/org/eclipse/hawkbit/ui/view/util/TableView.java:25: warning: no comment [WARNING] private final Filter filter; [WARNING] ^ [WARNING] 90 warnings [INFO] Building jar: /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-simple-ui/target/hawkbit-simple-ui-0.4.1-javadoc.jar [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ hawkbit-simple-ui --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] Copying 3 resources from src/main/resources to target/classes [INFO] [INFO] --- flatten:1.5.0:flatten (flatten) @ hawkbit-simple-ui --- [INFO] Generating flattened POM of project org.eclipse.hawkbit:hawkbit-simple-ui:jar:0.4.1... [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ hawkbit-simple-ui --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 16 source files with javac [debug release 17] to target/classes [INFO] [INFO] --- vaadin:24.2.2:build-frontend (default) @ hawkbit-simple-ui --- [INFO] Reflections took 2307 ms to scan 157 urls, producing 6766 keys and 38050 values [INFO] Scanning classes to find frontend configurations and dependencies... [INFO] Visited 5719 classes. Took 2401 ms. [INFO] Checking if a production mode bundle build is needed [INFO] A production mode bundle build is not needed [INFO] Copying frontend resources from jar files ... [INFO] Visited 156 resources. Took 80 ms. [INFO] Reflections took 1905 ms to scan 157 urls, producing 6766 keys and 38050 values [INFO] Scanning classes to find frontend configurations and dependencies... [INFO] Visited 5719 classes. Took 2215 ms. [INFO] Build frontend completed in 9361 ms. [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ hawkbit-simple-ui --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-simple-ui/src/test/resources [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ hawkbit-simple-ui --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.0.0:test (default-test) @ hawkbit-simple-ui --- [INFO] No tests to run. [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ hawkbit-simple-ui --- [INFO] Building jar: /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-simple-ui/target/hawkbit-simple-ui-0.4.1.jar [INFO] [INFO] --- spring-boot:3.1.5:repackage (repackage) @ hawkbit-simple-ui --- [INFO] Replacing main artifact /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-simple-ui/target/hawkbit-simple-ui-0.4.1.jar with repackaged archive, adding nested dependencies in BOOT-INF/. [INFO] The original artifact has been renamed to /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-simple-ui/target/hawkbit-simple-ui-0.4.1.jar.original [INFO] [INFO] --- license-tool:1.0.2:license-check (license-check) @ hawkbit-simple-ui --- [INFO] [INFO] --- gpg:1.6:sign (sign-artifacts) @ hawkbit-simple-ui --- [INFO] [INFO] --- install:3.1.1:install (default-install) @ hawkbit-simple-ui --- [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-simple-ui/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-simple-ui/0.4.1/hawkbit-simple-ui-0.4.1.pom [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-simple-ui/target/hawkbit-simple-ui-0.4.1.jar to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-simple-ui/0.4.1/hawkbit-simple-ui-0.4.1.jar [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-simple-ui/target/hawkbit-simple-ui-0.4.1-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-simple-ui/0.4.1/hawkbit-simple-ui-0.4.1-javadoc.jar [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-simple-ui/target/hawkbit-simple-ui-0.4.1.jar.asc to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-simple-ui/0.4.1/hawkbit-simple-ui-0.4.1.jar.asc [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-simple-ui/target/hawkbit-simple-ui-0.4.1.pom.asc to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-simple-ui/0.4.1/hawkbit-simple-ui-0.4.1.pom.asc [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-simple-ui/target/hawkbit-simple-ui-0.4.1-javadoc.jar.asc to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-simple-ui/0.4.1/hawkbit-simple-ui-0.4.1-javadoc.jar.asc [INFO] [INFO] --- nexus-staging:1.6.13:deploy (injected-nexus-deploy) @ hawkbit-simple-ui --- [INFO] Performing local staging (local stagingDirectory="/home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging")... [INFO] + Using server credentials "ossrh" from Maven settings. [INFO] * Connected to Nexus at https://oss.sonatype.org:443/, is version 2.15.1-02 and edition "Professional" [INFO] * Using staging profile ID "1d2b23f380235e" (matched by Nexus). [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-simple-ui/target/hawkbit-simple-ui-0.4.1.jar to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-simple-ui/0.4.1/hawkbit-simple-ui-0.4.1.jar [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-simple-ui/.flattened-pom.xml to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-simple-ui/0.4.1/hawkbit-simple-ui-0.4.1.pom [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-simple-ui/target/hawkbit-simple-ui-0.4.1-javadoc.jar to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-simple-ui/0.4.1/hawkbit-simple-ui-0.4.1-javadoc.jar [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-simple-ui/target/hawkbit-simple-ui-0.4.1.jar.asc to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-simple-ui/0.4.1/hawkbit-simple-ui-0.4.1.jar.asc [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-simple-ui/target/hawkbit-simple-ui-0.4.1.pom.asc to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-simple-ui/0.4.1/hawkbit-simple-ui-0.4.1.pom.asc [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-simple-ui/target/hawkbit-simple-ui-0.4.1-javadoc.jar.asc to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-simple-ui/0.4.1/hawkbit-simple-ui-0.4.1-javadoc.jar.asc [INFO] Execution skipped to the last project... [INFO] [INFO] -----------------< org.eclipse.hawkbit:hawkbit-vv8-ui >----------------- [INFO] Building hawkBit :: Runtime :: Vaadin v8 UI 0.4.1 [37/37] [INFO] from hawkbit-runtime/hawkbit-vv8-ui/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ hawkbit-vv8-ui --- [INFO] [INFO] --- flatten:1.5.0:clean (flatten.clean) @ hawkbit-vv8-ui --- [INFO] [INFO] --- enforcer:3.3.0:enforce (enforce-no-snapshots) @ hawkbit-vv8-ui --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ hawkbit-vv8-ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 7 resources [INFO] [INFO] --- flatten:1.5.0:flatten (flatten) @ hawkbit-vv8-ui --- [INFO] Generating flattened POM of project org.eclipse.hawkbit:hawkbit-vv8-ui:jar:0.4.1... [INFO] [INFO] --- compiler:3.10.1:compile (default-compile) @ hawkbit-vv8-ui --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-vv8-ui/target/classes [INFO] [INFO] --- license:2.11:check (default-cli) @ hawkbit-vv8-ui --- [INFO] Checking licenses... [INFO] [INFO] --- javadoc:3.4.1:jar (default-cli) @ hawkbit-vv8-ui --- [INFO] The goal 'org.apache.maven.plugins:maven-javadoc-plugin:3.4.1:javadoc' has not been previously called for the module: 'org.eclipse.hawkbit:hawkbit-boot-starter-mgmt-ui:jar:0.4.1'. Trying to invoke it... [WARNING] Creating fake javadoc directory to prevent repeated invocations: /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-starters/hawkbit-boot-starter-mgmt-ui/target/apidocs [ERROR] Error fetching link: /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-starters/hawkbit-boot-starter-mgmt-ui/target/apidocs. Ignored it. [INFO] No previous run data found, generating javadoc. [INFO] Building jar: /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-vv8-ui/target/hawkbit-vv8-ui-0.4.1-javadoc.jar [INFO] [INFO] --- enforcer:3.3.0:enforce (enforce-no-snapshots) @ hawkbit-vv8-ui --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ hawkbit-vv8-ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 7 resources [INFO] [INFO] --- flatten:1.5.0:flatten (flatten) @ hawkbit-vv8-ui --- [INFO] Generating flattened POM of project org.eclipse.hawkbit:hawkbit-vv8-ui:jar:0.4.1... [INFO] [INFO] --- compiler:3.10.1:compile (default-compile) @ hawkbit-vv8-ui --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-vv8-ui/target/classes [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ hawkbit-vv8-ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-vv8-ui/src/test/resources [INFO] [INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ hawkbit-vv8-ui --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-vv8-ui/target/test-classes [INFO] [INFO] --- jacoco:0.8.8:prepare-agent (prepare-ut-agent) @ hawkbit-vv8-ui --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-vv8-ui/target/jacoco.exec [INFO] [INFO] --- surefire:3.1.2:test (default-test) @ hawkbit-vv8-ui --- [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.eclipse.hawkbit.app.vv8ui.AllowedHostNamesTest 16:34:49.508 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating CacheAwareContextLoaderDelegate from class [org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate] 16:34:49.529 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating BootstrapContext using constructor [public org.springframework.test.context.support.DefaultBootstrapContext(java.lang.Class,org.springframework.test.context.CacheAwareContextLoaderDelegate)] 16:34:49.602 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating TestContextBootstrapper for test class [org.eclipse.hawkbit.app.vv8ui.AllowedHostNamesTest] from class [org.springframework.boot.test.context.SpringBootTestContextBootstrapper] 16:34:49.617 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Neither @ContextConfiguration nor @ContextHierarchy found for test class [org.eclipse.hawkbit.app.vv8ui.AllowedHostNamesTest], using SpringBootContextLoader 16:34:49.625 [main] DEBUG org.springframework.test.context.support.AbstractContextLoader - Did not detect default resource location for test class [org.eclipse.hawkbit.app.vv8ui.AllowedHostNamesTest]: class path resource [org/eclipse/hawkbit/app/vv8ui/AllowedHostNamesTest-context.xml] does not exist 16:34:49.625 [main] DEBUG org.springframework.test.context.support.AbstractContextLoader - Did not detect default resource location for test class [org.eclipse.hawkbit.app.vv8ui.AllowedHostNamesTest]: class path resource [org/eclipse/hawkbit/app/vv8ui/AllowedHostNamesTestContext.groovy] does not exist 16:34:49.626 [main] INFO org.springframework.test.context.support.AbstractContextLoader - Could not detect default resource locations for test class [org.eclipse.hawkbit.app.vv8ui.AllowedHostNamesTest]: no resource found for suffixes {-context.xml, Context.groovy}. 16:34:49.626 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils - Could not detect default configuration classes for test class [org.eclipse.hawkbit.app.vv8ui.AllowedHostNamesTest]: AllowedHostNamesTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 16:34:49.715 [main] DEBUG org.springframework.test.context.support.ActiveProfilesUtils - Could not find an 'annotation declaring class' for annotation type [org.springframework.test.context.ActiveProfiles] and class [org.eclipse.hawkbit.app.vv8ui.AllowedHostNamesTest] 16:34:49.851 [main] DEBUG org.springframework.context.annotation.ClassPathScanningCandidateComponentProvider - Identified candidate component class: file [/home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-vv8-ui/target/classes/org/eclipse/hawkbit/app/vv8ui/Vaadin8UIStart.class] 16:34:49.871 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Found @SpringBootConfiguration org.eclipse.hawkbit.app.vv8ui.Vaadin8UIStart for test class org.eclipse.hawkbit.app.vv8ui.AllowedHostNamesTest 16:34:50.020 [main] DEBUG org.springframework.boot.test.context.SpringBootTestContextBootstrapper - @TestExecutionListeners is not present for class [org.eclipse.hawkbit.app.vv8ui.AllowedHostNamesTest]: using defaults. 16:34:50.020 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener, org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.event.ApplicationEventsTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener, org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener, org.springframework.security.test.context.support.ReactorContextTestExecutionListener] 16:34:50.071 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@7fbf26fc, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@11c78080, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@662be9f7, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@4962b41e, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@4fecf308, org.springframework.test.context.support.DirtiesContextTestExecutionListener@6282b9f5, org.springframework.test.context.transaction.TransactionalTestExecutionListener@5b5f9003, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@7c11d32, org.springframework.test.context.event.EventPublishingTestExecutionListener@2f9dda71, org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener@58278366, org.springframework.security.test.context.support.ReactorContextTestExecutionListener@7f5fcfe9, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@707865bd, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@31f77791, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@552fee7a, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@548e43b1, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@67688110, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@6d293993] 16:34:50.076 [main] DEBUG org.springframework.test.context.support.AbstractDirtiesContextTestExecutionListener - Before test class: context [DefaultTestContext@118acf70 testClass = AllowedHostNamesTest, testInstance = [null], testMethod = [null], testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@72557746 testClass = AllowedHostNamesTest, locations = '{}', classes = '{class org.eclipse.hawkbit.app.vv8ui.Vaadin8UIStart}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{hawkbit.dmf.rabbitmq.enabled=false, hawkbit.server.security.allowedHostNames=localhost, hawkbit.server.security.httpFirewallIgnoredPaths=/index.html, org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@7b66322e, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@370c1968, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@5e922647, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@1bb740f2, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@1a8df0b3, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@7a2e0858], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true]], class annotated with @DirtiesContext [false] with mode [null]. 16:34:50.087 [main] DEBUG org.eclipse.hawkbit.repository.test.util.DatasourceContext - Datasource environment variables: [database: null, username: null, password: null, datasourceUrl: null] 16:34:50.089 [main] INFO org.eclipse.hawkbit.repository.test.util.SharedSqlTestDatabaseExtension - Schema generation skipped... No datasource environment variables found! ______ _ _ _ _ ____ _ _ | ____| | (_) | | | | | _ \(_) | | |__ ___| |_ _ __ ___ ___ | |__ __ ___ _| | _| |_) |_| |_ | __| / __| | | '_ \/ __|/ _ \ | '_ \ / _` \ \ /\ / / |/ / _ <| | __| | |___| (__| | | |_) \__ \ __/ | | | | (_| |\ V V /| <| |_) | | |_ |______\___|_|_| .__/|___/\___| |_| |_|\__,_| \_/\_/ |_|\_\____/|_|\__| __ __ | | _ _ ___ _ _ _____ \ \ / / |_| | (_) / _ \ | | | |_ _| \ \ / /_ _ __ _ __| |_ _ __ __ _| (_) | | | | | | | \ \/ / _` |/ _` |/ _` | | '_ \ \ \ / /> _ < | | | | | | \ / (_| | (_| | (_| | | | | | \ V /| (_) | | |__| |_| |_ \/ \__,_|\__,_|\__,_|_|_| |_| \_/ \___/ \____/|_____| Eclipse hawkBit Vaadin v8 UI using Spring Boot (v2.7.18) Go to https://www.eclipse.org/hawkbit for more information. 2024-01-11 16:34:50,976 INFO main o.e.h.a.v.AllowedHostNamesTest:55 - Starting AllowedHostNamesTest using Java 17.0.9 on basic-bw2k7 with PID 5193 (started by jenkins in /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-vv8-ui) 2024-01-11 16:34:50,978 INFO main o.e.h.a.v.AllowedHostNamesTest:632 - No active profile set, falling back to 1 default profile: "default" 2024-01-11 16:34:53,126 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:132 - Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2024-01-11 16:34:53,435 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:201 - Finished Spring Data repository scanning in 296 ms. Found 20 JPA repository interfaces. 2024-01-11 16:34:54,202 INFO main o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor:292 - No bean named 'errorChannel' has been explicitly defined. Therefore, a default PublishSubscribeChannel will be created. 2024-01-11 16:34:54,227 INFO main o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor:292 - No bean named 'integrationHeaderChannelRegistry' has been explicitly defined. Therefore, a default DefaultHeaderChannelRegistry will be created. 2024-01-11 16:34:54,255 INFO main o.s.c.a.ConfigurationClassPostProcessor:426 - Cannot enhance @Configuration bean definition 'com.vaadin.spring.VaadinConfiguration' since its singleton instance has been created too early. The typical cause is a non-static @Bean method with a BeanDefinitionRegistryPostProcessor return type: Consider declaring such methods as 'static'. 2024-01-11 16:34:54,609 INFO main o.s.c.c.s.GenericScope:283 - BeanFactory id=ec90f50e-aa29-3b6b-9347-0270d794d04b 2024-01-11 16:34:54,926 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:34:54,942 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration' of type [org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:34:54,945 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:34:54,948 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'loadBalancerClientsDefaultsMappingsProvider' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration$$Lambda$907/0x00007f1e7c5c62b8] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:34:54,952 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'defaultsBindHandlerAdvisor' of type [org.springframework.cloud.commons.config.DefaultsBindHandlerAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:34:54,989 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.cloud.stream.binder.rabbit.config.ExtendedBindingHandlerMappingsProviderConfiguration' of type [org.springframework.cloud.stream.binder.rabbit.config.ExtendedBindingHandlerMappingsProviderConfiguration$$EnhancerBySpringCGLIB$$eef26b1d] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:34:55,003 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'rabbitExtendedPropertiesDefaultMappingsProvider' of type [org.springframework.cloud.stream.binder.rabbit.config.ExtendedBindingHandlerMappingsProviderConfiguration$$Lambda$911/0x00007f1e7c5cf070] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:34:55,006 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'BindingHandlerAdvise' of type [org.springframework.cloud.stream.config.BindingHandlerAdvise] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:34:55,029 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spelConverter' of type [org.springframework.cloud.stream.config.SpelExpressionConverterConfiguration$SpelConverter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:34:55,075 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:34:55,124 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'dataSource' of type [com.zaxxer.hikari.HikariDataSource] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:34:55,137 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties' of type [org.springframework.boot.autoconfigure.orm.jpa.JpaProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:34:55,192 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.eclipse.hawkbit.repository.jpa.RepositoryApplicationConfiguration' of type [org.eclipse.hawkbit.repository.jpa.RepositoryApplicationConfiguration$$EnhancerBySpringCGLIB$$f666c311] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:34:55,758 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'UISecurityConfigurationAdapter.UIMethodSecurity' of type [org.eclipse.hawkbit.ui.autoconfigure.UISecurityConfigurationAdapter$UIMethodSecurity$$EnhancerBySpringCGLIB$$dfe03883] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:34:55,943 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.vaadin.spring.events.config.EventBusConfiguration' of type [org.vaadin.spring.events.config.EventBusConfiguration$$EnhancerBySpringCGLIB$$f1d637b2] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:34:55,985 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.vaadin.spring.security.config.VaadinSharedSecurityConfiguration' of type [org.vaadin.spring.security.config.VaadinSharedSecurityConfiguration$$EnhancerBySpringCGLIB$$bd952d39] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 16:34:57,914 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:437 - Initialized JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 16:34:58,527 INFO main o.e.h.u.a.UISecurityConfigurationAdapter:169 - ****************** ** Requires HTTPS Security has been disabled for UI, should only be used for developing purposes ** ****************** 2024-01-11 16:34:58,796 INFO main o.s.s.w.DefaultSecurityFilterChain:55 - Will secure Ant [pattern='/**/UI/**'] with [org.springframework.security.web.session.DisableEncodeUrlFilter@4063c453, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@1ae629e1, org.springframework.security.web.context.SecurityContextPersistenceFilter@5fe09f92, org.springframework.security.web.header.HeaderWriterFilter@7593bb15, org.springframework.security.web.authentication.logout.LogoutFilter@a45802c, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@4bc81323, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@108f19c7, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@77071c0b, org.springframework.security.web.session.SessionManagementFilter@34d27ee3, org.springframework.security.web.access.ExceptionTranslationFilter@26d6daec, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@7e47eb95] 2024-01-11 16:34:58,814 WARN main o.s.s.c.a.w.b.WebSecurity:305 - You are asking Spring Security to ignore Ant [pattern='/documentation/**']. This is not recommended -- please use permitAll via HttpSecurity#authorizeHttpRequests instead. 2024-01-11 16:34:58,814 INFO main o.s.s.w.DefaultSecurityFilterChain:52 - Will not secure Ant [pattern='/documentation/**'] 2024-01-11 16:34:58,815 WARN main o.s.s.c.a.w.b.WebSecurity:305 - You are asking Spring Security to ignore Ant [pattern='/VAADIN/**']. This is not recommended -- please use permitAll via HttpSecurity#authorizeHttpRequests instead. 2024-01-11 16:34:58,815 INFO main o.s.s.w.DefaultSecurityFilterChain:52 - Will not secure Ant [pattern='/VAADIN/**'] 2024-01-11 16:34:58,816 WARN main o.s.s.c.a.w.b.WebSecurity:305 - You are asking Spring Security to ignore Ant [pattern='/*.*']. This is not recommended -- please use permitAll via HttpSecurity#authorizeHttpRequests instead. 2024-01-11 16:34:58,816 INFO main o.s.s.w.DefaultSecurityFilterChain:52 - Will not secure Ant [pattern='/*.*'] 2024-01-11 16:34:58,816 WARN main o.s.s.c.a.w.b.WebSecurity:305 - You are asking Spring Security to ignore Ant [pattern='/docs/**']. This is not recommended -- please use permitAll via HttpSecurity#authorizeHttpRequests instead. 2024-01-11 16:34:58,817 INFO main o.s.s.w.DefaultSecurityFilterChain:52 - Will not secure Ant [pattern='/docs/**'] 2024-01-11 16:34:59,473 WARN main o.s.b.a.o.j.JpaBaseConfiguration$JpaWebConfiguration:223 - spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning 2024-01-11 16:35:00,300 INFO main c.v.s.b.i.VaadinServletConfiguration:261 - Registering Vaadin servlet 2024-01-11 16:35:00,301 INFO main c.v.s.b.i.VaadinServletConfiguration:263 - Servlet will be mapped to URLs [/UI, /UI/*, /VAADIN/*] 2024-01-11 16:35:00,321 INFO main o.v.s.s.Vaadin4SpringServlet:61 - Using custom Vaadin4Spring servlet 2024-01-11 16:35:00,338 INFO main c.v.s.b.i.VaadinServletConfiguration:282 - Setting servlet init parameters 2024-01-11 16:35:00,338 INFO main c.v.s.b.i.VaadinServletConfiguration:306 - Set servlet init parameter [productionMode] = [true] 2024-01-11 16:35:00,338 INFO main c.v.s.b.i.VaadinServletConfiguration:306 - Set servlet init parameter [resourceCacheTime] = [3600] 2024-01-11 16:35:00,339 INFO main c.v.s.b.i.VaadinServletConfiguration:306 - Set servlet init parameter [heartbeatInterval] = [60] 2024-01-11 16:35:00,339 INFO main c.v.s.b.i.VaadinServletConfiguration:306 - Set servlet init parameter [closeIdleSessions] = [false] 2024-01-11 16:35:00,756 INFO main c.v.s.b.i.VaadinServletConfiguration:206 - Registering Vaadin servlet of type [org.vaadin.spring.servlet.Vaadin4SpringServlet] 2024-01-11 16:35:01,290 INFO main c.z.h.HikariDataSource:110 - HikariPool-1 - Starting... 2024-01-11 16:35:01,872 INFO main c.z.h.HikariDataSource:123 - HikariPool-1 - Start completed. 2024-01-11 16:35:04,115 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:339 - Usage of Spring Data projections detected on persistence provider EclipseLink. Make sure the following query methods declare result columns in exactly the order the accessors are declared in the projecting interface or the order of parameters for DTOs: 2024-01-11 16:35:04,116 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.DistributionSetRepository.countRolloutsByStatusForDistributionSet(java.lang.Long) 2024-01-11 16:35:04,129 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.DistributionSetRepository.countActionsByStatusForDistributionSet(java.lang.Long) 2024-01-11 16:35:05,326 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:339 - Usage of Spring Data projections detected on persistence provider EclipseLink. Make sure the following query methods declare result columns in exactly the order the accessors are declared in the projecting interface or the order of parameters for DTOs: 2024-01-11 16:35:05,326 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutId(java.lang.Long) 2024-01-11 16:35:05,330 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutId(java.util.List) 2024-01-11 16:35:05,373 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutGroupId(java.util.List) 2024-01-11 16:35:05,376 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutGroupId(java.lang.Long) 2024-01-11 16:35:06,839 INFO main o.v.s.s.AbstractVaadinSecurity:94 - Using authentication manager org.springframework.security.authentication.ProviderManager@5d9d1953 2024-01-11 16:35:06,840 INFO main o.v.s.s.AbstractVaadinSecurity:101 - Using access decision manager AffirmativeBased [DecisionVoters=[org.springframework.security.access.prepost.PreInvocationAuthorizationAdviceVoter@7225ecc9, org.springframework.security.access.vote.RoleVoter@1d77a31d, org.springframework.security.access.vote.AuthenticatedVoter@197e53dd], AllowIfAllAbstainDecisions=false] 2024-01-11 16:35:06,841 INFO main o.v.s.s.AbstractVaadinSecurity:112 - No RememberMeServices found. Using NullRememberMeServices. 2024-01-11 16:35:06,841 INFO main o.v.s.s.s.DefaultVaadinSharedSecurity:235 - No session authentication strategy found in application context, using null strategy 2024-01-11 16:35:06,842 INFO main o.v.s.s.s.DefaultVaadinSharedSecurity:244 - Using authentication success handler org.eclipse.hawkbit.ui.autoconfigure.UISecurityConfigurationAdapter$TenantMetadataSavedRequestAwareVaadinAuthenticationSuccessHandler@3c55364 2024-01-11 16:35:06,843 INFO main o.v.s.s.s.DefaultVaadinSharedSecurity:250 - Using logout handler org.vaadin.spring.security.shared.VaadinRedirectLogoutHandler@2c9fafbc 2024-01-11 16:35:08,200 INFO main o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'vv8-ui-server.springCloudBusInput' has 1 subscriber(s). 2024-01-11 16:35:08,586 INFO main o.s.i.e.EventDrivenConsumer:174 - Adding {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 2024-01-11 16:35:08,587 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'vv8-ui-server.errorChannel' has 1 subscriber(s). 2024-01-11 16:35:08,587 INFO main o.s.i.e.EventDrivenConsumer:292 - started bean '_org.springframework.integration.errorLogger' 2024-01-11 16:35:08,683 INFO main o.e.h.a.v.AllowedHostNamesTest:61 - Started AllowedHostNamesTest in 18.536 seconds (JVM running for 21.189) 2024-01-11 16:35:09,546 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:35:09,546 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:35:09,550 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 3 ms 2024-01-11 16:35:09,910 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:35:09,910 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:35:09,913 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 16:35:10,063 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 16:35:10,063 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 16:35:10,066 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 3 ms [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 20.64 s -- in org.eclipse.hawkbit.app.vv8ui.AllowedHostNamesTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jar:3.2.2:jar (default-jar) @ hawkbit-vv8-ui --- [INFO] Building jar: /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-vv8-ui/target/hawkbit-vv8-ui-0.4.1.jar [INFO] [INFO] >>> source:3.2.1:jar (attach-sources) > generate-sources @ hawkbit-vv8-ui >>> [INFO] [INFO] --- enforcer:3.3.0:enforce (enforce-no-snapshots) @ hawkbit-vv8-ui --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] <<< source:3.2.1:jar (attach-sources) < generate-sources @ hawkbit-vv8-ui <<< [INFO] [INFO] [INFO] --- source:3.2.1:jar (attach-sources) @ hawkbit-vv8-ui --- [INFO] Building jar: /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-vv8-ui/target/hawkbit-vv8-ui-0.4.1-sources.jar [INFO] [INFO] --- spring-boot:2.7.18:repackage (repackage) @ hawkbit-vv8-ui --- [INFO] Replacing main artifact with repackaged archive [INFO] [INFO] --- spring-boot:2.7.18:repackage (default) @ hawkbit-vv8-ui --- [INFO] Layout: JAR [INFO] Replacing main artifact with repackaged archive [INFO] [INFO] --- jacoco:0.8.8:prepare-agent-integration (prepare-it-agent) @ hawkbit-vv8-ui --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-vv8-ui/target/jacoco-it.exec [INFO] [INFO] --- license-tool:1.0.2:license-check (license-check) @ hawkbit-vv8-ui --- [INFO] [INFO] --- gpg:1.6:sign (sign-artifacts) @ hawkbit-vv8-ui --- [INFO] [INFO] --- install:2.5.2:install (default-install) @ hawkbit-vv8-ui --- [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-vv8-ui/target/hawkbit-vv8-ui-0.4.1.jar to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-vv8-ui/0.4.1/hawkbit-vv8-ui-0.4.1.jar [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-vv8-ui/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-vv8-ui/0.4.1/hawkbit-vv8-ui-0.4.1.pom [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-vv8-ui/target/hawkbit-vv8-ui-0.4.1-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-vv8-ui/0.4.1/hawkbit-vv8-ui-0.4.1-javadoc.jar [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-vv8-ui/target/hawkbit-vv8-ui-0.4.1-sources.jar to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-vv8-ui/0.4.1/hawkbit-vv8-ui-0.4.1-sources.jar [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-vv8-ui/target/hawkbit-vv8-ui-0.4.1.jar.asc to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-vv8-ui/0.4.1/hawkbit-vv8-ui-0.4.1.jar.asc [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-vv8-ui/target/hawkbit-vv8-ui-0.4.1.pom.asc to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-vv8-ui/0.4.1/hawkbit-vv8-ui-0.4.1.pom.asc [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-vv8-ui/target/hawkbit-vv8-ui-0.4.1-javadoc.jar.asc to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-vv8-ui/0.4.1/hawkbit-vv8-ui-0.4.1-javadoc.jar.asc [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-vv8-ui/target/hawkbit-vv8-ui-0.4.1-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-vv8-ui/0.4.1/hawkbit-vv8-ui-0.4.1-sources.jar.asc [INFO] [INFO] --- nexus-staging:1.6.13:deploy (injected-nexus-deploy) @ hawkbit-vv8-ui --- [INFO] Performing local staging (local stagingDirectory="/home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging")... [INFO] + Using server credentials "ossrh" from Maven settings. [INFO] * Connected to Nexus at https://oss.sonatype.org:443/, is version 2.15.1-02 and edition "Professional" [INFO] * Using staging profile ID "1d2b23f380235e" (matched by Nexus). [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-vv8-ui/target/hawkbit-vv8-ui-0.4.1.jar to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-vv8-ui/0.4.1/hawkbit-vv8-ui-0.4.1.jar [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-vv8-ui/.flattened-pom.xml to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-vv8-ui/0.4.1/hawkbit-vv8-ui-0.4.1.pom [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-vv8-ui/target/hawkbit-vv8-ui-0.4.1-javadoc.jar to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-vv8-ui/0.4.1/hawkbit-vv8-ui-0.4.1-javadoc.jar [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-vv8-ui/target/hawkbit-vv8-ui-0.4.1-sources.jar to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-vv8-ui/0.4.1/hawkbit-vv8-ui-0.4.1-sources.jar [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-vv8-ui/target/hawkbit-vv8-ui-0.4.1.jar.asc to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-vv8-ui/0.4.1/hawkbit-vv8-ui-0.4.1.jar.asc [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-vv8-ui/target/hawkbit-vv8-ui-0.4.1.pom.asc to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-vv8-ui/0.4.1/hawkbit-vv8-ui-0.4.1.pom.asc [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-vv8-ui/target/hawkbit-vv8-ui-0.4.1-javadoc.jar.asc to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-vv8-ui/0.4.1/hawkbit-vv8-ui-0.4.1-javadoc.jar.asc [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-vv8-ui/target/hawkbit-vv8-ui-0.4.1-sources.jar.asc to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-vv8-ui/0.4.1/hawkbit-vv8-ui-0.4.1-sources.jar.asc [INFO] Performing remote staging... [INFO] [INFO] * Remote staging into staging profile ID "1d2b23f380235e" [INFO] * Created staging repository with ID "orgeclipsehawkbit-1078". [INFO] * Staging repository at https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgeclipsehawkbit-1078 [INFO] * Uploading locally staged artifacts to profile org.eclipse.hawkbit [INFO] * Upload of locally staged artifacts finished. [INFO] * Closing staging repository with ID "orgeclipsehawkbit-1078". Waiting for operation to complete... ............ [ERROR] Rule failure while trying to close staging repository with ID "orgeclipsehawkbit-1078". [ERROR] [ERROR] Nexus Staging Rules Failure Report [ERROR] ================================== [ERROR] [ERROR] Repository "orgeclipsehawkbit-1078" failures [ERROR] Rule "sources-staging" failures [ERROR] * Missing: no sources jar found in folder '/org/eclipse/hawkbit/hawkbit-simple-ui/0.4.1' [ERROR] [ERROR] [ERROR] Cleaning up local stage directory after a Rule failure during close of staging repositories: [orgeclipsehawkbit-1078] [ERROR] * Deleting context 1d2b23f380235e.properties [ERROR] Cleaning up remote stage repositories after a Rule failure during close of staging repositories: [orgeclipsehawkbit-1078] [ERROR] * Dropping failed staging repository with ID "orgeclipsehawkbit-1078" (Rule failure during close of staging repositories: [orgeclipsehawkbit-1078]). Waiting for operation to complete... ... [ERROR] Remote staging finished with a failure: Staging rules failure! [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Skipping hawkBit :: Parent [INFO] This project has been banned from the build due to previous failures. [INFO] ------------------------------------------------------------------------ [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary for hawkBit :: Parent 0.4.1: [INFO] [INFO] hawkBit :: Parent .................................. SUCCESS [ 50.259 s] [INFO] hawkBit :: Core .................................... SUCCESS [ 16.693 s] [INFO] hawkBit :: Core Security ........................... SUCCESS [ 11.612 s] [INFO] hawkBit :: Repository .............................. SUCCESS [ 0.958 s] [INFO] hawkBit :: Repository :: API ....................... SUCCESS [ 16.456 s] [INFO] hawkBit :: Repository :: Core Implementation Support SUCCESS [ 10.539 s] [INFO] hawkBit :: Artifact Repository :: Filesystem ....... SUCCESS [ 8.225 s] [INFO] hawkBit :: Repository :: Test Utilities ............ SUCCESS [ 7.362 s] [INFO] hawkBit :: Repository :: JPA Implementation ........ SUCCESS [06:38 min] [INFO] hawkBit :: Security Integration .................... SUCCESS [ 9.489 s] [INFO] hawkBit :: HTTP Security ........................... SUCCESS [ 9.204 s] [INFO] hawkBit :: DMF ..................................... SUCCESS [ 0.704 s] [INFO] hawkBit :: DMF :: API .............................. SUCCESS [ 4.894 s] [INFO] hawkBit :: DMF :: RabbitMq Test module ............. SUCCESS [ 4.911 s] [INFO] hawkBit :: DMF :: AMQP 0.9 Implementation .......... SUCCESS [ 35.214 s] [INFO] hawkBit :: REST .................................... SUCCESS [ 0.869 s] [INFO] hawkBit :: REST :: Core ............................ SUCCESS [ 10.693 s] [INFO] hawkBit :: REST :: DDI API ......................... SUCCESS [ 10.534 s] [INFO] hawkBit :: REST :: DDI Resources ................... SUCCESS [01:57 min] [INFO] hawkBit :: REST :: Management API .................. SUCCESS [ 12.561 s] [INFO] hawkBit :: REST :: Management Resources ............ SUCCESS [02:37 min] [INFO] hawkBit :: Spring Boot Autoconfigure ............... SUCCESS [ 5.615 s] [INFO] hawkBit :: Mgmt UI ................................. SUCCESS [04:21 min] [INFO] hawkBit :: Spring Boot Starters .................... SUCCESS [ 0.670 s] [INFO] hawkBit :: Spring Boot Starter DDI API ............. SUCCESS [ 1.035 s] [INFO] hawkBit :: Spring Boot Starter DMF API ............. SUCCESS [ 1.027 s] [INFO] hawkBit :: Spring Boot Starter Management API ...... SUCCESS [ 1.003 s] [INFO] hawkBit :: Spring Boot Starter Management UI ....... SUCCESS [ 1.044 s] [INFO] hawkBit :: Spring Boot Starter ..................... SUCCESS [ 1.156 s] [INFO] hawkBit :: Runtime :: Parent ....................... SUCCESS [ 1.888 s] [INFO] hawkBit :: Runtime :: Update Server (Monolith) ..... SUCCESS [ 50.684 s] [INFO] hawkBit :: Test Report ............................. SUCCESS [ 5.728 s] [INFO] hawkBit :: Runtime :: DDI Server ................... SUCCESS [ 41.877 s] [INFO] hawkBit :: Runtime :: DMF Server ................... SUCCESS [ 8.586 s] [INFO] hawkBit :: Runtime :: Management Server ............ SUCCESS [ 46.015 s] [INFO] hawkBit :: Runtime :: Simple UI .................... SUCCESS [ 37.275 s] [INFO] hawkBit :: Runtime :: Vaadin v8 UI ................. FAILURE [02:16 min] [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 25:12 min [INFO] Finished at: 2024-01-11T16:36:56Z [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.sonatype.plugins:nexus-staging-maven-plugin:1.6.13:deploy (injected-nexus-deploy) on project hawkbit-vv8-ui: Remote staging failed: Staging rules failure! -> [Help 1] [ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException [ERROR] [ERROR] After correcting the problems, you can resume the build with the command [ERROR] mvn -rf :hawkbit-vv8-ui Build step 'Invoke top-level Maven targets' marked build as failure Finished: FAILURE