Started by user Stanislav Trailov Running as Stanislav Trailov Agent basic-3rmgj is provisioned from template basic --- apiVersion: "v1" kind: "Pod" metadata: labels: jenkins: "slave" jenkins/label-digest: "61a7508ed1b04e9ada836fcd14d4d8ef5687c7dd" jenkins/label: "basic" name: "basic-3rmgj" 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-3rmgj" - 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-3rmgj" - 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-3rmgj (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 ff015fd0e9cd1ee9231820f9b70b45fe15c717e6 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f ff015fd0e9cd1ee9231820f9b70b45fe15c717e6 # timeout=10 Commit message: "Remove unused test configs (#1540)" > git rev-list --no-walk 1ae913e30dfbf61848df87f7c881e121be0e476e # timeout=10 [hawkbit-master-release] $ /bin/sh -xe /tmp/jenkins5777638568189745057.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/jenkins13621191312592505751.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.2 -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.2 [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.2... [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.2... [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.2 (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.2 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-core:jar:0.4.2 (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.2 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-security-core:jar:0.4.2 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-core:jar:0.4.2 (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.2 (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.2 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-repository-core:jar:0.4.2 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-security-core:jar:0.4.2 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-core:jar:0.4.2 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-artifact-repository-filesystem:jar:0.4.2 (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.2 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-security-core:jar:0.4.2 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-repository-core:jar:0.4.2 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-artifact-repository-filesystem:jar:0.4.2 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-core:jar:0.4.2 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-repository-test:jar:0.4.2 (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.2 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-security-core:jar:0.4.2 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-core:jar:0.4.2 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-repository-jpa:jar:0.4.2 (test) [WARNING] o org.eclipse.hawkbit:hawkbit-repository-core:jar:0.4.2 (test) [WARNING] o org.eclipse.hawkbit:hawkbit-artifact-repository-filesystem:jar:0.4.2 (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.2 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-security-core:jar:0.4.2 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-core:jar:0.4.2 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-security-integration:jar:0.4.2 (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.2 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-security-core:jar:0.4.2 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-core:jar:0.4.2 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-repository-core:jar:0.4.2 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-repository-jpa:jar:0.4.2 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-artifact-repository-filesystem:jar:0.4.2 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-dmf-api:jar:0.4.2 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-repository-test:jar:0.4.2 (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.2 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-security-core:jar:0.4.2 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-core:jar:0.4.2 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-security-integration:jar:0.4.2 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-dmf-api:jar:0.4.2 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-dmf-rabbitmq-test:jar:0.4.2 (test) [WARNING] o org.eclipse.hawkbit:hawkbit-repository-core:jar:0.4.2 (test) [WARNING] o org.eclipse.hawkbit:hawkbit-repository-jpa:jar:0.4.2 (test) [WARNING] o org.eclipse.hawkbit:hawkbit-artifact-repository-filesystem:jar:0.4.2 (test) [WARNING] o org.eclipse.hawkbit:hawkbit-repository-test:jar:0.4.2 (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.2 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-repository-test:jar:0.4.2 (test) [WARNING] o org.eclipse.hawkbit:hawkbit-repository-api:jar:0.4.2 (test) [WARNING] o org.eclipse.hawkbit:hawkbit-repository-core:jar:0.4.2 (test) [WARNING] o org.eclipse.hawkbit:hawkbit-security-core:jar:0.4.2 (test) [WARNING] o org.eclipse.hawkbit:hawkbit-artifact-repository-filesystem:jar:0.4.2 (test) [WARNING] o org.eclipse.hawkbit:hawkbit-repository-jpa:jar:0.4.2 (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.2 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-core:jar:0.4.2 (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.2 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-rest-core:jar:0.4.2 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-core:jar:0.4.2 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-repository-api:jar:0.4.2 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-security-core:jar:0.4.2 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-repository-test:jar:0.4.2 (test) [WARNING] o org.eclipse.hawkbit:hawkbit-repository-core:jar:0.4.2 (test) [WARNING] o org.eclipse.hawkbit:hawkbit-artifact-repository-filesystem:jar:0.4.2 (test) [WARNING] o org.eclipse.hawkbit:hawkbit-repository-jpa:jar:0.4.2 (test) [WARNING] o org.eclipse.hawkbit:hawkbit-rest-core:jar:tests:0.4.2 (test) [WARNING] o org.eclipse.hawkbit:hawkbit-http-security:jar:0.4.2 (test) [WARNING] o org.eclipse.hawkbit:hawkbit-security-integration:jar:0.4.2 (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.2 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-core:jar:0.4.2 (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.2 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-security-core:jar:0.4.2 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-mgmt-api:jar:0.4.2 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-rest-core:jar:0.4.2 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-core:jar:0.4.2 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-repository-test:jar:0.4.2 (test) [WARNING] o org.eclipse.hawkbit:hawkbit-repository-core:jar:0.4.2 (test) [WARNING] o org.eclipse.hawkbit:hawkbit-artifact-repository-filesystem:jar:0.4.2 (test) [WARNING] o org.eclipse.hawkbit:hawkbit-repository-jpa:jar:0.4.2 (test) [WARNING] o org.eclipse.hawkbit:hawkbit-rest-core:jar:tests:0.4.2 (test) [WARNING] o org.eclipse.hawkbit:hawkbit-http-security:jar:0.4.2 (test) [WARNING] o org.eclipse.hawkbit:hawkbit-security-integration:jar:0.4.2 (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.2 (compile?) [WARNING] o org.eclipse.hawkbit:hawkbit-dmf-amqp:jar:0.4.2 (compile?) [WARNING] o org.eclipse.hawkbit:hawkbit-repository-api:jar:0.4.2 (compile?) [WARNING] o org.eclipse.hawkbit:hawkbit-security-integration:jar:0.4.2 (compile?) [WARNING] o org.eclipse.hawkbit:hawkbit-dmf-api:jar:0.4.2 (compile?) [WARNING] o org.eclipse.hawkbit:hawkbit-repository-jpa:jar:0.4.2 (compile?) [WARNING] o org.eclipse.hawkbit:hawkbit-repository-core:jar:0.4.2 (compile?) [WARNING] o org.eclipse.hawkbit:hawkbit-http-security:jar:0.4.2 (compile?) [WARNING] o org.eclipse.hawkbit:hawkbit-security-core:jar:0.4.2 (compile?) [WARNING] o org.eclipse.hawkbit:hawkbit-ddi-resource:jar:0.4.2 (compile?) [WARNING] o org.eclipse.hawkbit:hawkbit-ddi-api:jar:0.4.2 (compile?) [WARNING] o org.eclipse.hawkbit:hawkbit-rest-core:jar:0.4.2 (compile?) [WARNING] o org.eclipse.hawkbit:hawkbit-mgmt-resource:jar:0.4.2 (compile?) [WARNING] o org.eclipse.hawkbit:hawkbit-mgmt-api:jar:0.4.2 (compile?) [WARNING] o org.eclipse.hawkbit:hawkbit-artifact-repository-filesystem:jar:0.4.2 (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.2 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-security-core:jar:0.4.2 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-core:jar:0.4.2 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-http-security:jar:0.4.2 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-security-integration:jar:0.4.2 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-autoconfigure:jar:0.4.2 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-repository-jpa:jar:0.4.2 (test) [WARNING] o org.eclipse.hawkbit:hawkbit-repository-core:jar:0.4.2 (test) [WARNING] o org.eclipse.hawkbit:hawkbit-artifact-repository-filesystem:jar:0.4.2 (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.2 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-ddi-api:jar:0.4.2 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-rest-core:jar:0.4.2 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-core:jar:0.4.2 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-repository-api:jar:0.4.2 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-security-integration:jar:0.4.2 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-http-security:jar:0.4.2 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-security-core:jar:0.4.2 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-repository-jpa:jar:0.4.2 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-repository-core:jar:0.4.2 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-artifact-repository-filesystem:jar:0.4.2 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-autoconfigure:jar:0.4.2 (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.2 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-repository-api:jar:0.4.2 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-security-core:jar:0.4.2 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-core:jar:0.4.2 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-security-integration:jar:0.4.2 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-dmf-api:jar:0.4.2 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-repository-jpa:jar:0.4.2 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-repository-core:jar:0.4.2 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-artifact-repository-filesystem:jar:0.4.2 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-autoconfigure:jar:0.4.2 (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.2 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-repository-api:jar:0.4.2 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-mgmt-api:jar:0.4.2 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-rest-core:jar:0.4.2 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-core:jar:0.4.2 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-security-integration:jar:0.4.2 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-http-security:jar:0.4.2 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-security-core:jar:0.4.2 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-repository-jpa:jar:0.4.2 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-repository-core:jar:0.4.2 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-artifact-repository-filesystem:jar:0.4.2 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-autoconfigure:jar:0.4.2 (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.2 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-repository-api:jar:0.4.2 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-http-security:jar:0.4.2 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-security-core:jar:0.4.2 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-core:jar:0.4.2 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-security-integration:jar:0.4.2 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-repository-jpa:jar:0.4.2 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-repository-core:jar:0.4.2 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-artifact-repository-filesystem:jar:0.4.2 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-autoconfigure:jar:0.4.2 (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.2 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-ddi-resource:jar:0.4.2 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-ddi-api:jar:0.4.2 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-rest-core:jar:0.4.2 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-repository-api:jar:0.4.2 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-security-integration:jar:0.4.2 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-http-security:jar:0.4.2 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-security-core:jar:0.4.2 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-repository-jpa:jar:0.4.2 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-repository-core:jar:0.4.2 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-artifact-repository-filesystem:jar:0.4.2 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-autoconfigure:jar:0.4.2 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-boot-starter-dmf-api:jar:0.4.2 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-dmf-amqp:jar:0.4.2 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-core:jar:0.4.2 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-dmf-api:jar:0.4.2 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-boot-starter-mgmt-api:jar:0.4.2 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-mgmt-resource:jar:0.4.2 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-mgmt-api:jar:0.4.2 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-boot-starter-mgmt-ui:jar:0.4.2 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-ui:jar:0.4.2 (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.2 (test) [WARNING] o org.eclipse.hawkbit:hawkbit-repository-api:jar:0.4.2 (test) [WARNING] o org.eclipse.hawkbit:hawkbit-repository-core:jar:0.4.2 (test) [WARNING] o org.eclipse.hawkbit:hawkbit-security-core:jar:0.4.2 (test) [WARNING] o org.eclipse.hawkbit:hawkbit-core:jar:0.4.2 (test) [WARNING] o org.eclipse.hawkbit:hawkbit-artifact-repository-filesystem:jar:0.4.2 (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.2 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-boot-starter-ddi-api:jar:0.4.2 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-ddi-resource:jar:0.4.2 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-ddi-api:jar:0.4.2 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-rest-core:jar:0.4.2 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-security-integration:jar:0.4.2 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-http-security:jar:0.4.2 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-repository-jpa:jar:0.4.2 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-autoconfigure:jar:0.4.2 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-boot-starter-dmf-api:jar:0.4.2 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-dmf-amqp:jar:0.4.2 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-dmf-api:jar:0.4.2 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-boot-starter-mgmt-api:jar:0.4.2 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-mgmt-resource:jar:0.4.2 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-mgmt-api:jar:0.4.2 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-boot-starter-mgmt-ui:jar:0.4.2 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-ui:jar:0.4.2 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-repository-test:jar:0.4.2 (test) [WARNING] o org.eclipse.hawkbit:hawkbit-repository-api:jar:0.4.2 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-repository-core:jar:0.4.2 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-security-core:jar:0.4.2 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-core:jar:0.4.2 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-artifact-repository-filesystem:jar:0.4.2 (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.2 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-security-core:jar:0.4.2 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-security-integration:jar:0.4.2 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-http-security:jar:0.4.2 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-repository-api:jar:0.4.2 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-repository-core:jar:0.4.2 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-repository-jpa:jar:0.4.2 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-artifact-repository-filesystem:jar:0.4.2 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-autoconfigure:jar:0.4.2 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-ui:jar:0.4.2 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-ddi-api:jar:0.4.2 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-ddi-resource:jar:0.4.2 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-mgmt-api:jar:0.4.2 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-mgmt-resource:jar:0.4.2 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-rest-core:jar:0.4.2 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-dmf-amqp:jar:0.4.2 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-dmf-api:jar:0.4.2 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-update-server:jar:0.4.2 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-boot-starter:jar:0.4.2 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-boot-starter-ddi-api:jar:0.4.2 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-boot-starter-dmf-api:jar:0.4.2 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-boot-starter-mgmt-api:jar:0.4.2 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-boot-starter-mgmt-ui:jar:0.4.2 (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.2 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-ddi-resource:jar:0.4.2 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-ddi-api:jar:0.4.2 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-rest-core:jar:0.4.2 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-security-integration:jar:0.4.2 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-http-security:jar:0.4.2 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-repository-jpa:jar:0.4.2 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-autoconfigure:jar:0.4.2 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-repository-test:jar:0.4.2 (test) [WARNING] o org.eclipse.hawkbit:hawkbit-repository-api:jar:0.4.2 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-repository-core:jar:0.4.2 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-security-core:jar:0.4.2 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-core:jar:0.4.2 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-artifact-repository-filesystem:jar:0.4.2 (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.2 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-dmf-amqp:jar:0.4.2 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-core:jar:0.4.2 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-security-integration:jar:0.4.2 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-dmf-api:jar:0.4.2 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-repository-jpa:jar:0.4.2 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-autoconfigure:jar:0.4.2 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-repository-test:jar:0.4.2 (test) [WARNING] o org.eclipse.hawkbit:hawkbit-repository-api:jar:0.4.2 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-repository-core:jar:0.4.2 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-security-core:jar:0.4.2 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-artifact-repository-filesystem:jar:0.4.2 (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.2 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-mgmt-resource:jar:0.4.2 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-mgmt-api:jar:0.4.2 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-rest-core:jar:0.4.2 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-security-integration:jar:0.4.2 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-http-security:jar:0.4.2 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-repository-jpa:jar:0.4.2 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-autoconfigure:jar:0.4.2 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-repository-test:jar:0.4.2 (test) [WARNING] o org.eclipse.hawkbit:hawkbit-repository-api:jar:0.4.2 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-repository-core:jar:0.4.2 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-security-core:jar:0.4.2 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-core:jar:0.4.2 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-artifact-repository-filesystem:jar:0.4.2 (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.2 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-rest-core:jar:0.4.2 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-core:jar:0.4.2 (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.2 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-ui:jar:0.4.2 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-http-security:jar:0.4.2 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-security-integration:jar:0.4.2 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-repository-jpa:jar:0.4.2 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-autoconfigure:jar:0.4.2 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-repository-test:jar:0.4.2 (test) [WARNING] o org.eclipse.hawkbit:hawkbit-repository-api:jar:0.4.2 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-repository-core:jar:0.4.2 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-security-core:jar:0.4.2 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-core:jar:0.4.2 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-artifact-repository-filesystem:jar:0.4.2 (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.2/hawkbit-parent-0.4.2.pom [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/target/hawkbit-parent-0.4.2.pom.asc to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-parent/0.4.2/hawkbit-parent-0.4.2.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.2/hawkbit-parent-0.4.2.pom [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/target/hawkbit-parent-0.4.2.pom.asc to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-parent/0.4.2/hawkbit-parent-0.4.2.pom.asc [INFO] Execution skipped to the last project... [INFO] [INFO] ------------------< org.eclipse.hawkbit:hawkbit-core >------------------ [INFO] Building hawkBit :: Core 0.4.2 [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.2... [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.2-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.2... [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.459 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.012 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.077 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.119 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.2.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.2-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.2.jar to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-core/0.4.2/hawkbit-core-0.4.2.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.2/hawkbit-core-0.4.2.pom [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-core/target/hawkbit-core-0.4.2-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-core/0.4.2/hawkbit-core-0.4.2-javadoc.jar [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-core/target/hawkbit-core-0.4.2-sources.jar to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-core/0.4.2/hawkbit-core-0.4.2-sources.jar [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-core/target/hawkbit-core-0.4.2.jar.asc to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-core/0.4.2/hawkbit-core-0.4.2.jar.asc [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-core/target/hawkbit-core-0.4.2.pom.asc to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-core/0.4.2/hawkbit-core-0.4.2.pom.asc [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-core/target/hawkbit-core-0.4.2-javadoc.jar.asc to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-core/0.4.2/hawkbit-core-0.4.2-javadoc.jar.asc [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-core/target/hawkbit-core-0.4.2-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-core/0.4.2/hawkbit-core-0.4.2-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.2.jar to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-core/0.4.2/hawkbit-core-0.4.2.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.2/hawkbit-core-0.4.2.pom [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-core/target/hawkbit-core-0.4.2-javadoc.jar to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-core/0.4.2/hawkbit-core-0.4.2-javadoc.jar [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-core/target/hawkbit-core-0.4.2-sources.jar to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-core/0.4.2/hawkbit-core-0.4.2-sources.jar [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-core/target/hawkbit-core-0.4.2.jar.asc to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-core/0.4.2/hawkbit-core-0.4.2.jar.asc [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-core/target/hawkbit-core-0.4.2.pom.asc to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-core/0.4.2/hawkbit-core-0.4.2.pom.asc [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-core/target/hawkbit-core-0.4.2-javadoc.jar.asc to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-core/0.4.2/hawkbit-core-0.4.2-javadoc.jar.asc [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-core/target/hawkbit-core-0.4.2-sources.jar.asc to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-core/0.4.2/hawkbit-core-0.4.2-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.2 [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.2... [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.2-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.2... [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.428 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.184 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.2.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.2-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.2.jar to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-security-core/0.4.2/hawkbit-security-core-0.4.2.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.2/hawkbit-security-core-0.4.2.pom [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-security-core/target/hawkbit-security-core-0.4.2-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-security-core/0.4.2/hawkbit-security-core-0.4.2-javadoc.jar [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-security-core/target/hawkbit-security-core-0.4.2-sources.jar to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-security-core/0.4.2/hawkbit-security-core-0.4.2-sources.jar [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-security-core/target/hawkbit-security-core-0.4.2.jar.asc to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-security-core/0.4.2/hawkbit-security-core-0.4.2.jar.asc [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-security-core/target/hawkbit-security-core-0.4.2.pom.asc to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-security-core/0.4.2/hawkbit-security-core-0.4.2.pom.asc [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-security-core/target/hawkbit-security-core-0.4.2-javadoc.jar.asc to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-security-core/0.4.2/hawkbit-security-core-0.4.2-javadoc.jar.asc [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-security-core/target/hawkbit-security-core-0.4.2-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-security-core/0.4.2/hawkbit-security-core-0.4.2-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.2.jar to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-security-core/0.4.2/hawkbit-security-core-0.4.2.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.2/hawkbit-security-core-0.4.2.pom [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-security-core/target/hawkbit-security-core-0.4.2-javadoc.jar to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-security-core/0.4.2/hawkbit-security-core-0.4.2-javadoc.jar [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-security-core/target/hawkbit-security-core-0.4.2-sources.jar to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-security-core/0.4.2/hawkbit-security-core-0.4.2-sources.jar [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-security-core/target/hawkbit-security-core-0.4.2.jar.asc to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-security-core/0.4.2/hawkbit-security-core-0.4.2.jar.asc [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-security-core/target/hawkbit-security-core-0.4.2.pom.asc to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-security-core/0.4.2/hawkbit-security-core-0.4.2.pom.asc [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-security-core/target/hawkbit-security-core-0.4.2-javadoc.jar.asc to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-security-core/0.4.2/hawkbit-security-core-0.4.2-javadoc.jar.asc [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-security-core/target/hawkbit-security-core-0.4.2-sources.jar.asc to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-security-core/0.4.2/hawkbit-security-core-0.4.2-sources.jar.asc [INFO] Execution skipped to the last project... [INFO] [INFO] ---------------< org.eclipse.hawkbit:hawkbit-repository >--------------- [INFO] Building hawkBit :: Repository 0.4.2 [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.2... [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.2... [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.2/hawkbit-repository-0.4.2.pom [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/target/hawkbit-repository-0.4.2.pom.asc to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-repository/0.4.2/hawkbit-repository-0.4.2.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.2/hawkbit-repository-0.4.2.pom [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/target/hawkbit-repository-0.4.2.pom.asc to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-repository/0.4.2/hawkbit-repository-0.4.2.pom.asc [INFO] Execution skipped to the last project... [INFO] [INFO] -------------< org.eclipse.hawkbit:hawkbit-repository-api >------------- [INFO] Building hawkBit :: Repository :: API 0.4.2 [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.2... [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.2-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.2... [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.377 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.169 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.327 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.021 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.029 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.2.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.2-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.2.jar to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-repository-api/0.4.2/hawkbit-repository-api-0.4.2.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.2/hawkbit-repository-api-0.4.2.pom [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-api/target/hawkbit-repository-api-0.4.2-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-repository-api/0.4.2/hawkbit-repository-api-0.4.2-javadoc.jar [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-api/target/hawkbit-repository-api-0.4.2-sources.jar to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-repository-api/0.4.2/hawkbit-repository-api-0.4.2-sources.jar [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-api/target/hawkbit-repository-api-0.4.2.jar.asc to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-repository-api/0.4.2/hawkbit-repository-api-0.4.2.jar.asc [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-api/target/hawkbit-repository-api-0.4.2.pom.asc to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-repository-api/0.4.2/hawkbit-repository-api-0.4.2.pom.asc [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-api/target/hawkbit-repository-api-0.4.2-javadoc.jar.asc to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-repository-api/0.4.2/hawkbit-repository-api-0.4.2-javadoc.jar.asc [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-api/target/hawkbit-repository-api-0.4.2-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-repository-api/0.4.2/hawkbit-repository-api-0.4.2-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.2.jar to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-repository-api/0.4.2/hawkbit-repository-api-0.4.2.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.2/hawkbit-repository-api-0.4.2.pom [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-api/target/hawkbit-repository-api-0.4.2-javadoc.jar to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-repository-api/0.4.2/hawkbit-repository-api-0.4.2-javadoc.jar [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-api/target/hawkbit-repository-api-0.4.2-sources.jar to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-repository-api/0.4.2/hawkbit-repository-api-0.4.2-sources.jar [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-api/target/hawkbit-repository-api-0.4.2.jar.asc to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-repository-api/0.4.2/hawkbit-repository-api-0.4.2.jar.asc [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-api/target/hawkbit-repository-api-0.4.2.pom.asc to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-repository-api/0.4.2/hawkbit-repository-api-0.4.2.pom.asc [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-api/target/hawkbit-repository-api-0.4.2-javadoc.jar.asc to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-repository-api/0.4.2/hawkbit-repository-api-0.4.2-javadoc.jar.asc [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-api/target/hawkbit-repository-api-0.4.2-sources.jar.asc to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-repository-api/0.4.2/hawkbit-repository-api-0.4.2-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.2 [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.2... [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.2-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.2... [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 15:29:16.921 [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.472 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.2.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.2-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.2.jar to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-repository-core/0.4.2/hawkbit-repository-core-0.4.2.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.2/hawkbit-repository-core-0.4.2.pom [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-core/target/hawkbit-repository-core-0.4.2-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-repository-core/0.4.2/hawkbit-repository-core-0.4.2-javadoc.jar [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-core/target/hawkbit-repository-core-0.4.2-sources.jar to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-repository-core/0.4.2/hawkbit-repository-core-0.4.2-sources.jar [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-core/target/hawkbit-repository-core-0.4.2.jar.asc to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-repository-core/0.4.2/hawkbit-repository-core-0.4.2.jar.asc [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-core/target/hawkbit-repository-core-0.4.2.pom.asc to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-repository-core/0.4.2/hawkbit-repository-core-0.4.2.pom.asc [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-core/target/hawkbit-repository-core-0.4.2-javadoc.jar.asc to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-repository-core/0.4.2/hawkbit-repository-core-0.4.2-javadoc.jar.asc [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-core/target/hawkbit-repository-core-0.4.2-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-repository-core/0.4.2/hawkbit-repository-core-0.4.2-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.2.jar to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-repository-core/0.4.2/hawkbit-repository-core-0.4.2.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.2/hawkbit-repository-core-0.4.2.pom [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-core/target/hawkbit-repository-core-0.4.2-javadoc.jar to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-repository-core/0.4.2/hawkbit-repository-core-0.4.2-javadoc.jar [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-core/target/hawkbit-repository-core-0.4.2-sources.jar to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-repository-core/0.4.2/hawkbit-repository-core-0.4.2-sources.jar [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-core/target/hawkbit-repository-core-0.4.2.jar.asc to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-repository-core/0.4.2/hawkbit-repository-core-0.4.2.jar.asc [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-core/target/hawkbit-repository-core-0.4.2.pom.asc to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-repository-core/0.4.2/hawkbit-repository-core-0.4.2.pom.asc [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-core/target/hawkbit-repository-core-0.4.2-javadoc.jar.asc to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-repository-core/0.4.2/hawkbit-repository-core-0.4.2-javadoc.jar.asc [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-core/target/hawkbit-repository-core-0.4.2-sources.jar.asc to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-repository-core/0.4.2/hawkbit-repository-core-0.4.2-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.2 [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.2... [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.2-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.2... [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.403 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.167 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.2.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.2-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.2.jar to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-artifact-repository-filesystem/0.4.2/hawkbit-artifact-repository-filesystem-0.4.2.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.2/hawkbit-artifact-repository-filesystem-0.4.2.pom [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-artifact-repository-filesystem/target/hawkbit-artifact-repository-filesystem-0.4.2-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-artifact-repository-filesystem/0.4.2/hawkbit-artifact-repository-filesystem-0.4.2-javadoc.jar [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-artifact-repository-filesystem/target/hawkbit-artifact-repository-filesystem-0.4.2-sources.jar to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-artifact-repository-filesystem/0.4.2/hawkbit-artifact-repository-filesystem-0.4.2-sources.jar [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-artifact-repository-filesystem/target/hawkbit-artifact-repository-filesystem-0.4.2.jar.asc to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-artifact-repository-filesystem/0.4.2/hawkbit-artifact-repository-filesystem-0.4.2.jar.asc [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-artifact-repository-filesystem/target/hawkbit-artifact-repository-filesystem-0.4.2.pom.asc to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-artifact-repository-filesystem/0.4.2/hawkbit-artifact-repository-filesystem-0.4.2.pom.asc [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-artifact-repository-filesystem/target/hawkbit-artifact-repository-filesystem-0.4.2-javadoc.jar.asc to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-artifact-repository-filesystem/0.4.2/hawkbit-artifact-repository-filesystem-0.4.2-javadoc.jar.asc [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-artifact-repository-filesystem/target/hawkbit-artifact-repository-filesystem-0.4.2-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-artifact-repository-filesystem/0.4.2/hawkbit-artifact-repository-filesystem-0.4.2-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.2.jar to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-artifact-repository-filesystem/0.4.2/hawkbit-artifact-repository-filesystem-0.4.2.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.2/hawkbit-artifact-repository-filesystem-0.4.2.pom [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-artifact-repository-filesystem/target/hawkbit-artifact-repository-filesystem-0.4.2-javadoc.jar to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-artifact-repository-filesystem/0.4.2/hawkbit-artifact-repository-filesystem-0.4.2-javadoc.jar [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-artifact-repository-filesystem/target/hawkbit-artifact-repository-filesystem-0.4.2-sources.jar to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-artifact-repository-filesystem/0.4.2/hawkbit-artifact-repository-filesystem-0.4.2-sources.jar [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-artifact-repository-filesystem/target/hawkbit-artifact-repository-filesystem-0.4.2.jar.asc to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-artifact-repository-filesystem/0.4.2/hawkbit-artifact-repository-filesystem-0.4.2.jar.asc [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-artifact-repository-filesystem/target/hawkbit-artifact-repository-filesystem-0.4.2.pom.asc to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-artifact-repository-filesystem/0.4.2/hawkbit-artifact-repository-filesystem-0.4.2.pom.asc [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-artifact-repository-filesystem/target/hawkbit-artifact-repository-filesystem-0.4.2-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.2/hawkbit-artifact-repository-filesystem-0.4.2-javadoc.jar.asc [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-artifact-repository-filesystem/target/hawkbit-artifact-repository-filesystem-0.4.2-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.2/hawkbit-artifact-repository-filesystem-0.4.2-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.2 [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.2... [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.2-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.2... [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.2.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.2-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.2.jar to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-repository-test/0.4.2/hawkbit-repository-test-0.4.2.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.2/hawkbit-repository-test-0.4.2.pom [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-test/target/hawkbit-repository-test-0.4.2-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-repository-test/0.4.2/hawkbit-repository-test-0.4.2-javadoc.jar [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-test/target/hawkbit-repository-test-0.4.2-sources.jar to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-repository-test/0.4.2/hawkbit-repository-test-0.4.2-sources.jar [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-test/target/hawkbit-repository-test-0.4.2.jar.asc to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-repository-test/0.4.2/hawkbit-repository-test-0.4.2.jar.asc [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-test/target/hawkbit-repository-test-0.4.2.pom.asc to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-repository-test/0.4.2/hawkbit-repository-test-0.4.2.pom.asc [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-test/target/hawkbit-repository-test-0.4.2-javadoc.jar.asc to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-repository-test/0.4.2/hawkbit-repository-test-0.4.2-javadoc.jar.asc [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-test/target/hawkbit-repository-test-0.4.2-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-repository-test/0.4.2/hawkbit-repository-test-0.4.2-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.2.jar to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-repository-test/0.4.2/hawkbit-repository-test-0.4.2.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.2/hawkbit-repository-test-0.4.2.pom [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-test/target/hawkbit-repository-test-0.4.2-javadoc.jar to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-repository-test/0.4.2/hawkbit-repository-test-0.4.2-javadoc.jar [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-test/target/hawkbit-repository-test-0.4.2-sources.jar to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-repository-test/0.4.2/hawkbit-repository-test-0.4.2-sources.jar [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-test/target/hawkbit-repository-test-0.4.2.jar.asc to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-repository-test/0.4.2/hawkbit-repository-test-0.4.2.jar.asc [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-test/target/hawkbit-repository-test-0.4.2.pom.asc to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-repository-test/0.4.2/hawkbit-repository-test-0.4.2.pom.asc [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-test/target/hawkbit-repository-test-0.4.2-javadoc.jar.asc to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-repository-test/0.4.2/hawkbit-repository-test-0.4.2-javadoc.jar.asc [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-test/target/hawkbit-repository-test-0.4.2-sources.jar.asc to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-repository-test/0.4.2/hawkbit-repository-test-0.4.2-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.2 [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.2... [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.2-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.2... [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 15:29:51.358--ServerSession(2038880335)--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 15:29:51.364--ServerSession(2038880335)--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 15:29:51.364--ServerSession(2038880335)--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 15:29:51.365--ServerSession(2038880335)--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 15:29:51.369--ServerSession(2038880335)--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 15:29:51.369--ServerSession(2038880335)--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 15:29:51.369--ServerSession(2038880335)--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 15:29:51.369--ServerSession(2038880335)--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 15:29:51.376--ServerSession(2038880335)--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 15:29:51.376--ServerSession(2038880335)--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 15:29:51.376--ServerSession(2038880335)--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 15:29:51.376--ServerSession(2038880335)--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 15:29:51.38--ServerSession(2038880335)--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 15:29:51.381--ServerSession(2038880335)--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 15:29:51.381--ServerSession(2038880335)--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 15:29:51.381--ServerSession(2038880335)--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 15:29:51.385--ServerSession(2038880335)--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 15:29:51.385--ServerSession(2038880335)--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 15:29:51.386--ServerSession(2038880335)--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 15:29:51.386--ServerSession(2038880335)--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 15:29:51.398--ServerSession(2038880335)--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 15:29:51.398--ServerSession(2038880335)--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 15:29:51.404--ServerSession(2038880335)--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 15:29:51.405--ServerSession(2038880335)--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 15:29:51.406--ServerSession(2038880335)--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 15:29:51.406--ServerSession(2038880335)--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 15:29:51.406--ServerSession(2038880335)--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 15:29:51.406--ServerSession(2038880335)--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 15:29:51.407--ServerSession(2038880335)--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 15:29:51.407--ServerSession(2038880335)--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 15:29:51.407--ServerSession(2038880335)--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 15:29:51.407--ServerSession(2038880335)--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 15:29:51.408--ServerSession(2038880335)--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 15:29:51.408--ServerSession(2038880335)--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 15:29:51.408--ServerSession(2038880335)--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 15:29:51.408--ServerSession(2038880335)--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 15:29:51.41--ServerSession(2038880335)--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 15:29:51.41--ServerSession(2038880335)--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 15:29:51.41--ServerSession(2038880335)--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 15:29:51.41--ServerSession(2038880335)--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 15:29:51.41--ServerSession(2038880335)--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 15:29:51.411--ServerSession(2038880335)--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 15:29:51.411--ServerSession(2038880335)--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 15:29:51.411--ServerSession(2038880335)--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 15:29:51.412--ServerSession(2038880335)--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 15:29:51.412--ServerSession(2038880335)--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 15:29:51.412--ServerSession(2038880335)--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 15:29:51.412--ServerSession(2038880335)--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 15:29:51.413--ServerSession(2038880335)--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 15:29:51.413--ServerSession(2038880335)--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 15:29:51.413--ServerSession(2038880335)--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 15:29:51.413--ServerSession(2038880335)--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 15:29:51.413--ServerSession(2038880335)--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 15:29:51.414--ServerSession(2038880335)--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 15:29:51.414--ServerSession(2038880335)--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 15:29:51.414--ServerSession(2038880335)--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 15:29:51.414--ServerSession(2038880335)--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 15:29:51.414--ServerSession(2038880335)--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 15:29:51.414--ServerSession(2038880335)--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 15:29:51.415--ServerSession(2038880335)--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 15:29:51.415--ServerSession(2038880335)--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 15:29:51.415--ServerSession(2038880335)--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 15:29:51.416--ServerSession(2038880335)--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 15:29:51.416--ServerSession(2038880335)--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 15:29:51.417--ServerSession(2038880335)--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 15:29:51.417--ServerSession(2038880335)--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 15:29:51.417--ServerSession(2038880335)--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 15:29:51.417--ServerSession(2038880335)--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 15:29:51.418--ServerSession(2038880335)--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 15:29:51.418--ServerSession(2038880335)--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 15:29:51.418--ServerSession(2038880335)--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 15:29:51.418--ServerSession(2038880335)--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 15:29:51.431--ServerSession(2038880335)--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 15:29:51.432--ServerSession(2038880335)--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 15:29:51.442--ServerSession(2038880335)--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 15:29:51.443--ServerSession(2038880335)--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 15:29:51.444--ServerSession(2038880335)--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 15:29:51.444--ServerSession(2038880335)--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 15:29:51.445--ServerSession(2038880335)--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 15:29:51.446--ServerSession(2038880335)--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 15:29:51.446--ServerSession(2038880335)--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 15:29:51.447--ServerSession(2038880335)--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 15:29:51.448--ServerSession(2038880335)--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 15:29:51.448--ServerSession(2038880335)--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 15:29:51.449--ServerSession(2038880335)--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 15:29:51.449--ServerSession(2038880335)--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 15:29:51.45--ServerSession(2038880335)--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 15:29:51.45--ServerSession(2038880335)--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 15:29:58.673 [main] DEBUG org.eclipse.hawkbit.repository.test.util.DatasourceContext - Datasource environment variables: [database: null, username: null, password: null, datasourceUrl: null] 15:29:58.678 [main] INFO org.eclipse.hawkbit.repository.test.util.SharedSqlTestDatabaseExtension - Schema generation skipped... No datasource environment variables found! 15:29:58.723 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating CacheAwareContextLoaderDelegate from class [org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate] 15:29:58.734 [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)] 15:29:58.814 [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] 15:29:58.837 [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 15:29:58.837 [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 15:29:58.837 [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}. 15:29:58.838 [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 15:29:58.838 [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 15:29:58.838 [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}. 15:29:58.839 [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 15:29:58.839 [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 15:29:58.839 [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}. 15:29:59.115 [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]. 15:29:59.116 [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] 15:29:59.146 [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] 15:29:59.149 [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 15:29:59,842 INFO main o.e.h.r.j.a.c.DistributionSetAccessControllerTest:55 - Starting DistributionSetAccessControllerTest using Java 17.0.9 on basic-3rmgj with PID 1162 (started by jenkins in /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa) 2024-01-11 15:29:59,844 INFO main o.e.h.r.j.a.c.DistributionSetAccessControllerTest:638 - The following 1 profile is active: "test" 2024-01-11 15:30:01,317 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:132 - Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2024-01-11 15:30:01,583 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:201 - Finished Spring Data repository scanning in 256 ms. Found 20 JPA repository interfaces. 2024-01-11 15:30:02,262 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 15:30:02,305 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 15:30:02,525 INFO main o.s.c.c.s.GenericScope:283 - BeanFactory id=347983e1-35bc-320f-80c4-1e8b5d20752b 2024-01-11 15:30:02,759 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 15:30:02,771 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 15:30:02,775 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 15:30:02,778 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'loadBalancerClientsDefaultsMappingsProvider' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration$$Lambda$921/0x00007fd9ec52e490] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 15:30:02,782 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 15:30:02,811 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 15:30:02,830 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 15:30:02,833 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 15:30:02,836 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 15:30:02,853 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 15:30:02,909 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 15:30:02,920 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 15:30:02,973 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 15:30:03,416 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 15:30:03,422 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 15:30:03,428 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 15:30:03,436 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 15:30:03,443 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 15:30:03,883 INFO main o.f.c.i.l.VersionPrinter:37 - Flyway Community Edition 8.5.13 by Redgate 2024-01-11 15:30:03,884 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 15:30:03,884 INFO main o.f.c.i.l.VersionPrinter:37 - 2024-01-11 15:30:03,913 INFO main c.z.h.HikariDataSource:110 - HikariPool-1 - Starting... 2024-01-11 15:30:04,548 INFO main c.z.h.HikariDataSource:123 - HikariPool-1 - Start completed. 2024-01-11 15:30:04,567 INFO main o.f.c.i.d.b.BaseDatabaseType:37 - Database: jdbc:h2:mem:testdb (H2 2.2) 2024-01-11 15:30:04,675 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 15:30:04,745 INFO main o.f.c.i.c.DbValidate:37 - Successfully validated 47 migrations (execution time 00:00.040s) 2024-01-11 15:30:04,754 INFO main o.f.c.i.s.JdbcTableSchemaHistory:37 - Creating Schema History table "PUBLIC"."schema_version" ... 2024-01-11 15:30:04,826 INFO main o.f.c.i.c.DbMigrate:37 - Current version of schema "PUBLIC": << Empty Schema >> 2024-01-11 15:30:04,865 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.0.1 - init " 2024-01-11 15:30:05,040 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 15:30:05,055 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.0 - cascade delete " 2024-01-11 15:30:05,113 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.1 - cascade delete " 2024-01-11 15:30:05,120 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.5.0 - target filter query " 2024-01-11 15:30:05,130 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.6.0 - rollout management " 2024-01-11 15:30:05,169 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.0 - swmType maxAssignment greater 0 " 2024-01-11 15:30:05,214 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.1 - reduce length enums " 2024-01-11 15:30:05,268 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.0 - auto assign ds filter " 2024-01-11 15:30:05,309 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.1 - cascade delete " 2024-01-11 15:30:05,323 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.2 - remove external artifact " 2024-01-11 15:30:05,332 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.9.0 - add rollout groups created " 2024-01-11 15:30:05,346 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.0 - advanced rolloutgroup " 2024-01-11 15:30:05,369 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.1 - consolidate artifact sha1 " 2024-01-11 15:30:05,424 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.2 - rollout auto start " 2024-01-11 15:30:05,440 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.3 - add rollout deleted flag " 2024-01-11 15:30:05,555 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.0 - drop target info " 2024-01-11 15:30:05,640 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.1 - target filter query UQ " 2024-01-11 15:30:05,644 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.2 - remove unused idexes " 2024-01-11 15:30:05,649 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.3 - add module md targetvis " 2024-01-11 15:30:05,656 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.0 - action performance " 2024-01-11 15:30:05,728 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.1 - missing non null " 2024-01-11 15:30:05,743 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.2 - missing non null enum " 2024-01-11 15:30:05,747 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.3 - cascade delete " 2024-01-11 15:30:05,751 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.4 - add maintenance window " 2024-01-11 15:30:05,824 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.6 - add index " 2024-01-11 15:30:05,828 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.7 - add rollout approval fields " 2024-01-11 15:30:05,838 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 15:30:05,846 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.9 - add target metadata " 2024-01-11 15:30:05,851 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 15:30:05,856 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 15:30:05,862 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 15:30:05,866 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.13 - add action external id " 2024-01-11 15:30:05,910 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.14 - add sha256 hash " 2024-01-11 15:30:05,917 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.15 - add weight " 2024-01-11 15:30:05,928 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.16 - add action initiated by " 2024-01-11 15:30:05,938 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.17 - add index target modified " 2024-01-11 15:30:05,942 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.18 - add target type " 2024-01-11 15:30:05,953 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 15:30:05,961 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 15:30:05,967 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.21 - add rollouts status index " 2024-01-11 15:30:05,971 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 15:30:05,999 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.23 - add action status code " 2024-01-11 15:30:06,010 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 15:30:06,018 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.25 - add confirmation flag " 2024-01-11 15:30:06,028 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.26 - add access control context " 2024-01-11 15:30:06,035 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.27 - target type inherit type " 2024-01-11 15:30:06,041 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.219s) 2024-01-11 15:30:07,192 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:437 - Initialized JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 15:30:09,035 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 15:30:09,036 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 15:30:09,043 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 15:30:09,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.util.List) 2024-01-11 15:30:09,112 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 15:30:09,521 INFO main o.e.h.r.j.r.BaseEntityRepositoryACM:96 - Proxy created -> BaseEntityRepositoryACM(repository: HawkBitBaseRepository, accessController: AccessController) 2024-01-11 15:30:10,121 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 15:30:10,122 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 15:30:10,130 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 15:30:10,227 INFO main o.e.h.r.j.r.BaseEntityRepositoryACM:96 - Proxy created -> BaseEntityRepositoryACM(repository: HawkBitBaseRepository, accessController: AccessController) 2024-01-11 15:30:10,344 INFO main o.e.h.r.j.r.BaseEntityRepositoryACM:96 - Proxy created -> BaseEntityRepositoryACM(repository: HawkBitBaseRepository, accessController: AccessController) 2024-01-11 15:30:11,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 15:30:13,285 WARN main o.s.b.a.s.s.UserDetailsServiceAutoConfiguration:89 - Using generated security password: cb4bc42e-e461-4c10-9aec-f4536f5067a7 This generated password is for development use only. Your security configuration must be updated before running your application in production. 2024-01-11 15:30:13,558 INFO main o.s.s.w.DefaultSecurityFilterChain:55 - Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@5aa87486, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@2d517e29, org.springframework.security.web.context.SecurityContextPersistenceFilter@2d91fca0, org.springframework.security.web.header.HeaderWriterFilter@12c4bb2a, org.springframework.security.web.csrf.CsrfFilter@27c13500, org.springframework.security.web.authentication.logout.LogoutFilter@7ebfb4f6, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@21749559, org.springframework.security.web.authentication.ui.DefaultLoginPageGeneratingFilter@108af44f, org.springframework.security.web.authentication.ui.DefaultLogoutPageGeneratingFilter@58f0825e, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@5eb52775, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@1faca978, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@cb81517, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@749f075c, org.springframework.security.web.session.SessionManagementFilter@23fee069, org.springframework.security.web.access.ExceptionTranslationFilter@6ea45f6f, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@492d0ab4] 2024-01-11 15:30:14,020 INFO main o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'application.springCloudBusInput' has 1 subscriber(s). 2024-01-11 15:30:14,221 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 15:30:14,221 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 1 subscriber(s). 2024-01-11 15:30:14,222 INFO main o.s.i.e.EventDrivenConsumer:292 - started bean '_org.springframework.integration.errorLogger' 2024-01-11 15:30:14,316 INFO main o.e.h.r.j.a.c.DistributionSetAccessControllerTest:61 - Started DistributionSetAccessControllerTest in 15.088 seconds (JVM running for 18.552) 2024-01-11 15:30:14,831 INFO pool-2-thread-1 o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'unknown.channel.name' has 1 subscriber(s). 2024-01-11 15:30:15,953 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 15:30:17,034 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 15:30:17,247 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 15:30:18,047 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 15:30:18,150 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 15:30:18,547 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 15:30:18,643 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 15:30:19,224 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 15:30:19,231 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 15:30:19,231 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 0 subscriber(s). 2024-01-11 15:30:19,232 INFO main o.s.i.e.EventDrivenConsumer:292 - stopped bean '_org.springframework.integration.errorLogger' 2024-01-11 15:30:19,248 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:651 - Closing JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 15:30:19,250 INFO main c.z.h.HikariDataSource:350 - HikariPool-1 - Shutdown initiated... 2024-01-11 15:30:19,252 INFO main c.z.h.HikariDataSource:352 - HikariPool-1 - Shutdown completed. [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 20.60 s -- in org.eclipse.hawkbit.repository.jpa.acm.controller.DistributionSetAccessControllerTest [INFO] Running org.eclipse.hawkbit.repository.jpa.acm.controller.TargetAccessControllerTest 2024-01-11 15:30:19,260 INFO main o.e.h.r.t.u.SharedSqlTestDatabaseExtension:34 - Schema generation skipped... No datasource environment variables found! 2024-01-11 15:30:19,262 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 15:30:19,263 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 15:30:19,263 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 15:30:19,267 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 15:30:19,268 INFO main o.s.b.t.c.SpringBootTestContextBootstrapper:174 - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@71027959, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@33012ef8, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@24ff1b31, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@499738d2, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@2bbd4808, org.springframework.test.context.support.DirtiesContextTestExecutionListener@1171c569, org.springframework.test.context.transaction.TransactionalTestExecutionListener@4d0b72e5, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@3daa823e, org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener@7c16608b, org.springframework.test.context.event.EventPublishingTestExecutionListener@63d3a8ed, org.springframework.security.test.context.support.ReactorContextTestExecutionListener@75596228, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@1c0ba5cf, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@53569cfd, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@2d3cd2ba, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@13cabd17, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@522e577c, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@35f898b0, org.eclipse.hawkbit.repository.test.matcher.EventVerifier@7e9a35b7, org.eclipse.hawkbit.repository.test.util.CleanupTestExecutionListener@387e0d76] . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.18) 2024-01-11 15:30:19,333 INFO main o.e.h.r.j.a.c.TargetAccessControllerTest:55 - Starting TargetAccessControllerTest using Java 17.0.9 on basic-3rmgj with PID 1162 (started by jenkins in /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa) 2024-01-11 15:30:19,333 INFO main o.e.h.r.j.a.c.TargetAccessControllerTest:638 - The following 1 profile is active: "test" 2024-01-11 15:30:19,533 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:132 - Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2024-01-11 15:30:19,557 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 15:30:19,747 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 15:30:19,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 15:30:19,752 INFO main o.s.c.c.s.GenericScope:283 - BeanFactory id=347983e1-35bc-320f-80c4-1e8b5d20752b 2024-01-11 15:30:19,824 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 15:30:19,828 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 15:30:19,830 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 15:30:19,831 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'loadBalancerClientsDefaultsMappingsProvider' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration$$Lambda$921/0x00007fd9ec52e490] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 15:30:19,832 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 15:30:19,836 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 15:30:19,839 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 15:30:19,840 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 15:30:19,841 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 15:30:19,847 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 15:30:19,860 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 15:30:19,864 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 15:30:19,868 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 15:30:19,927 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 15:30:19,929 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 15:30:19,930 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 15:30:19,934 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 15:30:19,937 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 15:30:20,052 INFO main o.f.c.i.l.VersionPrinter:37 - Flyway Community Edition 8.5.13 by Redgate 2024-01-11 15:30:20,052 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 15:30:20,052 INFO main o.f.c.i.l.VersionPrinter:37 - 2024-01-11 15:30:20,056 INFO main c.z.h.HikariDataSource:110 - HikariPool-2 - Starting... 2024-01-11 15:30:20,058 INFO main c.z.h.HikariDataSource:123 - HikariPool-2 - Start completed. 2024-01-11 15:30:20,059 INFO main o.f.c.i.d.b.BaseDatabaseType:37 - Database: jdbc:h2:mem:testdb (H2 2.2) 2024-01-11 15:30:20,061 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 15:30:20,072 INFO main o.f.c.i.c.DbValidate:37 - Successfully validated 47 migrations (execution time 00:00.009s) 2024-01-11 15:30:20,073 INFO main o.f.c.i.s.JdbcTableSchemaHistory:37 - Creating Schema History table "PUBLIC"."schema_version" ... 2024-01-11 15:30:20,078 INFO main o.f.c.i.c.DbMigrate:37 - Current version of schema "PUBLIC": << Empty Schema >> 2024-01-11 15:30:20,086 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.0.1 - init " 2024-01-11 15:30:20,128 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 15:30:20,133 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.0 - cascade delete " 2024-01-11 15:30:20,142 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.1 - cascade delete " 2024-01-11 15:30:20,145 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.5.0 - target filter query " 2024-01-11 15:30:20,149 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.6.0 - rollout management " 2024-01-11 15:30:20,162 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.0 - swmType maxAssignment greater 0 " 2024-01-11 15:30:20,165 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.1 - reduce length enums " 2024-01-11 15:30:20,212 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.0 - auto assign ds filter " 2024-01-11 15:30:20,217 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.1 - cascade delete " 2024-01-11 15:30:20,223 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.2 - remove external artifact " 2024-01-11 15:30:20,226 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.9.0 - add rollout groups created " 2024-01-11 15:30:20,230 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.0 - advanced rolloutgroup " 2024-01-11 15:30:20,238 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.1 - consolidate artifact sha1 " 2024-01-11 15:30:20,245 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.2 - rollout auto start " 2024-01-11 15:30:20,250 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.3 - add rollout deleted flag " 2024-01-11 15:30:20,297 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.0 - drop target info " 2024-01-11 15:30:20,325 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.1 - target filter query UQ " 2024-01-11 15:30:20,329 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.2 - remove unused idexes " 2024-01-11 15:30:20,332 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.3 - add module md targetvis " 2024-01-11 15:30:20,336 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.0 - action performance " 2024-01-11 15:30:20,357 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.1 - missing non null " 2024-01-11 15:30:20,367 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.2 - missing non null enum " 2024-01-11 15:30:20,370 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.3 - cascade delete " 2024-01-11 15:30:20,373 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.4 - add maintenance window " 2024-01-11 15:30:20,405 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.6 - add index " 2024-01-11 15:30:20,409 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.7 - add rollout approval fields " 2024-01-11 15:30:20,418 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 15:30:20,424 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.9 - add target metadata " 2024-01-11 15:30:20,428 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 15:30:20,447 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 15:30:20,451 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 15:30:20,455 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.13 - add action external id " 2024-01-11 15:30:20,510 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.14 - add sha256 hash " 2024-01-11 15:30:20,515 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.15 - add weight " 2024-01-11 15:30:20,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 15:30:20,535 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.17 - add index target modified " 2024-01-11 15:30:20,540 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.18 - add target type " 2024-01-11 15:30:20,551 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 15:30:20,558 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 15:30:20,565 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.21 - add rollouts status index " 2024-01-11 15:30:20,569 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 15:30:20,573 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.23 - add action status code " 2024-01-11 15:30:20,579 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 15:30:20,601 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.25 - add confirmation flag " 2024-01-11 15:30:20,612 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.26 - add access control context " 2024-01-11 15:30:20,619 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.27 - target type inherit type " 2024-01-11 15:30:20,624 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.546s) 2024-01-11 15:30:20,765 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:437 - Initialized JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 15:30:21,269 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 15:30:21,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 15:30:21,272 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 15:30:21,313 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 15:30:21,316 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 15:30:21,456 INFO main o.e.h.r.j.r.BaseEntityRepositoryACM:96 - Proxy created -> BaseEntityRepositoryACM(repository: HawkBitBaseRepository, accessController: AccessController) 2024-01-11 15:30:21,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 15:30:21,739 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 15:30:21,745 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 15:30:21,774 INFO main o.e.h.r.j.r.BaseEntityRepositoryACM:96 - Proxy created -> BaseEntityRepositoryACM(repository: HawkBitBaseRepository, accessController: AccessController) 2024-01-11 15:30:21,833 INFO main o.e.h.r.j.r.BaseEntityRepositoryACM:96 - Proxy created -> BaseEntityRepositoryACM(repository: HawkBitBaseRepository, accessController: AccessController) 2024-01-11 15:30:22,721 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 15:30:23,353 WARN main o.s.b.a.s.s.UserDetailsServiceAutoConfiguration:89 - Using generated security password: 247e0a94-c22b-428a-a462-87617db06c08 This generated password is for development use only. Your security configuration must be updated before running your application in production. 2024-01-11 15:30:23,474 INFO main o.s.s.w.DefaultSecurityFilterChain:55 - Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@3b0c5bb8, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@12f5e78c, org.springframework.security.web.context.SecurityContextPersistenceFilter@500aec06, org.springframework.security.web.header.HeaderWriterFilter@7589c8b8, org.springframework.security.web.csrf.CsrfFilter@429c905b, org.springframework.security.web.authentication.logout.LogoutFilter@25ee64c5, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@6ed0a4aa, org.springframework.security.web.authentication.ui.DefaultLoginPageGeneratingFilter@508e64e0, org.springframework.security.web.authentication.ui.DefaultLogoutPageGeneratingFilter@79ebe48c, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@30fe01c7, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@3392c067, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@208cbbdf, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@39db324f, org.springframework.security.web.session.SessionManagementFilter@76b2a4c3, org.springframework.security.web.access.ExceptionTranslationFilter@2ba73c12, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@450d8bae] 2024-01-11 15:30:23,719 INFO main o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'application.springCloudBusInput' has 1 subscriber(s). 2024-01-11 15:30:23,849 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 15:30:23,849 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 1 subscriber(s). 2024-01-11 15:30:23,849 INFO main o.s.i.e.EventDrivenConsumer:292 - started bean '_org.springframework.integration.errorLogger' 2024-01-11 15:30:23,855 INFO main o.e.h.r.j.a.c.TargetAccessControllerTest:61 - Started TargetAccessControllerTest in 4.585 seconds (JVM running for 28.091) 2024-01-11 15:30:24,011 INFO pool-5-thread-1 o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'unknown.channel.name' has 1 subscriber(s). 2024-01-11 15:30:24,124 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 15:30:24,554 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 15:30:24,639 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 15:30:24,813 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 15:30:24,867 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 15:30:25,143 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 15:30:25,221 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 15:30:25,362 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 15:30:25,436 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 15:30:25,822 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 15:30:25,871 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 15:30:26,140 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 15:30:26,143 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 15:30:26,144 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 0 subscriber(s). 2024-01-11 15:30:26,144 INFO main o.s.i.e.EventDrivenConsumer:292 - stopped bean '_org.springframework.integration.errorLogger' 2024-01-11 15:30:26,151 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:651 - Closing JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 15:30:26,152 INFO main c.z.h.HikariDataSource:350 - HikariPool-2 - Shutdown initiated... 2024-01-11 15:30:26,153 INFO main c.z.h.HikariDataSource:352 - HikariPool-2 - Shutdown completed. [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.894 s -- in org.eclipse.hawkbit.repository.jpa.acm.controller.TargetAccessControllerTest [INFO] Running org.eclipse.hawkbit.repository.jpa.acm.controller.TargetTypeAccessControllerTest 2024-01-11 15:30:26,158 INFO main o.e.h.r.t.u.SharedSqlTestDatabaseExtension:34 - Schema generation skipped... No datasource environment variables found! 2024-01-11 15:30:26,160 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 15:30:26,160 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 15:30:26,160 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 15:30:26,164 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 15:30:26,164 INFO main o.s.b.t.c.SpringBootTestContextBootstrapper:174 - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@1b4ad6be, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@70002d9, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@4128e954, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@6edd76a9, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@236fb2ea, org.springframework.test.context.support.DirtiesContextTestExecutionListener@247e7a94, org.springframework.test.context.transaction.TransactionalTestExecutionListener@221a4506, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@277707d2, org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener@79510934, org.springframework.test.context.event.EventPublishingTestExecutionListener@2eac7650, org.springframework.security.test.context.support.ReactorContextTestExecutionListener@5eee34f6, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@41b8e16e, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@305158c4, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@7d02a668, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@526474ba, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@54514c09, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@6efca93f, org.eclipse.hawkbit.repository.test.matcher.EventVerifier@625736e, org.eclipse.hawkbit.repository.test.util.CleanupTestExecutionListener@771506b4] . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.18) 2024-01-11 15:30:26,224 INFO main o.e.h.r.j.a.c.TargetTypeAccessControllerTest:55 - Starting TargetTypeAccessControllerTest using Java 17.0.9 on basic-3rmgj with PID 1162 (started by jenkins in /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa) 2024-01-11 15:30:26,224 INFO main o.e.h.r.j.a.c.TargetTypeAccessControllerTest:638 - The following 1 profile is active: "test" 2024-01-11 15:30:26,391 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:132 - Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2024-01-11 15:30:26,426 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:201 - Finished Spring Data repository scanning in 34 ms. Found 20 JPA repository interfaces. 2024-01-11 15:30:26,541 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 15:30:26,541 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 15:30:26,546 INFO main o.s.c.c.s.GenericScope:283 - BeanFactory id=347983e1-35bc-320f-80c4-1e8b5d20752b 2024-01-11 15:30:26,575 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 15:30:26,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 15:30:26,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 15:30:26,582 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'loadBalancerClientsDefaultsMappingsProvider' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration$$Lambda$921/0x00007fd9ec52e490] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 15:30:26,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 15:30:26,587 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 15:30:26,590 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 15:30:26,607 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 15:30:26,610 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 15:30:26,615 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 15:30:26,627 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 15:30:26,632 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 15:30:26,635 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 15:30:26,678 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 15:30:26,680 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 15:30:26,681 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 15:30:26,684 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 15:30:26,687 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 15:30:26,787 INFO main o.f.c.i.l.VersionPrinter:37 - Flyway Community Edition 8.5.13 by Redgate 2024-01-11 15:30:26,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 15:30:26,787 INFO main o.f.c.i.l.VersionPrinter:37 - 2024-01-11 15:30:26,790 INFO main c.z.h.HikariDataSource:110 - HikariPool-3 - Starting... 2024-01-11 15:30:26,804 INFO main c.z.h.HikariDataSource:123 - HikariPool-3 - Start completed. 2024-01-11 15:30:26,805 INFO main o.f.c.i.d.b.BaseDatabaseType:37 - Database: jdbc:h2:mem:testdb (H2 2.2) 2024-01-11 15:30:26,807 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 15:30:26,818 INFO main o.f.c.i.c.DbValidate:37 - Successfully validated 47 migrations (execution time 00:00.009s) 2024-01-11 15:30:26,819 INFO main o.f.c.i.s.JdbcTableSchemaHistory:37 - Creating Schema History table "PUBLIC"."schema_version" ... 2024-01-11 15:30:26,823 INFO main o.f.c.i.c.DbMigrate:37 - Current version of schema "PUBLIC": << Empty Schema >> 2024-01-11 15:30:26,831 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.0.1 - init " 2024-01-11 15:30:26,856 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 15:30:26,860 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.0 - cascade delete " 2024-01-11 15:30:26,867 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.1 - cascade delete " 2024-01-11 15:30:26,870 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.5.0 - target filter query " 2024-01-11 15:30:26,874 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.6.0 - rollout management " 2024-01-11 15:30:26,912 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.0 - swmType maxAssignment greater 0 " 2024-01-11 15:30:26,915 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.1 - reduce length enums " 2024-01-11 15:30:26,926 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.0 - auto assign ds filter " 2024-01-11 15:30:26,930 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.1 - cascade delete " 2024-01-11 15:30:26,935 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.2 - remove external artifact " 2024-01-11 15:30:26,937 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.9.0 - add rollout groups created " 2024-01-11 15:30:26,942 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.0 - advanced rolloutgroup " 2024-01-11 15:30:26,949 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.1 - consolidate artifact sha1 " 2024-01-11 15:30:26,955 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.2 - rollout auto start " 2024-01-11 15:30:26,962 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.3 - add rollout deleted flag " 2024-01-11 15:30:27,006 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.0 - drop target info " 2024-01-11 15:30:27,029 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.1 - target filter query UQ " 2024-01-11 15:30:27,032 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.2 - remove unused idexes " 2024-01-11 15:30:27,035 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.3 - add module md targetvis " 2024-01-11 15:30:27,039 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.0 - action performance " 2024-01-11 15:30:27,057 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.1 - missing non null " 2024-01-11 15:30:27,066 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.2 - missing non null enum " 2024-01-11 15:30:27,069 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.3 - cascade delete " 2024-01-11 15:30:27,071 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.4 - add maintenance window " 2024-01-11 15:30:27,101 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.6 - add index " 2024-01-11 15:30:27,105 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.7 - add rollout approval fields " 2024-01-11 15:30:27,114 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 15:30:27,119 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.9 - add target metadata " 2024-01-11 15:30:27,122 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 15:30:27,125 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 15:30:27,129 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 15:30:27,133 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.13 - add action external id " 2024-01-11 15:30:27,138 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.14 - add sha256 hash " 2024-01-11 15:30:27,142 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.15 - add weight " 2024-01-11 15:30:27,150 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.16 - add action initiated by " 2024-01-11 15:30:27,156 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.17 - add index target modified " 2024-01-11 15:30:27,159 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.18 - add target type " 2024-01-11 15:30:27,167 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 15:30:27,172 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 15:30:27,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 15:30:27,179 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 15:30:27,181 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.23 - add action status code " 2024-01-11 15:30:27,203 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 15:30:27,210 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.25 - add confirmation flag " 2024-01-11 15:30:27,218 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.26 - add access control context " 2024-01-11 15:30:27,224 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.27 - target type inherit type " 2024-01-11 15:30:27,228 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.406s) 2024-01-11 15:30:27,330 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:437 - Initialized JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 15:30:27,794 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 15:30:27,794 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 15:30:27,797 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 15:30: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 15:30:27,817 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 15:30:27,948 INFO main o.e.h.r.j.r.BaseEntityRepositoryACM:96 - Proxy created -> BaseEntityRepositoryACM(repository: HawkBitBaseRepository, accessController: AccessController) 2024-01-11 15:30:28,201 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 15:30:28,201 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 15:30:28,209 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 15:30:28,232 INFO main o.e.h.r.j.r.BaseEntityRepositoryACM:96 - Proxy created -> BaseEntityRepositoryACM(repository: HawkBitBaseRepository, accessController: AccessController) 2024-01-11 15:30:28,266 INFO main o.e.h.r.j.r.BaseEntityRepositoryACM:96 - Proxy created -> BaseEntityRepositoryACM(repository: HawkBitBaseRepository, accessController: AccessController) 2024-01-11 15:30:29,035 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 15:30:29,659 WARN main o.s.b.a.s.s.UserDetailsServiceAutoConfiguration:89 - Using generated security password: 5aca4246-3353-4000-9320-d2959ae91d7c This generated password is for development use only. Your security configuration must be updated before running your application in production. 2024-01-11 15:30:29,751 INFO main o.s.s.w.DefaultSecurityFilterChain:55 - Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@33b33c3a, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@2987ccc2, org.springframework.security.web.context.SecurityContextPersistenceFilter@71179957, org.springframework.security.web.header.HeaderWriterFilter@6d6fa8ff, org.springframework.security.web.csrf.CsrfFilter@4fc13a23, org.springframework.security.web.authentication.logout.LogoutFilter@44946563, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@2f2dccfe, org.springframework.security.web.authentication.ui.DefaultLoginPageGeneratingFilter@8ad47b7, org.springframework.security.web.authentication.ui.DefaultLogoutPageGeneratingFilter@688cbf30, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@8f08ce3, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@7e768f40, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@9d51ac2, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@6417b156, org.springframework.security.web.session.SessionManagementFilter@3741bdbe, org.springframework.security.web.access.ExceptionTranslationFilter@14fd46ed, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@796c6856] 2024-01-11 15:30:29,974 INFO main o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'application.springCloudBusInput' has 1 subscriber(s). 2024-01-11 15:30:30,095 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 15:30:30,095 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 1 subscriber(s). 2024-01-11 15:30:30,095 INFO main o.s.i.e.EventDrivenConsumer:292 - started bean '_org.springframework.integration.errorLogger' 2024-01-11 15:30:30,106 INFO main o.e.h.r.j.a.c.TargetTypeAccessControllerTest:61 - Started TargetTypeAccessControllerTest in 3.939 seconds (JVM running for 34.342) 2024-01-11 15:30:30,248 INFO pool-8-thread-1 o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'unknown.channel.name' has 1 subscriber(s). 2024-01-11 15:30:30,347 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 15:30:30,553 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 15:30:30,613 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 15:30:30,644 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 15:30:30,707 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 15:30:30,722 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 15:30:30,767 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 15:30:30,815 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 15:30:30,819 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 15:30:30,819 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 0 subscriber(s). 2024-01-11 15:30:30,819 INFO main o.s.i.e.EventDrivenConsumer:292 - stopped bean '_org.springframework.integration.errorLogger' 2024-01-11 15:30:30,826 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:651 - Closing JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 15:30:30,827 INFO main c.z.h.HikariDataSource:350 - HikariPool-3 - Shutdown initiated... 2024-01-11 15:30:30,827 INFO main c.z.h.HikariDataSource:352 - HikariPool-3 - Shutdown completed. [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.672 s -- in org.eclipse.hawkbit.repository.jpa.acm.controller.TargetTypeAccessControllerTest [INFO] Running org.eclipse.hawkbit.repository.jpa.acm.context.ContextAwareTest 2024-01-11 15:30:30,833 INFO main o.e.h.r.t.u.SharedSqlTestDatabaseExtension:34 - Schema generation skipped... No datasource environment variables found! 2024-01-11 15:30:30,834 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 15:30:30,834 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 15:30:30,838 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 15:30:30,838 INFO main o.s.b.t.c.SpringBootTestContextBootstrapper:174 - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@4967969, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@12aff094, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@375202c7, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@10612860, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@270b4634, org.springframework.test.context.support.DirtiesContextTestExecutionListener@4acd3911, org.springframework.test.context.transaction.TransactionalTestExecutionListener@6d2e5eb5, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@74155958, org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener@9528b08, org.springframework.test.context.event.EventPublishingTestExecutionListener@2af43e82, org.springframework.security.test.context.support.ReactorContextTestExecutionListener@3530069f, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@6b3156f8, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@76a69a5d, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@7dadaa25, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@489c4ff1, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@29fb468c, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@6b4d459c, org.eclipse.hawkbit.repository.test.matcher.EventVerifier@7b212652, org.eclipse.hawkbit.repository.test.util.CleanupTestExecutionListener@51e80d00] . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.18) 2024-01-11 15:30:30,866 INFO main o.e.h.r.j.a.c.ContextAwareTest:55 - Starting ContextAwareTest using Java 17.0.9 on basic-3rmgj with PID 1162 (started by jenkins in /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa) 2024-01-11 15:30:30,867 INFO main o.e.h.r.j.a.c.ContextAwareTest:638 - The following 1 profile is active: "test" 2024-01-11 15:30:31,067 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:132 - Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2024-01-11 15:30:31,087 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 15:30:31,188 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 15:30:31,188 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 15:30:31,192 INFO main o.s.c.c.s.GenericScope:283 - BeanFactory id=61c8307c-da16-3faa-9a4d-05d1a05b9a89 2024-01-11 15:30:31,230 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 15:30:31,234 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 15:30:31,236 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 15:30:31,237 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'loadBalancerClientsDefaultsMappingsProvider' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration$$Lambda$921/0x00007fd9ec52e490] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 15:30:31,238 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 15:30:31,242 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 15:30:31,245 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 15:30:31,246 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 15:30:31,247 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 15:30:31,252 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 15:30:31,263 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 15:30:31,269 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 15:30:31,299 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 15:30:31,429 INFO main o.f.c.i.l.VersionPrinter:37 - Flyway Community Edition 8.5.13 by Redgate 2024-01-11 15:30:31,430 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 15:30:31,430 INFO main o.f.c.i.l.VersionPrinter:37 - 2024-01-11 15:30:31,433 INFO main c.z.h.HikariDataSource:110 - HikariPool-4 - Starting... 2024-01-11 15:30:31,436 INFO main c.z.h.HikariDataSource:123 - HikariPool-4 - Start completed. 2024-01-11 15:30:31,436 INFO main o.f.c.i.d.b.BaseDatabaseType:37 - Database: jdbc:h2:mem:testdb (H2 2.2) 2024-01-11 15:30:31,438 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 15:30:31,450 INFO main o.f.c.i.c.DbValidate:37 - Successfully validated 47 migrations (execution time 00:00.010s) 2024-01-11 15:30:31,451 INFO main o.f.c.i.s.JdbcTableSchemaHistory:37 - Creating Schema History table "PUBLIC"."schema_version" ... 2024-01-11 15:30:31,455 INFO main o.f.c.i.c.DbMigrate:37 - Current version of schema "PUBLIC": << Empty Schema >> 2024-01-11 15:30:31,464 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.0.1 - init " 2024-01-11 15:30:31,510 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 15:30:31,516 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.0 - cascade delete " 2024-01-11 15:30:31,527 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.1 - cascade delete " 2024-01-11 15:30:31,531 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.5.0 - target filter query " 2024-01-11 15:30:31,535 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.6.0 - rollout management " 2024-01-11 15:30:31,548 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.0 - swmType maxAssignment greater 0 " 2024-01-11 15:30:31,551 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.1 - reduce length enums " 2024-01-11 15:30:31,564 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.0 - auto assign ds filter " 2024-01-11 15:30:31,568 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.1 - cascade delete " 2024-01-11 15:30:31,573 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.2 - remove external artifact " 2024-01-11 15:30:31,576 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.9.0 - add rollout groups created " 2024-01-11 15:30:31,580 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.0 - advanced rolloutgroup " 2024-01-11 15:30:31,587 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.1 - consolidate artifact sha1 " 2024-01-11 15:30:31,598 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.2 - rollout auto start " 2024-01-11 15:30:31,606 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.3 - add rollout deleted flag " 2024-01-11 15:30:31,633 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.0 - drop target info " 2024-01-11 15:30:31,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 15:30:31,680 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.2 - remove unused idexes " 2024-01-11 15:30:31,683 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.3 - add module md targetvis " 2024-01-11 15:30:31,686 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.0 - action performance " 2024-01-11 15:30:31,718 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.1 - missing non null " 2024-01-11 15:30:31,727 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.2 - missing non null enum " 2024-01-11 15:30:31,730 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.3 - cascade delete " 2024-01-11 15:30:31,732 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.4 - add maintenance window " 2024-01-11 15:30:31,742 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.6 - add index " 2024-01-11 15:30:31,745 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.7 - add rollout approval fields " 2024-01-11 15:30:31,752 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 15:30:31,757 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.9 - add target metadata " 2024-01-11 15:30:31,760 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 15:30:31,763 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 15:30:31,767 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 15:30:31,771 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.13 - add action external id " 2024-01-11 15:30:31,776 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.14 - add sha256 hash " 2024-01-11 15:30:31,779 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.15 - add weight " 2024-01-11 15:30:31,804 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.16 - add action initiated by " 2024-01-11 15:30:31,812 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.17 - add index target modified " 2024-01-11 15:30:31,816 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.18 - add target type " 2024-01-11 15:30:31,824 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 15:30:31,830 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 15:30:31,835 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.21 - add rollouts status index " 2024-01-11 15:30:31,838 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 15:30:31,840 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.23 - add action status code " 2024-01-11 15:30:31,844 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 15:30:31,850 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.25 - add confirmation flag " 2024-01-11 15:30:31,858 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.26 - add access control context " 2024-01-11 15:30:31,864 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.27 - target type inherit type " 2024-01-11 15:30:31,868 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.414s) 2024-01-11 15:30:31,966 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:437 - Initialized JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 15:30:32,588 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 15:30:32,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.lang.Long) 2024-01-11 15:30:32,591 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 15:30:32,612 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 15:30:32,615 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 15:30:32,984 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 15:30:32,984 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 15:30:32,989 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 15:30:33,745 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 15:30:34,381 WARN main o.s.b.a.s.s.UserDetailsServiceAutoConfiguration:89 - Using generated security password: 41b31ba8-f574-450b-b1af-bea75561d4c0 This generated password is for development use only. Your security configuration must be updated before running your application in production. 2024-01-11 15:30:34,465 INFO main o.s.s.w.DefaultSecurityFilterChain:55 - Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@4242ef6e, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@8e54cc1, org.springframework.security.web.context.SecurityContextPersistenceFilter@20b7e554, org.springframework.security.web.header.HeaderWriterFilter@2b5aaf5b, org.springframework.security.web.csrf.CsrfFilter@d1de5ad, org.springframework.security.web.authentication.logout.LogoutFilter@6d8801fd, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@1ba6b7ae, org.springframework.security.web.authentication.ui.DefaultLoginPageGeneratingFilter@4ade79e3, org.springframework.security.web.authentication.ui.DefaultLogoutPageGeneratingFilter@26d081b4, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@7660db8d, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@72ae673, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@41604988, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@561c9a50, org.springframework.security.web.session.SessionManagementFilter@42654038, org.springframework.security.web.access.ExceptionTranslationFilter@52924adb, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@c18deb1] 2024-01-11 15:30:34,685 INFO main o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'application.springCloudBusInput' has 1 subscriber(s). 2024-01-11 15:30:34,813 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 15:30:34,814 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 1 subscriber(s). 2024-01-11 15:30:34,814 INFO main o.s.i.e.EventDrivenConsumer:292 - started bean '_org.springframework.integration.errorLogger' 2024-01-11 15:30:34,818 INFO main o.e.h.r.j.a.c.ContextAwareTest:61 - Started ContextAwareTest in 3.978 seconds (JVM running for 39.054) 2024-01-11 15:30:34,962 INFO pool-11-thread-1 o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'unknown.channel.name' has 1 subscriber(s). 2024-01-11 15:30:35,061 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 15:30:36,126 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 15:30:36,174 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 15:30:36,340 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 15:30:36,401 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 15:30:37,026 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 15:30:37,112 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 15:30:37,427 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 15:30:37,473 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 15:30:37,802 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 15:30:37,806 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 15:30:37,806 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 0 subscriber(s). 2024-01-11 15:30:37,807 INFO main o.s.i.e.EventDrivenConsumer:292 - stopped bean '_org.springframework.integration.errorLogger' 2024-01-11 15:30:37,816 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:651 - Closing JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 15:30:37,817 INFO main c.z.h.HikariDataSource:350 - HikariPool-4 - Shutdown initiated... 2024-01-11 15:30:37,818 INFO main c.z.h.HikariDataSource:352 - HikariPool-4 - Shutdown completed. [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.987 s -- in org.eclipse.hawkbit.repository.jpa.acm.context.ContextAwareTest [INFO] Running org.eclipse.hawkbit.repository.jpa.rsql.RSQLParserValidationOracleTest 2024-01-11 15:30:37,823 INFO main o.e.h.r.t.u.SharedSqlTestDatabaseExtension:34 - Schema generation skipped... No datasource environment variables found! 2024-01-11 15:30:37,824 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 15:30:37,825 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 15:30:37,828 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 15:30:37,828 INFO main o.s.b.t.c.SpringBootTestContextBootstrapper:174 - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@1aac010f, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@2429a765, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@6d259d1c, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@181ee792, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@62c039e7, org.springframework.test.context.support.DirtiesContextTestExecutionListener@b3ba855, org.springframework.test.context.transaction.TransactionalTestExecutionListener@4a370953, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@25fa55f0, org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener@46964fa9, org.springframework.test.context.event.EventPublishingTestExecutionListener@10b92e2e, org.springframework.security.test.context.support.ReactorContextTestExecutionListener@6236d0fb, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@15145c98, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@618bb294, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@381a28d5, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@6c7f9625, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@5b38e7ae, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@671be14f, org.eclipse.hawkbit.repository.test.matcher.EventVerifier@eae31f9, org.eclipse.hawkbit.repository.test.util.CleanupTestExecutionListener@1e7050b7] . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.18) 2024-01-11 15:30:37,857 INFO main o.e.h.r.j.r.RSQLParserValidationOracleTest:55 - Starting RSQLParserValidationOracleTest using Java 17.0.9 on basic-3rmgj with PID 1162 (started by jenkins in /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa) 2024-01-11 15:30:37,857 INFO main o.e.h.r.j.r.RSQLParserValidationOracleTest:638 - The following 1 profile is active: "test" 2024-01-11 15:30:38,014 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:132 - Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2024-01-11 15:30:38,033 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 15:30:38,138 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 15:30:38,139 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 15:30:38,143 INFO main o.s.c.c.s.GenericScope:283 - BeanFactory id=61c8307c-da16-3faa-9a4d-05d1a05b9a89 2024-01-11 15:30:38,171 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 15:30:38,175 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 15:30:38,176 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 15:30:38,177 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'loadBalancerClientsDefaultsMappingsProvider' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration$$Lambda$921/0x00007fd9ec52e490] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 15:30:38,178 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 15:30:38,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 15:30:38,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 15:30:38,185 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 15:30:38,186 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 15:30:38,190 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 15:30:38,205 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 15:30:38,210 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 15:30:38,213 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 15:30:38,334 INFO main o.f.c.i.l.VersionPrinter:37 - Flyway Community Edition 8.5.13 by Redgate 2024-01-11 15:30:38,334 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 15:30:38,334 INFO main o.f.c.i.l.VersionPrinter:37 - 2024-01-11 15:30:38,337 INFO main c.z.h.HikariDataSource:110 - HikariPool-5 - Starting... 2024-01-11 15:30:38,339 INFO main c.z.h.HikariDataSource:123 - HikariPool-5 - Start completed. 2024-01-11 15:30:38,339 INFO main o.f.c.i.d.b.BaseDatabaseType:37 - Database: jdbc:h2:mem:testdb (H2 2.2) 2024-01-11 15:30:38,341 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 15:30:38,350 INFO main o.f.c.i.c.DbValidate:37 - Successfully validated 47 migrations (execution time 00:00.007s) 2024-01-11 15:30:38,351 INFO main o.f.c.i.s.JdbcTableSchemaHistory:37 - Creating Schema History table "PUBLIC"."schema_version" ... 2024-01-11 15:30:38,354 INFO main o.f.c.i.c.DbMigrate:37 - Current version of schema "PUBLIC": << Empty Schema >> 2024-01-11 15:30:38,377 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.0.1 - init " 2024-01-11 15:30:38,413 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 15:30:38,417 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.0 - cascade delete " 2024-01-11 15:30:38,424 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.1 - cascade delete " 2024-01-11 15:30:38,426 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.5.0 - target filter query " 2024-01-11 15:30:38,430 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.6.0 - rollout management " 2024-01-11 15:30:38,439 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.0 - swmType maxAssignment greater 0 " 2024-01-11 15:30:38,442 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.1 - reduce length enums " 2024-01-11 15:30:38,452 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.0 - auto assign ds filter " 2024-01-11 15:30:38,455 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.1 - cascade delete " 2024-01-11 15:30:38,459 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.2 - remove external artifact " 2024-01-11 15:30:38,461 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.9.0 - add rollout groups created " 2024-01-11 15:30:38,465 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.0 - advanced rolloutgroup " 2024-01-11 15:30:38,471 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.1 - consolidate artifact sha1 " 2024-01-11 15:30:38,476 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.2 - rollout auto start " 2024-01-11 15:30:38,505 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.3 - add rollout deleted flag " 2024-01-11 15:30:38,528 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.0 - drop target info " 2024-01-11 15:30:38,546 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.1 - target filter query UQ " 2024-01-11 15:30:38,549 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.2 - remove unused idexes " 2024-01-11 15:30:38,551 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.3 - add module md targetvis " 2024-01-11 15:30:38,555 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.0 - action performance " 2024-01-11 15:30:38,570 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.1 - missing non null " 2024-01-11 15:30:38,577 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.2 - missing non null enum " 2024-01-11 15:30:38,580 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.3 - cascade delete " 2024-01-11 15:30:38,582 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.4 - add maintenance window " 2024-01-11 15:30:38,590 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.6 - add index " 2024-01-11 15:30:38,592 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.7 - add rollout approval fields " 2024-01-11 15:30:38,603 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 15:30:38,611 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.9 - add target metadata " 2024-01-11 15:30:38,614 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 15:30:38,617 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 15:30:38,621 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 15:30:38,623 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.13 - add action external id " 2024-01-11 15:30:38,628 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.14 - add sha256 hash " 2024-01-11 15:30:38,631 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.15 - add weight " 2024-01-11 15:30:38,638 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.16 - add action initiated by " 2024-01-11 15:30:38,644 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.17 - add index target modified " 2024-01-11 15:30:38,647 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.18 - add target type " 2024-01-11 15:30:38,653 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 15:30:38,658 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 15:30:38,662 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.21 - add rollouts status index " 2024-01-11 15:30:38,665 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 15:30:38,667 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.23 - add action status code " 2024-01-11 15:30:38,671 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 15:30:38,676 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.25 - add confirmation flag " 2024-01-11 15:30:38,682 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.26 - add access control context " 2024-01-11 15:30:38,706 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.27 - target type inherit type " 2024-01-11 15:30:38,712 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.358s) 2024-01-11 15:30:38,783 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:437 - Initialized JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 15:30:39,227 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 15:30:39,227 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 15:30:39,229 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 15:30:39,240 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 15:30:39,242 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 15:30:39,611 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 15:30:39,612 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 15:30:39,617 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 15:30:40,347 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 15:30:40,931 WARN main o.s.b.a.s.s.UserDetailsServiceAutoConfiguration:89 - Using generated security password: d61f6ad6-d99f-4b73-a24e-ee7fc19f9d0e This generated password is for development use only. Your security configuration must be updated before running your application in production. 2024-01-11 15:30:41,016 INFO main o.s.s.w.DefaultSecurityFilterChain:55 - Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@482f341b, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@7e489fc8, org.springframework.security.web.context.SecurityContextPersistenceFilter@594a87e9, org.springframework.security.web.header.HeaderWriterFilter@2069e79a, org.springframework.security.web.csrf.CsrfFilter@584fbabb, org.springframework.security.web.authentication.logout.LogoutFilter@39f8d452, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@bee2ad4, org.springframework.security.web.authentication.ui.DefaultLoginPageGeneratingFilter@2e59fb7c, org.springframework.security.web.authentication.ui.DefaultLogoutPageGeneratingFilter@40ab25f, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@29616e01, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@417c352a, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@9b1089b, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@26b9c5b9, org.springframework.security.web.session.SessionManagementFilter@7cf560ae, org.springframework.security.web.access.ExceptionTranslationFilter@20a873c, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@540c5ba5] 2024-01-11 15:30:41,272 INFO main o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'application.springCloudBusInput' has 1 subscriber(s). 2024-01-11 15:30:41,387 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 15:30:41,387 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 1 subscriber(s). 2024-01-11 15:30:41,387 INFO main o.s.i.e.EventDrivenConsumer:292 - started bean '_org.springframework.integration.errorLogger' 2024-01-11 15:30:41,391 INFO main o.e.h.r.j.r.RSQLParserValidationOracleTest:61 - Started RSQLParserValidationOracleTest in 3.56 seconds (JVM running for 45.628) 2024-01-11 15:30:41,526 INFO pool-14-thread-1 o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'unknown.channel.name' has 1 subscriber(s). 2024-01-11 15:30:41,623 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 15:30:41,649 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 15:30:41,712 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 15:30:41,733 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 15:30:41,826 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 15:30:41,839 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 15:30:41,881 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 15:30:41,905 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 15:30:41,908 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 15:30:41,909 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 0 subscriber(s). 2024-01-11 15:30:41,909 INFO main o.s.i.e.EventDrivenConsumer:292 - stopped bean '_org.springframework.integration.errorLogger' 2024-01-11 15:30:41,915 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:651 - Closing JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 15:30:41,916 INFO main c.z.h.HikariDataSource:350 - HikariPool-5 - Shutdown initiated... 2024-01-11 15:30:41,916 INFO main c.z.h.HikariDataSource:352 - HikariPool-5 - Shutdown completed. [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.095 s -- in org.eclipse.hawkbit.repository.jpa.rsql.RSQLParserValidationOracleTest [INFO] Running org.eclipse.hawkbit.repository.jpa.rsql.RSQLDistributionSetFieldTest 2024-01-11 15:30:41,921 INFO main o.e.h.r.t.u.SharedSqlTestDatabaseExtension:34 - Schema generation skipped... No datasource environment variables found! 2024-01-11 15:30:41,922 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 15:30:41,923 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 15:30:41,925 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 15:30:41,926 INFO main o.s.b.t.c.SpringBootTestContextBootstrapper:174 - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@23bc4e05, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@29edc96, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@7f0eec97, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@1d4dfdf2, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@5c405438, org.springframework.test.context.support.DirtiesContextTestExecutionListener@28ce594a, org.springframework.test.context.transaction.TransactionalTestExecutionListener@20ac6290, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@527ca91a, org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener@c43d6f9, org.springframework.test.context.event.EventPublishingTestExecutionListener@561dca32, org.springframework.security.test.context.support.ReactorContextTestExecutionListener@15e68a83, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@2265d55c, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@30033bf7, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@8773b9f, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@29640a80, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@25a7f5c5, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@cd2ae05, org.eclipse.hawkbit.repository.test.matcher.EventVerifier@3d48d7c3, org.eclipse.hawkbit.repository.test.util.CleanupTestExecutionListener@3471fae0] . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.18) 2024-01-11 15:30:41,952 INFO main o.e.h.r.j.r.RSQLDistributionSetFieldTest:55 - Starting RSQLDistributionSetFieldTest using Java 17.0.9 on basic-3rmgj with PID 1162 (started by jenkins in /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa) 2024-01-11 15:30:41,953 INFO main o.e.h.r.j.r.RSQLDistributionSetFieldTest:638 - The following 1 profile is active: "test" 2024-01-11 15:30:42,104 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:132 - Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2024-01-11 15:30:42,123 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 15:30:42,222 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 15:30:42,223 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 15:30:42,228 INFO main o.s.c.c.s.GenericScope:283 - BeanFactory id=61c8307c-da16-3faa-9a4d-05d1a05b9a89 2024-01-11 15:30:42,254 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 15:30:42,258 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 15:30:42,259 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 15:30:42,260 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'loadBalancerClientsDefaultsMappingsProvider' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration$$Lambda$921/0x00007fd9ec52e490] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 15:30:42,261 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 15:30:42,264 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 15:30:42,266 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 15:30:42,267 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 15:30:42,268 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 15:30:42,272 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 15:30:42,281 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 15:30:42,284 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 15:30:42,287 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 15:30:42,429 INFO main o.f.c.i.l.VersionPrinter:37 - Flyway Community Edition 8.5.13 by Redgate 2024-01-11 15:30:42,429 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 15:30:42,429 INFO main o.f.c.i.l.VersionPrinter:37 - 2024-01-11 15:30:42,432 INFO main c.z.h.HikariDataSource:110 - HikariPool-6 - Starting... 2024-01-11 15:30:42,434 INFO main c.z.h.HikariDataSource:123 - HikariPool-6 - Start completed. 2024-01-11 15:30:42,434 INFO main o.f.c.i.d.b.BaseDatabaseType:37 - Database: jdbc:h2:mem:testdb (H2 2.2) 2024-01-11 15:30:42,436 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 15:30:42,445 INFO main o.f.c.i.c.DbValidate:37 - Successfully validated 47 migrations (execution time 00:00.007s) 2024-01-11 15:30:42,446 INFO main o.f.c.i.s.JdbcTableSchemaHistory:37 - Creating Schema History table "PUBLIC"."schema_version" ... 2024-01-11 15:30:42,449 INFO main o.f.c.i.c.DbMigrate:37 - Current version of schema "PUBLIC": << Empty Schema >> 2024-01-11 15:30:42,456 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.0.1 - init " 2024-01-11 15:30:42,478 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 15:30:42,482 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.0 - cascade delete " 2024-01-11 15:30:42,502 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.1 - cascade delete " 2024-01-11 15:30:42,506 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.5.0 - target filter query " 2024-01-11 15:30:42,510 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.6.0 - rollout management " 2024-01-11 15:30:42,519 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.0 - swmType maxAssignment greater 0 " 2024-01-11 15:30:42,522 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.1 - reduce length enums " 2024-01-11 15:30:42,530 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.0 - auto assign ds filter " 2024-01-11 15:30:42,534 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.1 - cascade delete " 2024-01-11 15:30:42,538 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.2 - remove external artifact " 2024-01-11 15:30:42,540 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.9.0 - add rollout groups created " 2024-01-11 15:30:42,543 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.0 - advanced rolloutgroup " 2024-01-11 15:30:42,549 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.1 - consolidate artifact sha1 " 2024-01-11 15:30:42,554 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.2 - rollout auto start " 2024-01-11 15:30:42,559 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.3 - add rollout deleted flag " 2024-01-11 15:30:42,612 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.0 - drop target info " 2024-01-11 15:30:42,629 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.1 - target filter query UQ " 2024-01-11 15:30:42,632 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.2 - remove unused idexes " 2024-01-11 15:30:42,634 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.3 - add module md targetvis " 2024-01-11 15:30:42,637 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.0 - action performance " 2024-01-11 15:30:42,651 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.1 - missing non null " 2024-01-11 15:30:42,658 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.2 - missing non null enum " 2024-01-11 15:30:42,660 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.3 - cascade delete " 2024-01-11 15:30:42,662 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.4 - add maintenance window " 2024-01-11 15:30:42,670 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.6 - add index " 2024-01-11 15:30:42,672 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.7 - add rollout approval fields " 2024-01-11 15:30:42,677 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 15:30:42,680 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.9 - add target metadata " 2024-01-11 15:30:42,682 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 15:30:42,685 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 15:30:42,704 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 15:30:42,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 15:30:42,713 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.14 - add sha256 hash " 2024-01-11 15:30:42,716 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.15 - add weight " 2024-01-11 15:30:42,723 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.16 - add action initiated by " 2024-01-11 15:30:42,729 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.17 - add index target modified " 2024-01-11 15:30:42,731 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.18 - add target type " 2024-01-11 15:30:42,737 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 15:30:42,742 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 15:30:42,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 15:30:42,768 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 15:30:42,770 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.23 - add action status code " 2024-01-11 15:30:42,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 15:30:42,778 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.25 - add confirmation flag " 2024-01-11 15:30:42,784 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.26 - add access control context " 2024-01-11 15:30:42,799 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.27 - target type inherit type " 2024-01-11 15:30:42,804 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.355s) 2024-01-11 15:30:42,935 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:437 - Initialized JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 15:30:43,391 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 15:30:43,391 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 15:30:43,393 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 15:30:43,409 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 15:30:43,411 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 15:30:43,715 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 15:30:43,715 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 15:30:43,719 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 15:30:44,390 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 15:30:45,012 WARN main o.s.b.a.s.s.UserDetailsServiceAutoConfiguration:89 - Using generated security password: e5342884-4e43-4d2b-8a86-489641084009 This generated password is for development use only. Your security configuration must be updated before running your application in production. 2024-01-11 15:30:45,087 INFO main o.s.s.w.DefaultSecurityFilterChain:55 - Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@e4c08df, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@6d90e705, org.springframework.security.web.context.SecurityContextPersistenceFilter@3693860, org.springframework.security.web.header.HeaderWriterFilter@7166a2b7, org.springframework.security.web.csrf.CsrfFilter@3f6938ab, org.springframework.security.web.authentication.logout.LogoutFilter@b48e93b, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@7dbe921d, org.springframework.security.web.authentication.ui.DefaultLoginPageGeneratingFilter@63662958, org.springframework.security.web.authentication.ui.DefaultLogoutPageGeneratingFilter@6437bed0, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@4cd8dfaf, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@3a1dc2f2, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@72381427, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@6e98205e, org.springframework.security.web.session.SessionManagementFilter@75b3fa1d, org.springframework.security.web.access.ExceptionTranslationFilter@7481ba9e, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@69b151d2] 2024-01-11 15:30:45,279 INFO main o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'application.springCloudBusInput' has 1 subscriber(s). 2024-01-11 15:30:45,418 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 15:30:45,418 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 1 subscriber(s). 2024-01-11 15:30:45,418 INFO main o.s.i.e.EventDrivenConsumer:292 - started bean '_org.springframework.integration.errorLogger' 2024-01-11 15:30:45,422 INFO main o.e.h.r.j.r.RSQLDistributionSetFieldTest:61 - Started RSQLDistributionSetFieldTest in 3.494 seconds (JVM running for 49.658) 2024-01-11 15:30:45,533 INFO pool-17-thread-1 o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'unknown.channel.name' has 1 subscriber(s). 2024-01-11 15:30:45,973 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 15:30:46,023 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 15:30:46,256 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 15:30:46,285 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 15:30:46,512 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 15:30:46,540 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 15:30:46,766 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 15:30:46,799 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 15:30:47,029 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 15:30:47,053 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 15:30:47,255 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 15:30:47,354 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 15:30:47,585 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 15:30:47,630 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 15:30:47,858 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 15:30:47,883 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 15:30:48,122 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 15:30:48,143 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 15:30:48,352 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 15:30:48,371 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 15:30:48,374 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 15:30:48,374 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 0 subscriber(s). 2024-01-11 15:30:48,375 INFO main o.s.i.e.EventDrivenConsumer:292 - stopped bean '_org.springframework.integration.errorLogger' 2024-01-11 15:30:48,381 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:651 - Closing JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 15:30:48,382 INFO main c.z.h.HikariDataSource:350 - HikariPool-6 - Shutdown initiated... 2024-01-11 15:30:48,405 INFO main c.z.h.HikariDataSource:352 - HikariPool-6 - Shutdown completed. [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.486 s -- in org.eclipse.hawkbit.repository.jpa.rsql.RSQLDistributionSetFieldTest [INFO] Running org.eclipse.hawkbit.repository.jpa.rsql.RSQLRolloutGroupFieldTest 2024-01-11 15:30:48,409 INFO main o.e.h.r.t.u.SharedSqlTestDatabaseExtension:34 - Schema generation skipped... No datasource environment variables found! 2024-01-11 15:30:48,411 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 15:30:48,411 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 15:30:48,415 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 15:30:48,415 INFO main o.s.b.t.c.SpringBootTestContextBootstrapper:174 - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@347ee33d, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@145f37c4, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@3c20619b, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@7739912a, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@341df3fb, org.springframework.test.context.support.DirtiesContextTestExecutionListener@591103ab, org.springframework.test.context.transaction.TransactionalTestExecutionListener@66028dab, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@5d09e080, org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener@65042f1, org.springframework.test.context.event.EventPublishingTestExecutionListener@570d05cb, org.springframework.security.test.context.support.ReactorContextTestExecutionListener@2590a554, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@378f4c86, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@33ccc74c, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@c50bfa3, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@2c4a1178, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@61ec830b, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@344fdedd, org.eclipse.hawkbit.repository.test.matcher.EventVerifier@3debd250, org.eclipse.hawkbit.repository.test.util.CleanupTestExecutionListener@4156c544] . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.18) 2024-01-11 15:30:48,441 INFO main o.e.h.r.j.r.RSQLRolloutGroupFieldTest:55 - Starting RSQLRolloutGroupFieldTest using Java 17.0.9 on basic-3rmgj with PID 1162 (started by jenkins in /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa) 2024-01-11 15:30:48,442 INFO main o.e.h.r.j.r.RSQLRolloutGroupFieldTest:638 - The following 1 profile is active: "test" 2024-01-11 15:30:48,574 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:132 - Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2024-01-11 15:30:48,608 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 15:30:48,711 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 15:30:48,712 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 15:30:48,716 INFO main o.s.c.c.s.GenericScope:283 - BeanFactory id=61c8307c-da16-3faa-9a4d-05d1a05b9a89 2024-01-11 15:30:48,741 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 15:30:48,745 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 15:30:48,746 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 15:30:48,747 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'loadBalancerClientsDefaultsMappingsProvider' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration$$Lambda$921/0x00007fd9ec52e490] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 15:30:48,748 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 15:30:48,751 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 15:30:48,753 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 15:30:48,754 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 15:30:48,755 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 15:30:48,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 15:30:48,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 15:30:48,771 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 15:30:48,774 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 15:30:48,880 INFO main o.f.c.i.l.VersionPrinter:37 - Flyway Community Edition 8.5.13 by Redgate 2024-01-11 15:30:48,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 15:30:48,880 INFO main o.f.c.i.l.VersionPrinter:37 - 2024-01-11 15:30:48,884 INFO main c.z.h.HikariDataSource:110 - HikariPool-7 - Starting... 2024-01-11 15:30:48,886 INFO main c.z.h.HikariDataSource:123 - HikariPool-7 - Start completed. 2024-01-11 15:30:48,886 INFO main o.f.c.i.d.b.BaseDatabaseType:37 - Database: jdbc:h2:mem:testdb (H2 2.2) 2024-01-11 15:30:48,905 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 15:30:48,916 INFO main o.f.c.i.c.DbValidate:37 - Successfully validated 47 migrations (execution time 00:00.008s) 2024-01-11 15:30:48,917 INFO main o.f.c.i.s.JdbcTableSchemaHistory:37 - Creating Schema History table "PUBLIC"."schema_version" ... 2024-01-11 15:30:48,920 INFO main o.f.c.i.c.DbMigrate:37 - Current version of schema "PUBLIC": << Empty Schema >> 2024-01-11 15:30:48,927 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.0.1 - init " 2024-01-11 15:30:48,944 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 15:30:48,947 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.0 - cascade delete " 2024-01-11 15:30:48,952 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.1 - cascade delete " 2024-01-11 15:30:48,954 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.5.0 - target filter query " 2024-01-11 15:30:48,957 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.6.0 - rollout management " 2024-01-11 15:30:48,966 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.0 - swmType maxAssignment greater 0 " 2024-01-11 15:30:48,968 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.1 - reduce length enums " 2024-01-11 15:30:48,975 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.0 - auto assign ds filter " 2024-01-11 15:30:48,978 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.1 - cascade delete " 2024-01-11 15:30:48,981 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.2 - remove external artifact " 2024-01-11 15:30:48,983 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.9.0 - add rollout groups created " 2024-01-11 15:30:48,986 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.0 - advanced rolloutgroup " 2024-01-11 15:30:48,991 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.1 - consolidate artifact sha1 " 2024-01-11 15:30:49,010 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.2 - rollout auto start " 2024-01-11 15:30:49,014 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.3 - add rollout deleted flag " 2024-01-11 15:30:49,032 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.0 - drop target info " 2024-01-11 15:30:49,046 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.1 - target filter query UQ " 2024-01-11 15:30:49,048 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.2 - remove unused idexes " 2024-01-11 15:30:49,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 15:30:49,053 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.0 - action performance " 2024-01-11 15:30:49,078 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.1 - missing non null " 2024-01-11 15:30:49,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 15:30:49,087 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.3 - cascade delete " 2024-01-11 15:30:49,088 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.4 - add maintenance window " 2024-01-11 15:30:49,107 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.6 - add index " 2024-01-11 15:30:49,110 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.7 - add rollout approval fields " 2024-01-11 15:30:49,115 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 15:30:49,118 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.9 - add target metadata " 2024-01-11 15:30:49,121 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 15:30:49,124 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 15:30:49,127 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 15:30:49,129 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.13 - add action external id " 2024-01-11 15:30:49,133 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.14 - add sha256 hash " 2024-01-11 15:30:49,136 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.15 - add weight " 2024-01-11 15:30:49,142 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.16 - add action initiated by " 2024-01-11 15:30:49,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 15:30:49,149 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.18 - add target type " 2024-01-11 15:30:49,154 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 15:30:49,158 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 15:30:49,161 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.21 - add rollouts status index " 2024-01-11 15:30:49,163 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 15:30:49,165 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.23 - add action status code " 2024-01-11 15:30:49,168 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 15:30:49,172 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.25 - add confirmation flag " 2024-01-11 15:30:49,177 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.26 - add access control context " 2024-01-11 15:30:49,181 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.27 - target type inherit type " 2024-01-11 15:30:49,184 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.264s) 2024-01-11 15:30:49,264 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:437 - Initialized JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 15:30:49,689 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 15:30:49,690 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 15:30:49,691 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 15:30:49,713 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 15:30:49,715 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 15:30:50,020 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 15:30:50,021 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 15:30:50,025 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 15:30:50,633 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 15:30:51,154 WARN main o.s.b.a.s.s.UserDetailsServiceAutoConfiguration:89 - Using generated security password: 7c9d0b57-01d3-4e34-b63c-d1e3dd643f15 This generated password is for development use only. Your security configuration must be updated before running your application in production. 2024-01-11 15:30:51,236 INFO main o.s.s.w.DefaultSecurityFilterChain:55 - Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@51267948, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@68513aaf, org.springframework.security.web.context.SecurityContextPersistenceFilter@4bd7793c, org.springframework.security.web.header.HeaderWriterFilter@7bd54d99, org.springframework.security.web.csrf.CsrfFilter@66bd60b8, org.springframework.security.web.authentication.logout.LogoutFilter@dbeae43, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@496e65f, org.springframework.security.web.authentication.ui.DefaultLoginPageGeneratingFilter@1e6d34af, org.springframework.security.web.authentication.ui.DefaultLogoutPageGeneratingFilter@5bc68de4, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@33a90f99, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@f4da666, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@58a3e481, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@206894c2, org.springframework.security.web.session.SessionManagementFilter@46e269f8, org.springframework.security.web.access.ExceptionTranslationFilter@5daae58b, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@387027c4] 2024-01-11 15:30:51,446 INFO main o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'application.springCloudBusInput' has 1 subscriber(s). 2024-01-11 15:30:51,580 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 15:30:51,581 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 1 subscriber(s). 2024-01-11 15:30:51,581 INFO main o.s.i.e.EventDrivenConsumer:292 - started bean '_org.springframework.integration.errorLogger' 2024-01-11 15:30:51,586 INFO main o.e.h.r.j.r.RSQLRolloutGroupFieldTest:61 - Started RSQLRolloutGroupFieldTest in 3.169 seconds (JVM running for 55.822) 2024-01-11 15:30:51,713 INFO pool-20-thread-1 o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'unknown.channel.name' has 1 subscriber(s). 2024-01-11 15:30:52,137 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 15:30:52,169 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 15:30:52,337 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 15:30:52,359 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 15:30:52,479 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 15:30:52,521 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 15:30:52,525 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 15:30:52,525 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 0 subscriber(s). 2024-01-11 15:30:52,525 INFO main o.s.i.e.EventDrivenConsumer:292 - stopped bean '_org.springframework.integration.errorLogger' 2024-01-11 15:30:52,532 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:651 - Closing JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 15:30:52,533 INFO main c.z.h.HikariDataSource:350 - HikariPool-7 - Shutdown initiated... 2024-01-11 15:30:52,534 INFO main c.z.h.HikariDataSource:352 - HikariPool-7 - Shutdown completed. [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.126 s -- in org.eclipse.hawkbit.repository.jpa.rsql.RSQLRolloutGroupFieldTest [INFO] Running org.eclipse.hawkbit.repository.jpa.rsql.RSQLTargetFilterQueryFieldsTest 2024-01-11 15:30:52,537 INFO main o.e.h.r.t.u.SharedSqlTestDatabaseExtension:34 - Schema generation skipped... No datasource environment variables found! 2024-01-11 15:30:52,539 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 15:30:52,539 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 15:30:52,543 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 15:30:52,543 INFO main o.s.b.t.c.SpringBootTestContextBootstrapper:174 - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@7ed3f1b3, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@54eb478b, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@262f8d8c, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@1d28566c, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@7c176213, org.springframework.test.context.support.DirtiesContextTestExecutionListener@724ea505, org.springframework.test.context.transaction.TransactionalTestExecutionListener@2857152d, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@7793ad7d, org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener@30534e66, org.springframework.test.context.event.EventPublishingTestExecutionListener@37b2a3e4, org.springframework.security.test.context.support.ReactorContextTestExecutionListener@275c3642, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@4dce9f91, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@6744d830, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@45cbfabf, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@3633a62, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@3ae81f88, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@7b2cd5bd, org.eclipse.hawkbit.repository.test.matcher.EventVerifier@6128d665, org.eclipse.hawkbit.repository.test.util.CleanupTestExecutionListener@7b825008] . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.18) 2024-01-11 15:30:52,569 INFO main o.e.h.r.j.r.RSQLTargetFilterQueryFieldsTest:55 - Starting RSQLTargetFilterQueryFieldsTest using Java 17.0.9 on basic-3rmgj with PID 1162 (started by jenkins in /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa) 2024-01-11 15:30:52,569 INFO main o.e.h.r.j.r.RSQLTargetFilterQueryFieldsTest:638 - The following 1 profile is active: "test" 2024-01-11 15:30:52,767 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:132 - Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2024-01-11 15:30:52,782 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 15:30:52,886 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 15:30:52,886 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 15:30:52,909 INFO main o.s.c.c.s.GenericScope:283 - BeanFactory id=61c8307c-da16-3faa-9a4d-05d1a05b9a89 2024-01-11 15:30:52,937 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 15:30:52,941 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 15:30:52,942 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 15:30:52,943 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'loadBalancerClientsDefaultsMappingsProvider' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration$$Lambda$921/0x00007fd9ec52e490] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 15:30:52,944 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 15:30:52,947 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 15:30:52,949 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 15:30:52,950 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 15:30:52,951 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 15:30:52,956 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 15:30:52,964 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 15:30:53,006 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 15:30:53,011 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 15:30:53,166 INFO main o.f.c.i.l.VersionPrinter:37 - Flyway Community Edition 8.5.13 by Redgate 2024-01-11 15:30:53,166 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 15:30:53,166 INFO main o.f.c.i.l.VersionPrinter:37 - 2024-01-11 15:30:53,169 INFO main c.z.h.HikariDataSource:110 - HikariPool-8 - Starting... 2024-01-11 15:30:53,171 INFO main c.z.h.HikariDataSource:123 - HikariPool-8 - Start completed. 2024-01-11 15:30:53,171 INFO main o.f.c.i.d.b.BaseDatabaseType:37 - Database: jdbc:h2:mem:testdb (H2 2.2) 2024-01-11 15:30:53,173 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 15:30:53,201 INFO main o.f.c.i.c.DbValidate:37 - Successfully validated 47 migrations (execution time 00:00.027s) 2024-01-11 15:30:53,202 INFO main o.f.c.i.s.JdbcTableSchemaHistory:37 - Creating Schema History table "PUBLIC"."schema_version" ... 2024-01-11 15:30:53,207 INFO main o.f.c.i.c.DbMigrate:37 - Current version of schema "PUBLIC": << Empty Schema >> 2024-01-11 15:30:53,213 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.0.1 - init " 2024-01-11 15:30:53,232 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 15:30:53,236 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.0 - cascade delete " 2024-01-11 15:30:53,243 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.1 - cascade delete " 2024-01-11 15:30:53,245 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.5.0 - target filter query " 2024-01-11 15:30:53,249 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.6.0 - rollout management " 2024-01-11 15:30:53,257 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.0 - swmType maxAssignment greater 0 " 2024-01-11 15:30:53,260 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.1 - reduce length enums " 2024-01-11 15:30:53,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 15:30:53,315 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.1 - cascade delete " 2024-01-11 15:30:53,318 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.2 - remove external artifact " 2024-01-11 15:30:53,320 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.9.0 - add rollout groups created " 2024-01-11 15:30:53,322 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.0 - advanced rolloutgroup " 2024-01-11 15:30:53,327 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.1 - consolidate artifact sha1 " 2024-01-11 15:30:53,330 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.2 - rollout auto start " 2024-01-11 15:30:53,333 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.3 - add rollout deleted flag " 2024-01-11 15:30:53,348 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.0 - drop target info " 2024-01-11 15:30:53,361 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.1 - target filter query UQ " 2024-01-11 15:30:53,363 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.2 - remove unused idexes " 2024-01-11 15:30:53,365 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.3 - add module md targetvis " 2024-01-11 15:30:53,368 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.0 - action performance " 2024-01-11 15:30:53,379 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.1 - missing non null " 2024-01-11 15:30:53,403 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.2 - missing non null enum " 2024-01-11 15:30:53,406 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.3 - cascade delete " 2024-01-11 15:30:53,409 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.4 - add maintenance window " 2024-01-11 15:30:53,417 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.6 - add index " 2024-01-11 15:30:53,419 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.7 - add rollout approval fields " 2024-01-11 15:30:53,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 15:30:53,426 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.9 - add target metadata " 2024-01-11 15:30:53,428 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 15:30:53,430 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 15:30:53,433 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 15:30:53,435 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.13 - add action external id " 2024-01-11 15:30:53,438 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.14 - add sha256 hash " 2024-01-11 15:30:53,440 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.15 - add weight " 2024-01-11 15:30:53,445 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.16 - add action initiated by " 2024-01-11 15:30:53,450 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.17 - add index target modified " 2024-01-11 15:30:53,452 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.18 - add target type " 2024-01-11 15:30:53,457 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 15:30:53,461 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 15:30:53,464 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.21 - add rollouts status index " 2024-01-11 15:30:53,465 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 15:30:53,467 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.23 - add action status code " 2024-01-11 15:30:53,469 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 15:30:53,473 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.25 - add confirmation flag " 2024-01-11 15:30:53,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 15:30:53,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 15:30:53,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.301s) 2024-01-11 15:30:53,572 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:437 - Initialized JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 15:30:53,970 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 15:30:53,970 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 15:30:53,971 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 15:30:53,980 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 15:30:53,981 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 15:30:54,289 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 15:30:54,289 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 15:30:54,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 15:30:54,953 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 15:30:55,474 WARN main o.s.b.a.s.s.UserDetailsServiceAutoConfiguration:89 - Using generated security password: 2a2c618c-4c76-482e-9e77-e7689b4ff368 This generated password is for development use only. Your security configuration must be updated before running your application in production. 2024-01-11 15:30:55,569 INFO main o.s.s.w.DefaultSecurityFilterChain:55 - Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@686a2f33, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@77203586, org.springframework.security.web.context.SecurityContextPersistenceFilter@7003f3f4, org.springframework.security.web.header.HeaderWriterFilter@42392ab, org.springframework.security.web.csrf.CsrfFilter@1b110eff, org.springframework.security.web.authentication.logout.LogoutFilter@5e07a34b, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@4bcc36b7, org.springframework.security.web.authentication.ui.DefaultLoginPageGeneratingFilter@38da4fb, org.springframework.security.web.authentication.ui.DefaultLogoutPageGeneratingFilter@5d73cc5b, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@63b7f01d, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@4b334b30, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@2e573e43, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@198e8f0, org.springframework.security.web.session.SessionManagementFilter@63767f93, org.springframework.security.web.access.ExceptionTranslationFilter@1bfc4f46, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@2bc6826a] 2024-01-11 15:30:55,753 INFO main o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'application.springCloudBusInput' has 1 subscriber(s). 2024-01-11 15:30:55,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 15:30:55,857 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 1 subscriber(s). 2024-01-11 15:30:55,857 INFO main o.s.i.e.EventDrivenConsumer:292 - started bean '_org.springframework.integration.errorLogger' 2024-01-11 15:30:55,861 INFO main o.e.h.r.j.r.RSQLTargetFilterQueryFieldsTest:61 - Started RSQLTargetFilterQueryFieldsTest in 3.316 seconds (JVM running for 60.097) 2024-01-11 15:30:55,999 INFO pool-23-thread-1 o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'unknown.channel.name' has 1 subscriber(s). 2024-01-11 15:30:56,336 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 15:30:56,363 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 15:30:56,470 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 15:30:56,511 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 15:30:56,628 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 15:30:56,647 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 15:30:56,768 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 15:30:56,823 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 15:30:56,826 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 15:30:56,827 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 0 subscriber(s). 2024-01-11 15:30:56,827 INFO main o.s.i.e.EventDrivenConsumer:292 - stopped bean '_org.springframework.integration.errorLogger' 2024-01-11 15:30:56,831 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:651 - Closing JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 15:30:56,832 INFO main c.z.h.HikariDataSource:350 - HikariPool-8 - Shutdown initiated... 2024-01-11 15:30:56,833 INFO main c.z.h.HikariDataSource:352 - HikariPool-8 - Shutdown completed. [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.297 s -- in org.eclipse.hawkbit.repository.jpa.rsql.RSQLTargetFilterQueryFieldsTest [INFO] Running org.eclipse.hawkbit.repository.jpa.rsql.RSQLTargetMetadataFieldsTest 2024-01-11 15:30:56,836 INFO main o.e.h.r.t.u.SharedSqlTestDatabaseExtension:34 - Schema generation skipped... No datasource environment variables found! 2024-01-11 15:30:56,838 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 15:30:56,838 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 15:30:56,841 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 15:30:56,841 INFO main o.s.b.t.c.SpringBootTestContextBootstrapper:174 - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@30e9a9f1, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@27e4d3d5, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@320ccc93, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@27a8e122, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@5a736207, org.springframework.test.context.support.DirtiesContextTestExecutionListener@5b0868e7, org.springframework.test.context.transaction.TransactionalTestExecutionListener@f345f41, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@6ff50e74, org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener@2e573ad7, org.springframework.test.context.event.EventPublishingTestExecutionListener@360030aa, org.springframework.security.test.context.support.ReactorContextTestExecutionListener@1b63bf7c, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@5c2294ca, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@4bb48c1b, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@7c8670a7, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@7a18b814, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@3254f759, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@5def615c, org.eclipse.hawkbit.repository.test.matcher.EventVerifier@12a3310e, org.eclipse.hawkbit.repository.test.util.CleanupTestExecutionListener@2dc4e356] . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.18) 2024-01-11 15:30:56,903 INFO main o.e.h.r.j.r.RSQLTargetMetadataFieldsTest:55 - Starting RSQLTargetMetadataFieldsTest using Java 17.0.9 on basic-3rmgj with PID 1162 (started by jenkins in /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa) 2024-01-11 15:30:56,904 INFO main o.e.h.r.j.r.RSQLTargetMetadataFieldsTest:638 - The following 1 profile is active: "test" 2024-01-11 15:30:57,046 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:132 - Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2024-01-11 15:30:57,062 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 15:30:57,145 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 15:30:57,146 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 15:30:57,149 INFO main o.s.c.c.s.GenericScope:283 - BeanFactory id=61c8307c-da16-3faa-9a4d-05d1a05b9a89 2024-01-11 15:30:57,174 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 15:30:57,177 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 15:30:57,178 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 15:30:57,179 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'loadBalancerClientsDefaultsMappingsProvider' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration$$Lambda$921/0x00007fd9ec52e490] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 15:30:57,180 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 15:30:57,183 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 15:30:57,185 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 15:30:57,186 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 15:30:57,187 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 15:30:57,191 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 15:30:57,206 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 15:30:57,210 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 15:30:57,213 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 15:30:57,322 INFO main o.f.c.i.l.VersionPrinter:37 - Flyway Community Edition 8.5.13 by Redgate 2024-01-11 15:30:57,322 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 15:30:57,322 INFO main o.f.c.i.l.VersionPrinter:37 - 2024-01-11 15:30:57,325 INFO main c.z.h.HikariDataSource:110 - HikariPool-9 - Starting... 2024-01-11 15:30:57,327 INFO main c.z.h.HikariDataSource:123 - HikariPool-9 - Start completed. 2024-01-11 15:30:57,327 INFO main o.f.c.i.d.b.BaseDatabaseType:37 - Database: jdbc:h2:mem:testdb (H2 2.2) 2024-01-11 15:30:57,329 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 15:30:57,336 INFO main o.f.c.i.c.DbValidate:37 - Successfully validated 47 migrations (execution time 00:00.006s) 2024-01-11 15:30:57,337 INFO main o.f.c.i.s.JdbcTableSchemaHistory:37 - Creating Schema History table "PUBLIC"."schema_version" ... 2024-01-11 15:30:57,340 INFO main o.f.c.i.c.DbMigrate:37 - Current version of schema "PUBLIC": << Empty Schema >> 2024-01-11 15:30:57,345 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.0.1 - init " 2024-01-11 15:30:57,361 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 15:30:57,364 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.0 - cascade delete " 2024-01-11 15:30:57,369 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.1 - cascade delete " 2024-01-11 15:30:57,371 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.5.0 - target filter query " 2024-01-11 15:30:57,373 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.6.0 - rollout management " 2024-01-11 15:30:57,381 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.0 - swmType maxAssignment greater 0 " 2024-01-11 15:30:57,383 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.1 - reduce length enums " 2024-01-11 15:30:57,390 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.0 - auto assign ds filter " 2024-01-11 15:30:57,393 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.1 - cascade delete " 2024-01-11 15:30:57,399 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.2 - remove external artifact " 2024-01-11 15:30:57,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 15:30:57,407 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.0 - advanced rolloutgroup " 2024-01-11 15:30:57,414 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.1 - consolidate artifact sha1 " 2024-01-11 15:30:57,418 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.2 - rollout auto start " 2024-01-11 15:30:57,421 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.3 - add rollout deleted flag " 2024-01-11 15:30:57,438 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.0 - drop target info " 2024-01-11 15:30:57,452 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.1 - target filter query UQ " 2024-01-11 15:30:57,453 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.2 - remove unused idexes " 2024-01-11 15:30:57,455 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.3 - add module md targetvis " 2024-01-11 15:30:57,458 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.0 - action performance " 2024-01-11 15:30:57,470 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.1 - missing non null " 2024-01-11 15:30:57,476 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.2 - missing non null enum " 2024-01-11 15:30:57,478 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.3 - cascade delete " 2024-01-11 15:30:57,479 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.4 - add maintenance window " 2024-01-11 15:30:57,485 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.6 - add index " 2024-01-11 15:30:57,487 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.7 - add rollout approval fields " 2024-01-11 15:30:57,500 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 15:30:57,505 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.9 - add target metadata " 2024-01-11 15:30:57,507 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 15:30:57,511 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 15:30:57,514 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 15:30:57,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 15:30:57,520 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.14 - add sha256 hash " 2024-01-11 15:30:57,522 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.15 - add weight " 2024-01-11 15:30:57,528 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.16 - add action initiated by " 2024-01-11 15:30:57,532 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.17 - add index target modified " 2024-01-11 15:30:57,534 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.18 - add target type " 2024-01-11 15:30:57,540 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 15:30:57,543 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 15:30:57,546 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.21 - add rollouts status index " 2024-01-11 15:30:57,548 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 15:30:57,550 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.23 - add action status code " 2024-01-11 15:30:57,566 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 15:30:57,570 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.25 - add confirmation flag " 2024-01-11 15:30:57,575 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.26 - add access control context " 2024-01-11 15:30:57,579 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.27 - target type inherit type " 2024-01-11 15:30:57,581 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.241s) 2024-01-11 15:30:57,647 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:437 - Initialized JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 15:30:58,027 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 15:30:58,027 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 15:30:58,029 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 15:30:58,038 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 15:30:58,040 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 15:30:58,320 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 15:30:58,320 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 15:30:58,324 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 15:30:58,892 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 15:30:59,437 WARN main o.s.b.a.s.s.UserDetailsServiceAutoConfiguration:89 - Using generated security password: 544d5311-ddfb-4c88-80a9-4cb09ddb4db3 This generated password is for development use only. Your security configuration must be updated before running your application in production. 2024-01-11 15:30:59,512 INFO main o.s.s.w.DefaultSecurityFilterChain:55 - Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@451781d7, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@68f43453, org.springframework.security.web.context.SecurityContextPersistenceFilter@28b6baca, org.springframework.security.web.header.HeaderWriterFilter@8518bb9, org.springframework.security.web.csrf.CsrfFilter@60e03acb, org.springframework.security.web.authentication.logout.LogoutFilter@5023027e, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@1bd5bed9, org.springframework.security.web.authentication.ui.DefaultLoginPageGeneratingFilter@2b579def, org.springframework.security.web.authentication.ui.DefaultLogoutPageGeneratingFilter@5e616ce2, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@6655dd88, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@2d78be78, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@3df0daf3, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@1610533b, org.springframework.security.web.session.SessionManagementFilter@4961f74f, org.springframework.security.web.access.ExceptionTranslationFilter@342e8192, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@b14db55] 2024-01-11 15:30:59,729 INFO main o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'application.springCloudBusInput' has 1 subscriber(s). 2024-01-11 15:30:59,831 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 15:30:59,832 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 1 subscriber(s). 2024-01-11 15:30:59,832 INFO main o.s.i.e.EventDrivenConsumer:292 - started bean '_org.springframework.integration.errorLogger' 2024-01-11 15:30:59,835 INFO main o.e.h.r.j.r.RSQLTargetMetadataFieldsTest:61 - Started RSQLTargetMetadataFieldsTest in 2.992 seconds (JVM running for 64.071) 2024-01-11 15:30:59,946 INFO pool-26-thread-1 o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'unknown.channel.name' has 1 subscriber(s). 2024-01-11 15:31:00,092 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 15:31:00,132 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 15:31:00,198 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 15:31:00,221 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 15:31:00,223 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 15:31:00,224 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 0 subscriber(s). 2024-01-11 15:31:00,224 INFO main o.s.i.e.EventDrivenConsumer:292 - stopped bean '_org.springframework.integration.errorLogger' 2024-01-11 15:31:00,228 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:651 - Closing JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 15:31:00,228 INFO main c.z.h.HikariDataSource:350 - HikariPool-9 - Shutdown initiated... 2024-01-11 15:31:00,229 INFO main c.z.h.HikariDataSource:352 - HikariPool-9 - Shutdown completed. [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.394 s -- in org.eclipse.hawkbit.repository.jpa.rsql.RSQLTargetMetadataFieldsTest [INFO] Running org.eclipse.hawkbit.repository.jpa.rsql.VirtualPropertyResolverTest 2024-01-11 15:31:00,238 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 15:31:00,239 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 15:31:00,240 INFO main o.s.t.c.s.AbstractDelegatingSmartContextLoader:190 - AnnotationConfigContextLoader detected default configuration classes for context configuration [ContextConfigurationAttributes@58f25f07 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 15:31:00,244 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 15:31:00,244 INFO main o.s.t.c.s.DefaultTestContextBootstrapper:174 - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@5fe616f7, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@37b0c7bb, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@77ca9ca8, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@7328ed95, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@1c160ca9, org.springframework.test.context.support.DirtiesContextTestExecutionListener@2d2a8d8f, org.springframework.test.context.transaction.TransactionalTestExecutionListener@e267b5e, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@3ad67b4a, org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener@16895bfd, org.springframework.test.context.event.EventPublishingTestExecutionListener@6fb6fa56, org.springframework.security.test.context.support.ReactorContextTestExecutionListener@52779075, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@5b72ad5a, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@7f8537a, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@5fc47d99, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@315eba2c, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@7f08d920, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@3aae3638] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.310 s -- in org.eclipse.hawkbit.repository.jpa.rsql.VirtualPropertyResolverTest [INFO] Running org.eclipse.hawkbit.repository.jpa.rsql.RSQLUtilityTest 2024-01-11 15:31:00,544 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 15:31:00,544 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 15:31:00,545 INFO main o.s.t.c.s.AbstractDelegatingSmartContextLoader:190 - AnnotationConfigContextLoader detected default configuration classes for context configuration [ContextConfigurationAttributes@3472847c 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 15:31:00,545 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 15:31:00,546 INFO main o.s.t.c.s.DefaultTestContextBootstrapper:174 - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@2691dc48, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@81d9acc, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@1c4d2959, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@3c3c1fc8, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@14e7f79b, org.springframework.test.context.support.DirtiesContextTestExecutionListener@7048d431, org.springframework.test.context.transaction.TransactionalTestExecutionListener@53a2c80, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@5924a1b0, org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener@72d4de20, org.springframework.test.context.event.EventPublishingTestExecutionListener@448b7517, org.springframework.security.test.context.support.ReactorContextTestExecutionListener@10810f2a, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@6cd405ab, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@38a5f3cf, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@27991a01, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@3f79b987, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@734c1a9e, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@6460b4b3] 2024-01-11 15:31:01,166 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.626 s -- in org.eclipse.hawkbit.repository.jpa.rsql.RSQLUtilityTest [INFO] Running org.eclipse.hawkbit.repository.jpa.rsql.RSQLSoftwareModuleMetadataFieldsTest 2024-01-11 15:31:01,206 INFO main o.e.h.r.t.u.SharedSqlTestDatabaseExtension:34 - Schema generation skipped... No datasource environment variables found! 2024-01-11 15:31:01,208 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 15:31:01,208 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 15:31:01,212 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 15:31:01,212 INFO main o.s.b.t.c.SpringBootTestContextBootstrapper:174 - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@20f9c86a, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@8d3ba32, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@6a7e4656, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@425d9e33, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@2c89b48a, org.springframework.test.context.support.DirtiesContextTestExecutionListener@391e9903, org.springframework.test.context.transaction.TransactionalTestExecutionListener@214a3480, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@f488a9c, org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener@6e04421b, org.springframework.test.context.event.EventPublishingTestExecutionListener@239f1859, org.springframework.security.test.context.support.ReactorContextTestExecutionListener@5381c69e, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@18d6aa18, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@548e3783, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@f08a09b, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@526022d2, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@7fcbd4ec, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@5a5cd6b9, org.eclipse.hawkbit.repository.test.matcher.EventVerifier@101aa911, org.eclipse.hawkbit.repository.test.util.CleanupTestExecutionListener@43bf6f72] . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.18) 2024-01-11 15:31:01,235 INFO main o.e.h.r.j.r.RSQLSoftwareModuleMetadataFieldsTest:55 - Starting RSQLSoftwareModuleMetadataFieldsTest using Java 17.0.9 on basic-3rmgj with PID 1162 (started by jenkins in /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa) 2024-01-11 15:31:01,235 INFO main o.e.h.r.j.r.RSQLSoftwareModuleMetadataFieldsTest:638 - The following 1 profile is active: "test" 2024-01-11 15:31:01,369 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:132 - Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2024-01-11 15:31:01,383 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 15:31:01,470 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 15:31:01,470 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 15:31:01,474 INFO main o.s.c.c.s.GenericScope:283 - BeanFactory id=61c8307c-da16-3faa-9a4d-05d1a05b9a89 2024-01-11 15:31:01,497 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 15:31:01,508 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 15:31:01,510 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 15:31:01,510 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'loadBalancerClientsDefaultsMappingsProvider' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration$$Lambda$921/0x00007fd9ec52e490] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 15:31:01,511 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 15:31:01,515 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 15:31:01,517 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 15:31:01,518 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 15:31:01,519 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 15:31:01,523 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 15:31:01,541 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 15:31:01,545 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 15:31:01,548 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 15:31:01,637 INFO main o.f.c.i.l.VersionPrinter:37 - Flyway Community Edition 8.5.13 by Redgate 2024-01-11 15:31:01,637 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 15:31:01,637 INFO main o.f.c.i.l.VersionPrinter:37 - 2024-01-11 15:31:01,640 INFO main c.z.h.HikariDataSource:110 - HikariPool-10 - Starting... 2024-01-11 15:31:01,642 INFO main c.z.h.HikariDataSource:123 - HikariPool-10 - Start completed. 2024-01-11 15:31:01,642 INFO main o.f.c.i.d.b.BaseDatabaseType:37 - Database: jdbc:h2:mem:testdb (H2 2.2) 2024-01-11 15:31:01,643 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 15:31:01,651 INFO main o.f.c.i.c.DbValidate:37 - Successfully validated 47 migrations (execution time 00:00.006s) 2024-01-11 15:31:01,651 INFO main o.f.c.i.s.JdbcTableSchemaHistory:37 - Creating Schema History table "PUBLIC"."schema_version" ... 2024-01-11 15:31:01,654 INFO main o.f.c.i.c.DbMigrate:37 - Current version of schema "PUBLIC": << Empty Schema >> 2024-01-11 15:31:01,659 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.0.1 - init " 2024-01-11 15:31:01,673 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 15:31:01,676 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.0 - cascade delete " 2024-01-11 15:31:01,681 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.1 - cascade delete " 2024-01-11 15:31:01,683 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.5.0 - target filter query " 2024-01-11 15:31:01,706 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.6.0 - rollout management " 2024-01-11 15:31:01,714 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.0 - swmType maxAssignment greater 0 " 2024-01-11 15:31:01,716 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.1 - reduce length enums " 2024-01-11 15:31:01,722 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.0 - auto assign ds filter " 2024-01-11 15:31:01,725 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.1 - cascade delete " 2024-01-11 15:31:01,728 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.2 - remove external artifact " 2024-01-11 15:31:01,729 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.9.0 - add rollout groups created " 2024-01-11 15:31:01,732 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.0 - advanced rolloutgroup " 2024-01-11 15:31:01,737 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.1 - consolidate artifact sha1 " 2024-01-11 15:31:01,740 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.2 - rollout auto start " 2024-01-11 15:31:01,744 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.3 - add rollout deleted flag " 2024-01-11 15:31:01,759 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.0 - drop target info " 2024-01-11 15:31:01,772 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.1 - target filter query UQ " 2024-01-11 15:31:01,804 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.2 - remove unused idexes " 2024-01-11 15:31:01,807 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.3 - add module md targetvis " 2024-01-11 15:31:01,810 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.0 - action performance " 2024-01-11 15:31:01,823 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.1 - missing non null " 2024-01-11 15:31:01,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 15:31:01,831 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.3 - cascade delete " 2024-01-11 15:31:01,832 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.4 - add maintenance window " 2024-01-11 15:31:01,839 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.6 - add index " 2024-01-11 15:31:01,840 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.7 - add rollout approval fields " 2024-01-11 15:31:01,845 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 15:31:01,847 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.9 - add target metadata " 2024-01-11 15:31:01,849 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 15:31:01,851 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 15:31:01,854 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 15:31:01,856 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.13 - add action external id " 2024-01-11 15:31:01,859 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.14 - add sha256 hash " 2024-01-11 15:31:01,862 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.15 - add weight " 2024-01-11 15:31:01,871 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.16 - add action initiated by " 2024-01-11 15:31:01,875 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.17 - add index target modified " 2024-01-11 15:31:01,877 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.18 - add target type " 2024-01-11 15:31:01,882 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 15:31:01,885 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 15:31:01,888 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.21 - add rollouts status index " 2024-01-11 15:31:01,890 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 15:31:01,891 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.23 - add action status code " 2024-01-11 15:31:01,894 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 15:31:01,908 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.25 - add confirmation flag " 2024-01-11 15:31:01,915 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.26 - add access control context " 2024-01-11 15:31:01,921 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.27 - target type inherit type " 2024-01-11 15:31:01,924 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 15:31:02,016 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:437 - Initialized JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 15:31:02,396 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 15:31:02,397 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 15:31:02,405 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 15:31:02,415 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 15:31:02,416 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 15:31:02,678 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 15:31:02,679 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 15:31:02,682 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 15:31:03,287 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 15:31:03,808 WARN main o.s.b.a.s.s.UserDetailsServiceAutoConfiguration:89 - Using generated security password: b3a78964-0419-4c4a-a782-771057e50308 This generated password is for development use only. Your security configuration must be updated before running your application in production. 2024-01-11 15:31:03,891 INFO main o.s.s.w.DefaultSecurityFilterChain:55 - Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@4f6a920, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@6e378be8, org.springframework.security.web.context.SecurityContextPersistenceFilter@7723f632, org.springframework.security.web.header.HeaderWriterFilter@232a80a2, org.springframework.security.web.csrf.CsrfFilter@5f2375d7, org.springframework.security.web.authentication.logout.LogoutFilter@3fbea3ba, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@338a3a51, org.springframework.security.web.authentication.ui.DefaultLoginPageGeneratingFilter@665b82ed, org.springframework.security.web.authentication.ui.DefaultLogoutPageGeneratingFilter@c0d7ccd, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@6af393cd, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@2d9a2e39, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@415cadf0, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@7a16fb7a, org.springframework.security.web.session.SessionManagementFilter@336aa045, org.springframework.security.web.access.ExceptionTranslationFilter@7f0a00f0, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@65a1f15f] 2024-01-11 15:31:04,083 INFO main o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'application.springCloudBusInput' has 1 subscriber(s). 2024-01-11 15:31:04,191 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 15:31:04,191 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 1 subscriber(s). 2024-01-11 15:31:04,192 INFO main o.s.i.e.EventDrivenConsumer:292 - started bean '_org.springframework.integration.errorLogger' 2024-01-11 15:31:04,196 INFO main o.e.h.r.j.r.RSQLSoftwareModuleMetadataFieldsTest:61 - Started RSQLSoftwareModuleMetadataFieldsTest in 2.982 seconds (JVM running for 68.432) 2024-01-11 15:31:04,327 INFO pool-29-thread-1 o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'unknown.channel.name' has 1 subscriber(s). 2024-01-11 15:31:04,473 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 15:31:04,508 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 15:31:04,571 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 15:31:04,599 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 15:31:04,653 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 15:31:04,667 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 15:31:04,670 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 15:31:04,670 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 0 subscriber(s). 2024-01-11 15:31:04,670 INFO main o.s.i.e.EventDrivenConsumer:292 - stopped bean '_org.springframework.integration.errorLogger' 2024-01-11 15:31:04,674 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:651 - Closing JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 15:31:04,675 INFO main c.z.h.HikariDataSource:350 - HikariPool-10 - Shutdown initiated... 2024-01-11 15:31:04,676 INFO main c.z.h.HikariDataSource:352 - HikariPool-10 - Shutdown completed. [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.472 s -- in org.eclipse.hawkbit.repository.jpa.rsql.RSQLSoftwareModuleMetadataFieldsTest [INFO] Running org.eclipse.hawkbit.repository.jpa.rsql.RSQLActionFieldsTest 2024-01-11 15:31:04,679 INFO main o.e.h.r.t.u.SharedSqlTestDatabaseExtension:34 - Schema generation skipped... No datasource environment variables found! 2024-01-11 15:31:04,680 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 15:31:04,681 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 15:31:04,683 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 15:31:04,683 INFO main o.s.b.t.c.SpringBootTestContextBootstrapper:174 - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@69d3df01, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@612cfc87, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@2cd71db, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@6770ba03, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@10ac4a3b, org.springframework.test.context.support.DirtiesContextTestExecutionListener@1662546d, org.springframework.test.context.transaction.TransactionalTestExecutionListener@7fc8acd3, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@1d8aa18b, org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener@6f85dd93, org.springframework.test.context.event.EventPublishingTestExecutionListener@6bc02d32, org.springframework.security.test.context.support.ReactorContextTestExecutionListener@5154aaad, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@191acff5, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@5832e000, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@3271ff89, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@46042aa8, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@9ae30fa, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@4653e32f, org.eclipse.hawkbit.repository.test.matcher.EventVerifier@7be3c1db, org.eclipse.hawkbit.repository.test.util.CleanupTestExecutionListener@1c55e565] . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.18) 2024-01-11 15:31:04,721 INFO main o.e.h.r.j.r.RSQLActionFieldsTest:55 - Starting RSQLActionFieldsTest using Java 17.0.9 on basic-3rmgj with PID 1162 (started by jenkins in /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa) 2024-01-11 15:31:04,722 INFO main o.e.h.r.j.r.RSQLActionFieldsTest:638 - The following 1 profile is active: "test" 2024-01-11 15:31:04,853 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:132 - Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2024-01-11 15:31:04,875 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 15:31:04,953 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 15:31:04,954 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 15:31:04,957 INFO main o.s.c.c.s.GenericScope:283 - BeanFactory id=61c8307c-da16-3faa-9a4d-05d1a05b9a89 2024-01-11 15:31:04,981 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 15:31:04,984 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 15:31:04,985 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 15:31:04,986 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'loadBalancerClientsDefaultsMappingsProvider' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration$$Lambda$921/0x00007fd9ec52e490] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 15:31:04,987 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 15:31:05,001 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 15:31:05,007 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 15:31:05,008 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 15:31:05,009 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 15:31:05,013 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 15:31:05,022 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 15:31:05,026 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 15:31:05,028 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 15:31:05,153 INFO main o.f.c.i.l.VersionPrinter:37 - Flyway Community Edition 8.5.13 by Redgate 2024-01-11 15:31:05,154 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 15:31:05,154 INFO main o.f.c.i.l.VersionPrinter:37 - 2024-01-11 15:31:05,156 INFO main c.z.h.HikariDataSource:110 - HikariPool-11 - Starting... 2024-01-11 15:31:05,158 INFO main c.z.h.HikariDataSource:123 - HikariPool-11 - Start completed. 2024-01-11 15:31:05,158 INFO main o.f.c.i.d.b.BaseDatabaseType:37 - Database: jdbc:h2:mem:testdb (H2 2.2) 2024-01-11 15:31:05,160 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 15:31:05,167 INFO main o.f.c.i.c.DbValidate:37 - Successfully validated 47 migrations (execution time 00:00.006s) 2024-01-11 15:31:05,168 INFO main o.f.c.i.s.JdbcTableSchemaHistory:37 - Creating Schema History table "PUBLIC"."schema_version" ... 2024-01-11 15:31:05,170 INFO main o.f.c.i.c.DbMigrate:37 - Current version of schema "PUBLIC": << Empty Schema >> 2024-01-11 15:31:05,175 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.0.1 - init " 2024-01-11 15:31:05,189 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 15:31:05,197 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.0 - cascade delete " 2024-01-11 15:31:05,204 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.1 - cascade delete " 2024-01-11 15:31:05,206 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.5.0 - target filter query " 2024-01-11 15:31:05,210 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.6.0 - rollout management " 2024-01-11 15:31:05,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 15:31:05,219 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.1 - reduce length enums " 2024-01-11 15:31:05,225 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.0 - auto assign ds filter " 2024-01-11 15:31:05,228 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.1 - cascade delete " 2024-01-11 15:31:05,231 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.2 - remove external artifact " 2024-01-11 15:31:05,232 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.9.0 - add rollout groups created " 2024-01-11 15:31:05,235 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.0 - advanced rolloutgroup " 2024-01-11 15:31:05,239 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.1 - consolidate artifact sha1 " 2024-01-11 15:31:05,242 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.2 - rollout auto start " 2024-01-11 15:31:05,245 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.3 - add rollout deleted flag " 2024-01-11 15:31:05,269 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.0 - drop target info " 2024-01-11 15:31:05,282 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.1 - target filter query UQ " 2024-01-11 15:31:05,283 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.2 - remove unused idexes " 2024-01-11 15:31:05,285 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.3 - add module md targetvis " 2024-01-11 15:31:05,288 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.0 - action performance " 2024-01-11 15:31:05,313 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.1 - missing non null " 2024-01-11 15:31:05,319 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.2 - missing non null enum " 2024-01-11 15:31:05,320 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.3 - cascade delete " 2024-01-11 15:31:05,322 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.4 - add maintenance window " 2024-01-11 15:31:05,328 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.6 - add index " 2024-01-11 15:31:05,329 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.7 - add rollout approval fields " 2024-01-11 15:31:05,333 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 15:31:05,336 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.9 - add target metadata " 2024-01-11 15:31:05,338 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 15:31:05,340 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 15:31:05,342 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 15:31:05,344 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.13 - add action external id " 2024-01-11 15:31:05,347 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.14 - add sha256 hash " 2024-01-11 15:31:05,350 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.15 - add weight " 2024-01-11 15:31:05,355 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.16 - add action initiated by " 2024-01-11 15:31:05,359 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.17 - add index target modified " 2024-01-11 15:31:05,361 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.18 - add target type " 2024-01-11 15:31:05,366 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 15:31:05,369 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 15:31:05,372 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.21 - add rollouts status index " 2024-01-11 15:31:05,374 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 15:31:05,375 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.23 - add action status code " 2024-01-11 15:31:05,378 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 15:31:05,382 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.25 - add confirmation flag " 2024-01-11 15:31:05,386 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.26 - add access control context " 2024-01-11 15:31:05,389 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.27 - target type inherit type " 2024-01-11 15:31:05,407 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.237s) 2024-01-11 15:31:05,466 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:437 - Initialized JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 15:31:05,855 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 15:31:05,855 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 15:31:05,856 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 15:31:05,865 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 15:31:05,866 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 15:31:06,164 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 15:31:06,164 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 15:31:06,167 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 15:31:06,738 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 15:31:07,234 WARN main o.s.b.a.s.s.UserDetailsServiceAutoConfiguration:89 - Using generated security password: a049c9af-7dd1-4a25-ba3c-f040e720629b This generated password is for development use only. Your security configuration must be updated before running your application in production. 2024-01-11 15:31:07,320 INFO main o.s.s.w.DefaultSecurityFilterChain:55 - Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@2802732b, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@1a81112b, org.springframework.security.web.context.SecurityContextPersistenceFilter@552a66bf, org.springframework.security.web.header.HeaderWriterFilter@1653c6a8, org.springframework.security.web.csrf.CsrfFilter@5c9a4ed4, org.springframework.security.web.authentication.logout.LogoutFilter@7c1ebe4, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@6331c129, org.springframework.security.web.authentication.ui.DefaultLoginPageGeneratingFilter@5d0b87f6, org.springframework.security.web.authentication.ui.DefaultLogoutPageGeneratingFilter@77d4a3db, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@2085838b, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@4808fefe, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@78dffa8b, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@7b41ef71, org.springframework.security.web.session.SessionManagementFilter@5b487fec, org.springframework.security.web.access.ExceptionTranslationFilter@31b2b4e, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@98766d6] 2024-01-11 15:31:07,517 INFO main o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'application.springCloudBusInput' has 1 subscriber(s). 2024-01-11 15:31:07,631 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 15:31:07,631 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 1 subscriber(s). 2024-01-11 15:31:07,631 INFO main o.s.i.e.EventDrivenConsumer:292 - started bean '_org.springframework.integration.errorLogger' 2024-01-11 15:31:07,634 INFO main o.e.h.r.j.r.RSQLActionFieldsTest:61 - Started RSQLActionFieldsTest in 2.949 seconds (JVM running for 71.87) 2024-01-11 15:31:07,726 INFO pool-32-thread-1 o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'unknown.channel.name' has 1 subscriber(s). 2024-01-11 15:31:07,984 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 15:31:08,042 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 15:31:08,149 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 15:31:08,187 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 15:31:08,199 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 15:31:08,199 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 0 subscriber(s). 2024-01-11 15:31:08,200 INFO main o.s.i.e.EventDrivenConsumer:292 - stopped bean '_org.springframework.integration.errorLogger' 2024-01-11 15:31:08,205 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:651 - Closing JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 15:31:08,206 INFO main c.z.h.HikariDataSource:350 - HikariPool-11 - Shutdown initiated... 2024-01-11 15:31:08,207 INFO main c.z.h.HikariDataSource:352 - HikariPool-11 - Shutdown completed. [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.529 s -- in org.eclipse.hawkbit.repository.jpa.rsql.RSQLActionFieldsTest [INFO] Running org.eclipse.hawkbit.repository.jpa.rsql.RSQLTagFieldsTest 2024-01-11 15:31:08,210 INFO main o.e.h.r.t.u.SharedSqlTestDatabaseExtension:34 - Schema generation skipped... No datasource environment variables found! 2024-01-11 15:31:08,211 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 15:31:08,212 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 15:31:08,214 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 15:31:08,214 INFO main o.s.b.t.c.SpringBootTestContextBootstrapper:174 - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@1d637e6e, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@520b58ec, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@395a9cdb, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@447bd7b7, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@426d4158, org.springframework.test.context.support.DirtiesContextTestExecutionListener@4a29adc1, org.springframework.test.context.transaction.TransactionalTestExecutionListener@27f85c1b, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@3da4f13c, org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener@156b0051, org.springframework.test.context.event.EventPublishingTestExecutionListener@122be098, org.springframework.security.test.context.support.ReactorContextTestExecutionListener@77d67e42, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@6d615c95, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@2045b0e0, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@6d27bb50, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@2947fcd8, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@4ea58891, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@436af315, org.eclipse.hawkbit.repository.test.matcher.EventVerifier@13c73d13, org.eclipse.hawkbit.repository.test.util.CleanupTestExecutionListener@570a28f] . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.18) 2024-01-11 15:31:08,236 INFO main o.e.h.r.j.r.RSQLTagFieldsTest:55 - Starting RSQLTagFieldsTest using Java 17.0.9 on basic-3rmgj with PID 1162 (started by jenkins in /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa) 2024-01-11 15:31:08,236 INFO main o.e.h.r.j.r.RSQLTagFieldsTest:638 - The following 1 profile is active: "test" 2024-01-11 15:31:08,422 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:132 - Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2024-01-11 15:31:08,435 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 15:31:08,602 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 15:31:08,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 15:31:08,610 INFO main o.s.c.c.s.GenericScope:283 - BeanFactory id=61c8307c-da16-3faa-9a4d-05d1a05b9a89 2024-01-11 15:31:08,634 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 15:31:08,637 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 15:31:08,638 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 15:31:08,639 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'loadBalancerClientsDefaultsMappingsProvider' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration$$Lambda$921/0x00007fd9ec52e490] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 15:31:08,640 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 15:31:08,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 15:31:08,645 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 15:31:08,646 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 15:31:08,646 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 15:31:08,650 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 15:31:08,659 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 15:31:08,661 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 15:31:08,664 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 15:31:08,758 INFO main o.f.c.i.l.VersionPrinter:37 - Flyway Community Edition 8.5.13 by Redgate 2024-01-11 15:31:08,759 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 15:31:08,759 INFO main o.f.c.i.l.VersionPrinter:37 - 2024-01-11 15:31:08,761 INFO main c.z.h.HikariDataSource:110 - HikariPool-12 - Starting... 2024-01-11 15:31:08,763 INFO main c.z.h.HikariDataSource:123 - HikariPool-12 - Start completed. 2024-01-11 15:31:08,763 INFO main o.f.c.i.d.b.BaseDatabaseType:37 - Database: jdbc:h2:mem:testdb (H2 2.2) 2024-01-11 15:31:08,765 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 15:31:08,772 INFO main o.f.c.i.c.DbValidate:37 - Successfully validated 47 migrations (execution time 00:00.006s) 2024-01-11 15:31:08,773 INFO main o.f.c.i.s.JdbcTableSchemaHistory:37 - Creating Schema History table "PUBLIC"."schema_version" ... 2024-01-11 15:31:08,776 INFO main o.f.c.i.c.DbMigrate:37 - Current version of schema "PUBLIC": << Empty Schema >> 2024-01-11 15:31:08,784 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.0.1 - init " 2024-01-11 15:31:08,806 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 15:31:08,809 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.0 - cascade delete " 2024-01-11 15:31:08,814 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.1 - cascade delete " 2024-01-11 15:31:08,816 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.5.0 - target filter query " 2024-01-11 15:31:08,819 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.6.0 - rollout management " 2024-01-11 15:31:08,825 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.0 - swmType maxAssignment greater 0 " 2024-01-11 15:31:08,827 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.1 - reduce length enums " 2024-01-11 15:31:08,833 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.0 - auto assign ds filter " 2024-01-11 15:31:08,836 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.1 - cascade delete " 2024-01-11 15:31:08,838 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.2 - remove external artifact " 2024-01-11 15:31:08,852 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.9.0 - add rollout groups created " 2024-01-11 15:31:08,855 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.0 - advanced rolloutgroup " 2024-01-11 15:31:08,859 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.1 - consolidate artifact sha1 " 2024-01-11 15:31:08,862 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.2 - rollout auto start " 2024-01-11 15:31:08,865 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.3 - add rollout deleted flag " 2024-01-11 15:31:08,880 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.0 - drop target info " 2024-01-11 15:31:08,892 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.1 - target filter query UQ " 2024-01-11 15:31:08,894 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.2 - remove unused idexes " 2024-01-11 15:31:08,896 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.3 - add module md targetvis " 2024-01-11 15:31:08,905 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.0 - action performance " 2024-01-11 15:31:08,916 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.1 - missing non null " 2024-01-11 15:31:08,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 15:31:08,923 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.3 - cascade delete " 2024-01-11 15:31:08,924 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.4 - add maintenance window " 2024-01-11 15:31:08,930 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.6 - add index " 2024-01-11 15:31:08,931 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.7 - add rollout approval fields " 2024-01-11 15:31:08,935 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 15:31:08,938 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.9 - add target metadata " 2024-01-11 15:31:08,940 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 15:31:08,941 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 15:31:08,944 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 15:31:08,946 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.13 - add action external id " 2024-01-11 15:31:08,948 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.14 - add sha256 hash " 2024-01-11 15:31:08,951 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.15 - add weight " 2024-01-11 15:31:08,956 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.16 - add action initiated by " 2024-01-11 15:31:08,960 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.17 - add index target modified " 2024-01-11 15:31:08,962 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.18 - add target type " 2024-01-11 15:31:08,966 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 15:31:08,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 15:31:08,972 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.21 - add rollouts status index " 2024-01-11 15:31:08,974 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 15:31:08,975 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.23 - add action status code " 2024-01-11 15:31:08,978 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 15:31:08,981 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.25 - add confirmation flag " 2024-01-11 15:31:08,986 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.26 - add access control context " 2024-01-11 15:31:08,989 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.27 - target type inherit type " 2024-01-11 15:31:08,991 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.215s) 2024-01-11 15:31:09,066 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:437 - Initialized JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 15:31:09,433 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 15:31:09,433 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 15:31:09,434 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 15:31:09,442 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 15:31:09,443 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 15:31:09,719 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 15:31:09,720 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 15:31:09,723 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 15:31:10,323 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 15:31:10,860 WARN main o.s.b.a.s.s.UserDetailsServiceAutoConfiguration:89 - Using generated security password: fbcb536f-1b42-4e14-ab10-10bd7d280df9 This generated password is for development use only. Your security configuration must be updated before running your application in production. 2024-01-11 15:31:10,932 INFO main o.s.s.w.DefaultSecurityFilterChain:55 - Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@5208b29e, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@775f732d, org.springframework.security.web.context.SecurityContextPersistenceFilter@32d645a5, org.springframework.security.web.header.HeaderWriterFilter@23d8858a, org.springframework.security.web.csrf.CsrfFilter@19e4f343, org.springframework.security.web.authentication.logout.LogoutFilter@72647fa1, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@24ed5a60, org.springframework.security.web.authentication.ui.DefaultLoginPageGeneratingFilter@46446934, org.springframework.security.web.authentication.ui.DefaultLogoutPageGeneratingFilter@392f19fc, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@61e4241c, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@f4b43d8, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@741e55d8, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@79ab1e01, org.springframework.security.web.session.SessionManagementFilter@c96c19f, org.springframework.security.web.access.ExceptionTranslationFilter@32d432c5, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@427cf1db] 2024-01-11 15:31:11,119 INFO main o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'application.springCloudBusInput' has 1 subscriber(s). 2024-01-11 15:31:11,232 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 15:31:11,233 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 1 subscriber(s). 2024-01-11 15:31:11,233 INFO main o.s.i.e.EventDrivenConsumer:292 - started bean '_org.springframework.integration.errorLogger' 2024-01-11 15:31:11,236 INFO main o.e.h.r.j.r.RSQLTagFieldsTest:61 - Started RSQLTagFieldsTest in 3.02 seconds (JVM running for 75.473) 2024-01-11 15:31:11,344 INFO pool-35-thread-1 o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'unknown.channel.name' has 1 subscriber(s). 2024-01-11 15:31:11,516 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 15:31:11,543 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 15:31:11,620 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 15:31:11,641 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 15:31:11,725 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 15:31:11,745 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 15:31:11,819 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 15:31:11,839 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 15:31:11,909 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 15:31:11,930 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 15:31:12,013 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 15:31:12,035 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 15:31:12,038 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 15:31:12,038 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 0 subscriber(s). 2024-01-11 15:31:12,038 INFO main o.s.i.e.EventDrivenConsumer:292 - stopped bean '_org.springframework.integration.errorLogger' 2024-01-11 15:31:12,042 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:651 - Closing JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 15:31:12,043 INFO main c.z.h.HikariDataSource:350 - HikariPool-12 - Shutdown initiated... 2024-01-11 15:31:12,044 INFO main c.z.h.HikariDataSource:352 - HikariPool-12 - Shutdown completed. [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.835 s -- in org.eclipse.hawkbit.repository.jpa.rsql.RSQLTagFieldsTest [INFO] Running org.eclipse.hawkbit.repository.jpa.rsql.RSQLSoftwareModuleFieldTest 2024-01-11 15:31:12,047 INFO main o.e.h.r.t.u.SharedSqlTestDatabaseExtension:34 - Schema generation skipped... No datasource environment variables found! 2024-01-11 15:31:12,048 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 15:31:12,049 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 15:31:12,051 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 15:31:12,052 INFO main o.s.b.t.c.SpringBootTestContextBootstrapper:174 - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@bf71b78, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@499a5db3, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@b877d64, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@4964fe42, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@7afb10cd, org.springframework.test.context.support.DirtiesContextTestExecutionListener@6197ade4, org.springframework.test.context.transaction.TransactionalTestExecutionListener@514b90ef, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@3f33f26a, org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener@1decf039, org.springframework.test.context.event.EventPublishingTestExecutionListener@41c896ed, org.springframework.security.test.context.support.ReactorContextTestExecutionListener@4c89bad3, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@6c89a18a, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@161ef91a, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@13646aca, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@12ba0557, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@331e737b, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@52a98a2b, org.eclipse.hawkbit.repository.test.matcher.EventVerifier@622b888e, org.eclipse.hawkbit.repository.test.util.CleanupTestExecutionListener@2079b921] . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.18) 2024-01-11 15:31:12,074 INFO main o.e.h.r.j.r.RSQLSoftwareModuleFieldTest:55 - Starting RSQLSoftwareModuleFieldTest using Java 17.0.9 on basic-3rmgj with PID 1162 (started by jenkins in /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa) 2024-01-11 15:31:12,075 INFO main o.e.h.r.j.r.RSQLSoftwareModuleFieldTest:638 - The following 1 profile is active: "test" 2024-01-11 15:31:12,220 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:132 - Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2024-01-11 15:31:12,233 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 15:31:12,328 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 15:31:12,329 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 15:31:12,334 INFO main o.s.c.c.s.GenericScope:283 - BeanFactory id=61c8307c-da16-3faa-9a4d-05d1a05b9a89 2024-01-11 15:31:12,357 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 15:31:12,360 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 15:31:12,361 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 15:31:12,362 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'loadBalancerClientsDefaultsMappingsProvider' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration$$Lambda$921/0x00007fd9ec52e490] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 15:31:12,363 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 15:31:12,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 15:31:12,367 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 15:31:12,368 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 15:31:12,369 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 15:31:12,373 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 15:31:12,380 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 15:31:12,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 15:31:12,385 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 15:31:12,486 INFO main o.f.c.i.l.VersionPrinter:37 - Flyway Community Edition 8.5.13 by Redgate 2024-01-11 15:31:12,486 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 15:31:12,486 INFO main o.f.c.i.l.VersionPrinter:37 - 2024-01-11 15:31:12,489 INFO main c.z.h.HikariDataSource:110 - HikariPool-13 - Starting... 2024-01-11 15:31:12,500 INFO main c.z.h.HikariDataSource:123 - HikariPool-13 - Start completed. 2024-01-11 15:31:12,500 INFO main o.f.c.i.d.b.BaseDatabaseType:37 - Database: jdbc:h2:mem:testdb (H2 2.2) 2024-01-11 15:31:12,503 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 15:31:12,513 INFO main o.f.c.i.c.DbValidate:37 - Successfully validated 47 migrations (execution time 00:00.009s) 2024-01-11 15:31:12,514 INFO main o.f.c.i.s.JdbcTableSchemaHistory:37 - Creating Schema History table "PUBLIC"."schema_version" ... 2024-01-11 15:31:12,517 INFO main o.f.c.i.c.DbMigrate:37 - Current version of schema "PUBLIC": << Empty Schema >> 2024-01-11 15:31:12,523 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.0.1 - init " 2024-01-11 15:31:12,535 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 15:31:12,538 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.0 - cascade delete " 2024-01-11 15:31:12,543 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.1 - cascade delete " 2024-01-11 15:31:12,544 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.5.0 - target filter query " 2024-01-11 15:31:12,547 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.6.0 - rollout management " 2024-01-11 15:31:12,553 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.0 - swmType maxAssignment greater 0 " 2024-01-11 15:31:12,554 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.1 - reduce length enums " 2024-01-11 15:31:12,560 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.0 - auto assign ds filter " 2024-01-11 15:31:12,569 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.1 - cascade delete " 2024-01-11 15:31:12,571 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.2 - remove external artifact " 2024-01-11 15:31:12,572 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.9.0 - add rollout groups created " 2024-01-11 15:31:12,575 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.0 - advanced rolloutgroup " 2024-01-11 15:31:12,579 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.1 - consolidate artifact sha1 " 2024-01-11 15:31:12,582 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.2 - rollout auto start " 2024-01-11 15:31:12,585 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.3 - add rollout deleted flag " 2024-01-11 15:31:12,613 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.0 - drop target info " 2024-01-11 15:31:12,626 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.1 - target filter query UQ " 2024-01-11 15:31:12,628 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.2 - remove unused idexes " 2024-01-11 15:31:12,629 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.3 - add module md targetvis " 2024-01-11 15:31:12,632 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.0 - action performance " 2024-01-11 15:31:12,642 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.1 - missing non null " 2024-01-11 15:31:12,647 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.2 - missing non null enum " 2024-01-11 15:31:12,649 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.3 - cascade delete " 2024-01-11 15:31:12,650 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.4 - add maintenance window " 2024-01-11 15:31:12,660 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.6 - add index " 2024-01-11 15:31:12,661 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.7 - add rollout approval fields " 2024-01-11 15:31:12,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 15:31:12,708 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.9 - add target metadata " 2024-01-11 15:31:12,711 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 15:31:12,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 15:31:12,717 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 15:31:12,719 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.13 - add action external id " 2024-01-11 15:31:12,722 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.14 - add sha256 hash " 2024-01-11 15:31:12,724 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.15 - add weight " 2024-01-11 15:31:12,729 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.16 - add action initiated by " 2024-01-11 15:31:12,733 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.17 - add index target modified " 2024-01-11 15:31:12,735 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.18 - add target type " 2024-01-11 15:31:12,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 15:31:12,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 15:31:12,747 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.21 - add rollouts status index " 2024-01-11 15:31:12,749 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 15:31:12,750 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.23 - add action status code " 2024-01-11 15:31:12,753 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 15:31:12,756 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.25 - add confirmation flag " 2024-01-11 15:31:12,760 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.26 - add access control context " 2024-01-11 15:31:12,764 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.27 - target type inherit type " 2024-01-11 15:31:12,766 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.248s) 2024-01-11 15:31:12,900 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:437 - Initialized JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 15:31: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 15:31:13,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 15:31:13,286 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 15:31:13,293 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 15:31:13,294 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 15:31:13,606 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 15:31:13,606 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 15:31:13,611 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 15:31:14,219 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 15:31:14,728 WARN main o.s.b.a.s.s.UserDetailsServiceAutoConfiguration:89 - Using generated security password: b88c4bc2-c5c5-458e-b12f-a207d75617cd This generated password is for development use only. Your security configuration must be updated before running your application in production. 2024-01-11 15:31:14,819 INFO main o.s.s.w.DefaultSecurityFilterChain:55 - Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@548fc646, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@6cffb14e, org.springframework.security.web.context.SecurityContextPersistenceFilter@535c4e9d, org.springframework.security.web.header.HeaderWriterFilter@7c552efb, org.springframework.security.web.csrf.CsrfFilter@b4f7d28, org.springframework.security.web.authentication.logout.LogoutFilter@3611faa9, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@18253c56, org.springframework.security.web.authentication.ui.DefaultLoginPageGeneratingFilter@5f547a5c, org.springframework.security.web.authentication.ui.DefaultLogoutPageGeneratingFilter@5d09f70b, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@3e4b79dd, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@d9b2365, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@5e4edea2, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@3869e8e6, org.springframework.security.web.session.SessionManagementFilter@238ad1f9, org.springframework.security.web.access.ExceptionTranslationFilter@59794e77, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@12e555ac] 2024-01-11 15:31:15,021 INFO main o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'application.springCloudBusInput' has 1 subscriber(s). 2024-01-11 15:31:15,145 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 15:31:15,145 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 1 subscriber(s). 2024-01-11 15:31:15,145 INFO main o.s.i.e.EventDrivenConsumer:292 - started bean '_org.springframework.integration.errorLogger' 2024-01-11 15:31:15,149 INFO main o.e.h.r.j.r.RSQLSoftwareModuleFieldTest:61 - Started RSQLSoftwareModuleFieldTest in 3.096 seconds (JVM running for 79.385) 2024-01-11 15:31:15,251 INFO pool-38-thread-1 o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'unknown.channel.name' has 1 subscriber(s). 2024-01-11 15:31:15,506 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 15:31:15,533 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 15:31:15,618 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 15:31:15,637 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 15:31:15,737 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 15:31:15,759 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 15:31:15,840 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 15:31:15,862 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 15:31:15,949 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 15:31:15,982 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 15:31:16,061 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 15:31:16,084 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 15:31:16,156 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 15:31:16,172 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 15:31:16,175 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 15:31:16,175 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 0 subscriber(s). 2024-01-11 15:31:16,175 INFO main o.s.i.e.EventDrivenConsumer:292 - stopped bean '_org.springframework.integration.errorLogger' 2024-01-11 15:31:16,179 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:651 - Closing JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 15:31:16,180 INFO main c.z.h.HikariDataSource:350 - HikariPool-13 - Shutdown initiated... 2024-01-11 15:31:16,181 INFO main c.z.h.HikariDataSource:352 - HikariPool-13 - Shutdown completed. [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.135 s -- in org.eclipse.hawkbit.repository.jpa.rsql.RSQLSoftwareModuleFieldTest [INFO] Running org.eclipse.hawkbit.repository.jpa.rsql.RSQLDistributionSetMetadataFieldsTest 2024-01-11 15:31:16,185 INFO main o.e.h.r.t.u.SharedSqlTestDatabaseExtension:34 - Schema generation skipped... No datasource environment variables found! 2024-01-11 15:31:16,186 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 15:31:16,187 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 15:31:16,208 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 15:31:16,210 INFO main o.s.b.t.c.SpringBootTestContextBootstrapper:174 - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@364d0f65, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@4826340a, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@79eed0bd, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@4664755e, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@180c7cd0, org.springframework.test.context.support.DirtiesContextTestExecutionListener@61f38dbf, org.springframework.test.context.transaction.TransactionalTestExecutionListener@6e17c204, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@b3c841d, org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener@702d8356, org.springframework.test.context.event.EventPublishingTestExecutionListener@dce6699, org.springframework.security.test.context.support.ReactorContextTestExecutionListener@5d1982c6, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@326ae914, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@2e41fb3c, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@50c5bac3, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@41db1daf, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@241c6ec9, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@525e96d, org.eclipse.hawkbit.repository.test.matcher.EventVerifier@78cb48a8, org.eclipse.hawkbit.repository.test.util.CleanupTestExecutionListener@61e4147b] . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.18) 2024-01-11 15:31:16,235 INFO main o.e.h.r.j.r.RSQLDistributionSetMetadataFieldsTest:55 - Starting RSQLDistributionSetMetadataFieldsTest using Java 17.0.9 on basic-3rmgj with PID 1162 (started by jenkins in /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa) 2024-01-11 15:31:16,235 INFO main o.e.h.r.j.r.RSQLDistributionSetMetadataFieldsTest:638 - The following 1 profile is active: "test" 2024-01-11 15:31:16,354 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:132 - Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2024-01-11 15:31:16,367 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 15:31:16,442 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 15:31:16,442 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 15:31:16,446 INFO main o.s.c.c.s.GenericScope:283 - BeanFactory id=61c8307c-da16-3faa-9a4d-05d1a05b9a89 2024-01-11 15:31:16,469 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 15:31:16,472 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 15:31:16,473 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 15:31:16,474 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'loadBalancerClientsDefaultsMappingsProvider' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration$$Lambda$921/0x00007fd9ec52e490] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 15:31:16,475 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 15:31:16,477 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 15:31:16,479 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 15:31:16,481 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 15:31:16,481 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 15:31:16,486 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 15:31:16,494 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 15:31:16,496 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 15:31:16,501 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 15:31:16,600 INFO main o.f.c.i.l.VersionPrinter:37 - Flyway Community Edition 8.5.13 by Redgate 2024-01-11 15:31:16,600 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 15:31:16,600 INFO main o.f.c.i.l.VersionPrinter:37 - 2024-01-11 15:31:16,605 INFO main c.z.h.HikariDataSource:110 - HikariPool-14 - Starting... 2024-01-11 15:31:16,608 INFO main c.z.h.HikariDataSource:123 - HikariPool-14 - Start completed. 2024-01-11 15:31:16,608 INFO main o.f.c.i.d.b.BaseDatabaseType:37 - Database: jdbc:h2:mem:testdb (H2 2.2) 2024-01-11 15:31:16,610 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 15:31:16,618 INFO main o.f.c.i.c.DbValidate:37 - Successfully validated 47 migrations (execution time 00:00.006s) 2024-01-11 15:31:16,619 INFO main o.f.c.i.s.JdbcTableSchemaHistory:37 - Creating Schema History table "PUBLIC"."schema_version" ... 2024-01-11 15:31:16,622 INFO main o.f.c.i.c.DbMigrate:37 - Current version of schema "PUBLIC": << Empty Schema >> 2024-01-11 15:31:16,626 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.0.1 - init " 2024-01-11 15:31:16,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 15:31:16,642 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.0 - cascade delete " 2024-01-11 15:31:16,647 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.1 - cascade delete " 2024-01-11 15:31:16,648 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.5.0 - target filter query " 2024-01-11 15:31:16,651 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.6.0 - rollout management " 2024-01-11 15:31:16,657 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.0 - swmType maxAssignment greater 0 " 2024-01-11 15:31:16,658 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.1 - reduce length enums " 2024-01-11 15:31:16,665 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.0 - auto assign ds filter " 2024-01-11 15:31:16,667 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.1 - cascade delete " 2024-01-11 15:31:16,669 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.2 - remove external artifact " 2024-01-11 15:31:16,671 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.9.0 - add rollout groups created " 2024-01-11 15:31:16,674 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.0 - advanced rolloutgroup " 2024-01-11 15:31:16,678 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.1 - consolidate artifact sha1 " 2024-01-11 15:31:16,681 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.2 - rollout auto start " 2024-01-11 15:31:16,683 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.3 - add rollout deleted flag " 2024-01-11 15:31:16,703 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.0 - drop target info " 2024-01-11 15:31:16,718 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.1 - target filter query UQ " 2024-01-11 15:31:16,720 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.2 - remove unused idexes " 2024-01-11 15:31:16,721 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.3 - add module md targetvis " 2024-01-11 15:31:16,724 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.0 - action performance " 2024-01-11 15:31:16,734 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.1 - missing non null " 2024-01-11 15:31:16,739 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.2 - missing non null enum " 2024-01-11 15:31:16,740 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.3 - cascade delete " 2024-01-11 15:31:16,741 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.4 - add maintenance window " 2024-01-11 15:31:16,747 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.6 - add index " 2024-01-11 15:31:16,749 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.7 - add rollout approval fields " 2024-01-11 15:31:16,753 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 15:31:16,767 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.9 - add target metadata " 2024-01-11 15:31:16,769 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 15:31:16,771 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 15:31:16,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 15:31:16,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 15:31:16,778 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.14 - add sha256 hash " 2024-01-11 15:31:16,780 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.15 - add weight " 2024-01-11 15:31:16,784 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.16 - add action initiated by " 2024-01-11 15:31:16,803 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.17 - add index target modified " 2024-01-11 15:31:16,805 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.18 - add target type " 2024-01-11 15:31:16,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 15:31:16,816 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 15:31:16,818 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.21 - add rollouts status index " 2024-01-11 15:31:16,820 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 15:31:16,821 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.23 - add action status code " 2024-01-11 15:31:16,823 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 15:31:16,826 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.25 - add confirmation flag " 2024-01-11 15:31:16,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 15:31:16,833 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.27 - target type inherit type " 2024-01-11 15:31:16,836 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.214s) 2024-01-11 15:31:16,898 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:437 - Initialized JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 15:31:17,252 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 15:31:17,253 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 15:31:17,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.util.List) 2024-01-11 15:31:17,262 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 15:31:17,263 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 15:31:17,537 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 15:31:17,538 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 15:31:17,541 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 15:31:18,111 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 15:31:18,579 WARN main o.s.b.a.s.s.UserDetailsServiceAutoConfiguration:89 - Using generated security password: ef2b2cd2-b77c-4698-974d-94a10ccbd08f This generated password is for development use only. Your security configuration must be updated before running your application in production. 2024-01-11 15:31:18,650 INFO main o.s.s.w.DefaultSecurityFilterChain:55 - Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@4497ef78, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@3b403c7e, org.springframework.security.web.context.SecurityContextPersistenceFilter@481414bb, org.springframework.security.web.header.HeaderWriterFilter@66f45914, org.springframework.security.web.csrf.CsrfFilter@733af7a, org.springframework.security.web.authentication.logout.LogoutFilter@509d70ad, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@67a8b112, org.springframework.security.web.authentication.ui.DefaultLoginPageGeneratingFilter@68339051, org.springframework.security.web.authentication.ui.DefaultLogoutPageGeneratingFilter@19422a25, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@183f8c73, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@211c4a42, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@309fdd7b, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@7dfa716a, org.springframework.security.web.session.SessionManagementFilter@52c639e6, org.springframework.security.web.access.ExceptionTranslationFilter@639052e3, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@4177dbf7] 2024-01-11 15:31:18,847 INFO main o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'application.springCloudBusInput' has 1 subscriber(s). 2024-01-11 15:31:18,945 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 15:31:18,945 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 1 subscriber(s). 2024-01-11 15:31:18,945 INFO main o.s.i.e.EventDrivenConsumer:292 - started bean '_org.springframework.integration.errorLogger' 2024-01-11 15:31:18,949 INFO main o.e.h.r.j.r.RSQLDistributionSetMetadataFieldsTest:61 - Started RSQLDistributionSetMetadataFieldsTest in 2.736 seconds (JVM running for 83.185) 2024-01-11 15:31:19,058 INFO pool-41-thread-1 o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'unknown.channel.name' has 1 subscriber(s). 2024-01-11 15:31:19,274 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 15:31:19,320 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 15:31:19,403 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 15:31:19,424 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 15:31:19,427 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 15:31:19,427 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 0 subscriber(s). 2024-01-11 15:31:19,427 INFO main o.s.i.e.EventDrivenConsumer:292 - stopped bean '_org.springframework.integration.errorLogger' 2024-01-11 15:31:19,431 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:651 - Closing JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 15:31:19,432 INFO main c.z.h.HikariDataSource:350 - HikariPool-14 - Shutdown initiated... 2024-01-11 15:31:19,433 INFO main c.z.h.HikariDataSource:352 - HikariPool-14 - Shutdown completed. [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.250 s -- in org.eclipse.hawkbit.repository.jpa.rsql.RSQLDistributionSetMetadataFieldsTest [INFO] Running org.eclipse.hawkbit.repository.jpa.rsql.RSQLSoftwareModuleTypeFieldsTest 2024-01-11 15:31:19,436 INFO main o.e.h.r.t.u.SharedSqlTestDatabaseExtension:34 - Schema generation skipped... No datasource environment variables found! 2024-01-11 15:31:19,438 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 15:31:19,438 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 15:31:19,441 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 15:31:19,441 INFO main o.s.b.t.c.SpringBootTestContextBootstrapper:174 - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@4404f5fb, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@388c124e, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@1acf63e9, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@69df76f4, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@a17ed19, org.springframework.test.context.support.DirtiesContextTestExecutionListener@52d18077, org.springframework.test.context.transaction.TransactionalTestExecutionListener@33e071ef, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@219ad9b1, org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener@14d097be, org.springframework.test.context.event.EventPublishingTestExecutionListener@4adc6f6b, org.springframework.security.test.context.support.ReactorContextTestExecutionListener@7a0300d6, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@d231976, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@1d5e020b, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@345081fc, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@56b73210, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@43ca6919, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@2ee97531, org.eclipse.hawkbit.repository.test.matcher.EventVerifier@1e064e71, org.eclipse.hawkbit.repository.test.util.CleanupTestExecutionListener@714ec813] . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.18) 2024-01-11 15:31:19,464 INFO main o.e.h.r.j.r.RSQLSoftwareModuleTypeFieldsTest:55 - Starting RSQLSoftwareModuleTypeFieldsTest using Java 17.0.9 on basic-3rmgj with PID 1162 (started by jenkins in /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa) 2024-01-11 15:31:19,464 INFO main o.e.h.r.j.r.RSQLSoftwareModuleTypeFieldsTest:638 - The following 1 profile is active: "test" 2024-01-11 15:31:19,611 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:132 - Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2024-01-11 15:31:19,626 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 15:31:19,709 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 15:31:19,710 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 15:31:19,715 INFO main o.s.c.c.s.GenericScope:283 - BeanFactory id=61c8307c-da16-3faa-9a4d-05d1a05b9a89 2024-01-11 15:31:19,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 15:31:19,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 15:31:19,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 15:31:19,747 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'loadBalancerClientsDefaultsMappingsProvider' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration$$Lambda$921/0x00007fd9ec52e490] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 15:31:19,748 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 15:31:19,751 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 15:31:19,753 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 15:31:19,754 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 15:31:19,755 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 15:31:19,768 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 15:31:19,802 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 15:31:19,807 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 15:31:19,810 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 15:31:19,891 INFO main o.f.c.i.l.VersionPrinter:37 - Flyway Community Edition 8.5.13 by Redgate 2024-01-11 15:31:19,891 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 15:31:19,891 INFO main o.f.c.i.l.VersionPrinter:37 - 2024-01-11 15:31:19,898 INFO main c.z.h.HikariDataSource:110 - HikariPool-15 - Starting... 2024-01-11 15:31:19,900 INFO main c.z.h.HikariDataSource:123 - HikariPool-15 - Start completed. 2024-01-11 15:31:19,901 INFO main o.f.c.i.d.b.BaseDatabaseType:37 - Database: jdbc:h2:mem:testdb (H2 2.2) 2024-01-11 15:31:19,904 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 15:31:19,913 INFO main o.f.c.i.c.DbValidate:37 - Successfully validated 47 migrations (execution time 00:00.007s) 2024-01-11 15:31:19,914 INFO main o.f.c.i.s.JdbcTableSchemaHistory:37 - Creating Schema History table "PUBLIC"."schema_version" ... 2024-01-11 15:31:19,917 INFO main o.f.c.i.c.DbMigrate:37 - Current version of schema "PUBLIC": << Empty Schema >> 2024-01-11 15:31:19,921 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.0.1 - init " 2024-01-11 15:31:19,934 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 15:31:19,936 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.0 - cascade delete " 2024-01-11 15:31:19,940 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.1 - cascade delete " 2024-01-11 15:31:19,942 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.5.0 - target filter query " 2024-01-11 15:31:19,944 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.6.0 - rollout management " 2024-01-11 15:31:19,960 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.0 - swmType maxAssignment greater 0 " 2024-01-11 15:31:19,962 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.1 - reduce length enums " 2024-01-11 15:31:19,967 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.0 - auto assign ds filter " 2024-01-11 15:31:19,970 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.1 - cascade delete " 2024-01-11 15:31:19,972 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.2 - remove external artifact " 2024-01-11 15:31:19,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 15:31:19,976 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.0 - advanced rolloutgroup " 2024-01-11 15:31:19,980 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.1 - consolidate artifact sha1 " 2024-01-11 15:31:19,983 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.2 - rollout auto start " 2024-01-11 15:31:19,986 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.3 - add rollout deleted flag " 2024-01-11 15:31:20,010 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.0 - drop target info " 2024-01-11 15:31:20,022 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.1 - target filter query UQ " 2024-01-11 15:31:20,024 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.2 - remove unused idexes " 2024-01-11 15:31:20,026 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.3 - add module md targetvis " 2024-01-11 15:31:20,028 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.0 - action performance " 2024-01-11 15:31:20,038 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.1 - missing non null " 2024-01-11 15:31:20,043 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.2 - missing non null enum " 2024-01-11 15:31:20,044 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.3 - cascade delete " 2024-01-11 15:31:20,045 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.4 - add maintenance window " 2024-01-11 15:31:20,050 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.6 - add index " 2024-01-11 15:31:20,052 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.7 - add rollout approval fields " 2024-01-11 15:31:20,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 15:31:20,058 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.9 - add target metadata " 2024-01-11 15:31:20,060 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 15:31:20,062 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 15:31:20,064 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 15:31:20,066 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.13 - add action external id " 2024-01-11 15:31:20,069 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.14 - add sha256 hash " 2024-01-11 15:31:20,071 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.15 - add weight " 2024-01-11 15:31:20,076 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.16 - add action initiated by " 2024-01-11 15:31:20,079 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.17 - add index target modified " 2024-01-11 15:31:20,081 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.18 - add target type " 2024-01-11 15:31:20,090 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 15:31:20,093 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 15:31:20,102 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.21 - add rollouts status index " 2024-01-11 15:31:20,105 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 15:31:20,108 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.23 - add action status code " 2024-01-11 15:31:20,112 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 15:31:20,116 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.25 - add confirmation flag " 2024-01-11 15:31:20,120 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.26 - add access control context " 2024-01-11 15:31:20,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 15:31:20,126 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.209s) 2024-01-11 15:31:20,181 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:437 - Initialized JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 15:31:20,547 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 15:31:20,548 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 15:31:20,549 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 15:31:20,557 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 15:31:20,558 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 15:31:20,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 15:31:20,851 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 15:31:20,854 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 15:31:21,417 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 15:31:21,871 WARN main o.s.b.a.s.s.UserDetailsServiceAutoConfiguration:89 - Using generated security password: ef67d0fa-741a-4343-9ffc-652f53375506 This generated password is for development use only. Your security configuration must be updated before running your application in production. 2024-01-11 15:31:21,951 INFO main o.s.s.w.DefaultSecurityFilterChain:55 - Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@54612b44, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@143a811e, org.springframework.security.web.context.SecurityContextPersistenceFilter@482792d4, org.springframework.security.web.header.HeaderWriterFilter@3d69221c, org.springframework.security.web.csrf.CsrfFilter@2288fb3b, org.springframework.security.web.authentication.logout.LogoutFilter@2db1891, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@5194c6f9, org.springframework.security.web.authentication.ui.DefaultLoginPageGeneratingFilter@132d251c, org.springframework.security.web.authentication.ui.DefaultLogoutPageGeneratingFilter@63ee2e6e, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@62cd4602, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@3c861fdd, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@26a203fb, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@6b1b8947, org.springframework.security.web.session.SessionManagementFilter@2d13f56e, org.springframework.security.web.access.ExceptionTranslationFilter@1790673a, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@6684c3fd] 2024-01-11 15:31:22,137 INFO main o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'application.springCloudBusInput' has 1 subscriber(s). 2024-01-11 15:31:22,236 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 15:31:22,236 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 1 subscriber(s). 2024-01-11 15:31:22,236 INFO main o.s.i.e.EventDrivenConsumer:292 - started bean '_org.springframework.integration.errorLogger' 2024-01-11 15:31:22,240 INFO main o.e.h.r.j.r.RSQLSoftwareModuleTypeFieldsTest:61 - Started RSQLSoftwareModuleTypeFieldsTest in 2.797 seconds (JVM running for 86.476) 2024-01-11 15:31:22,343 INFO pool-44-thread-1 o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'unknown.channel.name' has 1 subscriber(s). 2024-01-11 15:31:22,407 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 15:31:22,443 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 15:31:22,479 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 15:31:22,502 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 15:31:22,541 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 15:31:22,553 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 15:31:22,602 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 15:31:22,625 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 15:31:22,660 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 15:31:22,675 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 15:31:22,678 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 15:31:22,679 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 0 subscriber(s). 2024-01-11 15:31:22,679 INFO main o.s.i.e.EventDrivenConsumer:292 - stopped bean '_org.springframework.integration.errorLogger' 2024-01-11 15:31:22,683 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:651 - Closing JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 15:31:22,684 INFO main c.z.h.HikariDataSource:350 - HikariPool-15 - Shutdown initiated... 2024-01-11 15:31:22,685 INFO main c.z.h.HikariDataSource:352 - HikariPool-15 - Shutdown completed. [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.250 s -- in org.eclipse.hawkbit.repository.jpa.rsql.RSQLSoftwareModuleTypeFieldsTest [INFO] Running org.eclipse.hawkbit.repository.jpa.rsql.RSQLTargetFieldTest 2024-01-11 15:31:22,688 INFO main o.e.h.r.t.u.SharedSqlTestDatabaseExtension:34 - Schema generation skipped... No datasource environment variables found! 2024-01-11 15:31:22,690 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 15:31:22,698 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 15:31:22,702 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 15:31:22,704 INFO main o.s.b.t.c.SpringBootTestContextBootstrapper:174 - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@23443eb4, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@16593f0e, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@17fbc7a3, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@182be752, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@1a18db7d, org.springframework.test.context.support.DirtiesContextTestExecutionListener@4566367f, org.springframework.test.context.transaction.TransactionalTestExecutionListener@c6937af, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@4bbf5007, org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener@17a0b93e, org.springframework.test.context.event.EventPublishingTestExecutionListener@6381a07b, org.springframework.security.test.context.support.ReactorContextTestExecutionListener@261027eb, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@171e6446, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@56556d2, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@6b09bc7d, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@4c01e188, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@2859801a, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@7259005, org.eclipse.hawkbit.repository.test.matcher.EventVerifier@21e93ec8, org.eclipse.hawkbit.repository.test.util.CleanupTestExecutionListener@62a786dc] . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.18) 2024-01-11 15:31:22,743 INFO main o.e.h.r.j.r.RSQLTargetFieldTest:55 - Starting RSQLTargetFieldTest using Java 17.0.9 on basic-3rmgj with PID 1162 (started by jenkins in /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa) 2024-01-11 15:31:22,743 INFO main o.e.h.r.j.r.RSQLTargetFieldTest:638 - The following 1 profile is active: "test" 2024-01-11 15:31:22,876 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:132 - Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2024-01-11 15:31:22,889 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 15:31:22,975 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 15:31:22,976 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 15:31:22,981 INFO main o.s.c.c.s.GenericScope:283 - BeanFactory id=61c8307c-da16-3faa-9a4d-05d1a05b9a89 2024-01-11 15:31:23,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 15:31:23,019 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 15:31:23,020 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 15:31:23,021 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'loadBalancerClientsDefaultsMappingsProvider' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration$$Lambda$921/0x00007fd9ec52e490] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 15:31:23,022 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 15:31:23,025 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 15:31:23,028 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 15:31:23,029 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 15:31:23,030 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 15:31:23,034 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 15:31:23,041 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 15:31:23,044 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 15:31:23,046 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 15:31:23,144 INFO main o.f.c.i.l.VersionPrinter:37 - Flyway Community Edition 8.5.13 by Redgate 2024-01-11 15:31:23,145 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 15:31:23,145 INFO main o.f.c.i.l.VersionPrinter:37 - 2024-01-11 15:31:23,147 INFO main c.z.h.HikariDataSource:110 - HikariPool-16 - Starting... 2024-01-11 15:31:23,150 INFO main c.z.h.HikariDataSource:123 - HikariPool-16 - Start completed. 2024-01-11 15:31:23,150 INFO main o.f.c.i.d.b.BaseDatabaseType:37 - Database: jdbc:h2:mem:testdb (H2 2.2) 2024-01-11 15:31:23,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 15:31:23,159 INFO main o.f.c.i.c.DbValidate:37 - Successfully validated 47 migrations (execution time 00:00.005s) 2024-01-11 15:31:23,159 INFO main o.f.c.i.s.JdbcTableSchemaHistory:37 - Creating Schema History table "PUBLIC"."schema_version" ... 2024-01-11 15:31:23,162 INFO main o.f.c.i.c.DbMigrate:37 - Current version of schema "PUBLIC": << Empty Schema >> 2024-01-11 15:31:23,167 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.0.1 - init " 2024-01-11 15:31:23,179 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 15:31:23,181 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.0 - cascade delete " 2024-01-11 15:31:23,185 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.1 - cascade delete " 2024-01-11 15:31:23,186 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.5.0 - target filter query " 2024-01-11 15:31:23,188 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.6.0 - rollout management " 2024-01-11 15:31:23,194 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.0 - swmType maxAssignment greater 0 " 2024-01-11 15:31:23,195 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.1 - reduce length enums " 2024-01-11 15:31:23,203 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.0 - auto assign ds filter " 2024-01-11 15:31:23,208 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.1 - cascade delete " 2024-01-11 15:31:23,212 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.2 - remove external artifact " 2024-01-11 15:31:23,214 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.9.0 - add rollout groups created " 2024-01-11 15:31:23,224 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.0 - advanced rolloutgroup " 2024-01-11 15:31:23,228 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.1 - consolidate artifact sha1 " 2024-01-11 15:31:23,231 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.2 - rollout auto start " 2024-01-11 15:31:23,233 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.3 - add rollout deleted flag " 2024-01-11 15:31:23,246 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.0 - drop target info " 2024-01-11 15:31:23,257 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.1 - target filter query UQ " 2024-01-11 15:31:23,258 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.2 - remove unused idexes " 2024-01-11 15:31:23,259 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.3 - add module md targetvis " 2024-01-11 15:31:23,261 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.0 - action performance " 2024-01-11 15:31:23,271 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.1 - missing non null " 2024-01-11 15:31:23,276 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.2 - missing non null enum " 2024-01-11 15:31:23,277 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.3 - cascade delete " 2024-01-11 15:31:23,278 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.4 - add maintenance window " 2024-01-11 15:31:23,283 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.6 - add index " 2024-01-11 15:31:23,284 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.7 - add rollout approval fields " 2024-01-11 15:31:23,288 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 15:31:23,290 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.9 - add target metadata " 2024-01-11 15:31:23,298 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 15:31:23,301 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 15:31:23,305 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 15:31:23,307 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.13 - add action external id " 2024-01-11 15:31:23,311 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.14 - add sha256 hash " 2024-01-11 15:31:23,318 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.15 - add weight " 2024-01-11 15:31:23,323 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.16 - add action initiated by " 2024-01-11 15:31:23,326 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.17 - add index target modified " 2024-01-11 15:31:23,328 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.18 - add target type " 2024-01-11 15:31:23,332 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 15:31:23,335 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 15:31:23,338 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.21 - add rollouts status index " 2024-01-11 15:31:23,339 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 15:31:23,340 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.23 - add action status code " 2024-01-11 15:31:23,343 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 15:31:23,346 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.25 - add confirmation flag " 2024-01-11 15:31:23,350 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.26 - add access control context " 2024-01-11 15:31:23,353 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.27 - target type inherit type " 2024-01-11 15:31:23,355 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.192s) 2024-01-11 15:31:23,425 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:437 - Initialized JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 15:31:23,855 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 15:31:23,856 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 15:31:23,857 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 15:31:23,863 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 15:31:23,864 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 15:31:24,162 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 15:31:24,162 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 15:31:24,165 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 15:31:24,771 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 15:31:25,335 WARN main o.s.b.a.s.s.UserDetailsServiceAutoConfiguration:89 - Using generated security password: 9f529910-481a-4941-a2d9-d7013722a808 This generated password is for development use only. Your security configuration must be updated before running your application in production. 2024-01-11 15:31:25,402 INFO main o.s.s.w.DefaultSecurityFilterChain:55 - Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@71d61221, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@67b4d462, org.springframework.security.web.context.SecurityContextPersistenceFilter@5cb4bf1d, org.springframework.security.web.header.HeaderWriterFilter@72c9313b, org.springframework.security.web.csrf.CsrfFilter@315f4397, org.springframework.security.web.authentication.logout.LogoutFilter@19e124a2, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@6b07add2, org.springframework.security.web.authentication.ui.DefaultLoginPageGeneratingFilter@1d7df968, org.springframework.security.web.authentication.ui.DefaultLogoutPageGeneratingFilter@310b8c7b, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@50c150c4, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@7d608c1, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@20484b25, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@6b96adee, org.springframework.security.web.session.SessionManagementFilter@17bc1586, org.springframework.security.web.access.ExceptionTranslationFilter@7cbefcf5, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@2d294c5] 2024-01-11 15:31:25,638 INFO main o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'application.springCloudBusInput' has 1 subscriber(s). 2024-01-11 15:31:25,734 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 15:31:25,734 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 1 subscriber(s). 2024-01-11 15:31:25,734 INFO main o.s.i.e.EventDrivenConsumer:292 - started bean '_org.springframework.integration.errorLogger' 2024-01-11 15:31:25,739 INFO main o.e.h.r.j.r.RSQLTargetFieldTest:61 - Started RSQLTargetFieldTest in 3.029 seconds (JVM running for 89.975) 2024-01-11 15:31:25,842 INFO pool-47-thread-1 o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'unknown.channel.name' has 1 subscriber(s). 2024-01-11 15:31:26,339 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 15:31:26,368 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 15:31:26,532 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 15:31:26,537 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 15:31:26,552 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 15:31:26,729 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 15:31:26,799 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 15:31:26,948 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 15:31:26,969 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 15:31:27,141 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 15:31:27,168 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 15:31:27,351 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 15:31:27,430 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 15:31:27,602 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 15:31:27,630 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 15:31:27,809 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 15:31:27,835 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 15:31:28,023 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 15:31:28,045 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 15:31:28,225 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 15:31:28,240 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 15:31:28,412 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 15:31:28,472 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 15:31:28,645 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 15:31:28,670 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 15:31:28,851 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 15:31:28,920 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 15:31:29,086 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 15:31:29,128 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 15:31:29,273 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 15:31:29,308 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 15:31:29,529 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 15:31:29,540 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 15:31:29,543 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 15:31:29,543 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 0 subscriber(s). 2024-01-11 15:31:29,543 INFO main o.s.i.e.EventDrivenConsumer:292 - stopped bean '_org.springframework.integration.errorLogger' 2024-01-11 15:31:29,548 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:651 - Closing JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 15:31:29,549 INFO main c.z.h.HikariDataSource:350 - HikariPool-16 - Shutdown initiated... 2024-01-11 15:31:29,550 INFO main c.z.h.HikariDataSource:352 - HikariPool-16 - Shutdown completed. [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.863 s -- in org.eclipse.hawkbit.repository.jpa.rsql.RSQLTargetFieldTest [INFO] Running org.eclipse.hawkbit.repository.jpa.autocleanup.AutoCleanupSchedulerTest 2024-01-11 15:31:29,553 INFO main o.e.h.r.t.u.SharedSqlTestDatabaseExtension:34 - Schema generation skipped... No datasource environment variables found! 2024-01-11 15:31:29,555 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 15:31:29,555 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 15:31:29,557 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 15:31:29,558 INFO main o.s.b.t.c.SpringBootTestContextBootstrapper:174 - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@58ad1421, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@55430b07, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@286dbff9, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@7ef5303b, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@4e492fd8, org.springframework.test.context.support.DirtiesContextTestExecutionListener@39f1e25, org.springframework.test.context.transaction.TransactionalTestExecutionListener@46c8fbd8, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@116b7fd2, org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener@16dba5c8, org.springframework.test.context.event.EventPublishingTestExecutionListener@6d4eef00, org.springframework.security.test.context.support.ReactorContextTestExecutionListener@6cd9cf4a, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@2606a8ec, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@6db8ac01, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@77946859, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@55154a7e, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@46c7d9f8, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@6e37ad85, org.eclipse.hawkbit.repository.test.matcher.EventVerifier@3ab5d6ba, org.eclipse.hawkbit.repository.test.util.CleanupTestExecutionListener@458c2d28] . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.18) 2024-01-11 15:31:29,636 INFO main o.e.h.r.j.a.AutoCleanupSchedulerTest:55 - Starting AutoCleanupSchedulerTest using Java 17.0.9 on basic-3rmgj with PID 1162 (started by jenkins in /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa) 2024-01-11 15:31:29,636 INFO main o.e.h.r.j.a.AutoCleanupSchedulerTest:638 - The following 1 profile is active: "test" 2024-01-11 15:31:29,783 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:132 - Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2024-01-11 15:31:29,808 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 15:31:29,878 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 15:31:29,878 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 15:31:29,882 INFO main o.s.c.c.s.GenericScope:283 - BeanFactory id=61c8307c-da16-3faa-9a4d-05d1a05b9a89 2024-01-11 15:31:29,909 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 15:31:29,913 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 15:31:29,915 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 15:31:29,915 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'loadBalancerClientsDefaultsMappingsProvider' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration$$Lambda$921/0x00007fd9ec52e490] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 15:31:29,916 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 15:31:29,919 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 15:31:29,921 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 15:31:29,922 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 15:31:29,923 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 15:31:29,927 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 15:31:29,935 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 15:31:29,937 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 15:31:29,940 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 15:31:30,025 INFO main o.f.c.i.l.VersionPrinter:37 - Flyway Community Edition 8.5.13 by Redgate 2024-01-11 15:31:30,026 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 15:31:30,026 INFO main o.f.c.i.l.VersionPrinter:37 - 2024-01-11 15:31:30,028 INFO main c.z.h.HikariDataSource:110 - HikariPool-17 - Starting... 2024-01-11 15:31:30,030 INFO main c.z.h.HikariDataSource:123 - HikariPool-17 - Start completed. 2024-01-11 15:31:30,030 INFO main o.f.c.i.d.b.BaseDatabaseType:37 - Database: jdbc:h2:mem:testdb (H2 2.2) 2024-01-11 15:31:30,032 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 15:31:30,039 INFO main o.f.c.i.c.DbValidate:37 - Successfully validated 47 migrations (execution time 00:00.006s) 2024-01-11 15:31:30,040 INFO main o.f.c.i.s.JdbcTableSchemaHistory:37 - Creating Schema History table "PUBLIC"."schema_version" ... 2024-01-11 15:31:30,043 INFO main o.f.c.i.c.DbMigrate:37 - Current version of schema "PUBLIC": << Empty Schema >> 2024-01-11 15:31:30,061 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.0.1 - init " 2024-01-11 15:31:30,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 15:31:30,074 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.0 - cascade delete " 2024-01-11 15:31:30,077 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.1 - cascade delete " 2024-01-11 15:31:30,078 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.5.0 - target filter query " 2024-01-11 15:31:30,080 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.6.0 - rollout management " 2024-01-11 15:31:30,086 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.0 - swmType maxAssignment greater 0 " 2024-01-11 15:31:30,087 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.1 - reduce length enums " 2024-01-11 15:31:30,093 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.0 - auto assign ds filter " 2024-01-11 15:31:30,095 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.1 - cascade delete " 2024-01-11 15:31:30,097 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.2 - remove external artifact " 2024-01-11 15:31:30,099 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.9.0 - add rollout groups created " 2024-01-11 15:31:30,102 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.0 - advanced rolloutgroup " 2024-01-11 15:31:30,109 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.1 - consolidate artifact sha1 " 2024-01-11 15:31:30,113 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.2 - rollout auto start " 2024-01-11 15:31:30,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 15:31:30,128 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.0 - drop target info " 2024-01-11 15:31:30,139 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.1 - target filter query UQ " 2024-01-11 15:31:30,140 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.2 - remove unused idexes " 2024-01-11 15:31:30,142 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.3 - add module md targetvis " 2024-01-11 15:31:30,144 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.0 - action performance " 2024-01-11 15:31:30,153 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.1 - missing non null " 2024-01-11 15:31:30,158 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.2 - missing non null enum " 2024-01-11 15:31:30,159 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.3 - cascade delete " 2024-01-11 15:31:30,160 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.4 - add maintenance window " 2024-01-11 15:31:30,165 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.6 - add index " 2024-01-11 15:31:30,166 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.7 - add rollout approval fields " 2024-01-11 15:31:30,170 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 15:31:30,171 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.9 - add target metadata " 2024-01-11 15:31:30,173 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 15:31:30,175 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 15:31:30,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 15:31:30,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 15:31:30,180 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.14 - add sha256 hash " 2024-01-11 15:31:30,182 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.15 - add weight " 2024-01-11 15:31:30,186 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.16 - add action initiated by " 2024-01-11 15:31:30,190 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.17 - add index target modified " 2024-01-11 15:31:30,191 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.18 - add target type " 2024-01-11 15:31:30,195 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 15:31:30,198 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 15:31:30,202 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.21 - add rollouts status index " 2024-01-11 15:31:30,205 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 15:31:30,206 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.23 - add action status code " 2024-01-11 15:31:30,209 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 15:31:30,212 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.25 - add confirmation flag " 2024-01-11 15:31:30,216 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.26 - add access control context " 2024-01-11 15:31:30,219 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.27 - target type inherit type " 2024-01-11 15:31:30,221 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.179s) 2024-01-11 15:31:30,293 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:437 - Initialized JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 15:31:30,633 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 15:31:30,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.lang.Long) 2024-01-11 15:31:30,635 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 15:31:30,642 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 15:31:30,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 15:31:30,922 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 15:31:30,923 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 15:31:30,926 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 15:31:31,467 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 15:31:31,923 WARN main o.s.b.a.s.s.UserDetailsServiceAutoConfiguration:89 - Using generated security password: 1770b872-310a-4ec8-94a2-cb474626bddd This generated password is for development use only. Your security configuration must be updated before running your application in production. 2024-01-11 15:31:32,007 INFO main o.s.s.w.DefaultSecurityFilterChain:55 - Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@46249371, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@33f2b93e, org.springframework.security.web.context.SecurityContextPersistenceFilter@55743866, org.springframework.security.web.header.HeaderWriterFilter@7d1bed85, org.springframework.security.web.csrf.CsrfFilter@75ad366a, org.springframework.security.web.authentication.logout.LogoutFilter@65b6adc7, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@6e71f885, org.springframework.security.web.authentication.ui.DefaultLoginPageGeneratingFilter@4c2eeaf5, org.springframework.security.web.authentication.ui.DefaultLogoutPageGeneratingFilter@52a6da15, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@21597a11, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@198fb02, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@2380be96, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@3845bba2, org.springframework.security.web.session.SessionManagementFilter@49f64954, org.springframework.security.web.access.ExceptionTranslationFilter@41cb8ee5, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@b2fc19a] 2024-01-11 15:31:32,181 INFO main o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'application.springCloudBusInput' has 1 subscriber(s). 2024-01-11 15:31:32,275 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 15:31:32,276 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 1 subscriber(s). 2024-01-11 15:31:32,276 INFO main o.s.i.e.EventDrivenConsumer:292 - started bean '_org.springframework.integration.errorLogger' 2024-01-11 15:31:32,279 INFO main o.e.h.r.j.a.AutoCleanupSchedulerTest:61 - Started AutoCleanupSchedulerTest in 2.719 seconds (JVM running for 96.515) 2024-01-11 15:31:32,386 INFO pool-50-thread-1 o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'unknown.channel.name' has 1 subscriber(s). 2024-01-11 15:31:32,455 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 15:31:32,465 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.2.jar:0.4.2] at org.eclipse.hawkbit.security.SecurityContextTenantAware.runAsTenant(SecurityContextTenantAware.java:111) ~[hawkbit-security-core-0.4.2.jar:0.4.2] at org.eclipse.hawkbit.security.SecurityContextTenantAware$MockitoMock$rd8U4iUX.runAsTenant$accessor$HHwl8yjj(Unknown Source) ~[hawkbit-security-core-0.4.2.jar:0.4.2] at org.eclipse.hawkbit.security.SecurityContextTenantAware$MockitoMock$rd8U4iUX$auxiliary$yQMaKXcC.call(Unknown Source) ~[hawkbit-security-core-0.4.2.jar:0.4.2] 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$rd8U4iUX.runAsTenant(Unknown Source) ~[hawkbit-security-core-0.4.2.jar:0.4.2] 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$$1de73249_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.2.jar:0.4.2] at org.eclipse.hawkbit.security.SecurityContextTenantAware.runInContext(SecurityContextTenantAware.java:153) ~[hawkbit-security-core-0.4.2.jar:0.4.2] at org.eclipse.hawkbit.security.SecurityContextTenantAware.runAsTenant(SecurityContextTenantAware.java:111) ~[hawkbit-security-core-0.4.2.jar:0.4.2] at org.eclipse.hawkbit.security.SecurityContextTenantAware$MockitoMock$rd8U4iUX.runAsTenant$accessor$HHwl8yjj(Unknown Source) ~[hawkbit-security-core-0.4.2.jar:0.4.2] at org.eclipse.hawkbit.security.SecurityContextTenantAware$MockitoMock$rd8U4iUX$auxiliary$yQMaKXcC.call(Unknown Source) ~[hawkbit-security-core-0.4.2.jar:0.4.2] 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$rd8U4iUX.runAsTenant(Unknown Source) ~[hawkbit-security-core-0.4.2.jar:0.4.2] at org.eclipse.hawkbit.security.SystemSecurityContext.runAsSystemAsTenant(SystemSecurityContext.java:103) ~[hawkbit-security-core-0.4.2.jar:0.4.2] at org.eclipse.hawkbit.security.SystemSecurityContext.runAsSystem(SystemSecurityContext.java:74) ~[hawkbit-security-core-0.4.2.jar:0.4.2] 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 15:31:32,480 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 15:31:32,483 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 15:31:32,483 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 0 subscriber(s). 2024-01-11 15:31:32,483 INFO main o.s.i.e.EventDrivenConsumer:292 - stopped bean '_org.springframework.integration.errorLogger' 2024-01-11 15:31:32,487 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:651 - Closing JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 15:31:32,488 INFO main c.z.h.HikariDataSource:350 - HikariPool-17 - Shutdown initiated... 2024-01-11 15:31:32,489 INFO main c.z.h.HikariDataSource:352 - HikariPool-17 - Shutdown completed. [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.936 s -- in org.eclipse.hawkbit.repository.jpa.autocleanup.AutoCleanupSchedulerTest [INFO] Running org.eclipse.hawkbit.repository.jpa.autocleanup.AutoActionCleanupTest 2024-01-11 15:31:32,500 INFO main o.e.h.r.t.u.SharedSqlTestDatabaseExtension:34 - Schema generation skipped... No datasource environment variables found! 2024-01-11 15:31:32,501 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 15:31:32,502 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 15:31:32,506 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 15:31:32,506 INFO main o.s.b.t.c.SpringBootTestContextBootstrapper:174 - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@5ef8d594, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@6f5f51c4, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@b95df79, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@39932618, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@21df00cb, org.springframework.test.context.support.DirtiesContextTestExecutionListener@341ba445, org.springframework.test.context.transaction.TransactionalTestExecutionListener@1150dba8, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@31539c7c, org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener@68530bc5, org.springframework.test.context.event.EventPublishingTestExecutionListener@183b306, org.springframework.security.test.context.support.ReactorContextTestExecutionListener@1699b505, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@3b047bd6, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@4bf95250, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@577ed3aa, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@c9475dd, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@14567552, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@153cde5a, org.eclipse.hawkbit.repository.test.matcher.EventVerifier@347eacd4, org.eclipse.hawkbit.repository.test.util.CleanupTestExecutionListener@1b6b0d1b] . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.18) 2024-01-11 15:31:32,530 INFO main o.e.h.r.j.a.AutoActionCleanupTest:55 - Starting AutoActionCleanupTest using Java 17.0.9 on basic-3rmgj with PID 1162 (started by jenkins in /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa) 2024-01-11 15:31:32,530 INFO main o.e.h.r.j.a.AutoActionCleanupTest:638 - The following 1 profile is active: "test" 2024-01-11 15:31:32,668 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:132 - Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2024-01-11 15:31:32,680 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 15:31:32,763 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 15:31:32,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 15:31:32,767 INFO main o.s.c.c.s.GenericScope:283 - BeanFactory id=61c8307c-da16-3faa-9a4d-05d1a05b9a89 2024-01-11 15:31:32,788 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 15:31:32,790 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 15:31:32,791 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 15:31:32,792 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'loadBalancerClientsDefaultsMappingsProvider' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration$$Lambda$921/0x00007fd9ec52e490] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 15:31:32,793 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 15:31:32,795 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 15:31:32,797 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 15:31:32,798 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 15:31:32,800 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 15:31:32,806 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 15:31:32,816 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 15:31:32,820 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 15:31:32,822 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 15:31:32,922 INFO main o.f.c.i.l.VersionPrinter:37 - Flyway Community Edition 8.5.13 by Redgate 2024-01-11 15:31:32,922 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 15:31:32,922 INFO main o.f.c.i.l.VersionPrinter:37 - 2024-01-11 15:31:32,925 INFO main c.z.h.HikariDataSource:110 - HikariPool-18 - Starting... 2024-01-11 15:31:32,927 INFO main c.z.h.HikariDataSource:123 - HikariPool-18 - Start completed. 2024-01-11 15:31:32,927 INFO main o.f.c.i.d.b.BaseDatabaseType:37 - Database: jdbc:h2:mem:testdb (H2 2.2) 2024-01-11 15:31:32,929 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 15:31:32,935 INFO main o.f.c.i.c.DbValidate:37 - Successfully validated 47 migrations (execution time 00:00.005s) 2024-01-11 15:31:32,935 INFO main o.f.c.i.s.JdbcTableSchemaHistory:37 - Creating Schema History table "PUBLIC"."schema_version" ... 2024-01-11 15:31:32,938 INFO main o.f.c.i.c.DbMigrate:37 - Current version of schema "PUBLIC": << Empty Schema >> 2024-01-11 15:31:32,942 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.0.1 - init " 2024-01-11 15:31:32,953 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 15:31:32,956 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.0 - cascade delete " 2024-01-11 15:31:32,959 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.1 - cascade delete " 2024-01-11 15:31:32,961 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.5.0 - target filter query " 2024-01-11 15:31:32,963 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.6.0 - rollout management " 2024-01-11 15:31:32,968 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.0 - swmType maxAssignment greater 0 " 2024-01-11 15:31:32,969 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.1 - reduce length enums " 2024-01-11 15:31:32,975 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.0 - auto assign ds filter " 2024-01-11 15:31:32,977 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.1 - cascade delete " 2024-01-11 15:31:32,979 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.2 - remove external artifact " 2024-01-11 15:31:32,980 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.9.0 - add rollout groups created " 2024-01-11 15:31:32,982 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.0 - advanced rolloutgroup " 2024-01-11 15:31:32,986 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.1 - consolidate artifact sha1 " 2024-01-11 15:31:32,989 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.2 - rollout auto start " 2024-01-11 15:31:32,991 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.3 - add rollout deleted flag " 2024-01-11 15:31:33,014 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.0 - drop target info " 2024-01-11 15:31:33,025 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.1 - target filter query UQ " 2024-01-11 15:31:33,027 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.2 - remove unused idexes " 2024-01-11 15:31:33,028 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.3 - add module md targetvis " 2024-01-11 15:31:33,030 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.0 - action performance " 2024-01-11 15:31:33,050 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.1 - missing non null " 2024-01-11 15:31:33,054 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.2 - missing non null enum " 2024-01-11 15:31:33,056 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.3 - cascade delete " 2024-01-11 15:31:33,057 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.4 - add maintenance window " 2024-01-11 15:31:33,062 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.6 - add index " 2024-01-11 15:31:33,063 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.7 - add rollout approval fields " 2024-01-11 15:31:33,067 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 15:31:33,069 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.9 - add target metadata " 2024-01-11 15:31:33,070 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 15:31:33,072 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 15:31:33,074 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 15:31:33,075 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.13 - add action external id " 2024-01-11 15:31:33,078 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.14 - add sha256 hash " 2024-01-11 15:31:33,080 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.15 - add weight " 2024-01-11 15:31:33,085 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.16 - add action initiated by " 2024-01-11 15:31:33,088 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.17 - add index target modified " 2024-01-11 15:31:33,090 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.18 - add target type " 2024-01-11 15:31:33,103 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 15:31:33,108 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 15:31:33,112 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.21 - add rollouts status index " 2024-01-11 15:31:33,114 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 15:31:33,115 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.23 - add action status code " 2024-01-11 15:31:33,117 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 15:31:33,119 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.25 - add confirmation flag " 2024-01-11 15:31:33,123 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.26 - add access control context " 2024-01-11 15:31:33,126 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.27 - target type inherit type " 2024-01-11 15:31:33,128 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 15:31:33,177 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:437 - Initialized JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 15:31:33,533 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 15:31:33,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.lang.Long) 2024-01-11 15:31:33,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.util.List) 2024-01-11 15:31:33,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.util.List) 2024-01-11 15:31:33,544 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 15:31:33,865 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 15:31:33,866 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 15:31:33,874 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 15:31:34,475 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 15:31:34,982 WARN main o.s.b.a.s.s.UserDetailsServiceAutoConfiguration:89 - Using generated security password: 8dd7ca41-5e1c-4779-9587-3ab370611a87 This generated password is for development use only. Your security configuration must be updated before running your application in production. 2024-01-11 15:31:35,052 INFO main o.s.s.w.DefaultSecurityFilterChain:55 - Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@3c323b44, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@3e1f7794, org.springframework.security.web.context.SecurityContextPersistenceFilter@13695dce, org.springframework.security.web.header.HeaderWriterFilter@78a2ff4c, org.springframework.security.web.csrf.CsrfFilter@3b4ba950, org.springframework.security.web.authentication.logout.LogoutFilter@664bf506, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@69bc4667, org.springframework.security.web.authentication.ui.DefaultLoginPageGeneratingFilter@4011e07d, org.springframework.security.web.authentication.ui.DefaultLogoutPageGeneratingFilter@351b914e, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@56d3a976, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@5b970237, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@761c8b16, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@7ec81682, org.springframework.security.web.session.SessionManagementFilter@758e7b06, org.springframework.security.web.access.ExceptionTranslationFilter@4667a320, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@710e6422] 2024-01-11 15:31:35,223 INFO main o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'application.springCloudBusInput' has 1 subscriber(s). 2024-01-11 15:31:35,339 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 15:31:35,340 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 1 subscriber(s). 2024-01-11 15:31:35,340 INFO main o.s.i.e.EventDrivenConsumer:292 - started bean '_org.springframework.integration.errorLogger' 2024-01-11 15:31:35,346 INFO main o.e.h.r.j.a.AutoActionCleanupTest:61 - Started AutoActionCleanupTest in 2.837 seconds (JVM running for 99.582) 2024-01-11 15:31:35,454 INFO pool-53-thread-1 o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'unknown.channel.name' has 1 subscriber(s). 2024-01-11 15:31:35,534 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 15:31:35,860 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=1704987095798, lastModifiedAt=1704987095856, status=CANCELING]) was still active and has been force quite. 2024-01-11 15:31:35,909 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 15:31:35,945 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 15:31:36,100 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=1704987096041, lastModifiedAt=1704987096092, status=CANCELING]) was still active and has been force quite. 2024-01-11 15:31:36,182 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 15:31:36,231 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 15:31:36,403 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=1704987096323, lastModifiedAt=1704987096400, status=CANCELING]) was still active and has been force quite. 2024-01-11 15:31:36,434 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 15:31:36,469 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 15:31:36,631 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=1704987096552, lastModifiedAt=1704987096629, status=CANCELING]) was still active and has been force quite. 2024-01-11 15:31:37,459 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 15:31:37,492 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 15:31:37,631 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 15:31:37,633 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 15:31:37,634 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 0 subscriber(s). 2024-01-11 15:31:37,634 INFO main o.s.i.e.EventDrivenConsumer:292 - stopped bean '_org.springframework.integration.errorLogger' 2024-01-11 15:31:37,638 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:651 - Closing JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 15:31:37,639 INFO main c.z.h.HikariDataSource:350 - HikariPool-18 - Shutdown initiated... 2024-01-11 15:31:37,640 INFO main c.z.h.HikariDataSource:352 - HikariPool-18 - Shutdown completed. [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.142 s -- in org.eclipse.hawkbit.repository.jpa.autocleanup.AutoActionCleanupTest [INFO] Running org.eclipse.hawkbit.repository.jpa.management.ArtifactManagementTest 2024-01-11 15:31:37,644 INFO main o.e.h.r.t.u.SharedSqlTestDatabaseExtension:34 - Schema generation skipped... No datasource environment variables found! 2024-01-11 15:31:37,645 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 15:31:37,645 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 15:31:37,648 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 15:31:37,648 INFO main o.s.b.t.c.SpringBootTestContextBootstrapper:174 - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@21bf9ef, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@64083265, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@1c07d248, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@6e7d08f0, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@33f44051, org.springframework.test.context.support.DirtiesContextTestExecutionListener@164ad750, org.springframework.test.context.transaction.TransactionalTestExecutionListener@347dc243, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@324176b4, org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener@23a64e65, org.springframework.test.context.event.EventPublishingTestExecutionListener@6396ed16, org.springframework.security.test.context.support.ReactorContextTestExecutionListener@392344fd, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@ee61bb, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@112ad2a5, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@458073cb, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@66a7d32a, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@153785fc, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@52cfc205, org.eclipse.hawkbit.repository.test.matcher.EventVerifier@1497fdbc, org.eclipse.hawkbit.repository.test.util.CleanupTestExecutionListener@4cf14287] . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.18) 2024-01-11 15:31:37,717 INFO main o.e.h.r.j.m.ArtifactManagementTest:55 - Starting ArtifactManagementTest using Java 17.0.9 on basic-3rmgj with PID 1162 (started by jenkins in /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa) 2024-01-11 15:31:37,717 INFO main o.e.h.r.j.m.ArtifactManagementTest:638 - The following 1 profile is active: "test" 2024-01-11 15:31:37,823 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:132 - Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2024-01-11 15:31:37,835 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 15:31:37,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 15:31:37,943 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 15:31:37,947 INFO main o.s.c.c.s.GenericScope:283 - BeanFactory id=61c8307c-da16-3faa-9a4d-05d1a05b9a89 2024-01-11 15:31:37,968 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 15:31:37,971 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 15:31:37,972 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 15:31:37,972 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'loadBalancerClientsDefaultsMappingsProvider' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration$$Lambda$921/0x00007fd9ec52e490] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 15:31:37,973 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 15:31:37,976 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 15:31:37,978 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 15:31:37,979 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 15:31:37,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 15:31:37,983 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 15:31:38,006 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 15:31:38,011 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 15:31:38,014 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 15:31:38,112 INFO main o.f.c.i.l.VersionPrinter:37 - Flyway Community Edition 8.5.13 by Redgate 2024-01-11 15:31:38,113 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 15:31:38,113 INFO main o.f.c.i.l.VersionPrinter:37 - 2024-01-11 15:31:38,115 INFO main c.z.h.HikariDataSource:110 - HikariPool-19 - Starting... 2024-01-11 15:31:38,117 INFO main c.z.h.HikariDataSource:123 - HikariPool-19 - Start completed. 2024-01-11 15:31:38,117 INFO main o.f.c.i.d.b.BaseDatabaseType:37 - Database: jdbc:h2:mem:testdb (H2 2.2) 2024-01-11 15:31:38,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 15:31:38,125 INFO main o.f.c.i.c.DbValidate:37 - Successfully validated 47 migrations (execution time 00:00.005s) 2024-01-11 15:31:38,126 INFO main o.f.c.i.s.JdbcTableSchemaHistory:37 - Creating Schema History table "PUBLIC"."schema_version" ... 2024-01-11 15:31:38,128 INFO main o.f.c.i.c.DbMigrate:37 - Current version of schema "PUBLIC": << Empty Schema >> 2024-01-11 15:31:38,133 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.0.1 - init " 2024-01-11 15:31:38,143 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 15:31:38,146 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.0 - cascade delete " 2024-01-11 15:31:38,150 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.1 - cascade delete " 2024-01-11 15:31:38,151 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.5.0 - target filter query " 2024-01-11 15:31:38,153 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.6.0 - rollout management " 2024-01-11 15:31:38,158 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.0 - swmType maxAssignment greater 0 " 2024-01-11 15:31:38,159 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.1 - reduce length enums " 2024-01-11 15:31:38,165 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.0 - auto assign ds filter " 2024-01-11 15:31:38,167 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.1 - cascade delete " 2024-01-11 15:31:38,170 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.2 - remove external artifact " 2024-01-11 15:31:38,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 15:31:38,173 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.0 - advanced rolloutgroup " 2024-01-11 15:31:38,183 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.1 - consolidate artifact sha1 " 2024-01-11 15:31:38,187 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.2 - rollout auto start " 2024-01-11 15:31:38,200 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.3 - add rollout deleted flag " 2024-01-11 15:31:38,216 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.0 - drop target info " 2024-01-11 15:31:38,227 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.1 - target filter query UQ " 2024-01-11 15:31:38,229 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.2 - remove unused idexes " 2024-01-11 15:31:38,230 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.3 - add module md targetvis " 2024-01-11 15:31:38,232 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.0 - action performance " 2024-01-11 15:31:38,241 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.1 - missing non null " 2024-01-11 15:31:38,245 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.2 - missing non null enum " 2024-01-11 15:31:38,246 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.3 - cascade delete " 2024-01-11 15:31:38,247 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.4 - add maintenance window " 2024-01-11 15:31:38,252 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.6 - add index " 2024-01-11 15:31:38,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 15:31:38,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 15:31:38,259 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.9 - add target metadata " 2024-01-11 15:31:38,260 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 15:31:38,262 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 15:31:38,264 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 15:31:38,265 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.13 - add action external id " 2024-01-11 15:31:38,268 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.14 - add sha256 hash " 2024-01-11 15:31:38,270 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.15 - add weight " 2024-01-11 15:31:38,280 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.16 - add action initiated by " 2024-01-11 15:31:38,283 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.17 - add index target modified " 2024-01-11 15:31:38,285 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.18 - add target type " 2024-01-11 15:31:38,289 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 15:31:38,291 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 15:31:38,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 15:31:38,302 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 15:31:38,305 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.23 - add action status code " 2024-01-11 15:31:38,307 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 15:31:38,311 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.25 - add confirmation flag " 2024-01-11 15:31:38,315 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.26 - add access control context " 2024-01-11 15:31:38,318 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.27 - target type inherit type " 2024-01-11 15:31:38,320 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.192s) 2024-01-11 15:31:38,369 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:437 - Initialized JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 15:31:38,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 15:31:38,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.lang.Long) 2024-01-11 15:31:38,778 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 15:31:38,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.util.List) 2024-01-11 15:31:38,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.lang.Long) 2024-01-11 15:31:39,067 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 15:31:39,068 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 15:31:39,071 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 15:31:39,613 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 15:31:40,095 WARN main o.s.b.a.s.s.UserDetailsServiceAutoConfiguration:89 - Using generated security password: 12885bcb-0826-40aa-abdc-fa2a6f0025b5 This generated password is for development use only. Your security configuration must be updated before running your application in production. 2024-01-11 15:31:40,165 INFO main o.s.s.w.DefaultSecurityFilterChain:55 - Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@7e4835b3, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@786c4e8d, org.springframework.security.web.context.SecurityContextPersistenceFilter@42b040da, org.springframework.security.web.header.HeaderWriterFilter@4f8913e0, org.springframework.security.web.csrf.CsrfFilter@4e9a235c, org.springframework.security.web.authentication.logout.LogoutFilter@1452aad2, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@6d451f43, org.springframework.security.web.authentication.ui.DefaultLoginPageGeneratingFilter@701dfb0a, org.springframework.security.web.authentication.ui.DefaultLogoutPageGeneratingFilter@3d96f9c4, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@50ab19ae, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@3756f0a5, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@4279b530, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@35f8f1b1, org.springframework.security.web.session.SessionManagementFilter@5daf18f0, org.springframework.security.web.access.ExceptionTranslationFilter@793f7290, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@1cd34e31] 2024-01-11 15:31:40,347 INFO main o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'application.springCloudBusInput' has 1 subscriber(s). 2024-01-11 15:31:40,442 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 15:31:40,442 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 1 subscriber(s). 2024-01-11 15:31:40,442 INFO main o.s.i.e.EventDrivenConsumer:292 - started bean '_org.springframework.integration.errorLogger' 2024-01-11 15:31:40,446 INFO main o.e.h.r.j.m.ArtifactManagementTest:61 - Started ArtifactManagementTest in 2.795 seconds (JVM running for 104.682) 2024-01-11 15:31:40,555 INFO pool-56-thread-1 o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'unknown.channel.name' has 1 subscriber(s). 2024-01-11 15:31:40,633 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 15:31:40,835 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 15:31:40,869 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 15:31:40,882 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 15:31:40,918 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 15:31:41,047 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 15:31:41,079 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 15:31:41,168 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 15:31:41,208 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 15:31:41,238 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 15:31:41,278 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 15:31:41,405 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 15:31:41,439 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 15:31:41,469 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 15:31:41,518 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 15:31:41,538 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 15:31:41,569 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 15:31:41,632 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 15:31:41,662 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 15:31:41,681 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 15:31:41,725 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 15:31:41,746 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 15:31:41,776 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 15:31:41,808 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 15:31:41,838 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 15:31:41,856 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 15:31:41,915 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 15:31:42,145 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 15:31:42,175 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 15:31:42,213 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 15:31:42,240 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 15:31:42,271 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 15:31:42,321 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 15:31:42,351 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 15:31:42,368 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 15:31:42,408 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 15:31:42,439 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 15:31:42,468 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 15:31:42,585 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 15:31:42,626 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 15:31:42,659 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 15:31:42,662 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 15:31:42,662 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 0 subscriber(s). 2024-01-11 15:31:42,662 INFO main o.s.i.e.EventDrivenConsumer:292 - stopped bean '_org.springframework.integration.errorLogger' 2024-01-11 15:31:42,666 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:651 - Closing JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 15:31:42,667 INFO main c.z.h.HikariDataSource:350 - HikariPool-19 - Shutdown initiated... 2024-01-11 15:31:42,668 INFO main c.z.h.HikariDataSource:352 - HikariPool-19 - Shutdown completed. [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.025 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 15:31:43,682 INFO main o.e.h.r.t.u.SharedSqlTestDatabaseExtension:34 - Schema generation skipped... No datasource environment variables found! 2024-01-11 15:31:43,683 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 15:31:43,684 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 15:31:43,686 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 15:31:43,686 INFO main o.s.b.t.c.SpringBootTestContextBootstrapper:174 - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@5e9ff2de, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@2d798f00, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@588a6346, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@10ed7197, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@31c56856, org.springframework.test.context.support.DirtiesContextTestExecutionListener@50a5f0e1, org.springframework.test.context.transaction.TransactionalTestExecutionListener@5b3e29e0, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@20a49ad9, org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener@3ab9c143, org.springframework.test.context.event.EventPublishingTestExecutionListener@45640c0d, org.springframework.security.test.context.support.ReactorContextTestExecutionListener@6f3f5c68, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@6b497104, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@1f8e16f7, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@7aef756f, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@6fa6ba46, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@4f4737e7, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@2011b956, org.eclipse.hawkbit.repository.test.matcher.EventVerifier@2154e436, org.eclipse.hawkbit.repository.test.util.CleanupTestExecutionListener@7bfa0ed0] . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.18) 2024-01-11 15:31:43,711 INFO main o.e.h.r.j.m.SoftwareModuleTypeManagementTest:55 - Starting SoftwareModuleTypeManagementTest using Java 17.0.9 on basic-3rmgj with PID 1162 (started by jenkins in /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa) 2024-01-11 15:31:43,711 INFO main o.e.h.r.j.m.SoftwareModuleTypeManagementTest:638 - The following 1 profile is active: "test" 2024-01-11 15:31:43,822 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:132 - Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2024-01-11 15:31:43,835 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 15:31:43,901 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 15:31:43,902 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 15:31:43,908 INFO main o.s.c.c.s.GenericScope:283 - BeanFactory id=61c8307c-da16-3faa-9a4d-05d1a05b9a89 2024-01-11 15:31:43,930 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 15:31:43,933 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 15:31:43,934 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 15:31:43,935 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'loadBalancerClientsDefaultsMappingsProvider' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration$$Lambda$921/0x00007fd9ec52e490] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 15:31:43,936 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 15:31:43,938 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 15:31:43,940 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 15:31:43,941 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 15:31:43,942 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 15:31:43,955 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 15:31:43,963 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 15:31:43,966 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 15:31:43,968 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 15:31:44,053 INFO main o.f.c.i.l.VersionPrinter:37 - Flyway Community Edition 8.5.13 by Redgate 2024-01-11 15:31:44,053 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 15:31:44,053 INFO main o.f.c.i.l.VersionPrinter:37 - 2024-01-11 15:31:44,056 INFO main c.z.h.HikariDataSource:110 - HikariPool-20 - Starting... 2024-01-11 15:31:44,058 INFO main c.z.h.HikariDataSource:123 - HikariPool-20 - Start completed. 2024-01-11 15:31:44,058 INFO main o.f.c.i.d.b.BaseDatabaseType:37 - Database: jdbc:h2:mem:testdb (H2 2.2) 2024-01-11 15:31:44,059 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 15:31:44,065 INFO main o.f.c.i.c.DbValidate:37 - Successfully validated 47 migrations (execution time 00:00.005s) 2024-01-11 15:31:44,066 INFO main o.f.c.i.s.JdbcTableSchemaHistory:37 - Creating Schema History table "PUBLIC"."schema_version" ... 2024-01-11 15:31:44,079 INFO main o.f.c.i.c.DbMigrate:37 - Current version of schema "PUBLIC": << Empty Schema >> 2024-01-11 15:31:44,084 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.0.1 - init " 2024-01-11 15:31:44,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 15:31:44,099 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.0 - cascade delete " 2024-01-11 15:31:44,105 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.1 - cascade delete " 2024-01-11 15:31:44,108 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.5.0 - target filter query " 2024-01-11 15:31:44,111 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.6.0 - rollout management " 2024-01-11 15:31:44,117 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.0 - swmType maxAssignment greater 0 " 2024-01-11 15:31:44,119 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.1 - reduce length enums " 2024-01-11 15:31:44,124 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.0 - auto assign ds filter " 2024-01-11 15:31:44,126 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.1 - cascade delete " 2024-01-11 15:31:44,128 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.2 - remove external artifact " 2024-01-11 15:31:44,129 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.9.0 - add rollout groups created " 2024-01-11 15:31:44,131 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.0 - advanced rolloutgroup " 2024-01-11 15:31:44,135 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.1 - consolidate artifact sha1 " 2024-01-11 15:31:44,137 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.2 - rollout auto start " 2024-01-11 15:31:44,140 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.3 - add rollout deleted flag " 2024-01-11 15:31:44,152 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.0 - drop target info " 2024-01-11 15:31:44,162 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.1 - target filter query UQ " 2024-01-11 15:31:44,163 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.2 - remove unused idexes " 2024-01-11 15:31:44,164 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.3 - add module md targetvis " 2024-01-11 15:31:44,166 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.0 - action performance " 2024-01-11 15:31:44,181 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.1 - missing non null " 2024-01-11 15:31:44,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 15:31:44,186 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.3 - cascade delete " 2024-01-11 15:31:44,187 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.4 - add maintenance window " 2024-01-11 15:31:44,204 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.6 - add index " 2024-01-11 15:31:44,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 15:31:44,210 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 15:31:44,212 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.9 - add target metadata " 2024-01-11 15:31:44,214 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 15:31:44,216 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 15:31:44,218 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 15:31:44,219 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.13 - add action external id " 2024-01-11 15:31:44,222 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.14 - add sha256 hash " 2024-01-11 15:31:44,224 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.15 - add weight " 2024-01-11 15:31:44,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 15:31:44,231 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.17 - add index target modified " 2024-01-11 15:31:44,233 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.18 - add target type " 2024-01-11 15:31:44,236 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 15:31:44,239 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 15:31:44,241 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.21 - add rollouts status index " 2024-01-11 15:31:44,243 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 15:31:44,244 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.23 - add action status code " 2024-01-11 15:31:44,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 15:31:44,249 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.25 - add confirmation flag " 2024-01-11 15:31:44,252 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.26 - add access control context " 2024-01-11 15:31:44,255 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.27 - target type inherit type " 2024-01-11 15:31:44,257 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 15:31:44,328 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:437 - Initialized JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 15:31:44,822 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 15:31:44,823 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 15:31:44,824 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 15:31:44,831 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 15:31:44,833 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 15:31:45,248 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 15:31:45,248 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 15:31:45,251 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 15:31:46,300 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 15:31:46,847 WARN main o.s.b.a.s.s.UserDetailsServiceAutoConfiguration:89 - Using generated security password: 0d269042-d098-44b0-901c-5d7c8ad34a70 This generated password is for development use only. Your security configuration must be updated before running your application in production. 2024-01-11 15:31:46,931 INFO main o.s.s.w.DefaultSecurityFilterChain:55 - Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@267c49d0, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@66891b83, org.springframework.security.web.context.SecurityContextPersistenceFilter@23f44db9, org.springframework.security.web.header.HeaderWriterFilter@713a028a, org.springframework.security.web.csrf.CsrfFilter@4cc452f4, org.springframework.security.web.authentication.logout.LogoutFilter@486e2ef6, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@65c3b4fe, org.springframework.security.web.authentication.ui.DefaultLoginPageGeneratingFilter@64f74372, org.springframework.security.web.authentication.ui.DefaultLogoutPageGeneratingFilter@1e9527e8, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@5b02a8e7, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@4421aab6, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@12065f75, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@501ee14d, org.springframework.security.web.session.SessionManagementFilter@4dc9f506, org.springframework.security.web.access.ExceptionTranslationFilter@7524e1a3, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@14ea9bff] 2024-01-11 15:31:47,133 INFO main o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'application.springCloudBusInput' has 1 subscriber(s). 2024-01-11 15:31:47,278 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 15:31:47,279 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 1 subscriber(s). 2024-01-11 15:31:47,279 INFO main o.s.i.e.EventDrivenConsumer:292 - started bean '_org.springframework.integration.errorLogger' 2024-01-11 15:31:47,282 INFO main o.e.h.r.j.m.SoftwareModuleTypeManagementTest:61 - Started SoftwareModuleTypeManagementTest in 3.593 seconds (JVM running for 111.518) 2024-01-11 15:31:47,376 INFO pool-59-thread-1 o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'unknown.channel.name' has 1 subscriber(s). 2024-01-11 15:31:47,537 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 15:31:47,562 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 15:31:47,621 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 15:31:47,634 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 15:31:47,670 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 15:31:47,784 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 15:31:47,829 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 15:31:47,853 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 15:31:47,883 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 15:31:48,041 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 15:31:48,126 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 15:31:48,137 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 15:31:48,166 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 15:31:48,218 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 15:31:48,247 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 15:31:48,260 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 15:31:48,289 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 15:31:48,315 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 15:31:48,346 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 15:31:48,356 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 15:31:48,387 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 15:31:48,511 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 15:31:48,514 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 15:31:48,514 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 0 subscriber(s). 2024-01-11 15:31:48,514 INFO main o.s.i.e.EventDrivenConsumer:292 - stopped bean '_org.springframework.integration.errorLogger' 2024-01-11 15:31:48,518 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:651 - Closing JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 15:31:48,519 INFO main c.z.h.HikariDataSource:350 - HikariPool-20 - Shutdown initiated... 2024-01-11 15:31:48,520 INFO main c.z.h.HikariDataSource:352 - HikariPool-20 - Shutdown completed. [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.839 s -- in org.eclipse.hawkbit.repository.jpa.management.SoftwareModuleTypeManagementTest [INFO] Running org.eclipse.hawkbit.repository.jpa.management.DistributionSetInvalidationManagementTest 2024-01-11 15:31:48,523 INFO main o.e.h.r.t.u.SharedSqlTestDatabaseExtension:34 - Schema generation skipped... No datasource environment variables found! 2024-01-11 15:31:48,524 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 15:31:48,524 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 15:31:48,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 15:31:48,527 INFO main o.s.b.t.c.SpringBootTestContextBootstrapper:174 - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@37e11c5e, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@2467b21b, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@10ff055f, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@6f3b4530, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@5007a765, org.springframework.test.context.support.DirtiesContextTestExecutionListener@49e93014, org.springframework.test.context.transaction.TransactionalTestExecutionListener@21d4118b, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@1473d244, org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener@79226320, org.springframework.test.context.event.EventPublishingTestExecutionListener@794b9580, org.springframework.security.test.context.support.ReactorContextTestExecutionListener@78128b6b, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@727997df, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@1828d1d3, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@3deab0c3, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@514f3dc6, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@6fb69f5f, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@31ce7d33, org.eclipse.hawkbit.repository.test.matcher.EventVerifier@594aaf61, org.eclipse.hawkbit.repository.test.util.CleanupTestExecutionListener@71c30883] . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.18) 2024-01-11 15:31:48,733 INFO main o.e.h.r.j.m.DistributionSetInvalidationManagementTest:55 - Starting DistributionSetInvalidationManagementTest using Java 17.0.9 on basic-3rmgj with PID 1162 (started by jenkins in /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa) 2024-01-11 15:31:48,733 INFO main o.e.h.r.j.m.DistributionSetInvalidationManagementTest:638 - The following 1 profile is active: "test" 2024-01-11 15:31:48,866 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:132 - Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2024-01-11 15:31:48,877 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:201 - Finished Spring Data repository scanning in 10 ms. Found 20 JPA repository interfaces. 2024-01-11 15:31:48,959 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 15:31:48,959 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 15:31:48,963 INFO main o.s.c.c.s.GenericScope:283 - BeanFactory id=61c8307c-da16-3faa-9a4d-05d1a05b9a89 2024-01-11 15:31:48,983 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 15:31:48,985 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 15:31:48,986 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 15:31:48,987 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'loadBalancerClientsDefaultsMappingsProvider' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration$$Lambda$921/0x00007fd9ec52e490] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 15:31:48,988 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 15:31:48,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 15:31:48,992 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 15:31:48,993 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 15:31:48,994 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 15:31:48,997 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 15:31:49,109 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 15:31:49,113 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 15:31:49,116 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 15:31:49,189 INFO main o.f.c.i.l.VersionPrinter:37 - Flyway Community Edition 8.5.13 by Redgate 2024-01-11 15:31:49,189 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 15:31:49,189 INFO main o.f.c.i.l.VersionPrinter:37 - 2024-01-11 15:31:49,191 INFO main c.z.h.HikariDataSource:110 - HikariPool-21 - Starting... 2024-01-11 15:31:49,193 INFO main c.z.h.HikariDataSource:123 - HikariPool-21 - Start completed. 2024-01-11 15:31:49,194 INFO main o.f.c.i.d.b.BaseDatabaseType:37 - Database: jdbc:h2:mem:testdb (H2 2.2) 2024-01-11 15:31:49,195 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 15:31:49,204 INFO main o.f.c.i.c.DbValidate:37 - Successfully validated 47 migrations (execution time 00:00.007s) 2024-01-11 15:31:49,205 INFO main o.f.c.i.s.JdbcTableSchemaHistory:37 - Creating Schema History table "PUBLIC"."schema_version" ... 2024-01-11 15:31:49,209 INFO main o.f.c.i.c.DbMigrate:37 - Current version of schema "PUBLIC": << Empty Schema >> 2024-01-11 15:31:49,215 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.0.1 - init " 2024-01-11 15:31:49,225 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 15:31:49,228 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.0 - cascade delete " 2024-01-11 15:31:49,231 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.1 - cascade delete " 2024-01-11 15:31:49,232 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.5.0 - target filter query " 2024-01-11 15:31:49,235 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.6.0 - rollout management " 2024-01-11 15:31:49,240 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.0 - swmType maxAssignment greater 0 " 2024-01-11 15:31:49,241 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.1 - reduce length enums " 2024-01-11 15:31:49,246 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.0 - auto assign ds filter " 2024-01-11 15:31:49,248 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.1 - cascade delete " 2024-01-11 15:31:49,250 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.2 - remove external artifact " 2024-01-11 15:31:49,251 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.9.0 - add rollout groups created " 2024-01-11 15:31:49,253 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.0 - advanced rolloutgroup " 2024-01-11 15:31:49,296 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.1 - consolidate artifact sha1 " 2024-01-11 15:31:49,300 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.2 - rollout auto start " 2024-01-11 15:31:49,305 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.3 - add rollout deleted flag " 2024-01-11 15:31:49,320 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.0 - drop target info " 2024-01-11 15:31:49,331 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.1 - target filter query UQ " 2024-01-11 15:31:49,332 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.2 - remove unused idexes " 2024-01-11 15:31:49,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 15:31:49,335 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.0 - action performance " 2024-01-11 15:31:49,344 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.1 - missing non null " 2024-01-11 15:31:49,348 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.2 - missing non null enum " 2024-01-11 15:31:49,350 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.3 - cascade delete " 2024-01-11 15:31:49,351 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.4 - add maintenance window " 2024-01-11 15:31:49,355 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.6 - add index " 2024-01-11 15:31:49,357 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.7 - add rollout approval fields " 2024-01-11 15:31:49,360 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 15:31:49,362 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.9 - add target metadata " 2024-01-11 15:31:49,363 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 15:31:49,365 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 15:31:49,367 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 15:31:49,368 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.13 - add action external id " 2024-01-11 15:31:49,370 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.14 - add sha256 hash " 2024-01-11 15:31:49,372 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.15 - add weight " 2024-01-11 15:31:49,376 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.16 - add action initiated by " 2024-01-11 15:31:49,379 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.17 - add index target modified " 2024-01-11 15:31:49,381 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.18 - add target type " 2024-01-11 15:31:49,384 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 15:31:49,387 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 15:31:49,399 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.21 - add rollouts status index " 2024-01-11 15:31:49,401 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 15:31:49,403 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.23 - add action status code " 2024-01-11 15:31:49,406 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 15:31:49,409 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.25 - add confirmation flag " 2024-01-11 15:31:49,413 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.26 - add access control context " 2024-01-11 15:31:49,416 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.27 - target type inherit type " 2024-01-11 15:31:49,418 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.209s) 2024-01-11 15:31:49,468 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:437 - Initialized JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 15:31:49,781 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 15:31:49,782 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 15:31:49,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.util.List) 2024-01-11 15:31:49,789 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 15:31:49,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 15:31:50,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 15:31:50,050 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 15:31:50,054 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 15:31:50,843 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 15:31:51,319 WARN main o.s.b.a.s.s.UserDetailsServiceAutoConfiguration:89 - Using generated security password: cfcd6913-440e-4751-afdc-83bd132508c0 This generated password is for development use only. Your security configuration must be updated before running your application in production. 2024-01-11 15:31:51,381 INFO main o.s.s.w.DefaultSecurityFilterChain:55 - Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@7dfb536b, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@315e1fd8, org.springframework.security.web.context.SecurityContextPersistenceFilter@6fdc6926, org.springframework.security.web.header.HeaderWriterFilter@3f5c0c59, org.springframework.security.web.csrf.CsrfFilter@2291551a, org.springframework.security.web.authentication.logout.LogoutFilter@24b7beaa, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@3b7bd483, org.springframework.security.web.authentication.ui.DefaultLoginPageGeneratingFilter@145549f, org.springframework.security.web.authentication.ui.DefaultLogoutPageGeneratingFilter@54641abc, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@7536dcd7, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@36e1408a, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@3e79da57, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@17f7a483, org.springframework.security.web.session.SessionManagementFilter@47cdcd40, org.springframework.security.web.access.ExceptionTranslationFilter@5efecc7f, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@cb81a26] 2024-01-11 15:31:51,549 INFO main o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'application.springCloudBusInput' has 1 subscriber(s). 2024-01-11 15:31:51,688 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 15:31:51,689 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 1 subscriber(s). 2024-01-11 15:31:51,689 INFO main o.s.i.e.EventDrivenConsumer:292 - started bean '_org.springframework.integration.errorLogger' 2024-01-11 15:31:51,692 INFO main o.e.h.r.j.m.DistributionSetInvalidationManagementTest:61 - Started DistributionSetInvalidationManagementTest in 3.163 seconds (JVM running for 115.928) 2024-01-11 15:31:51,781 INFO pool-62-thread-1 o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'unknown.channel.name' has 1 subscriber(s). 2024-01-11 15:31:51,846 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 15:31:52,027 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 15:31:52,059 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 15:31:52,415 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 15:31:52,448 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 15:31:52,625 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 15:31:52,657 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 15:31:52,844 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 15:31:52,877 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 15:31:52,899 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 15:31:52,939 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 15:31:53,066 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 15:31:53,116 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 15:31:53,250 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 15:31:53,281 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 15:31:53,451 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 15:31:53,515 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 15:31:53,668 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=1704987113567, lastModifiedAt=1704987113567, status=CANCELING]) was still active and has been force quite. 2024-01-11 15:31:53,671 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=1704987113558, lastModifiedAt=1704987113558, status=CANCELING]) was still active and has been force quite. 2024-01-11 15:31:53,673 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=1704987113565, lastModifiedAt=1704987113565, status=CANCELING]) was still active and has been force quite. 2024-01-11 15:31:53,676 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=1704987113561, lastModifiedAt=1704987113561, status=CANCELING]) was still active and has been force quite. 2024-01-11 15:31:53,678 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=1704987113563, lastModifiedAt=1704987113563, status=CANCELING]) was still active and has been force quite. 2024-01-11 15:31:53,730 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 15:31:53,734 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 15:31:53,734 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 0 subscriber(s). 2024-01-11 15:31:53,734 INFO main o.s.i.e.EventDrivenConsumer:292 - stopped bean '_org.springframework.integration.errorLogger' 2024-01-11 15:31:53,739 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:651 - Closing JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 15:31:53,740 INFO main c.z.h.HikariDataSource:350 - HikariPool-21 - Shutdown initiated... 2024-01-11 15:31:53,740 INFO main c.z.h.HikariDataSource:352 - HikariPool-21 - Shutdown completed. [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.219 s -- in org.eclipse.hawkbit.repository.jpa.management.DistributionSetInvalidationManagementTest [INFO] Running org.eclipse.hawkbit.repository.jpa.management.ConfirmationManagementTest 2024-01-11 15:31:53,744 INFO main o.e.h.r.t.u.SharedSqlTestDatabaseExtension:34 - Schema generation skipped... No datasource environment variables found! 2024-01-11 15:31:53,745 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 15:31:53,746 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 15:31:53,748 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 15:31:53,749 INFO main o.s.b.t.c.SpringBootTestContextBootstrapper:174 - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@500e01ea, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@8a3a82b, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@58211482, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@1b06b698, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@3b27f543, org.springframework.test.context.support.DirtiesContextTestExecutionListener@2e50f0fc, org.springframework.test.context.transaction.TransactionalTestExecutionListener@7e8574b0, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@5099bf8e, org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener@5490c533, org.springframework.test.context.event.EventPublishingTestExecutionListener@7dee084d, org.springframework.security.test.context.support.ReactorContextTestExecutionListener@289bc3b4, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@35e37ce6, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@67888e34, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@6aa94ee8, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@1c59b66a, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@32f3ed4b, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@11293c0f, org.eclipse.hawkbit.repository.test.matcher.EventVerifier@3157eecc, org.eclipse.hawkbit.repository.test.util.CleanupTestExecutionListener@60ecf46a] . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.18) 2024-01-11 15:31:53,774 INFO main o.e.h.r.j.m.ConfirmationManagementTest:55 - Starting ConfirmationManagementTest using Java 17.0.9 on basic-3rmgj with PID 1162 (started by jenkins in /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa) 2024-01-11 15:31:53,774 INFO main o.e.h.r.j.m.ConfirmationManagementTest:638 - The following 1 profile is active: "test" 2024-01-11 15:31:53,902 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:132 - Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2024-01-11 15:31:53,919 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 15:31:53,991 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 15:31:53,991 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 15:31:53,997 INFO main o.s.c.c.s.GenericScope:283 - BeanFactory id=61c8307c-da16-3faa-9a4d-05d1a05b9a89 2024-01-11 15:31:54,070 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 15:31:54,073 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 15:31:54,074 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 15:31:54,075 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'loadBalancerClientsDefaultsMappingsProvider' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration$$Lambda$921/0x00007fd9ec52e490] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 15:31:54,076 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 15:31:54,098 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 15:31:54,103 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 15:31:54,105 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 15:31:54,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 15:31:54,111 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 15:31:54,121 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 15:31:54,124 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 15:31:54,126 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 15:31:54,214 INFO main o.f.c.i.l.VersionPrinter:37 - Flyway Community Edition 8.5.13 by Redgate 2024-01-11 15:31:54,215 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 15:31:54,215 INFO main o.f.c.i.l.VersionPrinter:37 - 2024-01-11 15:31:54,217 INFO main c.z.h.HikariDataSource:110 - HikariPool-22 - Starting... 2024-01-11 15:31:54,220 INFO main c.z.h.HikariDataSource:123 - HikariPool-22 - Start completed. 2024-01-11 15:31:54,220 INFO main o.f.c.i.d.b.BaseDatabaseType:37 - Database: jdbc:h2:mem:testdb (H2 2.2) 2024-01-11 15:31:54,222 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 15:31:54,228 INFO main o.f.c.i.c.DbValidate:37 - Successfully validated 47 migrations (execution time 00:00.005s) 2024-01-11 15:31:54,229 INFO main o.f.c.i.s.JdbcTableSchemaHistory:37 - Creating Schema History table "PUBLIC"."schema_version" ... 2024-01-11 15:31:54,231 INFO main o.f.c.i.c.DbMigrate:37 - Current version of schema "PUBLIC": << Empty Schema >> 2024-01-11 15:31:54,237 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.0.1 - init " 2024-01-11 15:31:54,247 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 15:31:54,250 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.0 - cascade delete " 2024-01-11 15:31:54,253 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.1 - cascade delete " 2024-01-11 15:31:54,255 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.5.0 - target filter query " 2024-01-11 15:31:54,257 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.6.0 - rollout management " 2024-01-11 15:31:54,262 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.0 - swmType maxAssignment greater 0 " 2024-01-11 15:31:54,264 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.1 - reduce length enums " 2024-01-11 15:31:54,270 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.0 - auto assign ds filter " 2024-01-11 15:31:54,272 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.1 - cascade delete " 2024-01-11 15:31:54,274 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.2 - remove external artifact " 2024-01-11 15:31:54,276 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.9.0 - add rollout groups created " 2024-01-11 15:31:54,278 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.0 - advanced rolloutgroup " 2024-01-11 15:31:54,281 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.1 - consolidate artifact sha1 " 2024-01-11 15:31:54,284 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.2 - rollout auto start " 2024-01-11 15:31:54,287 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.3 - add rollout deleted flag " 2024-01-11 15:31:54,312 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.0 - drop target info " 2024-01-11 15:31:54,330 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.1 - target filter query UQ " 2024-01-11 15:31:54,333 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.2 - remove unused idexes " 2024-01-11 15:31:54,334 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.3 - add module md targetvis " 2024-01-11 15:31:54,337 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.0 - action performance " 2024-01-11 15:31:54,346 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.1 - missing non null " 2024-01-11 15:31:54,351 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.2 - missing non null enum " 2024-01-11 15:31:54,353 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.3 - cascade delete " 2024-01-11 15:31:54,354 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.4 - add maintenance window " 2024-01-11 15:31:54,360 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.6 - add index " 2024-01-11 15:31:54,362 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.7 - add rollout approval fields " 2024-01-11 15:31:54,368 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 15:31:54,371 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.9 - add target metadata " 2024-01-11 15:31:54,372 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 15:31:54,374 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 15:31:54,376 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 15:31:54,378 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.13 - add action external id " 2024-01-11 15:31:54,381 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.14 - add sha256 hash " 2024-01-11 15:31:54,383 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.15 - add weight " 2024-01-11 15:31:54,401 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.16 - add action initiated by " 2024-01-11 15:31:54,407 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.17 - add index target modified " 2024-01-11 15:31:54,410 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.18 - add target type " 2024-01-11 15:31:54,415 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 15:31:54,418 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 15:31:54,421 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.21 - add rollouts status index " 2024-01-11 15:31:54,423 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 15:31:54,424 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.23 - add action status code " 2024-01-11 15:31:54,426 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 15:31:54,429 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.25 - add confirmation flag " 2024-01-11 15:31:54,433 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.26 - add access control context " 2024-01-11 15:31:54,436 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.27 - target type inherit type " 2024-01-11 15:31:54,438 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 15:31:54,515 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:437 - Initialized JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 15:31:54,844 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 15:31:54,844 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 15:31:54,846 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 15:31:54,853 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 15:31:54,854 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 15:31:55,137 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 15:31:55,137 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 15:31:55,140 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 15:31:56,059 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 15:31:56,485 WARN main o.s.b.a.s.s.UserDetailsServiceAutoConfiguration:89 - Using generated security password: 56edfc1c-412a-4301-a5c4-bdb1a9fdaea4 This generated password is for development use only. Your security configuration must be updated before running your application in production. 2024-01-11 15:31:56,559 INFO main o.s.s.w.DefaultSecurityFilterChain:55 - Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@5db9a26a, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@5b817035, org.springframework.security.web.context.SecurityContextPersistenceFilter@9816d53, org.springframework.security.web.header.HeaderWriterFilter@1a14ea4, org.springframework.security.web.csrf.CsrfFilter@726b5bcc, org.springframework.security.web.authentication.logout.LogoutFilter@27c331da, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@26e44df7, org.springframework.security.web.authentication.ui.DefaultLoginPageGeneratingFilter@2a9eb8e8, org.springframework.security.web.authentication.ui.DefaultLogoutPageGeneratingFilter@5f0e0547, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@781c9b7d, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@312c516c, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@7a9ce878, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@4355baa8, org.springframework.security.web.session.SessionManagementFilter@219cf797, org.springframework.security.web.access.ExceptionTranslationFilter@1c09de58, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@12c28f9f] 2024-01-11 15:31:56,730 INFO main o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'application.springCloudBusInput' has 1 subscriber(s). 2024-01-11 15:31:56,831 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 15:31:56,831 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 1 subscriber(s). 2024-01-11 15:31:56,831 INFO main o.s.i.e.EventDrivenConsumer:292 - started bean '_org.springframework.integration.errorLogger' 2024-01-11 15:31:56,834 INFO main o.e.h.r.j.m.ConfirmationManagementTest:61 - Started ConfirmationManagementTest in 3.083 seconds (JVM running for 121.07) 2024-01-11 15:31:56,919 INFO pool-65-thread-1 o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'unknown.channel.name' has 1 subscriber(s). 2024-01-11 15:31:56,974 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 15:31:57,246 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 15:31:57,275 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 15:31:57,299 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 15:31:57,334 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 15:31:57,357 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 15:31:57,386 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 15:31:57,514 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 15:31:57,549 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 15:31:57,571 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 15:31:57,631 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 15:31:57,652 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 15:31:57,688 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 15:31:57,725 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 15:31:57,759 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 15:31:57,777 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 15:31:57,815 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 15:31:57,879 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 15:31:57,888 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 15:31:57,930 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 15:31:57,986 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 15:31:58,033 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 15:31:58,088 WARN main o.e.h.r.j.m.JpaConfirmationManagement:188 - Action 6 is not waiting for confirmation. 2024-01-11 15:31:58,102 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 15:31:58,136 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 15:31:58,199 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 15:31:58,232 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 15:31:58,343 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 15:31:58,376 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 15:31:58,482 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 15:31:58,526 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 15:31:58,649 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 15:31:58,652 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 15:31:58,652 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 0 subscriber(s). 2024-01-11 15:31:58,652 INFO main o.s.i.e.EventDrivenConsumer:292 - stopped bean '_org.springframework.integration.errorLogger' 2024-01-11 15:31:58,657 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:651 - Closing JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 15:31:58,658 INFO main c.z.h.HikariDataSource:350 - HikariPool-22 - Shutdown initiated... 2024-01-11 15:31:58,658 INFO main c.z.h.HikariDataSource:352 - HikariPool-22 - Shutdown completed. [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.915 s -- in org.eclipse.hawkbit.repository.jpa.management.ConfirmationManagementTest [INFO] Running org.eclipse.hawkbit.repository.jpa.management.RolloutManagementTest 2024-01-11 15:31:58,663 INFO main o.e.h.r.t.u.SharedSqlTestDatabaseExtension:34 - Schema generation skipped... No datasource environment variables found! 2024-01-11 15:31:58,664 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 15:31:58,664 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 15:31:58,666 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 15:31:58,667 INFO main o.s.b.t.c.SpringBootTestContextBootstrapper:174 - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@4fa95342, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@640120a, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@5d307a4a, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@2a13bd6b, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@2f25c828, org.springframework.test.context.support.DirtiesContextTestExecutionListener@29f35f84, org.springframework.test.context.transaction.TransactionalTestExecutionListener@77cf92da, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@408091ad, org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener@41e5751d, org.springframework.test.context.event.EventPublishingTestExecutionListener@72590dda, org.springframework.security.test.context.support.ReactorContextTestExecutionListener@798b0809, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@3dc2f36c, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@57e52454, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@6de8c4af, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@4c02425b, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@66718124, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@18c8ce3a, org.eclipse.hawkbit.repository.test.matcher.EventVerifier@332ebc30, org.eclipse.hawkbit.repository.test.util.CleanupTestExecutionListener@6d603094] . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.18) 2024-01-11 15:31:58,723 INFO main o.e.h.r.j.m.RolloutManagementTest:55 - Starting RolloutManagementTest using Java 17.0.9 on basic-3rmgj with PID 1162 (started by jenkins in /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa) 2024-01-11 15:31:58,723 INFO main o.e.h.r.j.m.RolloutManagementTest:638 - The following 1 profile is active: "test" 2024-01-11 15:31:58,854 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:132 - Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2024-01-11 15:31:58,907 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:201 - Finished Spring Data repository scanning in 52 ms. Found 20 JPA repository interfaces. 2024-01-11 15:31:59,015 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 15:31:59,016 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 15:31:59,020 INFO main o.s.c.c.s.GenericScope:283 - BeanFactory id=61c8307c-da16-3faa-9a4d-05d1a05b9a89 2024-01-11 15:31:59,042 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 15:31:59,045 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 15:31:59,046 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 15:31:59,047 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'loadBalancerClientsDefaultsMappingsProvider' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration$$Lambda$921/0x00007fd9ec52e490] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 15:31:59,048 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 15:31:59,050 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 15:31:59,053 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 15:31:59,054 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 15:31:59,054 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 15:31:59,058 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 15:31:59,103 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 15:31:59,109 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 15:31:59,112 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 15:31:59,246 INFO main o.f.c.i.l.VersionPrinter:37 - Flyway Community Edition 8.5.13 by Redgate 2024-01-11 15:31:59,246 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 15:31:59,246 INFO main o.f.c.i.l.VersionPrinter:37 - 2024-01-11 15:31:59,249 INFO main c.z.h.HikariDataSource:110 - HikariPool-23 - Starting... 2024-01-11 15:31:59,250 INFO main c.z.h.HikariDataSource:123 - HikariPool-23 - Start completed. 2024-01-11 15:31:59,251 INFO main o.f.c.i.d.b.BaseDatabaseType:37 - Database: jdbc:h2:mem:testdb (H2 2.2) 2024-01-11 15:31:59,252 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 15:31:59,258 INFO main o.f.c.i.c.DbValidate:37 - Successfully validated 47 migrations (execution time 00:00.005s) 2024-01-11 15:31:59,259 INFO main o.f.c.i.s.JdbcTableSchemaHistory:37 - Creating Schema History table "PUBLIC"."schema_version" ... 2024-01-11 15:31:59,261 INFO main o.f.c.i.c.DbMigrate:37 - Current version of schema "PUBLIC": << Empty Schema >> 2024-01-11 15:31:59,303 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.0.1 - init " 2024-01-11 15:31:59,316 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 15:31:59,318 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.0 - cascade delete " 2024-01-11 15:31:59,322 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.1 - cascade delete " 2024-01-11 15:31:59,324 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.5.0 - target filter query " 2024-01-11 15:31:59,326 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.6.0 - rollout management " 2024-01-11 15:31:59,332 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.0 - swmType maxAssignment greater 0 " 2024-01-11 15:31:59,333 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.1 - reduce length enums " 2024-01-11 15:31:59,340 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.0 - auto assign ds filter " 2024-01-11 15:31:59,342 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.1 - cascade delete " 2024-01-11 15:31:59,345 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.2 - remove external artifact " 2024-01-11 15:31:59,346 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.9.0 - add rollout groups created " 2024-01-11 15:31:59,348 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.0 - advanced rolloutgroup " 2024-01-11 15:31:59,352 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.1 - consolidate artifact sha1 " 2024-01-11 15:31:59,356 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.2 - rollout auto start " 2024-01-11 15:31:59,359 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.3 - add rollout deleted flag " 2024-01-11 15:31:59,419 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.0 - drop target info " 2024-01-11 15:31:59,431 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.1 - target filter query UQ " 2024-01-11 15:31:59,432 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.2 - remove unused idexes " 2024-01-11 15:31:59,434 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.3 - add module md targetvis " 2024-01-11 15:31:59,436 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.0 - action performance " 2024-01-11 15:31:59,447 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.1 - missing non null " 2024-01-11 15:31:59,452 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.2 - missing non null enum " 2024-01-11 15:31:59,453 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.3 - cascade delete " 2024-01-11 15:31:59,454 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.4 - add maintenance window " 2024-01-11 15:31:59,460 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.6 - add index " 2024-01-11 15:31:59,461 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.7 - add rollout approval fields " 2024-01-11 15:31:59,499 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 15:31:59,502 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.9 - add target metadata " 2024-01-11 15:31:59,504 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 15:31:59,506 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 15:31:59,509 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 15:31:59,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 15:31:59,513 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.14 - add sha256 hash " 2024-01-11 15:31:59,516 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.15 - add weight " 2024-01-11 15:31:59,520 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.16 - add action initiated by " 2024-01-11 15:31:59,524 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.17 - add index target modified " 2024-01-11 15:31:59,526 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.18 - add target type " 2024-01-11 15:31:59,530 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 15:31:59,533 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 15:31:59,536 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.21 - add rollouts status index " 2024-01-11 15:31:59,537 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 15:31:59,539 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.23 - add action status code " 2024-01-11 15:31:59,541 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 15:31:59,544 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.25 - add confirmation flag " 2024-01-11 15:31:59,548 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.26 - add access control context " 2024-01-11 15:31:59,551 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.27 - target type inherit type " 2024-01-11 15:31:59,553 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.292s) 2024-01-11 15:31:59,645 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:437 - Initialized JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 15:32:00,352 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 15:32:00,353 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 15:32:00,354 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 15:32:00,360 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 15:32:00,361 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 15:32:00,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 15:32:00,751 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 15:32:00,754 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 15:32:01,597 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 15:32:02,041 WARN main o.s.b.a.s.s.UserDetailsServiceAutoConfiguration:89 - Using generated security password: 5e303198-6c28-4a6a-8560-b907379423a1 This generated password is for development use only. Your security configuration must be updated before running your application in production. 2024-01-11 15:32:02,110 INFO main o.s.s.w.DefaultSecurityFilterChain:55 - Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@57e23127, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@7d62be8d, org.springframework.security.web.context.SecurityContextPersistenceFilter@220a5c2e, org.springframework.security.web.header.HeaderWriterFilter@42fb8dbd, org.springframework.security.web.csrf.CsrfFilter@7bf7b0e7, org.springframework.security.web.authentication.logout.LogoutFilter@51355e31, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@6a4f0fb2, org.springframework.security.web.authentication.ui.DefaultLoginPageGeneratingFilter@4fde604, org.springframework.security.web.authentication.ui.DefaultLogoutPageGeneratingFilter@6f421c0c, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@7e174488, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@46d0f09c, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@5c950536, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@2b352668, org.springframework.security.web.session.SessionManagementFilter@64bcb8d6, org.springframework.security.web.access.ExceptionTranslationFilter@50c32f01, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@2591e779] 2024-01-11 15:32:02,266 INFO main o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'application.springCloudBusInput' has 1 subscriber(s). 2024-01-11 15:32:02,365 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 15:32:02,365 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 1 subscriber(s). 2024-01-11 15:32:02,365 INFO main o.s.i.e.EventDrivenConsumer:292 - started bean '_org.springframework.integration.errorLogger' 2024-01-11 15:32:02,368 INFO main o.e.h.r.j.m.RolloutManagementTest:61 - Started RolloutManagementTest in 3.668 seconds (JVM running for 126.604) 2024-01-11 15:32:02,457 INFO pool-68-thread-1 o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'unknown.channel.name' has 1 subscriber(s). 2024-01-11 15:32:02,518 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 15:32:02,668 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 15:32:02,702 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 15:32:02,823 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 15:32:02,835 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 15:32:02,875 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 15:32:02,917 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 15:32:03,321 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=1704987123129, lastModifiedAt=1704987123317, status=CANCELING]) was still active and has been force quite. 2024-01-11 15:32:03,334 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=1704987123126, lastModifiedAt=1704987123331, status=CANCELING]) was still active and has been force quite. 2024-01-11 15:32:03,345 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=1704987123134, lastModifiedAt=1704987123343, status=CANCELING]) was still active and has been force quite. 2024-01-11 15:32:03,356 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=1704987123127, lastModifiedAt=1704987123354, status=CANCELING]) was still active and has been force quite. 2024-01-11 15:32:03,368 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=1704987123119, lastModifiedAt=1704987123365, status=CANCELING]) was still active and has been force quite. 2024-01-11 15:32:03,380 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=1704987123130, lastModifiedAt=1704987123377, status=CANCELING]) was still active and has been force quite. 2024-01-11 15:32:03,405 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=1704987123133, lastModifiedAt=1704987123400, status=CANCELING]) was still active and has been force quite. 2024-01-11 15:32:03,420 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=1704987123135, lastModifiedAt=1704987123417, status=CANCELING]) was still active and has been force quite. 2024-01-11 15:32:03,433 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=1704987123131, lastModifiedAt=1704987123430, status=CANCELING]) was still active and has been force quite. 2024-01-11 15:32:03,446 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=1704987123136, lastModifiedAt=1704987123443, status=CANCELING]) was still active and has been force quite. 2024-01-11 15:32:03,690 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 15:32:03,741 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 15:32:04,618 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 15:32:04,646 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 15:32:05,033 INFO main o.e.h.r.j.JpaRolloutExecutor:324 - Rollout Rollout [ targetFilterQuery=controllerId==rollout-778kH-*, distributionSet=DistributionSet [getName()=rolloutDS-778kH, getOptLockRevision()=1, getId()=5], status=RUNNING, lastCheck=0, getName()=rollout-778kH, getId()=4] is finished, setting FINISHED status 2024-01-11 15:32:05,272 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 15:32:05,322 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 15:32:05,557 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 15:32:05,619 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 15:32:05,875 INFO main o.e.h.r.j.JpaRolloutExecutor:395 - Rollout rollout-UXRkb 7 has error, calling error action 2024-01-11 15:32:05,935 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 15:32:05,965 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 15:32:06,465 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 15:32:06,513 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 15:32:06,564 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 15:32:06,612 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 15:32:06,717 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 15:32:06,745 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 15:32:06,806 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 15:32:06,817 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 15:32:06,848 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 15:32:08,112 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 15:32:08,145 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 15:32:08,266 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 15:32:08,313 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 15:32:08,393 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 15:32:08,431 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 15:32:08,519 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 15:32:08,548 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 15:32:08,639 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 15:32:08,671 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 15:32:09,840 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 15:32:09,872 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 15:32:10,108 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 15:32:10,136 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 15:32:10,313 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 15:32:10,338 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 15:32:10,362 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 15:32:10,388 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 15:32:10,525 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 15:32:10,550 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 15:32:10,642 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 15:32:10,668 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 15:32:10,880 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 15:32:10,918 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 15:32:11,070 INFO main o.e.h.r.j.JpaRolloutExecutor:395 - Rollout rollout-SbruV 24 has error, calling error action 2024-01-11 15:32:11,080 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 15:32:11,121 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 15:32:11,742 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 15:32:11,818 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 15:32:12,753 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 15:32:12,825 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 15:32:13,146 INFO main o.e.h.r.j.JpaRolloutExecutor:395 - Rollout rollout-Hjyc2 35 has error, calling error action 2024-01-11 15:32:13,210 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 15:32:13,240 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 15:32:14,340 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 15:32:14,370 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 15:32:14,573 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 15:32:14,596 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 15:32:14,706 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 15:32:14,733 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 15:32:14,888 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 15:32:14,923 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 15:32:15,016 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 15:32:15,040 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 15:32:15,275 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 15:32:15,285 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 15:32:15,322 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 15:32:16,835 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 15:32:16,860 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 15:32:17,041 INFO main o.e.h.r.j.JpaRolloutExecutor:395 - Rollout rollout-TX2eC 43 has error, calling error action 2024-01-11 15:32:17,078 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 15:32:17,121 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 15:32:17,793 INFO main o.e.h.r.j.JpaRolloutExecutor:395 - Rollout RolloutC 46 has error, calling error action 2024-01-11 15:32:18,073 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 15:32:18,116 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 15:32:18,373 INFO main o.e.h.r.j.JpaRolloutExecutor:324 - Rollout Rollout [ targetFilterQuery=controllerId==rollout-o0JLC-*, distributionSet=DistributionSet [getName()=rolloutDS-o0JLC, getOptLockRevision()=1, getId()=52], status=RUNNING, lastCheck=0, getName()=rollout-o0JLC, getId()=48] is finished, setting FINISHED status 2024-01-11 15:32:18,382 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 15:32:18,418 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 15:32:18,451 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 15:32:18,474 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 15:32:18,646 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 15:32:18,668 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 15:32:18,968 INFO main o.e.h.r.j.JpaRolloutExecutor:324 - Rollout Rollout [ targetFilterQuery=controllerId==rollout-91Alf-*, distributionSet=DistributionSet [getName()=rolloutDS-91Alf, getOptLockRevision()=1, getId()=55], status=RUNNING, lastCheck=0, getName()=rollout-91Alf, getId()=50] is finished, setting FINISHED status 2024-01-11 15:32:18,978 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 15:32:19,008 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 15:32:19,170 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 15:32:19,192 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 15:32:19,463 INFO main o.e.h.r.j.JpaRolloutExecutor:324 - Rollout Rollout [ targetFilterQuery=controllerId==rollout-nAnjG-*, distributionSet=DistributionSet [getName()=rolloutDS-nAnjG, getOptLockRevision()=1, getId()=58], status=RUNNING, lastCheck=0, getName()=rollout-nAnjG, getId()=52] is finished, setting FINISHED status 2024-01-11 15:32:19,473 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 15:32:19,496 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 15:32:19,731 INFO main o.e.h.r.j.JpaRolloutExecutor:324 - Rollout Rollout [ targetFilterQuery=controllerId==rollout-Le8uv-*, distributionSet=DistributionSet [getName()=rolloutDS-Le8uv, getOptLockRevision()=1, getId()=59], status=RUNNING, lastCheck=0, getName()=rollout-Le8uv, getId()=53] is finished, setting FINISHED status 2024-01-11 15:32:19,740 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 15:32:19,763 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 15:32:19,776 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 15:32:19,811 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 15:32:20,422 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 15:32:20,449 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 15:32:20,542 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 15:32:20,565 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 15:32:20,629 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 15:32:20,654 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 15:32:20,794 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 15:32:20,826 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 15:32:20,884 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 15:32:20,920 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 15:32:20,962 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 15:32:20,983 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 15:32:21,133 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 15:32:21,154 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 15:32:21,941 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 15:32:21,963 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 15:32:22,028 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 15:32:22,049 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 15:32:22,131 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 15:32:22,152 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 15:32:22,270 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 15:32:22,291 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 15:32:22,983 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 15:32:23,020 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 15:32:23,042 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 15:32:23,063 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 15:32:23,143 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 15:32:23,164 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 15:32:23,648 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 15:32:23,669 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 15:32:23,844 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 15:32:23,865 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 15:32:23,973 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 15:32:23,996 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 15:32:24,079 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 15:32:24,113 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 15:32:24,408 INFO main o.e.h.r.j.JpaRolloutExecutor:324 - Rollout Rollout [ targetFilterQuery=controllerId==rollout-4J8S4-*, distributionSet=DistributionSet [getName()=rolloutDS-4J8S4, getOptLockRevision()=1, getId()=103], status=RUNNING, lastCheck=0, getName()=rollout-4J8S4, getId()=92] is finished, setting FINISHED status 2024-01-11 15:32:24,420 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 15:32:24,442 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 15:32:24,548 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 15:32:24,550 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 15:32:24,550 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 0 subscriber(s). 2024-01-11 15:32:24,550 INFO main o.s.i.e.EventDrivenConsumer:292 - stopped bean '_org.springframework.integration.errorLogger' 2024-01-11 15:32:24,554 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:651 - Closing JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 15:32:24,555 INFO main c.z.h.HikariDataSource:350 - HikariPool-23 - Shutdown initiated... 2024-01-11 15:32:24,556 INFO main c.z.h.HikariDataSource:352 - HikariPool-23 - Shutdown completed. [INFO] Tests run: 64, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 25.90 s -- in org.eclipse.hawkbit.repository.jpa.management.RolloutManagementTest [INFO] Running org.eclipse.hawkbit.repository.jpa.management.RolloutGroupManagementTest 2024-01-11 15:32:24,559 INFO main o.e.h.r.t.u.SharedSqlTestDatabaseExtension:34 - Schema generation skipped... No datasource environment variables found! 2024-01-11 15:32:24,560 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 15:32:24,560 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 15:32:24,562 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 15:32:24,562 INFO main o.s.b.t.c.SpringBootTestContextBootstrapper:174 - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@492582b1, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@1fcb4eb7, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@328a4bda, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@67dfc73e, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@20af17e, org.springframework.test.context.support.DirtiesContextTestExecutionListener@47f1a97e, org.springframework.test.context.transaction.TransactionalTestExecutionListener@27c5fec1, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@3eba2b30, org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener@6beebc98, org.springframework.test.context.event.EventPublishingTestExecutionListener@211e52c2, org.springframework.security.test.context.support.ReactorContextTestExecutionListener@292593d6, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@46a9de69, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@58bda058, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@be661cf, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@e58e846, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@60a3572, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@3300fa8b, org.eclipse.hawkbit.repository.test.matcher.EventVerifier@b500d3d, org.eclipse.hawkbit.repository.test.util.CleanupTestExecutionListener@4203dec9] . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.18) 2024-01-11 15:32:24,582 INFO main o.e.h.r.j.m.RolloutGroupManagementTest:55 - Starting RolloutGroupManagementTest using Java 17.0.9 on basic-3rmgj with PID 1162 (started by jenkins in /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa) 2024-01-11 15:32:24,582 INFO main o.e.h.r.j.m.RolloutGroupManagementTest:638 - The following 1 profile is active: "test" 2024-01-11 15:32:24,677 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:132 - Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2024-01-11 15:32:24,687 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:201 - Finished Spring Data repository scanning in 10 ms. Found 20 JPA repository interfaces. 2024-01-11 15:32:24,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 15:32:24,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 15:32:24,760 INFO main o.s.c.c.s.GenericScope:283 - BeanFactory id=61c8307c-da16-3faa-9a4d-05d1a05b9a89 2024-01-11 15:32:24,779 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 15:32:24,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 15:32:24,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 15:32:24,784 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'loadBalancerClientsDefaultsMappingsProvider' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration$$Lambda$921/0x00007fd9ec52e490] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 15:32:24,784 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 15:32:24,787 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 15:32:24,789 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 15:32:24,789 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 15:32:24,790 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 15:32:24,793 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 15:32:24,808 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 15:32:24,811 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 15:32:24,814 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 15:32:24,886 INFO main o.f.c.i.l.VersionPrinter:37 - Flyway Community Edition 8.5.13 by Redgate 2024-01-11 15:32:24,887 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 15:32:24,887 INFO main o.f.c.i.l.VersionPrinter:37 - 2024-01-11 15:32:24,889 INFO main c.z.h.HikariDataSource:110 - HikariPool-24 - Starting... 2024-01-11 15:32:24,890 INFO main c.z.h.HikariDataSource:123 - HikariPool-24 - Start completed. 2024-01-11 15:32:24,891 INFO main o.f.c.i.d.b.BaseDatabaseType:37 - Database: jdbc:h2:mem:testdb (H2 2.2) 2024-01-11 15:32:24,892 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 15:32:24,902 INFO main o.f.c.i.c.DbValidate:37 - Successfully validated 47 migrations (execution time 00:00.009s) 2024-01-11 15:32:24,903 INFO main o.f.c.i.s.JdbcTableSchemaHistory:37 - Creating Schema History table "PUBLIC"."schema_version" ... 2024-01-11 15:32:24,906 INFO main o.f.c.i.c.DbMigrate:37 - Current version of schema "PUBLIC": << Empty Schema >> 2024-01-11 15:32:24,911 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.0.1 - init " 2024-01-11 15:32:24,920 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 15:32:24,922 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.0 - cascade delete " 2024-01-11 15:32:24,925 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.1 - cascade delete " 2024-01-11 15:32:24,926 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.5.0 - target filter query " 2024-01-11 15:32:24,928 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.6.0 - rollout management " 2024-01-11 15:32:24,933 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.0 - swmType maxAssignment greater 0 " 2024-01-11 15:32:24,934 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.1 - reduce length enums " 2024-01-11 15:32:24,938 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.0 - auto assign ds filter " 2024-01-11 15:32:24,940 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.1 - cascade delete " 2024-01-11 15:32:24,941 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.2 - remove external artifact " 2024-01-11 15:32:24,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 15:32:24,944 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.0 - advanced rolloutgroup " 2024-01-11 15:32:24,947 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.1 - consolidate artifact sha1 " 2024-01-11 15:32:24,949 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.2 - rollout auto start " 2024-01-11 15:32:24,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 15:32:24,961 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.0 - drop target info " 2024-01-11 15:32:24,970 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.1 - target filter query UQ " 2024-01-11 15:32:24,971 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.2 - remove unused idexes " 2024-01-11 15:32:24,972 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.3 - add module md targetvis " 2024-01-11 15:32:24,973 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.0 - action performance " 2024-01-11 15:32:24,981 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.1 - missing non null " 2024-01-11 15:32:24,984 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.2 - missing non null enum " 2024-01-11 15:32:24,985 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.3 - cascade delete " 2024-01-11 15:32:24,986 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.4 - add maintenance window " 2024-01-11 15:32:24,990 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.6 - add index " 2024-01-11 15:32:24,991 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.7 - add rollout approval fields " 2024-01-11 15:32:24,994 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 15:32:25,000 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.9 - add target metadata " 2024-01-11 15:32:25,003 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 15:32:25,006 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 15:32:25,011 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 15:32:25,012 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.13 - add action external id " 2024-01-11 15:32:25,015 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.14 - add sha256 hash " 2024-01-11 15:32:25,017 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.15 - add weight " 2024-01-11 15:32:25,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 15:32:25,024 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.17 - add index target modified " 2024-01-11 15:32:25,025 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.18 - add target type " 2024-01-11 15:32:25,029 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 15:32:25,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 15:32:25,033 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.21 - add rollouts status index " 2024-01-11 15:32:25,034 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 15:32:25,035 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.23 - add action status code " 2024-01-11 15:32:25,037 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 15:32:25,039 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.25 - add confirmation flag " 2024-01-11 15:32:25,042 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.26 - add access control context " 2024-01-11 15:32:25,045 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.27 - target type inherit type " 2024-01-11 15:32:25,046 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 15:32:25,098 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:437 - Initialized JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 15:32:25,481 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 15:32:25,482 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 15:32:25,483 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 15:32:25,490 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 15:32:25,492 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 15:32:25,884 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 15:32:25,884 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 15:32:25,887 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 15:32:26,742 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 15:32:27,162 WARN main o.s.b.a.s.s.UserDetailsServiceAutoConfiguration:89 - Using generated security password: 6b4ecffb-3ed4-4590-b082-5385dfd959b1 This generated password is for development use only. Your security configuration must be updated before running your application in production. 2024-01-11 15:32:27,230 INFO main o.s.s.w.DefaultSecurityFilterChain:55 - Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@6aa2ff90, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@63368dd1, org.springframework.security.web.context.SecurityContextPersistenceFilter@f68d7b3, org.springframework.security.web.header.HeaderWriterFilter@ab774db, org.springframework.security.web.csrf.CsrfFilter@483464aa, org.springframework.security.web.authentication.logout.LogoutFilter@1212450d, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@1a3d9524, org.springframework.security.web.authentication.ui.DefaultLoginPageGeneratingFilter@1484c1a0, org.springframework.security.web.authentication.ui.DefaultLogoutPageGeneratingFilter@1554a026, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@333e22c0, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@7bbea806, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@1bedb5a2, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@573eb86e, org.springframework.security.web.session.SessionManagementFilter@6492eebf, org.springframework.security.web.access.ExceptionTranslationFilter@29e2afa0, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@5b4a5af7] 2024-01-11 15:32:27,378 INFO main o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'application.springCloudBusInput' has 1 subscriber(s). 2024-01-11 15:32:27,468 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 15:32:27,468 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 1 subscriber(s). 2024-01-11 15:32:27,468 INFO main o.s.i.e.EventDrivenConsumer:292 - started bean '_org.springframework.integration.errorLogger' 2024-01-11 15:32:27,471 INFO main o.e.h.r.j.m.RolloutGroupManagementTest:61 - Started RolloutGroupManagementTest in 2.907 seconds (JVM running for 151.707) 2024-01-11 15:32:27,583 INFO pool-71-thread-1 o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'unknown.channel.name' has 1 subscriber(s). 2024-01-11 15:32:27,642 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 15:32:28,918 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 15:32:28,942 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 15:32:29,668 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 15:32:29,690 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 15:32:30,358 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 15:32:30,380 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 15:32:30,915 WARN main o.e.h.r.j.m.JpaDeploymentManagement:626 - action (JpaAction [distributionSet=4, version=3, id=266, actionType=FORCED, weight=Optional.empty, isActive=true, createdAt=1704987150622, lastModifiedAt=1704987150912, status=CANCELING]) was still active and has been force quite. 2024-01-11 15:32:30,953 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 15:32:30,979 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 15:32:31,087 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 15:32:31,090 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 15:32:31,090 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 0 subscriber(s). 2024-01-11 15:32:31,090 INFO main o.s.i.e.EventDrivenConsumer:292 - stopped bean '_org.springframework.integration.errorLogger' 2024-01-11 15:32:31,094 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:651 - Closing JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 15:32:31,095 INFO main c.z.h.HikariDataSource:350 - HikariPool-24 - Shutdown initiated... 2024-01-11 15:32:31,096 INFO main c.z.h.HikariDataSource:352 - HikariPool-24 - Shutdown completed. [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.538 s -- in org.eclipse.hawkbit.repository.jpa.management.RolloutGroupManagementTest [INFO] Running org.eclipse.hawkbit.repository.jpa.management.TargetManagementSearchTest 2024-01-11 15:32:31,101 INFO main o.e.h.r.t.u.SharedSqlTestDatabaseExtension:34 - Schema generation skipped... No datasource environment variables found! 2024-01-11 15:32:31,103 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 15:32:31,104 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 15:32:31,108 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 15:32:31,109 INFO main o.s.b.t.c.SpringBootTestContextBootstrapper:174 - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@69f8f7aa, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@53f9f6e1, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@566dba65, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@43600beb, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@6d0bf18a, org.springframework.test.context.support.DirtiesContextTestExecutionListener@71595c34, org.springframework.test.context.transaction.TransactionalTestExecutionListener@4adc6ee8, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@9201b0b, org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener@3b153c04, org.springframework.test.context.event.EventPublishingTestExecutionListener@966fae, org.springframework.security.test.context.support.ReactorContextTestExecutionListener@2914fa7a, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@20e55410, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@3202a914, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@1da4be5, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@f13b68e, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@5dc36a8, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@2231750e, org.eclipse.hawkbit.repository.test.matcher.EventVerifier@71e787ce, org.eclipse.hawkbit.repository.test.util.CleanupTestExecutionListener@6352f8ba] . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.18) 2024-01-11 15:32:31,144 INFO main o.e.h.r.j.m.TargetManagementSearchTest:55 - Starting TargetManagementSearchTest using Java 17.0.9 on basic-3rmgj with PID 1162 (started by jenkins in /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa) 2024-01-11 15:32:31,144 INFO main o.e.h.r.j.m.TargetManagementSearchTest:638 - The following 1 profile is active: "test" 2024-01-11 15:32:31,261 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:132 - Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2024-01-11 15:32:31,273 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 15:32:31,368 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 15:32:31,368 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 15:32:31,372 INFO main o.s.c.c.s.GenericScope:283 - BeanFactory id=61c8307c-da16-3faa-9a4d-05d1a05b9a89 2024-01-11 15:32:31,420 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 15:32:31,423 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 15:32:31,424 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 15:32:31,425 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'loadBalancerClientsDefaultsMappingsProvider' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration$$Lambda$921/0x00007fd9ec52e490] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 15:32:31,426 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 15:32:31,429 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 15:32:31,432 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 15:32:31,433 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 15:32:31,433 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 15:32:31,437 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 15:32:31,446 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 15:32:31,448 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 15:32:31,451 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 15:32:31,545 INFO main o.f.c.i.l.VersionPrinter:37 - Flyway Community Edition 8.5.13 by Redgate 2024-01-11 15:32:31,545 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 15:32:31,545 INFO main o.f.c.i.l.VersionPrinter:37 - 2024-01-11 15:32:31,548 INFO main c.z.h.HikariDataSource:110 - HikariPool-25 - Starting... 2024-01-11 15:32:31,550 INFO main c.z.h.HikariDataSource:123 - HikariPool-25 - Start completed. 2024-01-11 15:32:31,550 INFO main o.f.c.i.d.b.BaseDatabaseType:37 - Database: jdbc:h2:mem:testdb (H2 2.2) 2024-01-11 15:32:31,551 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 15:32:31,558 INFO main o.f.c.i.c.DbValidate:37 - Successfully validated 47 migrations (execution time 00:00.006s) 2024-01-11 15:32:31,559 INFO main o.f.c.i.s.JdbcTableSchemaHistory:37 - Creating Schema History table "PUBLIC"."schema_version" ... 2024-01-11 15:32:31,561 INFO main o.f.c.i.c.DbMigrate:37 - Current version of schema "PUBLIC": << Empty Schema >> 2024-01-11 15:32:31,566 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.0.1 - init " 2024-01-11 15:32:31,600 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 15:32:31,603 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.0 - cascade delete " 2024-01-11 15:32:31,610 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.1 - cascade delete " 2024-01-11 15:32:31,612 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.5.0 - target filter query " 2024-01-11 15:32:31,614 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.6.0 - rollout management " 2024-01-11 15:32:31,619 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.0 - swmType maxAssignment greater 0 " 2024-01-11 15:32:31,621 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.1 - reduce length enums " 2024-01-11 15:32:31,626 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.0 - auto assign ds filter " 2024-01-11 15:32:31,628 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.1 - cascade delete " 2024-01-11 15:32:31,630 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.2 - remove external artifact " 2024-01-11 15:32:31,631 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.9.0 - add rollout groups created " 2024-01-11 15:32:31,633 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.0 - advanced rolloutgroup " 2024-01-11 15:32:31,636 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.1 - consolidate artifact sha1 " 2024-01-11 15:32:31,638 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.2 - rollout auto start " 2024-01-11 15:32:31,640 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.3 - add rollout deleted flag " 2024-01-11 15:32:31,655 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.0 - drop target info " 2024-01-11 15:32:31,666 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.1 - target filter query UQ " 2024-01-11 15:32:31,667 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.2 - remove unused idexes " 2024-01-11 15:32:31,668 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.3 - add module md targetvis " 2024-01-11 15:32:31,670 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.0 - action performance " 2024-01-11 15:32:31,679 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.1 - missing non null " 2024-01-11 15:32:31,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 15:32:31,685 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.3 - cascade delete " 2024-01-11 15:32:31,686 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.4 - add maintenance window " 2024-01-11 15:32:31,706 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.6 - add index " 2024-01-11 15:32:31,709 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.7 - add rollout approval fields " 2024-01-11 15:32:31,714 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 15:32:31,716 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.9 - add target metadata " 2024-01-11 15:32:31,718 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 15:32:31,720 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 15:32:31,722 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 15:32:31,724 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.13 - add action external id " 2024-01-11 15:32:31,726 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.14 - add sha256 hash " 2024-01-11 15:32:31,729 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.15 - add weight " 2024-01-11 15:32:31,733 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.16 - add action initiated by " 2024-01-11 15:32:31,736 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.17 - add index target modified " 2024-01-11 15:32:31,738 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.18 - add target type " 2024-01-11 15:32:31,742 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 15:32:31,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 15:32:31,747 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.21 - add rollouts status index " 2024-01-11 15:32:31,748 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 15:32:31,749 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.23 - add action status code " 2024-01-11 15:32:31,751 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 15:32:31,754 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.25 - add confirmation flag " 2024-01-11 15:32:31,757 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.26 - add access control context " 2024-01-11 15:32:31,760 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.27 - target type inherit type " 2024-01-11 15:32:31,762 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.200s) 2024-01-11 15:32:31,823 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:437 - Initialized JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 15:32:32,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 15:32:32,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.lang.Long) 2024-01-11 15:32:32,148 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 15:32:32,155 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 15:32:32,156 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 15:32:32,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 15:32:32,459 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 15:32:32,461 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 15:32:33,095 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 15:32:33,494 WARN main o.s.b.a.s.s.UserDetailsServiceAutoConfiguration:89 - Using generated security password: aeef72b7-952d-4419-aeb3-134530404b93 This generated password is for development use only. Your security configuration must be updated before running your application in production. 2024-01-11 15:32:33,563 INFO main o.s.s.w.DefaultSecurityFilterChain:55 - Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@a5f33b0, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@7696ec3f, org.springframework.security.web.context.SecurityContextPersistenceFilter@79ce378e, org.springframework.security.web.header.HeaderWriterFilter@48c7bff9, org.springframework.security.web.csrf.CsrfFilter@26b39c75, org.springframework.security.web.authentication.logout.LogoutFilter@42b3152, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@52154e95, org.springframework.security.web.authentication.ui.DefaultLoginPageGeneratingFilter@413cf886, org.springframework.security.web.authentication.ui.DefaultLogoutPageGeneratingFilter@e8f659e, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@4b118e8f, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@1ecc31a2, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@3590f6df, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@49adf736, org.springframework.security.web.session.SessionManagementFilter@43a45bbb, org.springframework.security.web.access.ExceptionTranslationFilter@6682d160, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@1c2c033f] 2024-01-11 15:32:33,714 INFO main o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'application.springCloudBusInput' has 1 subscriber(s). 2024-01-11 15:32:33,795 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 15:32:33,796 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 1 subscriber(s). 2024-01-11 15:32:33,796 INFO main o.s.i.e.EventDrivenConsumer:292 - started bean '_org.springframework.integration.errorLogger' 2024-01-11 15:32:33,805 INFO main o.e.h.r.j.m.TargetManagementSearchTest:61 - Started TargetManagementSearchTest in 2.693 seconds (JVM running for 158.041) 2024-01-11 15:32:33,876 INFO pool-74-thread-1 o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'unknown.channel.name' has 1 subscriber(s). 2024-01-11 15:32:33,964 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 15:32:34,436 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 15:32:34,460 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 15:32:36,597 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 15:32:36,632 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 15:32:36,811 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 15:32:36,839 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 15:32:36,943 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 15:32:36,965 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 15:32:37,075 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 15:32:37,101 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 15:32:37,219 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 15:32:37,241 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 15:32:37,377 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 15:32:37,407 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 15:32:37,617 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 15:32:37,638 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 15:32:37,665 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 15:32:37,686 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 15:32:37,782 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 15:32:37,784 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 15:32:37,784 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 0 subscriber(s). 2024-01-11 15:32:37,784 INFO main o.s.i.e.EventDrivenConsumer:292 - stopped bean '_org.springframework.integration.errorLogger' 2024-01-11 15:32:37,788 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:651 - Closing JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 15:32:37,789 INFO main c.z.h.HikariDataSource:350 - HikariPool-25 - Shutdown initiated... 2024-01-11 15:32:37,789 INFO main c.z.h.HikariDataSource:352 - HikariPool-25 - Shutdown completed. [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.689 s -- in org.eclipse.hawkbit.repository.jpa.management.TargetManagementSearchTest [INFO] Running org.eclipse.hawkbit.repository.jpa.management.LazyControllerManagementTest 2024-01-11 15:32:37,792 INFO main o.e.h.r.t.u.SharedSqlTestDatabaseExtension:34 - Schema generation skipped... No datasource environment variables found! 2024-01-11 15:32:37,806 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 15:32:37,806 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 15:32:37,811 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 15:32:37,811 INFO main o.s.b.t.c.SpringBootTestContextBootstrapper:174 - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@266e664d, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@f1be6ba, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@32ca1740, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@6e8731c7, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@3b8e7e54, org.springframework.test.context.support.DirtiesContextTestExecutionListener@6b7071a9, org.springframework.test.context.transaction.TransactionalTestExecutionListener@9e21b90, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@5e3c0a62, org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener@1688a32f, org.springframework.test.context.event.EventPublishingTestExecutionListener@7e9d756e, org.springframework.security.test.context.support.ReactorContextTestExecutionListener@673adfb6, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@59ebb629, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@aa9f7e0, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@1f0ad5de, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@2efc7ee6, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@2aa2dfee, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@6f713bad, org.eclipse.hawkbit.repository.test.matcher.EventVerifier@269ca7b8, org.eclipse.hawkbit.repository.test.util.CleanupTestExecutionListener@6b5af6c3] . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.18) 2024-01-11 15:32:37,832 INFO main o.e.h.r.j.m.LazyControllerManagementTest:55 - Starting LazyControllerManagementTest using Java 17.0.9 on basic-3rmgj with PID 1162 (started by jenkins in /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa) 2024-01-11 15:32:37,833 INFO main o.e.h.r.j.m.LazyControllerManagementTest:638 - The following 1 profile is active: "test" 2024-01-11 15:32:37,926 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:132 - Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2024-01-11 15:32:37,938 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 15:32:38,023 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 15:32:38,024 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 15:32:38,027 INFO main o.s.c.c.s.GenericScope:283 - BeanFactory id=61c8307c-da16-3faa-9a4d-05d1a05b9a89 2024-01-11 15:32:38,048 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 15:32:38,051 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 15:32:38,052 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 15:32:38,053 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'loadBalancerClientsDefaultsMappingsProvider' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration$$Lambda$921/0x00007fd9ec52e490] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 15:32:38,054 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 15:32:38,056 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 15:32:38,058 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 15:32:38,059 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 15:32:38,060 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 15:32:38,091 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 15:32:38,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 15:32:38,109 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 15:32:38,112 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 15:32:38,277 INFO main o.f.c.i.l.VersionPrinter:37 - Flyway Community Edition 8.5.13 by Redgate 2024-01-11 15:32:38,278 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 15:32:38,278 INFO main o.f.c.i.l.VersionPrinter:37 - 2024-01-11 15:32:38,280 INFO main c.z.h.HikariDataSource:110 - HikariPool-26 - Starting... 2024-01-11 15:32:38,281 INFO main c.z.h.HikariDataSource:123 - HikariPool-26 - Start completed. 2024-01-11 15:32:38,282 INFO main o.f.c.i.d.b.BaseDatabaseType:37 - Database: jdbc:h2:mem:testdb (H2 2.2) 2024-01-11 15:32:38,283 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 15:32:38,288 INFO main o.f.c.i.c.DbValidate:37 - Successfully validated 47 migrations (execution time 00:00.005s) 2024-01-11 15:32:38,289 INFO main o.f.c.i.s.JdbcTableSchemaHistory:37 - Creating Schema History table "PUBLIC"."schema_version" ... 2024-01-11 15:32:38,291 INFO main o.f.c.i.c.DbMigrate:37 - Current version of schema "PUBLIC": << Empty Schema >> 2024-01-11 15:32:38,295 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.0.1 - init " 2024-01-11 15:32:38,311 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 15:32:38,313 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.0 - cascade delete " 2024-01-11 15:32:38,316 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.1 - cascade delete " 2024-01-11 15:32:38,317 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.5.0 - target filter query " 2024-01-11 15:32:38,319 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.6.0 - rollout management " 2024-01-11 15:32:38,324 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.0 - swmType maxAssignment greater 0 " 2024-01-11 15:32:38,325 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.1 - reduce length enums " 2024-01-11 15:32:38,330 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.0 - auto assign ds filter " 2024-01-11 15:32:38,332 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.1 - cascade delete " 2024-01-11 15:32:38,333 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.2 - remove external artifact " 2024-01-11 15:32:38,334 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.9.0 - add rollout groups created " 2024-01-11 15:32:38,336 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.0 - advanced rolloutgroup " 2024-01-11 15:32:38,339 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.1 - consolidate artifact sha1 " 2024-01-11 15:32:38,342 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.2 - rollout auto start " 2024-01-11 15:32:38,344 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.3 - add rollout deleted flag " 2024-01-11 15:32:38,354 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.0 - drop target info " 2024-01-11 15:32:38,363 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.1 - target filter query UQ " 2024-01-11 15:32:38,364 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.2 - remove unused idexes " 2024-01-11 15:32:38,365 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.3 - add module md targetvis " 2024-01-11 15:32:38,367 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.0 - action performance " 2024-01-11 15:32:38,375 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.1 - missing non null " 2024-01-11 15:32:38,379 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.2 - missing non null enum " 2024-01-11 15:32:38,380 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.3 - cascade delete " 2024-01-11 15:32:38,381 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.4 - add maintenance window " 2024-01-11 15:32:38,386 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.6 - add index " 2024-01-11 15:32:38,387 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.7 - add rollout approval fields " 2024-01-11 15:32:38,390 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 15:32:38,392 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.9 - add target metadata " 2024-01-11 15:32:38,393 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 15:32:38,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 15:32:38,396 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 15:32:38,397 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.13 - add action external id " 2024-01-11 15:32:38,410 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.14 - add sha256 hash " 2024-01-11 15:32:38,412 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.15 - add weight " 2024-01-11 15:32:38,416 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.16 - add action initiated by " 2024-01-11 15:32:38,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 15:32:38,421 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.18 - add target type " 2024-01-11 15:32:38,424 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 15:32:38,427 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 15:32:38,429 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.21 - add rollouts status index " 2024-01-11 15:32:38,430 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 15:32:38,431 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.23 - add action status code " 2024-01-11 15:32:38,432 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 15:32:38,435 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.25 - add confirmation flag " 2024-01-11 15:32:38,438 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.26 - add access control context " 2024-01-11 15:32:38,440 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.27 - target type inherit type " 2024-01-11 15:32:38,442 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.150s) 2024-01-11 15:32:38,485 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:437 - Initialized JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 15:32:38,778 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 15:32:38,778 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 15:32:38,779 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 15:32:38,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.util.List) 2024-01-11 15:32:38,787 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 15:32:39,055 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 15:32:39,056 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 15:32:39,059 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 15:32:39,769 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 15:32:40,169 WARN main o.s.b.a.s.s.UserDetailsServiceAutoConfiguration:89 - Using generated security password: b43475f3-f93a-4736-8787-a6ceb6fefdfa This generated password is for development use only. Your security configuration must be updated before running your application in production. 2024-01-11 15:32:40,239 INFO main o.s.s.w.DefaultSecurityFilterChain:55 - Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@45b59cae, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@7f0a48be, org.springframework.security.web.context.SecurityContextPersistenceFilter@a663cbe, org.springframework.security.web.header.HeaderWriterFilter@62f19189, org.springframework.security.web.csrf.CsrfFilter@7c7f8173, org.springframework.security.web.authentication.logout.LogoutFilter@4d9518ba, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@d9db814, org.springframework.security.web.authentication.ui.DefaultLoginPageGeneratingFilter@4d4eadd6, org.springframework.security.web.authentication.ui.DefaultLogoutPageGeneratingFilter@1fb70253, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@369fbf5b, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@481e8b0e, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@5cf1f586, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@54991399, org.springframework.security.web.session.SessionManagementFilter@a124096, org.springframework.security.web.access.ExceptionTranslationFilter@17227613, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@4f8eb16f] 2024-01-11 15:32:40,389 INFO main o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'application.springCloudBusInput' has 1 subscriber(s). 2024-01-11 15:32:40,486 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 15:32:40,486 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 1 subscriber(s). 2024-01-11 15:32:40,486 INFO main o.s.i.e.EventDrivenConsumer:292 - started bean '_org.springframework.integration.errorLogger' 2024-01-11 15:32:40,488 INFO main o.e.h.r.j.m.LazyControllerManagementTest:61 - Started LazyControllerManagementTest in 2.675 seconds (JVM running for 164.724) 2024-01-11 15:32:40,572 INFO pool-77-thread-1 o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'unknown.channel.name' has 1 subscriber(s). 2024-01-11 15:32:40,625 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 15:32:41,901 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 15:32:41,905 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 15:32:41,905 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 0 subscriber(s). 2024-01-11 15:32:41,905 INFO main o.s.i.e.EventDrivenConsumer:292 - stopped bean '_org.springframework.integration.errorLogger' 2024-01-11 15:32:41,909 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:651 - Closing JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 15:32:41,910 INFO main c.z.h.HikariDataSource:350 - HikariPool-26 - Shutdown initiated... 2024-01-11 15:32:41,911 INFO main c.z.h.HikariDataSource:352 - HikariPool-26 - Shutdown completed. [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.120 s -- in org.eclipse.hawkbit.repository.jpa.management.LazyControllerManagementTest [INFO] Running org.eclipse.hawkbit.repository.jpa.management.DistributionSetTypeManagementTest 2024-01-11 15:32:41,914 INFO main o.e.h.r.t.u.SharedSqlTestDatabaseExtension:34 - Schema generation skipped... No datasource environment variables found! 2024-01-11 15:32:41,915 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 15:32:41,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 15:32:41,917 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 15:32:41,918 INFO main o.s.b.t.c.SpringBootTestContextBootstrapper:174 - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@4099a56c, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@15352baa, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@6ff35b3, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@7e13dcfa, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@73acb491, org.springframework.test.context.support.DirtiesContextTestExecutionListener@4ff8b935, org.springframework.test.context.transaction.TransactionalTestExecutionListener@30d55fd4, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@5041b138, org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener@46df9f9d, org.springframework.test.context.event.EventPublishingTestExecutionListener@4ce4b762, org.springframework.security.test.context.support.ReactorContextTestExecutionListener@56d56ad5, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@bc0d946, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@31599cd4, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@586f623a, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@25112820, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@2896df2d, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@55d459d7, org.eclipse.hawkbit.repository.test.matcher.EventVerifier@76898fe5, org.eclipse.hawkbit.repository.test.util.CleanupTestExecutionListener@5af5e93c] . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.18) 2024-01-11 15:32:41,939 INFO main o.e.h.r.j.m.DistributionSetTypeManagementTest:55 - Starting DistributionSetTypeManagementTest using Java 17.0.9 on basic-3rmgj with PID 1162 (started by jenkins in /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa) 2024-01-11 15:32:41,939 INFO main o.e.h.r.j.m.DistributionSetTypeManagementTest:638 - The following 1 profile is active: "test" 2024-01-11 15:32:42,027 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:132 - Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2024-01-11 15:32:42,038 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:201 - Finished Spring Data repository scanning in 10 ms. Found 20 JPA repository interfaces. 2024-01-11 15:32:42,097 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 15:32:42,097 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 15:32:42,103 INFO main o.s.c.c.s.GenericScope:283 - BeanFactory id=61c8307c-da16-3faa-9a4d-05d1a05b9a89 2024-01-11 15:32:42,128 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 15:32:42,131 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 15:32:42,132 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 15:32:42,132 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'loadBalancerClientsDefaultsMappingsProvider' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration$$Lambda$921/0x00007fd9ec52e490] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 15:32:42,133 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 15:32:42,136 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 15:32:42,137 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 15:32:42,138 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 15:32:42,139 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 15:32:42,142 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 15:32:42,150 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 15:32:42,153 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 15:32:42,155 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 15:32:42,240 INFO main o.f.c.i.l.VersionPrinter:37 - Flyway Community Edition 8.5.13 by Redgate 2024-01-11 15:32:42,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 15:32:42,241 INFO main o.f.c.i.l.VersionPrinter:37 - 2024-01-11 15:32:42,243 INFO main c.z.h.HikariDataSource:110 - HikariPool-27 - Starting... 2024-01-11 15:32:42,245 INFO main c.z.h.HikariDataSource:123 - HikariPool-27 - Start completed. 2024-01-11 15:32:42,245 INFO main o.f.c.i.d.b.BaseDatabaseType:37 - Database: jdbc:h2:mem:testdb (H2 2.2) 2024-01-11 15:32:42,246 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 15:32:42,252 INFO main o.f.c.i.c.DbValidate:37 - Successfully validated 47 migrations (execution time 00:00.005s) 2024-01-11 15:32:42,252 INFO main o.f.c.i.s.JdbcTableSchemaHistory:37 - Creating Schema History table "PUBLIC"."schema_version" ... 2024-01-11 15:32:42,254 INFO main o.f.c.i.c.DbMigrate:37 - Current version of schema "PUBLIC": << Empty Schema >> 2024-01-11 15:32:42,259 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.0.1 - init " 2024-01-11 15:32:42,267 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 15:32:42,268 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.0 - cascade delete " 2024-01-11 15:32:42,271 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.1 - cascade delete " 2024-01-11 15:32:42,272 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.5.0 - target filter query " 2024-01-11 15:32:42,274 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.6.0 - rollout management " 2024-01-11 15:32:42,279 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.0 - swmType maxAssignment greater 0 " 2024-01-11 15:32:42,280 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.1 - reduce length enums " 2024-01-11 15:32:42,284 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.0 - auto assign ds filter " 2024-01-11 15:32:42,286 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.1 - cascade delete " 2024-01-11 15:32:42,288 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.2 - remove external artifact " 2024-01-11 15:32:42,289 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.9.0 - add rollout groups created " 2024-01-11 15:32:42,290 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.0 - advanced rolloutgroup " 2024-01-11 15:32:42,293 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.1 - consolidate artifact sha1 " 2024-01-11 15:32:42,296 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.2 - rollout auto start " 2024-01-11 15:32:42,298 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.3 - add rollout deleted flag " 2024-01-11 15:32:42,314 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.0 - drop target info " 2024-01-11 15:32:42,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 15:32:42,324 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.2 - remove unused idexes " 2024-01-11 15:32:42,326 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.3 - add module md targetvis " 2024-01-11 15:32:42,327 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.0 - action performance " 2024-01-11 15:32:42,335 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.1 - missing non null " 2024-01-11 15:32:42,338 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.2 - missing non null enum " 2024-01-11 15:32:42,339 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.3 - cascade delete " 2024-01-11 15:32:42,340 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.4 - add maintenance window " 2024-01-11 15:32:42,344 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.6 - add index " 2024-01-11 15:32:42,345 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.7 - add rollout approval fields " 2024-01-11 15:32:42,349 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 15:32:42,350 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.9 - add target metadata " 2024-01-11 15:32:42,351 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 15:32:42,353 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 15:32:42,355 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 15:32:42,356 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.13 - add action external id " 2024-01-11 15:32:42,358 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.14 - add sha256 hash " 2024-01-11 15:32:42,359 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.15 - add weight " 2024-01-11 15:32:42,363 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.16 - add action initiated by " 2024-01-11 15:32:42,366 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.17 - add index target modified " 2024-01-11 15:32:42,367 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.18 - add target type " 2024-01-11 15:32:42,370 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 15:32:42,372 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 15:32:42,375 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.21 - add rollouts status index " 2024-01-11 15:32:42,376 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 15:32:42,377 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.23 - add action status code " 2024-01-11 15:32:42,378 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 15:32:42,381 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.25 - add confirmation flag " 2024-01-11 15:32:42,384 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.26 - add access control context " 2024-01-11 15:32:42,386 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.27 - target type inherit type " 2024-01-11 15:32:42,388 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.133s) 2024-01-11 15:32:42,437 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:437 - Initialized JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 15:32:42,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 15:32:42,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 15:32:42,784 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 15:32:42,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.util.List) 2024-01-11 15:32:42,791 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 15:32:43,042 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 15:32:43,042 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 15:32:43,045 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 15:32:43,735 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 15:32:44,188 WARN main o.s.b.a.s.s.UserDetailsServiceAutoConfiguration:89 - Using generated security password: af574f76-4ac0-47ee-bd8c-06e3baad22cf This generated password is for development use only. Your security configuration must be updated before running your application in production. 2024-01-11 15:32:44,281 INFO main o.s.s.w.DefaultSecurityFilterChain:55 - Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@4912143c, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@5b529549, org.springframework.security.web.context.SecurityContextPersistenceFilter@4c9e0fc2, org.springframework.security.web.header.HeaderWriterFilter@60b82176, org.springframework.security.web.csrf.CsrfFilter@1f2eab40, org.springframework.security.web.authentication.logout.LogoutFilter@6735884, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@53cbf2d1, org.springframework.security.web.authentication.ui.DefaultLoginPageGeneratingFilter@3a5b2860, org.springframework.security.web.authentication.ui.DefaultLogoutPageGeneratingFilter@5783a988, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@197b3405, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@1be50ee4, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@6663c324, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@17986461, org.springframework.security.web.session.SessionManagementFilter@2600c4e9, org.springframework.security.web.access.ExceptionTranslationFilter@4dd6346e, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@2346229d] 2024-01-11 15:32:44,468 INFO main o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'application.springCloudBusInput' has 1 subscriber(s). 2024-01-11 15:32:44,610 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 15:32:44,610 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 1 subscriber(s). 2024-01-11 15:32:44,610 INFO main o.s.i.e.EventDrivenConsumer:292 - started bean '_org.springframework.integration.errorLogger' 2024-01-11 15:32:44,613 INFO main o.e.h.r.j.m.DistributionSetTypeManagementTest:61 - Started DistributionSetTypeManagementTest in 2.693 seconds (JVM running for 168.849) 2024-01-11 15:32:44,722 INFO pool-80-thread-1 o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'unknown.channel.name' has 1 subscriber(s). 2024-01-11 15:32:44,823 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 15:32:44,934 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 15:32:44,958 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 15:32:45,468 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 15:32:45,492 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 15:32:45,514 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 15:32:45,517 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 15:32:45,530 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 15:32:45,540 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 15:32:45,546 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 15:32:45,615 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 15:32:45,638 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 15:32:45,661 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 15:32:45,925 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 15:32:45,949 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 15:32:45,958 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 15:32:45,980 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 15:32:45,994 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 15:32:46,023 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 15:32:46,036 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 15:32:46,058 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 15:32:46,077 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 15:32:46,113 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 15:32:46,127 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 15:32:46,150 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 15:32:46,260 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 15:32:46,262 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 15:32:46,262 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 0 subscriber(s). 2024-01-11 15:32:46,262 INFO main o.s.i.e.EventDrivenConsumer:292 - stopped bean '_org.springframework.integration.errorLogger' 2024-01-11 15:32:46,266 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:651 - Closing JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 15:32:46,267 INFO main c.z.h.HikariDataSource:350 - HikariPool-27 - Shutdown initiated... 2024-01-11 15:32:46,268 INFO main c.z.h.HikariDataSource:352 - HikariPool-27 - Shutdown completed. [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.354 s -- in org.eclipse.hawkbit.repository.jpa.management.DistributionSetTypeManagementTest [INFO] Running org.eclipse.hawkbit.repository.jpa.management.DeploymentManagementTest 2024-01-11 15:32:46,272 INFO main o.e.h.r.t.u.SharedSqlTestDatabaseExtension:34 - Schema generation skipped... No datasource environment variables found! 2024-01-11 15:32:46,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 15:32:46,273 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 15:32:46,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 15:32:46,275 INFO main o.s.b.t.c.SpringBootTestContextBootstrapper:174 - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@79a00b2, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@18c77e22, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@55d4b359, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@397333f0, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@6ebb2bfc, org.springframework.test.context.support.DirtiesContextTestExecutionListener@4d2e6e67, org.springframework.test.context.transaction.TransactionalTestExecutionListener@3d1052e0, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@1ddc0a01, org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener@2a0f268d, org.springframework.test.context.event.EventPublishingTestExecutionListener@146c28fd, org.springframework.security.test.context.support.ReactorContextTestExecutionListener@2b54ffc2, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@562564ab, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@54d1bac, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@7013f038, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@7cb5bb17, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@1c88816, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@6c3563f8, org.eclipse.hawkbit.repository.test.matcher.EventVerifier@348cc76, org.eclipse.hawkbit.repository.test.util.CleanupTestExecutionListener@52f4b20b] . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.18) 2024-01-11 15:32:46,296 INFO main o.e.h.r.j.m.DeploymentManagementTest:55 - Starting DeploymentManagementTest using Java 17.0.9 on basic-3rmgj with PID 1162 (started by jenkins in /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa) 2024-01-11 15:32:46,296 INFO main o.e.h.r.j.m.DeploymentManagementTest:638 - The following 1 profile is active: "test" 2024-01-11 15:32:46,389 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:132 - Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2024-01-11 15:32:46,410 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 15:32:46,476 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 15:32:46,477 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 15:32:46,480 INFO main o.s.c.c.s.GenericScope:283 - BeanFactory id=61c8307c-da16-3faa-9a4d-05d1a05b9a89 2024-01-11 15:32:46,510 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 15:32:46,514 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 15:32:46,515 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 15:32:46,516 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'loadBalancerClientsDefaultsMappingsProvider' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration$$Lambda$921/0x00007fd9ec52e490] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 15:32:46,517 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 15:32:46,519 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 15:32:46,521 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 15:32:46,522 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 15:32:46,523 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 15:32:46,527 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 15:32:46,535 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 15:32:46,538 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 15:32:46,540 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 15:32:46,625 INFO main o.f.c.i.l.VersionPrinter:37 - Flyway Community Edition 8.5.13 by Redgate 2024-01-11 15:32:46,626 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 15:32:46,626 INFO main o.f.c.i.l.VersionPrinter:37 - 2024-01-11 15:32:46,628 INFO main c.z.h.HikariDataSource:110 - HikariPool-28 - Starting... 2024-01-11 15:32:46,630 INFO main c.z.h.HikariDataSource:123 - HikariPool-28 - Start completed. 2024-01-11 15:32:46,630 INFO main o.f.c.i.d.b.BaseDatabaseType:37 - Database: jdbc:h2:mem:testdb (H2 2.2) 2024-01-11 15:32:46,631 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 15:32:46,637 INFO main o.f.c.i.c.DbValidate:37 - Successfully validated 47 migrations (execution time 00:00.005s) 2024-01-11 15:32:46,638 INFO main o.f.c.i.s.JdbcTableSchemaHistory:37 - Creating Schema History table "PUBLIC"."schema_version" ... 2024-01-11 15:32:46,640 INFO main o.f.c.i.c.DbMigrate:37 - Current version of schema "PUBLIC": << Empty Schema >> 2024-01-11 15:32:46,646 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.0.1 - init " 2024-01-11 15:32:46,654 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 15:32:46,657 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.0 - cascade delete " 2024-01-11 15:32:46,659 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.1 - cascade delete " 2024-01-11 15:32:46,661 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.5.0 - target filter query " 2024-01-11 15:32:46,663 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.6.0 - rollout management " 2024-01-11 15:32:46,667 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.0 - swmType maxAssignment greater 0 " 2024-01-11 15:32:46,668 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.1 - reduce length enums " 2024-01-11 15:32:46,674 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.0 - auto assign ds filter " 2024-01-11 15:32:46,675 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.1 - cascade delete " 2024-01-11 15:32:46,677 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.2 - remove external artifact " 2024-01-11 15:32:46,678 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.9.0 - add rollout groups created " 2024-01-11 15:32:46,680 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.0 - advanced rolloutgroup " 2024-01-11 15:32:46,683 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.1 - consolidate artifact sha1 " 2024-01-11 15:32:46,686 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.2 - rollout auto start " 2024-01-11 15:32:46,688 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.3 - add rollout deleted flag " 2024-01-11 15:32:46,702 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.0 - drop target info " 2024-01-11 15:32:46,716 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.1 - target filter query UQ " 2024-01-11 15:32:46,717 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.2 - remove unused idexes " 2024-01-11 15:32:46,718 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.3 - add module md targetvis " 2024-01-11 15:32:46,720 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.0 - action performance " 2024-01-11 15:32:46,729 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.1 - missing non null " 2024-01-11 15:32:46,777 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.2 - missing non null enum " 2024-01-11 15:32:46,778 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.3 - cascade delete " 2024-01-11 15:32:46,779 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.4 - add maintenance window " 2024-01-11 15:32:46,783 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.6 - add index " 2024-01-11 15:32:46,784 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.7 - add rollout approval fields " 2024-01-11 15:32:46,787 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 15:32:46,789 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.9 - add target metadata " 2024-01-11 15:32:46,790 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 15:32:46,791 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 15:32:46,793 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 15:32:46,794 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.13 - add action external id " 2024-01-11 15:32:46,796 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.14 - add sha256 hash " 2024-01-11 15:32:46,798 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.15 - add weight " 2024-01-11 15:32:46,805 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.16 - add action initiated by " 2024-01-11 15:32:46,810 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.17 - add index target modified " 2024-01-11 15:32:46,812 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.18 - add target type " 2024-01-11 15:32:46,815 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 15:32:46,818 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 15:32:46,820 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.21 - add rollouts status index " 2024-01-11 15:32:46,821 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 15:32:46,822 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.23 - add action status code " 2024-01-11 15:32:46,823 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 15:32:46,826 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.25 - add confirmation flag " 2024-01-11 15:32:46,828 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.26 - add access control context " 2024-01-11 15:32:46,831 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.27 - target type inherit type " 2024-01-11 15:32:46,832 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.192s) 2024-01-11 15:32:46,947 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:437 - Initialized JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 15:32:47,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 15:32:47,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 15:32:47,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 15:32:47,277 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 15:32:47,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.lang.Long) 2024-01-11 15:32:47,561 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 15:32:47,562 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 15:32:47,564 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 15:32:48,267 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 15:32:48,712 WARN main o.s.b.a.s.s.UserDetailsServiceAutoConfiguration:89 - Using generated security password: 90067ce1-51a3-4d30-916e-f7b839b8f728 This generated password is for development use only. Your security configuration must be updated before running your application in production. 2024-01-11 15:32:48,774 INFO main o.s.s.w.DefaultSecurityFilterChain:55 - Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@20529084, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@2e7dba36, org.springframework.security.web.context.SecurityContextPersistenceFilter@111e0ebd, org.springframework.security.web.header.HeaderWriterFilter@53e54a0e, org.springframework.security.web.csrf.CsrfFilter@6856b344, org.springframework.security.web.authentication.logout.LogoutFilter@233d342d, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@2e8a4543, org.springframework.security.web.authentication.ui.DefaultLoginPageGeneratingFilter@5571808e, org.springframework.security.web.authentication.ui.DefaultLogoutPageGeneratingFilter@522152e7, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@52f1403e, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@60c76d70, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@68c39b0e, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@a09182d, org.springframework.security.web.session.SessionManagementFilter@4c8f48fb, org.springframework.security.web.access.ExceptionTranslationFilter@18589501, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@6f1c27a7] 2024-01-11 15:32:48,924 INFO main o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'application.springCloudBusInput' has 1 subscriber(s). 2024-01-11 15:32:49,013 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 15:32:49,013 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 1 subscriber(s). 2024-01-11 15:32:49,013 INFO main o.s.i.e.EventDrivenConsumer:292 - started bean '_org.springframework.integration.errorLogger' 2024-01-11 15:32:49,015 INFO main o.e.h.r.j.m.DeploymentManagementTest:61 - Started DeploymentManagementTest in 2.738 seconds (JVM running for 173.251) 2024-01-11 15:32:49,087 INFO pool-83-thread-1 o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'unknown.channel.name' has 1 subscriber(s). 2024-01-11 15:32:49,138 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 15:32:50,327 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 15:32:50,350 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 15:32:50,383 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 15:32:50,414 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 15:32:50,462 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 15:32:50,484 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 15:32:51,308 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 15:32:51,332 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 15:32:51,371 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 15:32:51,393 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 15:32:51,525 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 15:32:51,548 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 15:32:51,735 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 15:32:51,756 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 15:32:51,828 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 15:32:51,851 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 15:32:52,709 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 15:32:52,734 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 15:32:52,873 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 15:32:52,893 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 15:32:53,159 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 15:32:53,180 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 15:32:53,270 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 15:32:53,291 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 15:32:53,354 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 15:32:53,381 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 15:32:53,467 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 15:32:53,488 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 15:32:54,366 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 15:32:54,395 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 15:32:54,454 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 15:32:54,480 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 15:32:54,538 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 15:32:54,560 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 15:32:54,670 WARN main o.e.h.r.j.m.AbstractDsAssignmentStrategy:265 - Cannot find target for targetWithActionType '2-00000'. 2024-01-11 15:32:54,670 WARN main o.e.h.r.j.m.AbstractDsAssignmentStrategy:265 - Cannot find target for targetWithActionType '2-00001'. 2024-01-11 15:32:54,670 WARN main o.e.h.r.j.m.AbstractDsAssignmentStrategy:265 - Cannot find target for targetWithActionType '2-00002'. 2024-01-11 15:32:54,670 WARN main o.e.h.r.j.m.AbstractDsAssignmentStrategy:265 - Cannot find target for targetWithActionType '2-00003'. 2024-01-11 15:32:54,670 WARN main o.e.h.r.j.m.AbstractDsAssignmentStrategy:265 - Cannot find target for targetWithActionType '2-00004'. 2024-01-11 15:32:54,670 WARN main o.e.h.r.j.m.AbstractDsAssignmentStrategy:265 - Cannot find target for targetWithActionType '2-00005'. 2024-01-11 15:32:54,670 WARN main o.e.h.r.j.m.AbstractDsAssignmentStrategy:265 - Cannot find target for targetWithActionType '2-00006'. 2024-01-11 15:32:54,670 WARN main o.e.h.r.j.m.AbstractDsAssignmentStrategy:265 - Cannot find target for targetWithActionType '2-00007'. 2024-01-11 15:32:54,671 WARN main o.e.h.r.j.m.AbstractDsAssignmentStrategy:265 - Cannot find target for targetWithActionType '2-00008'. 2024-01-11 15:32:54,671 WARN main o.e.h.r.j.m.AbstractDsAssignmentStrategy:265 - Cannot find target for targetWithActionType '2-00009'. 2024-01-11 15:32:55,300 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 15:32:55,326 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 15:32:56,390 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 15:32:56,417 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 15:32:56,452 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 15:32:56,472 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 15:32:56,632 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 15:32:56,656 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 15:32:57,912 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 15:32:57,935 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 15:32:57,951 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 15:32:57,972 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 15:32:58,741 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 15:32:58,761 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 15:32:58,836 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=1704987178824, lastModifiedAt=1704987178833, status=CANCELING]) was still active and has been force quite. 2024-01-11 15:32:58,847 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 15:32:58,868 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 15:32:58,916 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 15:32:58,938 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 15:32:58,974 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 15:32:59,000 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 15:32:59,066 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 15:32:59,101 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 15:32:59,144 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 15:32:59,165 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 15:33:00,218 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 15:33:00,241 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 15:33:00,272 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 15:33:00,293 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 15:33:00,350 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 15:33:00,369 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 15:33:00,405 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 15:33:00,428 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 15:33:01,323 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 15:33:01,344 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 15:33:01,388 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 15:33:01,418 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 15:33:01,742 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 15:33:01,763 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 15:33:01,796 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 15:33:01,824 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 15:33:01,946 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 15:33:01,965 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 15:33:02,255 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 15:33:02,278 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 15:33:03,041 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 15:33:03,136 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 15:33:03,249 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 15:33:03,257 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 15:33:03,276 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 15:33:03,330 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 15:33:03,349 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 15:33:03,544 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 15:33:03,551 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 15:33:03,571 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 15:33:04,527 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 15:33:04,548 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 15:33:04,611 WARN main o.e.h.r.j.m.AbstractDsAssignmentStrategy:265 - Cannot find target for targetWithActionType 'target1'. 2024-01-11 15:33:04,623 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 15:33:04,643 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 15:33:04,750 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 15:33:04,770 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 15:33:04,972 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 15:33:04,993 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 15:33:05,057 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 15:33:05,078 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 15:33:05,129 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 15:33:05,151 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 15:33:05,447 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 15:33:05,961 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 15:33:05,982 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 15:33:06,023 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 15:33:06,026 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 15:33:06,026 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 0 subscriber(s). 2024-01-11 15:33:06,026 INFO main o.s.i.e.EventDrivenConsumer:292 - stopped bean '_org.springframework.integration.errorLogger' 2024-01-11 15:33:06,030 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:651 - Closing JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 15:33:06,031 INFO main c.z.h.HikariDataSource:350 - HikariPool-28 - Shutdown initiated... 2024-01-11 15:33:06,031 INFO main c.z.h.HikariDataSource:352 - HikariPool-28 - Shutdown completed. [INFO] Tests run: 51, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 19.76 s -- in org.eclipse.hawkbit.repository.jpa.management.DeploymentManagementTest [INFO] Running org.eclipse.hawkbit.repository.jpa.management.SystemManagementTest 2024-01-11 15:33:06,036 INFO main o.e.h.r.t.u.SharedSqlTestDatabaseExtension:34 - Schema generation skipped... No datasource environment variables found! 2024-01-11 15:33:06,037 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 15:33:06,038 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 15:33:06,041 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 15:33:06,041 INFO main o.s.b.t.c.SpringBootTestContextBootstrapper:174 - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@4b94a5c7, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@6ca12401, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@455d8b5, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@121f922, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@6ff5de5c, org.springframework.test.context.support.DirtiesContextTestExecutionListener@a917e8f, org.springframework.test.context.transaction.TransactionalTestExecutionListener@20ab8f18, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@2e4d8ac6, org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener@6f8bb66d, org.springframework.test.context.event.EventPublishingTestExecutionListener@6eefc815, org.springframework.security.test.context.support.ReactorContextTestExecutionListener@1240499f, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@5019faab, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@6293061b, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@72acc53c, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@62306647, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@7de30408, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@7ba7671, org.eclipse.hawkbit.repository.test.matcher.EventVerifier@13abc69f, org.eclipse.hawkbit.repository.test.util.CleanupTestExecutionListener@724898f3] 2024-01-11 15:33:06,041 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 15:33:06,068 INFO main o.e.h.r.j.m.SystemManagementTest:55 - Starting SystemManagementTest using Java 17.0.9 on basic-3rmgj with PID 1162 (started by jenkins in /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa) 2024-01-11 15:33:06,068 INFO main o.e.h.r.j.m.SystemManagementTest:638 - The following 1 profile is active: "test" 2024-01-11 15:33:06,180 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:132 - Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2024-01-11 15:33:06,190 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:201 - Finished Spring Data repository scanning in 10 ms. Found 20 JPA repository interfaces. 2024-01-11 15:33:06,259 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 15:33:06,260 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 15:33:06,263 INFO main o.s.c.c.s.GenericScope:283 - BeanFactory id=61c8307c-da16-3faa-9a4d-05d1a05b9a89 2024-01-11 15:33:06,283 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 15:33:06,286 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 15:33:06,287 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 15:33:06,287 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'loadBalancerClientsDefaultsMappingsProvider' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration$$Lambda$921/0x00007fd9ec52e490] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 15:33:06,288 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 15:33:06,291 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 15:33:06,293 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 15:33:06,293 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 15:33:06,294 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 15:33:06,297 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 15:33:06,312 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 15:33:06,315 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 15:33:06,318 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 15:33:06,413 INFO main o.f.c.i.l.VersionPrinter:37 - Flyway Community Edition 8.5.13 by Redgate 2024-01-11 15:33:06,414 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 15:33:06,414 INFO main o.f.c.i.l.VersionPrinter:37 - 2024-01-11 15:33:06,416 INFO main c.z.h.HikariDataSource:110 - HikariPool-29 - Starting... 2024-01-11 15:33:06,418 INFO main c.z.h.HikariDataSource:123 - HikariPool-29 - Start completed. 2024-01-11 15:33:06,418 INFO main o.f.c.i.d.b.BaseDatabaseType:37 - Database: jdbc:h2:mem:testdb (H2 2.2) 2024-01-11 15:33:06,419 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 15:33:06,425 INFO main o.f.c.i.c.DbValidate:37 - Successfully validated 47 migrations (execution time 00:00.005s) 2024-01-11 15:33:06,425 INFO main o.f.c.i.s.JdbcTableSchemaHistory:37 - Creating Schema History table "PUBLIC"."schema_version" ... 2024-01-11 15:33:06,427 INFO main o.f.c.i.c.DbMigrate:37 - Current version of schema "PUBLIC": << Empty Schema >> 2024-01-11 15:33:06,431 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.0.1 - init " 2024-01-11 15:33:06,439 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 15:33:06,441 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.0 - cascade delete " 2024-01-11 15:33:06,443 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.1 - cascade delete " 2024-01-11 15:33:06,444 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.5.0 - target filter query " 2024-01-11 15:33:06,446 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.6.0 - rollout management " 2024-01-11 15:33:06,451 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.0 - swmType maxAssignment greater 0 " 2024-01-11 15:33:06,452 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.1 - reduce length enums " 2024-01-11 15:33:06,456 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.0 - auto assign ds filter " 2024-01-11 15:33:06,458 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.1 - cascade delete " 2024-01-11 15:33:06,460 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.2 - remove external artifact " 2024-01-11 15:33:06,461 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.9.0 - add rollout groups created " 2024-01-11 15:33:06,463 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.0 - advanced rolloutgroup " 2024-01-11 15:33:06,466 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.1 - consolidate artifact sha1 " 2024-01-11 15:33:06,468 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.2 - rollout auto start " 2024-01-11 15:33:06,470 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.3 - add rollout deleted flag " 2024-01-11 15:33:06,481 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.0 - drop target info " 2024-01-11 15:33:06,489 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.1 - target filter query UQ " 2024-01-11 15:33:06,491 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.2 - remove unused idexes " 2024-01-11 15:33:06,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 15:33:06,494 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.0 - action performance " 2024-01-11 15:33:06,511 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.1 - missing non null " 2024-01-11 15:33:06,516 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.2 - missing non null enum " 2024-01-11 15:33:06,517 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.3 - cascade delete " 2024-01-11 15:33:06,518 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.4 - add maintenance window " 2024-01-11 15:33:06,522 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.6 - add index " 2024-01-11 15:33:06,524 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.7 - add rollout approval fields " 2024-01-11 15:33:06,527 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 15:33:06,528 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.9 - add target metadata " 2024-01-11 15:33:06,530 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 15:33:06,531 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 15:33:06,533 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 15:33:06,534 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.13 - add action external id " 2024-01-11 15:33:06,536 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.14 - add sha256 hash " 2024-01-11 15:33:06,538 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.15 - add weight " 2024-01-11 15:33:06,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 15:33:06,544 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.17 - add index target modified " 2024-01-11 15:33:06,545 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.18 - add target type " 2024-01-11 15:33:06,548 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 15:33:06,551 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 15:33:06,553 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.21 - add rollouts status index " 2024-01-11 15:33:06,554 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 15:33:06,555 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.23 - add action status code " 2024-01-11 15:33:06,557 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 15:33:06,559 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.25 - add confirmation flag " 2024-01-11 15:33:06,562 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.26 - add access control context " 2024-01-11 15:33:06,564 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.27 - target type inherit type " 2024-01-11 15:33:06,566 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.139s) 2024-01-11 15:33:06,618 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:437 - Initialized JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 15:33:06,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 15:33:06,897 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 15:33:06,899 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 15:33:06,910 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 15:33:06,911 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 15:33:07,157 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 15:33:07,158 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 15:33:07,160 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 15:33:07,815 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 15:33:08,216 WARN main o.s.b.a.s.s.UserDetailsServiceAutoConfiguration:89 - Using generated security password: b8aa9f6e-2d08-4673-946a-80a445b36b1f This generated password is for development use only. Your security configuration must be updated before running your application in production. 2024-01-11 15:33:08,280 INFO main o.s.s.w.DefaultSecurityFilterChain:55 - Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@44a0fe55, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@4ee68404, org.springframework.security.web.context.SecurityContextPersistenceFilter@24acf705, org.springframework.security.web.header.HeaderWriterFilter@5b77aaf0, org.springframework.security.web.csrf.CsrfFilter@52ff60a2, org.springframework.security.web.authentication.logout.LogoutFilter@5bb580f4, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@128d77b, org.springframework.security.web.authentication.ui.DefaultLoginPageGeneratingFilter@dfba922, org.springframework.security.web.authentication.ui.DefaultLogoutPageGeneratingFilter@93211ac, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@154ce124, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@2b22946c, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@5d59fbaa, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@7b05946f, org.springframework.security.web.session.SessionManagementFilter@dff6c68, org.springframework.security.web.access.ExceptionTranslationFilter@68af8735, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@557be6fb] 2024-01-11 15:33:08,433 INFO main o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'application.springCloudBusInput' has 1 subscriber(s). 2024-01-11 15:33:08,523 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 15:33:08,523 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 1 subscriber(s). 2024-01-11 15:33:08,523 INFO main o.s.i.e.EventDrivenConsumer:292 - started bean '_org.springframework.integration.errorLogger' 2024-01-11 15:33:08,525 INFO main o.e.h.r.j.m.SystemManagementTest:61 - Started SystemManagementTest in 2.482 seconds (JVM running for 192.761) 2024-01-11 15:33:08,594 INFO pool-86-thread-1 o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'unknown.channel.name' has 1 subscriber(s). 2024-01-11 15:33:08,642 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 15:33:09,316 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 15:33:09,340 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 15:33:09,630 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 15:33:09,652 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 15:33:09,919 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 15:33:09,942 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 15:33:09,960 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 15:33:10,035 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 15:33:16,936 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 15:33:16,939 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 15:33:16,940 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 0 subscriber(s). 2024-01-11 15:33:16,940 INFO main o.s.i.e.EventDrivenConsumer:292 - stopped bean '_org.springframework.integration.errorLogger' 2024-01-11 15:33:16,944 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:651 - Closing JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 15:33:16,945 INFO main c.z.h.HikariDataSource:350 - HikariPool-29 - Shutdown initiated... 2024-01-11 15:33:16,945 INFO main c.z.h.HikariDataSource:352 - HikariPool-29 - Shutdown completed. [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.91 s -- in org.eclipse.hawkbit.repository.jpa.management.SystemManagementTest [INFO] Running org.eclipse.hawkbit.repository.jpa.management.ControllerManagementTest 2024-01-11 15:33:16,950 INFO main o.e.h.r.t.u.SharedSqlTestDatabaseExtension:34 - Schema generation skipped... No datasource environment variables found! 2024-01-11 15:33:16,951 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 15:33:16,951 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 15:33:16,954 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 15:33:16,954 INFO main o.s.b.t.c.SpringBootTestContextBootstrapper:174 - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@1606951f, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@3434b6fc, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@19ea608f, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@7a9524f3, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@5899f8d3, org.springframework.test.context.support.DirtiesContextTestExecutionListener@490b266a, org.springframework.test.context.transaction.TransactionalTestExecutionListener@32fd9dc, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@50cec7f6, org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener@4706e25c, org.springframework.test.context.event.EventPublishingTestExecutionListener@572ea4a0, org.springframework.security.test.context.support.ReactorContextTestExecutionListener@2a3276a0, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@c65e567, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@7c01f2b5, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@5e285231, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@6796a822, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@44fb376a, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@371cf11a, org.eclipse.hawkbit.repository.test.matcher.EventVerifier@2bb99412, org.eclipse.hawkbit.repository.test.util.CleanupTestExecutionListener@79bcfeff] . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.18) 2024-01-11 15:33:16,976 INFO main o.e.h.r.j.m.ControllerManagementTest:55 - Starting ControllerManagementTest using Java 17.0.9 on basic-3rmgj with PID 1162 (started by jenkins in /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa) 2024-01-11 15:33:16,976 INFO main o.e.h.r.j.m.ControllerManagementTest:638 - The following 1 profile is active: "test" 2024-01-11 15:33:17,064 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:132 - Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2024-01-11 15:33:17,074 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:201 - Finished Spring Data repository scanning in 10 ms. Found 20 JPA repository interfaces. 2024-01-11 15:33:17,143 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 15:33:17,143 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 15:33:17,146 INFO main o.s.c.c.s.GenericScope:283 - BeanFactory id=61c8307c-da16-3faa-9a4d-05d1a05b9a89 2024-01-11 15:33:17,166 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 15:33:17,169 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 15:33:17,170 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 15:33:17,171 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'loadBalancerClientsDefaultsMappingsProvider' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration$$Lambda$921/0x00007fd9ec52e490] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 15:33:17,171 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 15:33:17,174 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 15:33:17,176 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 15:33:17,177 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 15:33:17,177 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 15:33:17,181 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 15:33:17,189 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 15:33:17,191 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 15:33:17,193 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 15:33:17,275 INFO main o.f.c.i.l.VersionPrinter:37 - Flyway Community Edition 8.5.13 by Redgate 2024-01-11 15:33:17,275 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 15:33:17,275 INFO main o.f.c.i.l.VersionPrinter:37 - 2024-01-11 15:33:17,278 INFO main c.z.h.HikariDataSource:110 - HikariPool-30 - Starting... 2024-01-11 15:33:17,279 INFO main c.z.h.HikariDataSource:123 - HikariPool-30 - Start completed. 2024-01-11 15:33:17,280 INFO main o.f.c.i.d.b.BaseDatabaseType:37 - Database: jdbc:h2:mem:testdb (H2 2.2) 2024-01-11 15:33:17,281 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 15:33:17,287 INFO main o.f.c.i.c.DbValidate:37 - Successfully validated 47 migrations (execution time 00:00.005s) 2024-01-11 15:33:17,287 INFO main o.f.c.i.s.JdbcTableSchemaHistory:37 - Creating Schema History table "PUBLIC"."schema_version" ... 2024-01-11 15:33:17,290 INFO main o.f.c.i.c.DbMigrate:37 - Current version of schema "PUBLIC": << Empty Schema >> 2024-01-11 15:33:17,294 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.0.1 - init " 2024-01-11 15:33:17,306 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 15:33:17,310 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.0 - cascade delete " 2024-01-11 15:33:17,313 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.1 - cascade delete " 2024-01-11 15:33:17,314 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.5.0 - target filter query " 2024-01-11 15:33:17,316 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.6.0 - rollout management " 2024-01-11 15:33:17,321 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.0 - swmType maxAssignment greater 0 " 2024-01-11 15:33:17,322 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.1 - reduce length enums " 2024-01-11 15:33:17,327 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.0 - auto assign ds filter " 2024-01-11 15:33:17,329 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.1 - cascade delete " 2024-01-11 15:33:17,331 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.2 - remove external artifact " 2024-01-11 15:33:17,332 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.9.0 - add rollout groups created " 2024-01-11 15:33:17,333 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.0 - advanced rolloutgroup " 2024-01-11 15:33:17,336 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.1 - consolidate artifact sha1 " 2024-01-11 15:33:17,339 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.2 - rollout auto start " 2024-01-11 15:33:17,341 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.3 - add rollout deleted flag " 2024-01-11 15:33:17,352 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.0 - drop target info " 2024-01-11 15:33:17,361 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.1 - target filter query UQ " 2024-01-11 15:33:17,362 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.2 - remove unused idexes " 2024-01-11 15:33:17,363 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.3 - add module md targetvis " 2024-01-11 15:33:17,365 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.0 - action performance " 2024-01-11 15:33:17,372 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.1 - missing non null " 2024-01-11 15:33:17,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 15:33:17,377 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.3 - cascade delete " 2024-01-11 15:33:17,378 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.4 - add maintenance window " 2024-01-11 15:33:17,382 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.6 - add index " 2024-01-11 15:33:17,383 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.7 - add rollout approval fields " 2024-01-11 15:33:17,386 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 15:33:17,388 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.9 - add target metadata " 2024-01-11 15:33:17,389 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 15:33:17,391 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 15:33:17,393 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 15:33:17,394 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.13 - add action external id " 2024-01-11 15:33:17,396 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.14 - add sha256 hash " 2024-01-11 15:33:17,398 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.15 - add weight " 2024-01-11 15:33:17,405 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.16 - add action initiated by " 2024-01-11 15:33:17,411 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.17 - add index target modified " 2024-01-11 15:33:17,413 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.18 - add target type " 2024-01-11 15:33:17,416 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 15:33:17,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 15:33:17,421 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.21 - add rollouts status index " 2024-01-11 15:33:17,422 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 15:33:17,423 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.23 - add action status code " 2024-01-11 15:33:17,425 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 15:33:17,427 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.25 - add confirmation flag " 2024-01-11 15:33:17,430 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.26 - add access control context " 2024-01-11 15:33:17,433 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.27 - target type inherit type " 2024-01-11 15:33:17,434 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 15:33:17,517 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:437 - Initialized JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 15:33:18,039 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 15:33:18,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 15:33:18,040 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 15:33:18,047 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 15:33:18,048 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 15:33:18,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 15:33:18,511 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 15:33:18,514 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 15:33:19,541 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 15:33:20,052 WARN main o.s.b.a.s.s.UserDetailsServiceAutoConfiguration:89 - Using generated security password: 2d4417a2-f3f9-4380-bcdf-3a9dbd9b0717 This generated password is for development use only. Your security configuration must be updated before running your application in production. 2024-01-11 15:33:20,121 INFO main o.s.s.w.DefaultSecurityFilterChain:55 - Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@68f2ec11, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@3337464a, org.springframework.security.web.context.SecurityContextPersistenceFilter@ef746ff, org.springframework.security.web.header.HeaderWriterFilter@45bdba1a, org.springframework.security.web.csrf.CsrfFilter@6f945c1c, org.springframework.security.web.authentication.logout.LogoutFilter@512790c8, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@5b013275, org.springframework.security.web.authentication.ui.DefaultLoginPageGeneratingFilter@a86ee27, org.springframework.security.web.authentication.ui.DefaultLogoutPageGeneratingFilter@617758c3, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@3dc10a59, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@66b18993, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@360bd85c, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@54d10576, org.springframework.security.web.session.SessionManagementFilter@434e8636, org.springframework.security.web.access.ExceptionTranslationFilter@6902aa68, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@51d159fc] 2024-01-11 15:33:20,267 INFO main o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'application.springCloudBusInput' has 1 subscriber(s). 2024-01-11 15:33:20,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 15:33:20,360 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 1 subscriber(s). 2024-01-11 15:33:20,360 INFO main o.s.i.e.EventDrivenConsumer:292 - started bean '_org.springframework.integration.errorLogger' 2024-01-11 15:33:20,362 INFO main o.e.h.r.j.m.ControllerManagementTest:61 - Started ControllerManagementTest in 3.406 seconds (JVM running for 204.598) 2024-01-11 15:33:20,439 INFO pool-89-thread-1 o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'unknown.channel.name' has 1 subscriber(s). 2024-01-11 15:33:20,481 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 15:33:21,484 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 15:33:21,513 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 15:33:21,827 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 15:33:21,848 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 15:33:22,612 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 15:33:22,633 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 15:33:23,101 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 15:33:23,157 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 15:33:24,045 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 15:33:24,065 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 15:33:24,076 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 15:33:24,141 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 15:33:25,031 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 15:33:25,051 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 15:33:25,946 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 15:33:25,969 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 15:33:26,017 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 15:33:26,045 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 15:33:26,256 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 15:33:26,277 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 15:33:26,508 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 15:33:26,529 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 15:33:26,534 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 15:33:26,545 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 15:33:26,754 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 15:33:26,775 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 15:33:27,577 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 15:33:27,597 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 15:33:27,609 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 15:33:27,633 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 15:33:28,538 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 15:33:28,562 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 15:33:28,570 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 15:33:28,592 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 15:33:29,251 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 15:33:29,274 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 15:33:29,320 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 15:33:29,933 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 15:33:29,953 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 15:33:30,014 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 15:33:30,016 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 15:33:30,018 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 15:33:30,629 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 15:33:30,650 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 15:33:30,697 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 15:33:31,518 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 15:33:31,633 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 15:33:32,316 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 15:33:32,340 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 15:33:32,688 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 15:33:32,715 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 15:33:33,597 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 15:33:33,623 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 15:33:33,633 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 15:33:33,652 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 15:33:33,863 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 15:33:33,884 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 15:33:34,769 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 15:33:34,789 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 15:33:35,651 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 15:33:35,673 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 15:33:35,751 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 15:33:35,789 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 15:33:36,012 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 15:33:36,033 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 15:33:36,950 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 15:33:36,969 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 15:33:37,022 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 15:33:37,634 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 15:33:37,654 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 15:33:38,299 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 15:33:38,325 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 15:33:38,373 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 15:33:38,392 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 15:33:38,508 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 15:33:38,529 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 15:33:38,839 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 15:33:38,859 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 15:33:39,719 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 15:33:39,740 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 15:33:40,588 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 15:33:40,618 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 15:33:41,468 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 15:33:41,489 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 15:33:42,448 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 15:33:42,468 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 15:33:42,527 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 15:33:42,529 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 15:33:42,531 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 15:33:43,345 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 15:33:43,367 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 15:33:44,335 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 15:33:44,360 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 15:33:44,676 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 15:33:44,698 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 15:33:44,745 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 15:33:44,782 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 15:33:45,394 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 15:33:45,422 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 15:33:45,643 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 15:33:45,662 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 15:33:45,721 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 15:33:45,741 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 15:33:46,055 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 15:33:46,076 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 15:33:46,941 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 15:33:46,964 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 15:33:47,073 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 15:33:47,092 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 15:33:47,327 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 15:33:47,346 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 15:33:47,354 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 15:33:47,356 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 15:33:47,356 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 0 subscriber(s). 2024-01-11 15:33:47,356 INFO main o.s.i.e.EventDrivenConsumer:292 - stopped bean '_org.springframework.integration.errorLogger' 2024-01-11 15:33:47,360 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:651 - Closing JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 15:33:47,361 INFO main c.z.h.HikariDataSource:350 - HikariPool-30 - Shutdown initiated... 2024-01-11 15:33:47,361 INFO main c.z.h.HikariDataSource:352 - HikariPool-30 - Shutdown completed. [INFO] Tests run: 50, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 30.41 s -- in org.eclipse.hawkbit.repository.jpa.management.ControllerManagementTest [INFO] Running org.eclipse.hawkbit.repository.jpa.management.DistributionSetTagManagementTest 2024-01-11 15:33:47,364 INFO main o.e.h.r.t.u.SharedSqlTestDatabaseExtension:34 - Schema generation skipped... No datasource environment variables found! 2024-01-11 15:33:47,365 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 15:33:47,366 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 15:33:47,368 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 15:33:47,368 INFO main o.s.b.t.c.SpringBootTestContextBootstrapper:174 - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@2beff6b3, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@3c05fc56, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@afd6f78, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@78e474d0, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@2cea5f11, org.springframework.test.context.support.DirtiesContextTestExecutionListener@3f1ee196, org.springframework.test.context.transaction.TransactionalTestExecutionListener@5ef9dfa2, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@5607259, org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener@7b8cb733, org.springframework.test.context.event.EventPublishingTestExecutionListener@33d6eb85, org.springframework.security.test.context.support.ReactorContextTestExecutionListener@23c23692, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@25366a09, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@3b9d64b3, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@3f132a86, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@dd7fd50, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@1ba7a8c1, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@4bcffffa, org.eclipse.hawkbit.repository.test.matcher.EventVerifier@6d2eab1f, org.eclipse.hawkbit.repository.test.util.CleanupTestExecutionListener@5f21f697] . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.18) 2024-01-11 15:33:47,386 INFO main o.e.h.r.j.m.DistributionSetTagManagementTest:55 - Starting DistributionSetTagManagementTest using Java 17.0.9 on basic-3rmgj with PID 1162 (started by jenkins in /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa) 2024-01-11 15:33:47,387 INFO main o.e.h.r.j.m.DistributionSetTagManagementTest:638 - The following 1 profile is active: "test" 2024-01-11 15:33:47,480 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:132 - Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2024-01-11 15:33:47,490 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:201 - Finished Spring Data repository scanning in 9 ms. Found 20 JPA repository interfaces. 2024-01-11 15:33:47,561 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 15:33:47,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 15:33:47,564 INFO main o.s.c.c.s.GenericScope:283 - BeanFactory id=61c8307c-da16-3faa-9a4d-05d1a05b9a89 2024-01-11 15:33:47,583 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 15:33:47,585 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 15:33:47,586 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 15:33:47,587 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'loadBalancerClientsDefaultsMappingsProvider' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration$$Lambda$921/0x00007fd9ec52e490] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 15:33:47,587 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 15:33:47,590 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 15:33:47,592 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 15:33:47,593 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 15:33:47,593 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 15:33:47,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 15:33:47,615 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 15:33:47,618 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 15:33:47,621 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 15:33:47,697 INFO main o.f.c.i.l.VersionPrinter:37 - Flyway Community Edition 8.5.13 by Redgate 2024-01-11 15:33:47,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 15:33:47,697 INFO main o.f.c.i.l.VersionPrinter:37 - 2024-01-11 15:33:47,702 INFO main c.z.h.HikariDataSource:110 - HikariPool-31 - Starting... 2024-01-11 15:33:47,705 INFO main c.z.h.HikariDataSource:123 - HikariPool-31 - Start completed. 2024-01-11 15:33:47,706 INFO main o.f.c.i.d.b.BaseDatabaseType:37 - Database: jdbc:h2:mem:testdb (H2 2.2) 2024-01-11 15:33:47,707 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 15:33:47,714 INFO main o.f.c.i.c.DbValidate:37 - Successfully validated 47 migrations (execution time 00:00.005s) 2024-01-11 15:33:47,714 INFO main o.f.c.i.s.JdbcTableSchemaHistory:37 - Creating Schema History table "PUBLIC"."schema_version" ... 2024-01-11 15:33:47,717 INFO main o.f.c.i.c.DbMigrate:37 - Current version of schema "PUBLIC": << Empty Schema >> 2024-01-11 15:33:47,721 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.0.1 - init " 2024-01-11 15:33:47,728 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 15:33:47,730 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.0 - cascade delete " 2024-01-11 15:33:47,733 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.1 - cascade delete " 2024-01-11 15:33:47,734 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.5.0 - target filter query " 2024-01-11 15:33:47,736 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.6.0 - rollout management " 2024-01-11 15:33:47,740 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.0 - swmType maxAssignment greater 0 " 2024-01-11 15:33:47,741 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.1 - reduce length enums " 2024-01-11 15:33:47,745 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.0 - auto assign ds filter " 2024-01-11 15:33:47,747 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.1 - cascade delete " 2024-01-11 15:33:47,749 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.2 - remove external artifact " 2024-01-11 15:33:47,750 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.9.0 - add rollout groups created " 2024-01-11 15:33:47,752 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.0 - advanced rolloutgroup " 2024-01-11 15:33:47,754 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.1 - consolidate artifact sha1 " 2024-01-11 15:33:47,756 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.2 - rollout auto start " 2024-01-11 15:33:47,758 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.3 - add rollout deleted flag " 2024-01-11 15:33:47,768 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.0 - drop target info " 2024-01-11 15:33:47,776 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.1 - target filter query UQ " 2024-01-11 15:33:47,777 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.2 - remove unused idexes " 2024-01-11 15:33:47,778 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.3 - add module md targetvis " 2024-01-11 15:33:47,780 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.0 - action performance " 2024-01-11 15:33:47,789 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.1 - missing non null " 2024-01-11 15:33:47,794 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.2 - missing non null enum " 2024-01-11 15:33:47,796 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.3 - cascade delete " 2024-01-11 15:33:47,797 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.4 - add maintenance window " 2024-01-11 15:33:47,804 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.6 - add index " 2024-01-11 15:33:47,807 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.7 - add rollout approval fields " 2024-01-11 15:33:47,812 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 15:33:47,815 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.9 - add target metadata " 2024-01-11 15:33:47,818 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 15:33:47,820 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 15:33:47,822 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 15:33:47,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 15:33:47,826 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.14 - add sha256 hash " 2024-01-11 15:33:47,829 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.15 - add weight " 2024-01-11 15:33:47,833 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.16 - add action initiated by " 2024-01-11 15:33:47,836 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.17 - add index target modified " 2024-01-11 15:33:47,837 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.18 - add target type " 2024-01-11 15:33:47,841 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 15:33:47,843 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 15:33:47,845 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.21 - add rollouts status index " 2024-01-11 15:33:47,846 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 15:33:47,847 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.23 - add action status code " 2024-01-11 15:33:47,849 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 15:33:47,852 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.25 - add confirmation flag " 2024-01-11 15:33:47,855 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.26 - add access control context " 2024-01-11 15:33:47,858 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.27 - target type inherit type " 2024-01-11 15:33:47,859 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.143s) 2024-01-11 15:33:47,937 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:437 - Initialized JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 15:33:48,233 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 15:33:48,234 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 15:33:48,235 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 15:33:48,242 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 15:33:48,244 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 15:33:48,493 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 15:33:48,494 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 15:33:48,496 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 15:33:49,080 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 15:33:49,560 WARN main o.s.b.a.s.s.UserDetailsServiceAutoConfiguration:89 - Using generated security password: b7977ef8-2bb6-4180-b624-1cfce7ae0fd3 This generated password is for development use only. Your security configuration must be updated before running your application in production. 2024-01-11 15:33:49,640 INFO main o.s.s.w.DefaultSecurityFilterChain:55 - Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@3961204f, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@268cfd86, org.springframework.security.web.context.SecurityContextPersistenceFilter@57c45eb, org.springframework.security.web.header.HeaderWriterFilter@5657a837, org.springframework.security.web.csrf.CsrfFilter@71fb9386, org.springframework.security.web.authentication.logout.LogoutFilter@2dcc096f, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@bcfebe1, org.springframework.security.web.authentication.ui.DefaultLoginPageGeneratingFilter@14685288, org.springframework.security.web.authentication.ui.DefaultLogoutPageGeneratingFilter@52688a55, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@3c9cd780, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@52782c5b, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@7e8c9356, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@812774f, org.springframework.security.web.session.SessionManagementFilter@28b684d8, org.springframework.security.web.access.ExceptionTranslationFilter@26ab9e0, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@3df440cd] 2024-01-11 15:33:49,858 INFO main o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'application.springCloudBusInput' has 1 subscriber(s). 2024-01-11 15:33:49,952 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 15:33:49,952 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 1 subscriber(s). 2024-01-11 15:33:49,952 INFO main o.s.i.e.EventDrivenConsumer:292 - started bean '_org.springframework.integration.errorLogger' 2024-01-11 15:33:49,954 INFO main o.e.h.r.j.m.DistributionSetTagManagementTest:61 - Started DistributionSetTagManagementTest in 2.584 seconds (JVM running for 234.19) 2024-01-11 15:33:50,058 INFO pool-92-thread-1 o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'unknown.channel.name' has 1 subscriber(s). 2024-01-11 15:33:50,114 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 15:33:50,861 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 15:33:50,880 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 15:33:51,092 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 15:33:51,119 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 15:33:51,727 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 15:33:51,745 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 15:33:51,755 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 15:33:51,773 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 15:33:52,336 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 15:33:52,356 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 15:33:53,484 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 15:33:53,507 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 15:33:53,516 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 15:33:53,535 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 15:33:53,543 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 15:33:53,561 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 15:33:54,130 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 15:33:54,149 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 15:33:54,804 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 15:33:54,829 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 15:33:54,937 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 15:33:54,939 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 15:33:54,939 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 0 subscriber(s). 2024-01-11 15:33:54,939 INFO main o.s.i.e.EventDrivenConsumer:292 - stopped bean '_org.springframework.integration.errorLogger' 2024-01-11 15:33:54,944 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:651 - Closing JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 15:33:54,945 INFO main c.z.h.HikariDataSource:350 - HikariPool-31 - Shutdown initiated... 2024-01-11 15:33:54,946 INFO main c.z.h.HikariDataSource:352 - HikariPool-31 - Shutdown completed. [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.582 s -- in org.eclipse.hawkbit.repository.jpa.management.DistributionSetTagManagementTest [INFO] Running org.eclipse.hawkbit.repository.jpa.management.SoftwareModuleManagementTest 2024-01-11 15:33:54,948 INFO main o.e.h.r.t.u.SharedSqlTestDatabaseExtension:34 - Schema generation skipped... No datasource environment variables found! 2024-01-11 15:33:54,950 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 15:33:54,950 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 15:33:54,952 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 15:33:54,952 INFO main o.s.b.t.c.SpringBootTestContextBootstrapper:174 - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@3174212a, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@5e7e5b3b, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@372e17a3, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@190f378c, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@9e238f6, org.springframework.test.context.support.DirtiesContextTestExecutionListener@25e90d72, org.springframework.test.context.transaction.TransactionalTestExecutionListener@62bd9563, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@26e6def, org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener@1ad3d0dc, org.springframework.test.context.event.EventPublishingTestExecutionListener@773ccc69, org.springframework.security.test.context.support.ReactorContextTestExecutionListener@79245960, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@8d442be, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@c053648, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@1dcbec25, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@467f49a5, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@6c942266, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@4906feca, org.eclipse.hawkbit.repository.test.matcher.EventVerifier@b6e890b, org.eclipse.hawkbit.repository.test.util.CleanupTestExecutionListener@3760dba2] . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.18) 2024-01-11 15:33:54,973 INFO main o.e.h.r.j.m.SoftwareModuleManagementTest:55 - Starting SoftwareModuleManagementTest using Java 17.0.9 on basic-3rmgj with PID 1162 (started by jenkins in /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa) 2024-01-11 15:33:54,973 INFO main o.e.h.r.j.m.SoftwareModuleManagementTest:638 - The following 1 profile is active: "test" 2024-01-11 15:33:55,062 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:132 - Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2024-01-11 15:33:55,073 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:201 - Finished Spring Data repository scanning in 10 ms. Found 20 JPA repository interfaces. 2024-01-11 15:33:55,166 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 15:33:55,167 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 15:33:55,208 INFO main o.s.c.c.s.GenericScope:283 - BeanFactory id=61c8307c-da16-3faa-9a4d-05d1a05b9a89 2024-01-11 15:33:55,233 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 15:33:55,236 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 15:33:55,237 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 15:33:55,237 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'loadBalancerClientsDefaultsMappingsProvider' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration$$Lambda$921/0x00007fd9ec52e490] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 15:33:55,238 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 15:33:55,241 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 15:33:55,243 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 15:33:55,244 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 15:33:55,245 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 15:33:55,248 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 15:33:55,257 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 15:33:55,259 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 15:33:55,262 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 15:33:55,354 INFO main o.f.c.i.l.VersionPrinter:37 - Flyway Community Edition 8.5.13 by Redgate 2024-01-11 15:33:55,354 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 15:33:55,354 INFO main o.f.c.i.l.VersionPrinter:37 - 2024-01-11 15:33:55,357 INFO main c.z.h.HikariDataSource:110 - HikariPool-32 - Starting... 2024-01-11 15:33:55,358 INFO main c.z.h.HikariDataSource:123 - HikariPool-32 - Start completed. 2024-01-11 15:33:55,358 INFO main o.f.c.i.d.b.BaseDatabaseType:37 - Database: jdbc:h2:mem:testdb (H2 2.2) 2024-01-11 15:33:55,359 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 15:33:55,365 INFO main o.f.c.i.c.DbValidate:37 - Successfully validated 47 migrations (execution time 00:00.005s) 2024-01-11 15:33:55,366 INFO main o.f.c.i.s.JdbcTableSchemaHistory:37 - Creating Schema History table "PUBLIC"."schema_version" ... 2024-01-11 15:33:55,367 INFO main o.f.c.i.c.DbMigrate:37 - Current version of schema "PUBLIC": << Empty Schema >> 2024-01-11 15:33:55,372 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.0.1 - init " 2024-01-11 15:33:55,380 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 15:33:55,382 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.0 - cascade delete " 2024-01-11 15:33:55,385 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.1 - cascade delete " 2024-01-11 15:33:55,386 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.5.0 - target filter query " 2024-01-11 15:33:55,388 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.6.0 - rollout management " 2024-01-11 15:33:55,401 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.0 - swmType maxAssignment greater 0 " 2024-01-11 15:33:55,403 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.1 - reduce length enums " 2024-01-11 15:33:55,464 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.0 - auto assign ds filter " 2024-01-11 15:33:55,466 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.1 - cascade delete " 2024-01-11 15:33:55,468 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.2 - remove external artifact " 2024-01-11 15:33:55,469 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.9.0 - add rollout groups created " 2024-01-11 15:33:55,471 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.0 - advanced rolloutgroup " 2024-01-11 15:33:55,500 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.1 - consolidate artifact sha1 " 2024-01-11 15:33:55,504 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.2 - rollout auto start " 2024-01-11 15:33:55,508 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.3 - add rollout deleted flag " 2024-01-11 15:33:55,519 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.0 - drop target info " 2024-01-11 15:33:55,528 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.1 - target filter query UQ " 2024-01-11 15:33:55,530 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.2 - remove unused idexes " 2024-01-11 15:33:55,531 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.3 - add module md targetvis " 2024-01-11 15:33:55,533 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.0 - action performance " 2024-01-11 15:33:55,540 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.1 - missing non null " 2024-01-11 15:33:55,544 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.2 - missing non null enum " 2024-01-11 15:33:55,545 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.3 - cascade delete " 2024-01-11 15:33:55,546 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.4 - add maintenance window " 2024-01-11 15:33:55,550 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.6 - add index " 2024-01-11 15:33:55,551 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.7 - add rollout approval fields " 2024-01-11 15:33:55,602 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 15:33:55,605 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.9 - add target metadata " 2024-01-11 15:33:55,607 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 15:33:55,610 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 15:33:55,613 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 15:33:55,614 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.13 - add action external id " 2024-01-11 15:33:55,616 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.14 - add sha256 hash " 2024-01-11 15:33:55,618 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.15 - add weight " 2024-01-11 15:33:55,621 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.16 - add action initiated by " 2024-01-11 15:33:55,624 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.17 - add index target modified " 2024-01-11 15:33:55,626 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.18 - add target type " 2024-01-11 15:33:55,629 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 15:33:55,631 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 15:33:55,633 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.21 - add rollouts status index " 2024-01-11 15:33:55,634 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 15:33:55,635 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.23 - add action status code " 2024-01-11 15:33:55,636 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 15:33:55,639 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.25 - add confirmation flag " 2024-01-11 15:33:55,641 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.26 - add access control context " 2024-01-11 15:33:55,657 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.27 - target type inherit type " 2024-01-11 15:33:55,659 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.291s) 2024-01-11 15:33:55,741 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:437 - Initialized JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 15:33:56,160 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 15:33:56,160 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 15:33:56,161 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 15:33:56,167 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 15:33:56,168 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 15:33:56,427 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 15:33:56,428 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 15:33:56,430 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 15:33:57,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 15:33:57,537 WARN main o.s.b.a.s.s.UserDetailsServiceAutoConfiguration:89 - Using generated security password: 5ebe23d0-53d4-4d22-82ae-980f391a9484 This generated password is for development use only. Your security configuration must be updated before running your application in production. 2024-01-11 15:33:57,599 INFO main o.s.s.w.DefaultSecurityFilterChain:55 - Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@736bf161, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@7aced084, org.springframework.security.web.context.SecurityContextPersistenceFilter@1dbb16fa, org.springframework.security.web.header.HeaderWriterFilter@de39250, org.springframework.security.web.csrf.CsrfFilter@245ae765, org.springframework.security.web.authentication.logout.LogoutFilter@606e7fd0, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@219ae5b1, org.springframework.security.web.authentication.ui.DefaultLoginPageGeneratingFilter@6fa2132f, org.springframework.security.web.authentication.ui.DefaultLogoutPageGeneratingFilter@c0f0501, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@7200e668, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@6972a4d1, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@26b5350f, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@79c9914e, org.springframework.security.web.session.SessionManagementFilter@6ea9b585, org.springframework.security.web.access.ExceptionTranslationFilter@483b7d, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@2f74db0b] 2024-01-11 15:33:57,764 INFO main o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'application.springCloudBusInput' has 1 subscriber(s). 2024-01-11 15:33:57,855 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 15:33:57,855 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 1 subscriber(s). 2024-01-11 15:33:57,855 INFO main o.s.i.e.EventDrivenConsumer:292 - started bean '_org.springframework.integration.errorLogger' 2024-01-11 15:33:57,857 INFO main o.e.h.r.j.m.SoftwareModuleManagementTest:61 - Started SoftwareModuleManagementTest in 2.903 seconds (JVM running for 242.094) 2024-01-11 15:33:57,930 INFO pool-95-thread-1 o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'unknown.channel.name' has 1 subscriber(s). 2024-01-11 15:33:57,971 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 15:33:58,071 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 15:33:58,092 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 15:33:58,151 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 15:33:58,169 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 15:33:58,205 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 15:33:58,227 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 15:33:58,251 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 15:33:58,270 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 15:33:58,417 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 15:33:58,436 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 15:33:58,449 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 15:33:58,467 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 15:33:58,476 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 15:33:58,509 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 15:33:58,643 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 15:33:58,663 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 15:33:58,684 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 15:33:58,707 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 15:33:58,733 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 15:33:58,752 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 15:33:58,767 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 15:33:58,785 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 15:33:58,802 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 15:33:58,824 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 15:33:58,883 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 15:33:58,911 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 15:33:58,922 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 15:33:58,940 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 15:33:58,989 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 15:33:59,017 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 15:33:59,030 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 15:33:59,051 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 15:33:59,137 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 15:33:59,160 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 15:33:59,170 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 15:33:59,189 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 15:33:59,227 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 15:33:59,231 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 15:33:59,244 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 15:33:59,249 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 15:33:59,268 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 15:33:59,324 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 15:33:59,343 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 15:33:59,353 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 15:33:59,372 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 15:33:59,390 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 15:33:59,421 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 15:33:59,435 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 15:33:59,456 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 15:33:59,568 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 15:33:59,588 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 15:33:59,596 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 15:33:59,604 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 15:33:59,605 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 0 subscriber(s). 2024-01-11 15:33:59,605 INFO main o.s.i.e.EventDrivenConsumer:292 - stopped bean '_org.springframework.integration.errorLogger' 2024-01-11 15:33:59,609 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:651 - Closing JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 15:33:59,610 INFO main c.z.h.HikariDataSource:350 - HikariPool-32 - Shutdown initiated... 2024-01-11 15:33:59,610 INFO main c.z.h.HikariDataSource:352 - HikariPool-32 - Shutdown completed. [INFO] Tests run: 25, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.663 s -- in org.eclipse.hawkbit.repository.jpa.management.SoftwareModuleManagementTest [INFO] Running org.eclipse.hawkbit.repository.jpa.management.TargetTagManagementTest 2024-01-11 15:33:59,614 INFO main o.e.h.r.t.u.SharedSqlTestDatabaseExtension:34 - Schema generation skipped... No datasource environment variables found! 2024-01-11 15:33:59,615 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 15:33:59,615 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 15:33:59,617 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 15:33:59,617 INFO main o.s.b.t.c.SpringBootTestContextBootstrapper:174 - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@7c25dcd8, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@5f320f00, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@4572d6ca, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@740704d5, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@2696d591, org.springframework.test.context.support.DirtiesContextTestExecutionListener@6913944c, org.springframework.test.context.transaction.TransactionalTestExecutionListener@3a84cb22, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@76e9510b, org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener@6643281a, org.springframework.test.context.event.EventPublishingTestExecutionListener@1387616a, org.springframework.security.test.context.support.ReactorContextTestExecutionListener@fc665e3, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@331b1c19, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@4c67e198, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@64c3554f, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@5896cd49, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@3386f996, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@409eb55f, org.eclipse.hawkbit.repository.test.matcher.EventVerifier@3e89f92e, org.eclipse.hawkbit.repository.test.util.CleanupTestExecutionListener@501b8733] . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.18) 2024-01-11 15:33:59,638 INFO main o.e.h.r.j.m.TargetTagManagementTest:55 - Starting TargetTagManagementTest using Java 17.0.9 on basic-3rmgj with PID 1162 (started by jenkins in /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa) 2024-01-11 15:33:59,638 INFO main o.e.h.r.j.m.TargetTagManagementTest:638 - The following 1 profile is active: "test" 2024-01-11 15:33:59,737 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:132 - Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2024-01-11 15:33:59,747 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:201 - Finished Spring Data repository scanning in 10 ms. Found 20 JPA repository interfaces. 2024-01-11 15:33:59,821 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 15:33:59,822 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 15:33:59,825 INFO main o.s.c.c.s.GenericScope:283 - BeanFactory id=61c8307c-da16-3faa-9a4d-05d1a05b9a89 2024-01-11 15:33:59,844 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 15:33:59,847 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 15:33:59,848 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 15:33:59,849 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'loadBalancerClientsDefaultsMappingsProvider' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration$$Lambda$921/0x00007fd9ec52e490] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 15:33:59,850 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 15:33:59,852 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 15:33:59,854 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 15:33:59,855 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 15:33:59,855 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 15:33:59,859 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 15:33:59,866 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 15:33:59,869 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 15:33:59,871 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 15:33:59,956 INFO main o.f.c.i.l.VersionPrinter:37 - Flyway Community Edition 8.5.13 by Redgate 2024-01-11 15:33:59,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 15:33:59,956 INFO main o.f.c.i.l.VersionPrinter:37 - 2024-01-11 15:33:59,959 INFO main c.z.h.HikariDataSource:110 - HikariPool-33 - Starting... 2024-01-11 15:33:59,960 INFO main c.z.h.HikariDataSource:123 - HikariPool-33 - Start completed. 2024-01-11 15:33:59,960 INFO main o.f.c.i.d.b.BaseDatabaseType:37 - Database: jdbc:h2:mem:testdb (H2 2.2) 2024-01-11 15:33:59,961 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 15:33:59,967 INFO main o.f.c.i.c.DbValidate:37 - Successfully validated 47 migrations (execution time 00:00.004s) 2024-01-11 15:33:59,967 INFO main o.f.c.i.s.JdbcTableSchemaHistory:37 - Creating Schema History table "PUBLIC"."schema_version" ... 2024-01-11 15:33:59,969 INFO main o.f.c.i.c.DbMigrate:37 - Current version of schema "PUBLIC": << Empty Schema >> 2024-01-11 15:33:59,975 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.0.1 - init " 2024-01-11 15:33:59,982 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 15:33:59,984 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.0 - cascade delete " 2024-01-11 15:33:59,986 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.1 - cascade delete " 2024-01-11 15:33:59,987 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.5.0 - target filter query " 2024-01-11 15:33:59,989 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.6.0 - rollout management " 2024-01-11 15:33:59,993 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.0 - swmType maxAssignment greater 0 " 2024-01-11 15:33:59,994 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.1 - reduce length enums " 2024-01-11 15:34:00,005 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.0 - auto assign ds filter " 2024-01-11 15:34:00,008 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.1 - cascade delete " 2024-01-11 15:34:00,011 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.2 - remove external artifact " 2024-01-11 15:34:00,012 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.9.0 - add rollout groups created " 2024-01-11 15:34:00,014 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.0 - advanced rolloutgroup " 2024-01-11 15:34:00,040 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.1 - consolidate artifact sha1 " 2024-01-11 15:34:00,043 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.2 - rollout auto start " 2024-01-11 15:34:00,045 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.3 - add rollout deleted flag " 2024-01-11 15:34:00,054 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.0 - drop target info " 2024-01-11 15:34:00,063 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.1 - target filter query UQ " 2024-01-11 15:34:00,064 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.2 - remove unused idexes " 2024-01-11 15:34:00,066 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.3 - add module md targetvis " 2024-01-11 15:34:00,067 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.0 - action performance " 2024-01-11 15:34:00,076 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.1 - missing non null " 2024-01-11 15:34:00,079 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.2 - missing non null enum " 2024-01-11 15:34:00,080 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.3 - cascade delete " 2024-01-11 15:34:00,081 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.4 - add maintenance window " 2024-01-11 15:34:00,085 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.6 - add index " 2024-01-11 15:34:00,086 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.7 - add rollout approval fields " 2024-01-11 15:34:00,089 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 15:34:00,090 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.9 - add target metadata " 2024-01-11 15:34:00,091 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 15:34:00,093 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 15:34:00,100 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 15:34:00,103 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.13 - add action external id " 2024-01-11 15:34:00,107 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.14 - add sha256 hash " 2024-01-11 15:34:00,110 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.15 - add weight " 2024-01-11 15:34:00,114 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.16 - add action initiated by " 2024-01-11 15:34:00,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 15:34:00,119 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.18 - add target type " 2024-01-11 15:34:00,122 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 15:34:00,124 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 15:34:00,126 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.21 - add rollouts status index " 2024-01-11 15:34:00,127 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 15:34:00,128 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.23 - add action status code " 2024-01-11 15:34:00,130 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 15:34:00,132 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.25 - add confirmation flag " 2024-01-11 15:34:00,135 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.26 - add access control context " 2024-01-11 15:34:00,137 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.27 - target type inherit type " 2024-01-11 15:34:00,139 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 15:34:00,180 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:437 - Initialized JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 15:34:00,506 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 15:34:00,506 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 15:34:00,508 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 15:34:00,515 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 15:34:00,516 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 15:34:00,771 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 15:34:00,771 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 15:34:00,773 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 15:34:01,460 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 15:34:01,936 WARN main o.s.b.a.s.s.UserDetailsServiceAutoConfiguration:89 - Using generated security password: 0fb7ac74-aa9a-4f1a-92b6-a0f56418b742 This generated password is for development use only. Your security configuration must be updated before running your application in production. 2024-01-11 15:34:02,011 INFO main o.s.s.w.DefaultSecurityFilterChain:55 - Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@10ccd9a4, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@4f1ef067, org.springframework.security.web.context.SecurityContextPersistenceFilter@54b37834, org.springframework.security.web.header.HeaderWriterFilter@2bd06541, org.springframework.security.web.csrf.CsrfFilter@18f6c1e3, org.springframework.security.web.authentication.logout.LogoutFilter@52c8548b, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@4bf95f57, org.springframework.security.web.authentication.ui.DefaultLoginPageGeneratingFilter@1896092d, org.springframework.security.web.authentication.ui.DefaultLogoutPageGeneratingFilter@4e1c0d34, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@3cacabcb, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@1f6c73ed, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@14688b9c, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@173715cf, org.springframework.security.web.session.SessionManagementFilter@7ae44752, org.springframework.security.web.access.ExceptionTranslationFilter@2cd27e16, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@293ed66c] 2024-01-11 15:34:02,255 INFO main o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'application.springCloudBusInput' has 1 subscriber(s). 2024-01-11 15:34:02,423 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 15:34:02,423 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 1 subscriber(s). 2024-01-11 15:34:02,423 INFO main o.s.i.e.EventDrivenConsumer:292 - started bean '_org.springframework.integration.errorLogger' 2024-01-11 15:34:02,426 INFO main o.e.h.r.j.m.TargetTagManagementTest:61 - Started TargetTagManagementTest in 2.807 seconds (JVM running for 246.663) 2024-01-11 15:34:02,533 INFO pool-98-thread-1 o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'unknown.channel.name' has 1 subscriber(s). 2024-01-11 15:34:02,573 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 15:34:02,646 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 15:34:02,666 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 15:34:02,877 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 15:34:02,904 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 15:34:03,188 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 15:34:03,215 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 15:34:03,272 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 15:34:03,290 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 15:34:03,558 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 15:34:03,624 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 15:34:03,632 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 15:34:03,650 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 15:34:03,833 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 15:34:03,852 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 15:34:03,860 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 15:34:03,878 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 15:34:03,985 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 15:34:04,016 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 15:34:04,024 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 15:34:04,026 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 15:34:04,026 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 0 subscriber(s). 2024-01-11 15:34:04,026 INFO main o.s.i.e.EventDrivenConsumer:292 - stopped bean '_org.springframework.integration.errorLogger' 2024-01-11 15:34:04,030 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:651 - Closing JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 15:34:04,030 INFO main c.z.h.HikariDataSource:350 - HikariPool-33 - Shutdown initiated... 2024-01-11 15:34:04,031 INFO main c.z.h.HikariDataSource:352 - HikariPool-33 - Shutdown completed. [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.419 s -- in org.eclipse.hawkbit.repository.jpa.management.TargetTagManagementTest [INFO] Running org.eclipse.hawkbit.repository.jpa.management.TargetFilterQueryManagementTest 2024-01-11 15:34:04,034 INFO main o.e.h.r.t.u.SharedSqlTestDatabaseExtension:34 - Schema generation skipped... No datasource environment variables found! 2024-01-11 15:34:04,035 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 15:34:04,035 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 15:34:04,037 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 15:34:04,037 INFO main o.s.b.t.c.SpringBootTestContextBootstrapper:174 - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@573aa0e1, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@5497c298, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@3e6b271a, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@13297b80, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@1196fcac, org.springframework.test.context.support.DirtiesContextTestExecutionListener@7bff7f04, org.springframework.test.context.transaction.TransactionalTestExecutionListener@1c4bc496, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@446649e4, org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener@62b3be58, org.springframework.test.context.event.EventPublishingTestExecutionListener@62b4ea55, org.springframework.security.test.context.support.ReactorContextTestExecutionListener@2099fde1, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@5646b97f, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@29f89c91, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@6cdb3db9, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@342a336, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@602c6f60, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@ddd7be0, org.eclipse.hawkbit.repository.test.matcher.EventVerifier@38deb917, org.eclipse.hawkbit.repository.test.util.CleanupTestExecutionListener@2e93f629] . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.18) 2024-01-11 15:34:04,057 INFO main o.e.h.r.j.m.TargetFilterQueryManagementTest:55 - Starting TargetFilterQueryManagementTest using Java 17.0.9 on basic-3rmgj with PID 1162 (started by jenkins in /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa) 2024-01-11 15:34:04,057 INFO main o.e.h.r.j.m.TargetFilterQueryManagementTest:638 - The following 1 profile is active: "test" 2024-01-11 15:34:04,169 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:132 - Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2024-01-11 15:34:04,180 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:201 - Finished Spring Data repository scanning in 10 ms. Found 20 JPA repository interfaces. 2024-01-11 15:34:04,261 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 15:34:04,262 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 15:34:04,264 INFO main o.s.c.c.s.GenericScope:283 - BeanFactory id=61c8307c-da16-3faa-9a4d-05d1a05b9a89 2024-01-11 15:34:04,284 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 15:34:04,287 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 15:34:04,288 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 15:34:04,288 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'loadBalancerClientsDefaultsMappingsProvider' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration$$Lambda$921/0x00007fd9ec52e490] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 15:34:04,289 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 15:34:04,292 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 15:34:04,293 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 15:34:04,294 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 15:34:04,295 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 15:34:04,305 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 15:34:04,314 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 15:34:04,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 15:34:04,320 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 15:34:04,397 INFO main o.f.c.i.l.VersionPrinter:37 - Flyway Community Edition 8.5.13 by Redgate 2024-01-11 15:34:04,397 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 15:34:04,397 INFO main o.f.c.i.l.VersionPrinter:37 - 2024-01-11 15:34:04,406 INFO main c.z.h.HikariDataSource:110 - HikariPool-34 - Starting... 2024-01-11 15:34:04,408 INFO main c.z.h.HikariDataSource:123 - HikariPool-34 - Start completed. 2024-01-11 15:34:04,408 INFO main o.f.c.i.d.b.BaseDatabaseType:37 - Database: jdbc:h2:mem:testdb (H2 2.2) 2024-01-11 15:34:04,410 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 15:34:04,416 INFO main o.f.c.i.c.DbValidate:37 - Successfully validated 47 migrations (execution time 00:00.005s) 2024-01-11 15:34:04,416 INFO main o.f.c.i.s.JdbcTableSchemaHistory:37 - Creating Schema History table "PUBLIC"."schema_version" ... 2024-01-11 15:34:04,418 INFO main o.f.c.i.c.DbMigrate:37 - Current version of schema "PUBLIC": << Empty Schema >> 2024-01-11 15:34:04,423 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.0.1 - init " 2024-01-11 15:34:04,431 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 15:34:04,433 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.0 - cascade delete " 2024-01-11 15:34:04,436 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.1 - cascade delete " 2024-01-11 15:34:04,437 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.5.0 - target filter query " 2024-01-11 15:34:04,439 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.6.0 - rollout management " 2024-01-11 15:34:04,443 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.0 - swmType maxAssignment greater 0 " 2024-01-11 15:34:04,444 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.1 - reduce length enums " 2024-01-11 15:34:04,449 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.0 - auto assign ds filter " 2024-01-11 15:34:04,450 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.1 - cascade delete " 2024-01-11 15:34:04,452 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.2 - remove external artifact " 2024-01-11 15:34:04,453 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.9.0 - add rollout groups created " 2024-01-11 15:34:04,455 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.0 - advanced rolloutgroup " 2024-01-11 15:34:04,458 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.1 - consolidate artifact sha1 " 2024-01-11 15:34:04,460 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.2 - rollout auto start " 2024-01-11 15:34:04,462 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.3 - add rollout deleted flag " 2024-01-11 15:34:04,473 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.0 - drop target info " 2024-01-11 15:34:04,482 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.1 - target filter query UQ " 2024-01-11 15:34:04,483 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.2 - remove unused idexes " 2024-01-11 15:34:04,484 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.3 - add module md targetvis " 2024-01-11 15:34:04,486 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.0 - action performance " 2024-01-11 15:34:04,493 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.1 - missing non null " 2024-01-11 15:34:04,497 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.2 - missing non null enum " 2024-01-11 15:34:04,504 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.3 - cascade delete " 2024-01-11 15:34:04,506 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.4 - add maintenance window " 2024-01-11 15:34:04,511 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.6 - add index " 2024-01-11 15:34:04,513 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.7 - add rollout approval fields " 2024-01-11 15:34:04,516 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 15:34:04,518 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.9 - add target metadata " 2024-01-11 15:34:04,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 15:34:04,520 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 15:34:04,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 15:34:04,523 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.13 - add action external id " 2024-01-11 15:34:04,525 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.14 - add sha256 hash " 2024-01-11 15:34:04,527 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.15 - add weight " 2024-01-11 15:34:04,530 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.16 - add action initiated by " 2024-01-11 15:34:04,532 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.17 - add index target modified " 2024-01-11 15:34:04,533 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.18 - add target type " 2024-01-11 15:34:04,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 15:34:04,539 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 15:34:04,542 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.21 - add rollouts status index " 2024-01-11 15:34:04,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 15:34:04,543 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.23 - add action status code " 2024-01-11 15:34:04,545 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 15:34:04,547 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.25 - add confirmation flag " 2024-01-11 15:34:04,550 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.26 - add access control context " 2024-01-11 15:34:04,552 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.27 - target type inherit type " 2024-01-11 15:34:04,554 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.135s) 2024-01-11 15:34:04,596 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:437 - Initialized JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 15:34:04,910 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 15:34:04,910 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 15:34:04,912 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 15:34:04,918 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 15:34:04,919 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 15:34:05,170 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 15:34:05,170 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 15:34:05,173 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 15:34:05,816 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 15:34:06,214 WARN main o.s.b.a.s.s.UserDetailsServiceAutoConfiguration:89 - Using generated security password: 75b4061a-e2b8-414e-9837-97d815179815 This generated password is for development use only. Your security configuration must be updated before running your application in production. 2024-01-11 15:34:06,278 INFO main o.s.s.w.DefaultSecurityFilterChain:55 - Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@7544af9c, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@288ca0fc, org.springframework.security.web.context.SecurityContextPersistenceFilter@150ddd89, org.springframework.security.web.header.HeaderWriterFilter@74a84ed5, org.springframework.security.web.csrf.CsrfFilter@ea82b66, org.springframework.security.web.authentication.logout.LogoutFilter@593e96ad, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@5d39479b, org.springframework.security.web.authentication.ui.DefaultLoginPageGeneratingFilter@53f76b0b, org.springframework.security.web.authentication.ui.DefaultLogoutPageGeneratingFilter@3f9e2fe9, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@36d10f5b, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@63bbdc5f, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@1f9a5d98, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@18b4496, org.springframework.security.web.session.SessionManagementFilter@5a312eb2, org.springframework.security.web.access.ExceptionTranslationFilter@56d18299, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@62b7e44c] 2024-01-11 15:34:06,430 INFO main o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'application.springCloudBusInput' has 1 subscriber(s). 2024-01-11 15:34:06,518 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 15:34:06,519 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 1 subscriber(s). 2024-01-11 15:34:06,519 INFO main o.s.i.e.EventDrivenConsumer:292 - started bean '_org.springframework.integration.errorLogger' 2024-01-11 15:34:06,521 INFO main o.e.h.r.j.m.TargetFilterQueryManagementTest:61 - Started TargetFilterQueryManagementTest in 2.482 seconds (JVM running for 250.757) 2024-01-11 15:34:06,587 INFO pool-101-thread-1 o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'unknown.channel.name' has 1 subscriber(s). 2024-01-11 15:34:06,634 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 15:34:07,120 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 15:34:07,141 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 15:34:07,149 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 15:34:07,168 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 15:34:07,233 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 15:34:07,240 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 15:34:07,259 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 15:34:07,341 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 15:34:07,360 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 15:34:07,531 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 15:34:07,550 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 15:34:07,558 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 15:34:07,577 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 15:34:07,619 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 15:34:07,638 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 15:34:07,675 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 15:34:07,722 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 15:34:07,751 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 15:34:07,771 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 15:34:07,836 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 15:34:07,856 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 15:34:07,865 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 15:34:07,923 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 15:34:07,935 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 15:34:07,954 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 15:34:08,105 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 15:34:08,116 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 15:34:08,135 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 15:34:08,218 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 15:34:08,236 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 15:34:08,255 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 15:34:08,272 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 15:34:08,333 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 15:34:08,352 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 15:34:08,360 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 15:34:08,381 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 15:34:08,426 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 15:34:08,432 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 15:34:08,450 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 15:34:08,474 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 15:34:08,513 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 15:34:08,544 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 15:34:08,561 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 15:34:08,570 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 15:34:08,588 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 15:34:08,606 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 15:34:08,654 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 15:34:08,761 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 15:34:08,763 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 15:34:08,763 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 0 subscriber(s). 2024-01-11 15:34:08,763 INFO main o.s.i.e.EventDrivenConsumer:292 - stopped bean '_org.springframework.integration.errorLogger' 2024-01-11 15:34:08,767 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:651 - Closing JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 15:34:08,767 INFO main c.z.h.HikariDataSource:350 - HikariPool-34 - Shutdown initiated... 2024-01-11 15:34:08,768 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 15:34:08,771 INFO main o.e.h.r.t.u.SharedSqlTestDatabaseExtension:34 - Schema generation skipped... No datasource environment variables found! 2024-01-11 15:34:08,772 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 15:34:08,772 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 15:34:08,775 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 15:34:08,775 INFO main o.s.b.t.c.SpringBootTestContextBootstrapper:174 - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@f0ab884, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@69da840, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@5540162, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@6f39dc98, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@352d8763, org.springframework.test.context.support.DirtiesContextTestExecutionListener@5e19e62e, org.springframework.test.context.transaction.TransactionalTestExecutionListener@7b63a39e, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@5a1f6d76, org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener@3d0ffc9, org.springframework.test.context.event.EventPublishingTestExecutionListener@1269410b, org.springframework.security.test.context.support.ReactorContextTestExecutionListener@74707f8b, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@5525c8ae, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@518f4b74, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@9363957, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@7ecd83dd, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@5564412, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@2ea97b27, org.eclipse.hawkbit.repository.test.matcher.EventVerifier@166d0324, org.eclipse.hawkbit.repository.test.util.CleanupTestExecutionListener@42cb95f] . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.18) 2024-01-11 15:34:08,794 INFO main o.e.h.r.j.m.DistributionSetManagementTest:55 - Starting DistributionSetManagementTest using Java 17.0.9 on basic-3rmgj with PID 1162 (started by jenkins in /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa) 2024-01-11 15:34:08,794 INFO main o.e.h.r.j.m.DistributionSetManagementTest:638 - The following 1 profile is active: "test" 2024-01-11 15:34:08,876 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:132 - Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2024-01-11 15:34:08,909 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:201 - Finished Spring Data repository scanning in 32 ms. Found 20 JPA repository interfaces. 2024-01-11 15:34:08,971 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 15:34:08,971 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 15:34:08,974 INFO main o.s.c.c.s.GenericScope:283 - BeanFactory id=61c8307c-da16-3faa-9a4d-05d1a05b9a89 2024-01-11 15:34:09,023 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 15:34:09,025 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 15:34:09,026 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 15:34:09,027 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'loadBalancerClientsDefaultsMappingsProvider' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration$$Lambda$921/0x00007fd9ec52e490] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 15:34:09,028 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 15:34:09,030 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 15:34:09,032 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 15:34:09,033 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 15:34:09,033 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 15:34:09,037 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 15:34:09,044 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 15:34:09,046 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 15:34:09,048 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 15:34:09,133 INFO main o.f.c.i.l.VersionPrinter:37 - Flyway Community Edition 8.5.13 by Redgate 2024-01-11 15:34:09,133 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 15:34:09,133 INFO main o.f.c.i.l.VersionPrinter:37 - 2024-01-11 15:34:09,135 INFO main c.z.h.HikariDataSource:110 - HikariPool-35 - Starting... 2024-01-11 15:34:09,136 INFO main c.z.h.HikariDataSource:123 - HikariPool-35 - Start completed. 2024-01-11 15:34:09,137 INFO main o.f.c.i.d.b.BaseDatabaseType:37 - Database: jdbc:h2:mem:testdb (H2 2.2) 2024-01-11 15:34:09,138 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 15:34:09,143 INFO main o.f.c.i.c.DbValidate:37 - Successfully validated 47 migrations (execution time 00:00.004s) 2024-01-11 15:34:09,143 INFO main o.f.c.i.s.JdbcTableSchemaHistory:37 - Creating Schema History table "PUBLIC"."schema_version" ... 2024-01-11 15:34:09,145 INFO main o.f.c.i.c.DbMigrate:37 - Current version of schema "PUBLIC": << Empty Schema >> 2024-01-11 15:34:09,150 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.0.1 - init " 2024-01-11 15:34:09,156 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 15:34:09,158 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.0 - cascade delete " 2024-01-11 15:34:09,160 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.1 - cascade delete " 2024-01-11 15:34:09,161 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.5.0 - target filter query " 2024-01-11 15:34:09,163 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.6.0 - rollout management " 2024-01-11 15:34:09,167 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.0 - swmType maxAssignment greater 0 " 2024-01-11 15:34:09,168 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.1 - reduce length enums " 2024-01-11 15:34:09,172 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.0 - auto assign ds filter " 2024-01-11 15:34:09,173 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.1 - cascade delete " 2024-01-11 15:34:09,175 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.2 - remove external artifact " 2024-01-11 15:34:09,176 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.9.0 - add rollout groups created " 2024-01-11 15:34:09,177 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.0 - advanced rolloutgroup " 2024-01-11 15:34:09,180 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.1 - consolidate artifact sha1 " 2024-01-11 15:34:09,182 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.2 - rollout auto start " 2024-01-11 15:34:09,184 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.3 - add rollout deleted flag " 2024-01-11 15:34:09,194 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.0 - drop target info " 2024-01-11 15:34:09,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 15:34:09,208 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.2 - remove unused idexes " 2024-01-11 15:34:09,211 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.3 - add module md targetvis " 2024-01-11 15:34:09,213 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.0 - action performance " 2024-01-11 15:34:09,221 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.1 - missing non null " 2024-01-11 15:34:09,224 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.2 - missing non null enum " 2024-01-11 15:34:09,225 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.3 - cascade delete " 2024-01-11 15:34:09,226 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.4 - add maintenance window " 2024-01-11 15:34:09,230 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.6 - add index " 2024-01-11 15:34:09,231 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.7 - add rollout approval fields " 2024-01-11 15:34:09,234 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 15:34:09,235 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.9 - add target metadata " 2024-01-11 15:34:09,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 15:34:09,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 15:34:09,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 15:34:09,240 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.13 - add action external id " 2024-01-11 15:34:09,242 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.14 - add sha256 hash " 2024-01-11 15:34:09,244 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.15 - add weight " 2024-01-11 15:34:09,247 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.16 - add action initiated by " 2024-01-11 15:34:09,250 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.17 - add index target modified " 2024-01-11 15:34:09,251 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.18 - add target type " 2024-01-11 15:34:09,254 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 15:34:09,256 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 15:34:09,258 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.21 - add rollouts status index " 2024-01-11 15:34:09,259 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 15:34:09,260 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.23 - add action status code " 2024-01-11 15:34:09,261 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 15:34:09,263 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.25 - add confirmation flag " 2024-01-11 15:34:09,266 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.26 - add access control context " 2024-01-11 15:34:09,268 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.27 - target type inherit type " 2024-01-11 15:34:09,270 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.124s) 2024-01-11 15:34:09,318 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:437 - Initialized JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 15:34:09,597 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 15:34:09,598 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 15:34:09,600 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 15:34:09,611 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 15:34:09,612 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 15:34:09,927 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 15:34:09,927 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 15:34:09,930 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 15:34:10,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 15:34:10,970 WARN main o.s.b.a.s.s.UserDetailsServiceAutoConfiguration:89 - Using generated security password: 6deeaaee-bbe8-4351-b462-fd8d8cb55a72 This generated password is for development use only. Your security configuration must be updated before running your application in production. 2024-01-11 15:34:11,042 INFO main o.s.s.w.DefaultSecurityFilterChain:55 - Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@5f5ed386, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@5c019d85, org.springframework.security.web.context.SecurityContextPersistenceFilter@6d82b4d1, org.springframework.security.web.header.HeaderWriterFilter@67fafd26, org.springframework.security.web.csrf.CsrfFilter@7ad90d83, org.springframework.security.web.authentication.logout.LogoutFilter@1bfed791, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@3f1fbe1b, org.springframework.security.web.authentication.ui.DefaultLoginPageGeneratingFilter@614535c0, org.springframework.security.web.authentication.ui.DefaultLogoutPageGeneratingFilter@1eac1f78, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@49a7a7c0, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@6d2f43d4, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@56d765d3, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@6ac122ca, org.springframework.security.web.session.SessionManagementFilter@5f051fa7, org.springframework.security.web.access.ExceptionTranslationFilter@19ae036, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@1fd391f1] 2024-01-11 15:34:11,191 INFO main o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'application.springCloudBusInput' has 1 subscriber(s). 2024-01-11 15:34:11,286 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 15:34:11,286 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 1 subscriber(s). 2024-01-11 15:34:11,286 INFO main o.s.i.e.EventDrivenConsumer:292 - started bean '_org.springframework.integration.errorLogger' 2024-01-11 15:34:11,288 INFO main o.e.h.r.j.m.DistributionSetManagementTest:61 - Started DistributionSetManagementTest in 2.512 seconds (JVM running for 255.525) 2024-01-11 15:34:11,366 INFO pool-104-thread-1 o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'unknown.channel.name' has 1 subscriber(s). 2024-01-11 15:34:11,414 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 15:34:11,821 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 15:34:11,840 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 15:34:11,848 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 15:34:11,865 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 15:34:11,889 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 15:34:11,915 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 15:34:11,947 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 15:34:11,999 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 15:34:12,091 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 15:34:12,116 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 15:34:12,134 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 15:34:12,151 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 15:34:12,452 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 15:34:12,470 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 15:34:12,830 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 15:34:12,851 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 15:34:12,996 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 15:34:13,022 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 15:34:13,051 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 15:34:13,068 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 15:34:13,099 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 15:34:13,121 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 15:34:13,131 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 15:34:13,148 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 15:34:13,207 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 15:34:13,226 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 15:34:13,235 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 15:34:13,253 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 15:34:13,281 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 15:34:13,287 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 15:34:13,306 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 15:34:13,314 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 15:34:13,332 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 15:34:13,357 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 15:34:13,368 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 15:34:13,387 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 15:34:13,393 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 15:34:13,417 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 15:34:13,779 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 15:34:13,815 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 15:34:13,826 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 15:34:13,845 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 15:34:13,866 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 15:34:13,926 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 15:34:13,960 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 15:34:13,984 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 15:34:14,135 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 15:34:14,154 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 15:34:14,218 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 15:34:14,237 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 15:34:14,278 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 15:34:14,313 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 15:34:14,334 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 15:34:14,353 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 15:34:14,372 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 15:34:14,420 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 15:34:14,433 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 15:34:14,452 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 15:34:14,715 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 15:34:14,734 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 15:34:14,903 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 15:34:14,925 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 15:34:14,942 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 15:34:14,959 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 15:34:15,055 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 15:34:15,111 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 15:34:15,348 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 15:34:15,366 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 15:34:15,619 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 15:34:15,638 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 15:34:15,665 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 15:34:15,667 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 15:34:15,667 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 0 subscriber(s). 2024-01-11 15:34:15,667 INFO main o.s.i.e.EventDrivenConsumer:292 - stopped bean '_org.springframework.integration.errorLogger' 2024-01-11 15:34:15,671 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:651 - Closing JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 15:34:15,671 INFO main c.z.h.HikariDataSource:350 - HikariPool-35 - Shutdown initiated... 2024-01-11 15:34:15,672 INFO main c.z.h.HikariDataSource:352 - HikariPool-35 - Shutdown completed. [INFO] Tests run: 33, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.902 s -- in org.eclipse.hawkbit.repository.jpa.management.DistributionSetManagementTest [INFO] Running org.eclipse.hawkbit.repository.jpa.management.TargetManagementTest 2024-01-11 15:34:15,676 INFO main o.e.h.r.t.u.SharedSqlTestDatabaseExtension:34 - Schema generation skipped... No datasource environment variables found! 2024-01-11 15:34:15,676 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 15:34:15,677 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 15:34:15,679 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 15:34:15,679 INFO main o.s.b.t.c.SpringBootTestContextBootstrapper:174 - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@2f8da5c6, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@3bf5527a, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@5ca1c162, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@3b499445, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@79a8b57f, org.springframework.test.context.support.DirtiesContextTestExecutionListener@68df4eb2, org.springframework.test.context.transaction.TransactionalTestExecutionListener@3a27281a, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@4d3b68a7, org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener@71842f32, org.springframework.test.context.event.EventPublishingTestExecutionListener@633c456e, org.springframework.security.test.context.support.ReactorContextTestExecutionListener@60d8c6eb, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@7630e407, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@261db84c, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@270b9ed4, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@142eb40, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@702337b3, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@3b372e23, org.eclipse.hawkbit.repository.test.matcher.EventVerifier@40b1eaaf, org.eclipse.hawkbit.repository.test.util.CleanupTestExecutionListener@563f1112] . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.18) 2024-01-11 15:34:15,721 INFO main o.e.h.r.j.m.TargetManagementTest:55 - Starting TargetManagementTest using Java 17.0.9 on basic-3rmgj with PID 1162 (started by jenkins in /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa) 2024-01-11 15:34:15,722 INFO main o.e.h.r.j.m.TargetManagementTest:638 - The following 1 profile is active: "test" 2024-01-11 15:34:15,842 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:132 - Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2024-01-11 15:34:15,852 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:201 - Finished Spring Data repository scanning in 9 ms. Found 20 JPA repository interfaces. 2024-01-11 15:34:15,915 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 15:34:15,916 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 15:34:15,919 INFO main o.s.c.c.s.GenericScope:283 - BeanFactory id=61c8307c-da16-3faa-9a4d-05d1a05b9a89 2024-01-11 15:34:15,937 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 15:34:15,940 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 15:34:15,941 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 15:34:15,941 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'loadBalancerClientsDefaultsMappingsProvider' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration$$Lambda$921/0x00007fd9ec52e490] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 15:34:15,942 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 15:34:15,944 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 15:34:15,946 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 15:34:15,947 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 15:34:15,948 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 15:34:15,951 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 15:34:15,958 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 15:34:15,960 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 15:34:15,962 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 15:34:16,038 INFO main o.f.c.i.l.VersionPrinter:37 - Flyway Community Edition 8.5.13 by Redgate 2024-01-11 15:34:16,039 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 15:34:16,039 INFO main o.f.c.i.l.VersionPrinter:37 - 2024-01-11 15:34:16,041 INFO main c.z.h.HikariDataSource:110 - HikariPool-36 - Starting... 2024-01-11 15:34:16,042 INFO main c.z.h.HikariDataSource:123 - HikariPool-36 - Start completed. 2024-01-11 15:34:16,042 INFO main o.f.c.i.d.b.BaseDatabaseType:37 - Database: jdbc:h2:mem:testdb (H2 2.2) 2024-01-11 15:34:16,044 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 15:34:16,049 INFO main o.f.c.i.c.DbValidate:37 - Successfully validated 47 migrations (execution time 00:00.004s) 2024-01-11 15:34:16,049 INFO main o.f.c.i.s.JdbcTableSchemaHistory:37 - Creating Schema History table "PUBLIC"."schema_version" ... 2024-01-11 15:34:16,051 INFO main o.f.c.i.c.DbMigrate:37 - Current version of schema "PUBLIC": << Empty Schema >> 2024-01-11 15:34:16,055 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.0.1 - init " 2024-01-11 15:34:16,061 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 15:34:16,063 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.0 - cascade delete " 2024-01-11 15:34:16,065 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.1 - cascade delete " 2024-01-11 15:34:16,066 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.5.0 - target filter query " 2024-01-11 15:34:16,067 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.6.0 - rollout management " 2024-01-11 15:34:16,071 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.0 - swmType maxAssignment greater 0 " 2024-01-11 15:34:16,072 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.1 - reduce length enums " 2024-01-11 15:34:16,076 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.0 - auto assign ds filter " 2024-01-11 15:34:16,077 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.1 - cascade delete " 2024-01-11 15:34:16,079 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.2 - remove external artifact " 2024-01-11 15:34:16,080 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.9.0 - add rollout groups created " 2024-01-11 15:34:16,082 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.0 - advanced rolloutgroup " 2024-01-11 15:34:16,084 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.1 - consolidate artifact sha1 " 2024-01-11 15:34:16,086 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.2 - rollout auto start " 2024-01-11 15:34:16,088 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.3 - add rollout deleted flag " 2024-01-11 15:34:16,097 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.0 - drop target info " 2024-01-11 15:34:16,112 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.1 - target filter query UQ " 2024-01-11 15:34:16,113 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.2 - remove unused idexes " 2024-01-11 15:34:16,114 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.3 - add module md targetvis " 2024-01-11 15:34:16,116 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.0 - action performance " 2024-01-11 15:34:16,123 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.1 - missing non null " 2024-01-11 15:34:16,126 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.2 - missing non null enum " 2024-01-11 15:34:16,128 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.3 - cascade delete " 2024-01-11 15:34:16,128 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.4 - add maintenance window " 2024-01-11 15:34:16,132 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.6 - add index " 2024-01-11 15:34:16,133 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.7 - add rollout approval fields " 2024-01-11 15:34:16,136 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 15:34:16,138 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.9 - add target metadata " 2024-01-11 15:34:16,139 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 15:34:16,140 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 15:34:16,142 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 15:34:16,143 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.13 - add action external id " 2024-01-11 15:34:16,145 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.14 - add sha256 hash " 2024-01-11 15:34:16,146 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.15 - add weight " 2024-01-11 15:34:16,150 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.16 - add action initiated by " 2024-01-11 15:34:16,152 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.17 - add index target modified " 2024-01-11 15:34:16,153 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.18 - add target type " 2024-01-11 15:34:16,156 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 15:34:16,158 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 15:34:16,160 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.21 - add rollouts status index " 2024-01-11 15:34:16,161 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 15:34:16,162 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.23 - add action status code " 2024-01-11 15:34:16,163 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 15:34:16,166 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.25 - add confirmation flag " 2024-01-11 15:34:16,168 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.26 - add access control context " 2024-01-11 15:34:16,170 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.27 - target type inherit type " 2024-01-11 15:34:16,172 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.121s) 2024-01-11 15:34:16,224 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:437 - Initialized JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 15:34:16,585 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 15:34:16,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.lang.Long) 2024-01-11 15:34:16,586 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 15:34:16,591 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 15:34:16,592 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 15:34:16,831 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 15:34:16,832 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 15:34:16,834 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 15:34:17,451 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 15:34:17,836 WARN main o.s.b.a.s.s.UserDetailsServiceAutoConfiguration:89 - Using generated security password: 8a53d595-c933-41e4-865d-312eb3893494 This generated password is for development use only. Your security configuration must be updated before running your application in production. 2024-01-11 15:34:17,896 INFO main o.s.s.w.DefaultSecurityFilterChain:55 - Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@32930a87, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@6e6c0791, org.springframework.security.web.context.SecurityContextPersistenceFilter@5a46edb7, org.springframework.security.web.header.HeaderWriterFilter@3306ace6, org.springframework.security.web.csrf.CsrfFilter@3e442281, org.springframework.security.web.authentication.logout.LogoutFilter@143263b5, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@3ea71b95, org.springframework.security.web.authentication.ui.DefaultLoginPageGeneratingFilter@493287c7, org.springframework.security.web.authentication.ui.DefaultLogoutPageGeneratingFilter@6891d27a, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@2e5e250c, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@7dc35f1d, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@579c7ccd, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@37b8ec21, org.springframework.security.web.session.SessionManagementFilter@45898fad, org.springframework.security.web.access.ExceptionTranslationFilter@8677c76, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@7e6458fc] 2024-01-11 15:34:18,045 INFO main o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'application.springCloudBusInput' has 1 subscriber(s). 2024-01-11 15:34:18,132 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 15:34:18,132 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 1 subscriber(s). 2024-01-11 15:34:18,132 INFO main o.s.i.e.EventDrivenConsumer:292 - started bean '_org.springframework.integration.errorLogger' 2024-01-11 15:34:18,134 INFO main o.e.h.r.j.m.TargetManagementTest:61 - Started TargetManagementTest in 2.436 seconds (JVM running for 262.37) 2024-01-11 15:34:18,199 INFO pool-107-thread-1 o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'unknown.channel.name' has 1 subscriber(s). 2024-01-11 15:34:18,242 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 15:34:19,399 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 15:34:19,423 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 15:34:19,610 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 15:34:19,620 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 15:34:19,724 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 15:34:19,732 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 15:34:19,753 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 15:34:19,766 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 15:34:19,785 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 15:34:20,056 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 15:34:20,075 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 15:34:20,195 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 15:34:20,223 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 15:34:20,257 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 15:34:20,275 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 15:34:20,758 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 15:34:20,777 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 15:34:21,127 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 15:34:21,167 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 15:34:21,234 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 15:34:21,255 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 15:34:21,366 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 15:34:21,388 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 15:34:21,610 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 15:34:21,632 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 15:34:21,709 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 15:34:21,731 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 15:34:21,846 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 15:34:21,866 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 15:34:21,914 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 15:34:21,934 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 15:34:22,694 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 15:34:22,724 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 15:34:23,057 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 15:34:23,077 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 15:34:23,186 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 15:34:23,216 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 15:34:23,226 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 15:34:23,244 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 15:34:23,794 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 15:34:23,821 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 15:34:24,147 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 15:34:24,166 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 15:34:24,176 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 15:34:24,194 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 15:34:24,204 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 15:34:24,225 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 15:34:24,573 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 15:34:24,591 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 15:34:24,608 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 15:34:24,627 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 15:34:24,638 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 15:34:24,655 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 15:34:24,706 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 15:34:24,727 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 15:34:25,170 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 15:34:25,191 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 15:34:25,225 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 15:34:25,242 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 15:34:25,555 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 15:34:25,573 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 15:34:25,591 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 15:34:25,613 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 15:34:25,621 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 15:34:25,639 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 15:34:25,750 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 15:34:25,768 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 15:34:25,778 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 15:34:25,795 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 15:34:25,908 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 15:34:25,928 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 15:34:25,945 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 15:34:25,961 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 15:34:25,978 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 15:34:25,995 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 15:34:26,107 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 15:34:26,128 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 15:34:26,363 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 15:34:26,365 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 15:34:26,365 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 0 subscriber(s). 2024-01-11 15:34:26,365 INFO main o.s.i.e.EventDrivenConsumer:292 - stopped bean '_org.springframework.integration.errorLogger' 2024-01-11 15:34:26,369 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:651 - Closing JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 15:34:26,370 INFO main c.z.h.HikariDataSource:350 - HikariPool-36 - Shutdown initiated... 2024-01-11 15:34:26,370 INFO main c.z.h.HikariDataSource:352 - HikariPool-36 - Shutdown completed. [INFO] Tests run: 38, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.70 s -- in org.eclipse.hawkbit.repository.jpa.management.TargetManagementTest [INFO] Running org.eclipse.hawkbit.repository.jpa.management.TargetTypeManagementTest 2024-01-11 15:34:26,373 INFO main o.e.h.r.t.u.SharedSqlTestDatabaseExtension:34 - Schema generation skipped... No datasource environment variables found! 2024-01-11 15:34:26,374 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 15:34:26,374 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 15:34:26,376 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 15:34:26,376 INFO main o.s.b.t.c.SpringBootTestContextBootstrapper:174 - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@6b62731a, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@4f18b3fb, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@597e4e73, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@37e7fd3, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@7bfc2605, org.springframework.test.context.support.DirtiesContextTestExecutionListener@71f1c5ea, org.springframework.test.context.transaction.TransactionalTestExecutionListener@5ad70071, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@2aa77c1f, org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener@30f1bb40, org.springframework.test.context.event.EventPublishingTestExecutionListener@4f50e621, org.springframework.security.test.context.support.ReactorContextTestExecutionListener@2de6a332, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@3cb07515, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@1a6f278, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@498f6d83, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@51e8b8b3, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@6ecf7746, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@584c7dd5, org.eclipse.hawkbit.repository.test.matcher.EventVerifier@6a1df02a, org.eclipse.hawkbit.repository.test.util.CleanupTestExecutionListener@7e24f0fa] . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.18) 2024-01-11 15:34:26,395 INFO main o.e.h.r.j.m.TargetTypeManagementTest:55 - Starting TargetTypeManagementTest using Java 17.0.9 on basic-3rmgj with PID 1162 (started by jenkins in /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa) 2024-01-11 15:34:26,395 INFO main o.e.h.r.j.m.TargetTypeManagementTest:638 - The following 1 profile is active: "test" 2024-01-11 15:34:26,479 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:132 - Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2024-01-11 15:34:26,488 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:201 - Finished Spring Data repository scanning in 9 ms. Found 20 JPA repository interfaces. 2024-01-11 15:34:26,554 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 15:34:26,554 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 15:34:26,557 INFO main o.s.c.c.s.GenericScope:283 - BeanFactory id=61c8307c-da16-3faa-9a4d-05d1a05b9a89 2024-01-11 15:34:26,586 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 15:34:26,589 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 15:34:26,589 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 15:34:26,590 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'loadBalancerClientsDefaultsMappingsProvider' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration$$Lambda$921/0x00007fd9ec52e490] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 15:34:26,591 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 15:34:26,593 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 15:34:26,595 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 15:34:26,596 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 15:34:26,596 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 15:34:26,601 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 15:34:26,614 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 15:34:26,617 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 15:34:26,620 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 15:34:26,691 INFO main o.f.c.i.l.VersionPrinter:37 - Flyway Community Edition 8.5.13 by Redgate 2024-01-11 15:34:26,692 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 15:34:26,692 INFO main o.f.c.i.l.VersionPrinter:37 - 2024-01-11 15:34:26,694 INFO main c.z.h.HikariDataSource:110 - HikariPool-37 - Starting... 2024-01-11 15:34:26,695 INFO main c.z.h.HikariDataSource:123 - HikariPool-37 - Start completed. 2024-01-11 15:34:26,695 INFO main o.f.c.i.d.b.BaseDatabaseType:37 - Database: jdbc:h2:mem:testdb (H2 2.2) 2024-01-11 15:34:26,698 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 15:34:26,706 INFO main o.f.c.i.c.DbValidate:37 - Successfully validated 47 migrations (execution time 00:00.007s) 2024-01-11 15:34:26,707 INFO main o.f.c.i.s.JdbcTableSchemaHistory:37 - Creating Schema History table "PUBLIC"."schema_version" ... 2024-01-11 15:34:26,710 INFO main o.f.c.i.c.DbMigrate:37 - Current version of schema "PUBLIC": << Empty Schema >> 2024-01-11 15:34:26,715 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.0.1 - init " 2024-01-11 15:34:26,722 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 15:34:26,724 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.0 - cascade delete " 2024-01-11 15:34:26,726 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.1 - cascade delete " 2024-01-11 15:34:26,727 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.5.0 - target filter query " 2024-01-11 15:34:26,729 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.6.0 - rollout management " 2024-01-11 15:34:26,733 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.0 - swmType maxAssignment greater 0 " 2024-01-11 15:34:26,734 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.1 - reduce length enums " 2024-01-11 15:34:26,738 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.0 - auto assign ds filter " 2024-01-11 15:34:26,740 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.1 - cascade delete " 2024-01-11 15:34:26,741 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.2 - remove external artifact " 2024-01-11 15:34:26,742 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.9.0 - add rollout groups created " 2024-01-11 15:34:26,744 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.0 - advanced rolloutgroup " 2024-01-11 15:34:26,746 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.1 - consolidate artifact sha1 " 2024-01-11 15:34:26,748 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.2 - rollout auto start " 2024-01-11 15:34:26,750 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.3 - add rollout deleted flag " 2024-01-11 15:34:26,759 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.0 - drop target info " 2024-01-11 15:34:26,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 15:34:26,767 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.2 - remove unused idexes " 2024-01-11 15:34:26,768 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.3 - add module md targetvis " 2024-01-11 15:34:26,770 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.0 - action performance " 2024-01-11 15:34:26,776 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.1 - missing non null " 2024-01-11 15:34:26,780 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.2 - missing non null enum " 2024-01-11 15:34:26,781 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.3 - cascade delete " 2024-01-11 15:34:26,781 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.4 - add maintenance window " 2024-01-11 15:34:26,785 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.6 - add index " 2024-01-11 15:34:26,786 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.7 - add rollout approval fields " 2024-01-11 15:34:26,789 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 15:34:26,790 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.9 - add target metadata " 2024-01-11 15:34:26,791 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 15:34:26,798 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 15:34:26,800 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 15:34:26,803 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.13 - add action external id " 2024-01-11 15:34:26,806 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.14 - add sha256 hash " 2024-01-11 15:34:26,809 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.15 - add weight " 2024-01-11 15:34:26,814 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.16 - add action initiated by " 2024-01-11 15:34:26,816 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.17 - add index target modified " 2024-01-11 15:34:26,818 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.18 - add target type " 2024-01-11 15:34:26,821 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 15:34:26,823 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 15:34:26,825 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.21 - add rollouts status index " 2024-01-11 15:34:26,826 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 15:34:26,827 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.23 - add action status code " 2024-01-11 15:34:26,829 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 15:34:26,831 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.25 - add confirmation flag " 2024-01-11 15:34:26,833 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.26 - add access control context " 2024-01-11 15:34:26,836 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.27 - target type inherit type " 2024-01-11 15:34:26,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.127s) 2024-01-11 15:34:26,877 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:437 - Initialized JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 15:34:27,158 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 15:34:27,158 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 15:34:27,159 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 15:34:27,164 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 15:34:27,165 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 15:34:27,413 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 15:34:27,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 15:34:27,415 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 15:34:27,952 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 15:34:28,386 WARN main o.s.b.a.s.s.UserDetailsServiceAutoConfiguration:89 - Using generated security password: 3a3624c2-5496-4cfc-a249-32ba0a671aaa This generated password is for development use only. Your security configuration must be updated before running your application in production. 2024-01-11 15:34:28,460 INFO main o.s.s.w.DefaultSecurityFilterChain:55 - Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@3b0fa7c9, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@7c5077fd, org.springframework.security.web.context.SecurityContextPersistenceFilter@599c3adc, org.springframework.security.web.header.HeaderWriterFilter@56bae571, org.springframework.security.web.csrf.CsrfFilter@3028db4a, org.springframework.security.web.authentication.logout.LogoutFilter@7b2ceb53, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@47cae0be, org.springframework.security.web.authentication.ui.DefaultLoginPageGeneratingFilter@2f1c7878, org.springframework.security.web.authentication.ui.DefaultLogoutPageGeneratingFilter@6c0fa7d9, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@3024cc4b, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@603c4180, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@49311fec, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@7a5f6887, org.springframework.security.web.session.SessionManagementFilter@2f1846fe, org.springframework.security.web.access.ExceptionTranslationFilter@547fdf30, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@67e41f9a] 2024-01-11 15:34:28,630 INFO main o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'application.springCloudBusInput' has 1 subscriber(s). 2024-01-11 15:34:28,745 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 15:34:28,745 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 1 subscriber(s). 2024-01-11 15:34:28,745 INFO main o.s.i.e.EventDrivenConsumer:292 - started bean '_org.springframework.integration.errorLogger' 2024-01-11 15:34:28,747 INFO main o.e.h.r.j.m.TargetTypeManagementTest:61 - Started TargetTypeManagementTest in 2.369 seconds (JVM running for 272.983) 2024-01-11 15:34:28,827 INFO pool-110-thread-1 o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'unknown.channel.name' has 1 subscriber(s). 2024-01-11 15:34:28,871 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 15:34:28,938 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 15:34:28,958 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 15:34:29,013 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 15:34:29,033 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 15:34:29,052 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 15:34:29,076 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 15:34:29,203 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 15:34:29,227 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 15:34:29,236 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 15:34:29,255 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 15:34:29,263 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 15:34:29,282 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 15:34:29,290 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 15:34:29,321 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 15:34:29,337 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 15:34:29,357 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 15:34:29,425 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 15:34:29,445 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 15:34:29,552 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 15:34:29,572 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 15:34:29,585 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 15:34:29,587 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 15:34:29,587 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 0 subscriber(s). 2024-01-11 15:34:29,588 INFO main o.s.i.e.EventDrivenConsumer:292 - stopped bean '_org.springframework.integration.errorLogger' 2024-01-11 15:34:29,592 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:651 - Closing JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 15:34:29,593 INFO main c.z.h.HikariDataSource:350 - HikariPool-37 - Shutdown initiated... 2024-01-11 15:34:29,593 INFO main c.z.h.HikariDataSource:352 - HikariPool-37 - Shutdown completed. [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.221 s -- in org.eclipse.hawkbit.repository.jpa.management.TargetTypeManagementTest [INFO] Running org.eclipse.hawkbit.repository.jpa.management.TenantConfigurationManagementTest 2024-01-11 15:34:29,596 INFO main o.e.h.r.t.u.SharedSqlTestDatabaseExtension:34 - Schema generation skipped... No datasource environment variables found! 2024-01-11 15:34:29,597 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 15:34:29,597 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 15:34:29,600 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 15:34:29,601 INFO main o.s.b.t.c.SpringBootTestContextBootstrapper:174 - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@4e79fdf9, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@3a38d1c7, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@3c23d6a1, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@7a1e214f, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@7b898dc0, org.springframework.test.context.support.DirtiesContextTestExecutionListener@743dd9f, org.springframework.test.context.transaction.TransactionalTestExecutionListener@25779508, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@2ee8ccb0, org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener@1938a320, org.springframework.test.context.event.EventPublishingTestExecutionListener@8e2abd, org.springframework.security.test.context.support.ReactorContextTestExecutionListener@19482071, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@71ade2a4, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@2d506e12, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@5cfa62c7, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@4e99a81, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@1a4ff07a, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@34413ddf, org.eclipse.hawkbit.repository.test.matcher.EventVerifier@3ba29dca, org.eclipse.hawkbit.repository.test.util.CleanupTestExecutionListener@735725ad] . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.18) 2024-01-11 15:34:29,659 INFO main o.e.h.r.j.m.TenantConfigurationManagementTest:55 - Starting TenantConfigurationManagementTest using Java 17.0.9 on basic-3rmgj with PID 1162 (started by jenkins in /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa) 2024-01-11 15:34:29,659 INFO main o.e.h.r.j.m.TenantConfigurationManagementTest:638 - The following 1 profile is active: "test" 2024-01-11 15:34:29,754 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:132 - Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2024-01-11 15:34:29,763 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:201 - Finished Spring Data repository scanning in 9 ms. Found 20 JPA repository interfaces. 2024-01-11 15:34:29,855 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 15:34:29,855 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 15:34:29,858 INFO main o.s.c.c.s.GenericScope:283 - BeanFactory id=61c8307c-da16-3faa-9a4d-05d1a05b9a89 2024-01-11 15:34:29,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 15:34:29,880 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 15:34:29,881 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 15:34:29,882 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'loadBalancerClientsDefaultsMappingsProvider' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration$$Lambda$921/0x00007fd9ec52e490] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 15:34:29,883 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 15:34:29,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 15:34:29,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 15:34:29,898 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 15:34:29,899 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 15:34:29,904 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 15:34:29,915 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 15:34:29,918 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 15:34:29,920 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 15:34:30,025 INFO main o.f.c.i.l.VersionPrinter:37 - Flyway Community Edition 8.5.13 by Redgate 2024-01-11 15:34:30,026 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 15:34:30,026 INFO main o.f.c.i.l.VersionPrinter:37 - 2024-01-11 15:34:30,028 INFO main c.z.h.HikariDataSource:110 - HikariPool-38 - Starting... 2024-01-11 15:34:30,029 INFO main c.z.h.HikariDataSource:123 - HikariPool-38 - Start completed. 2024-01-11 15:34:30,029 INFO main o.f.c.i.d.b.BaseDatabaseType:37 - Database: jdbc:h2:mem:testdb (H2 2.2) 2024-01-11 15:34:30,030 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 15:34:30,036 INFO main o.f.c.i.c.DbValidate:37 - Successfully validated 47 migrations (execution time 00:00.004s) 2024-01-11 15:34:30,036 INFO main o.f.c.i.s.JdbcTableSchemaHistory:37 - Creating Schema History table "PUBLIC"."schema_version" ... 2024-01-11 15:34:30,038 INFO main o.f.c.i.c.DbMigrate:37 - Current version of schema "PUBLIC": << Empty Schema >> 2024-01-11 15:34:30,042 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.0.1 - init " 2024-01-11 15:34:30,049 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 15:34:30,050 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.0 - cascade delete " 2024-01-11 15:34:30,052 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.1 - cascade delete " 2024-01-11 15:34:30,054 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.5.0 - target filter query " 2024-01-11 15:34:30,055 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.6.0 - rollout management " 2024-01-11 15:34:30,059 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.0 - swmType maxAssignment greater 0 " 2024-01-11 15:34:30,060 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.1 - reduce length enums " 2024-01-11 15:34:30,064 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.0 - auto assign ds filter " 2024-01-11 15:34:30,066 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.1 - cascade delete " 2024-01-11 15:34:30,067 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.2 - remove external artifact " 2024-01-11 15:34:30,068 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.9.0 - add rollout groups created " 2024-01-11 15:34:30,070 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.0 - advanced rolloutgroup " 2024-01-11 15:34:30,072 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.1 - consolidate artifact sha1 " 2024-01-11 15:34:30,075 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.2 - rollout auto start " 2024-01-11 15:34:30,076 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.3 - add rollout deleted flag " 2024-01-11 15:34:30,086 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.0 - drop target info " 2024-01-11 15:34:30,108 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.1 - target filter query UQ " 2024-01-11 15:34:30,110 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.2 - remove unused idexes " 2024-01-11 15:34:30,111 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.3 - add module md targetvis " 2024-01-11 15:34:30,113 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.0 - action performance " 2024-01-11 15:34:30,121 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.1 - missing non null " 2024-01-11 15:34:30,124 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.2 - missing non null enum " 2024-01-11 15:34:30,125 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.3 - cascade delete " 2024-01-11 15:34:30,126 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.4 - add maintenance window " 2024-01-11 15:34:30,130 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.6 - add index " 2024-01-11 15:34:30,131 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.7 - add rollout approval fields " 2024-01-11 15:34:30,134 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 15:34:30,135 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.9 - add target metadata " 2024-01-11 15:34:30,137 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 15:34:30,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 15:34:30,139 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 15:34:30,141 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.13 - add action external id " 2024-01-11 15:34:30,143 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.14 - add sha256 hash " 2024-01-11 15:34:30,144 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.15 - add weight " 2024-01-11 15:34:30,148 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.16 - add action initiated by " 2024-01-11 15:34:30,151 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.17 - add index target modified " 2024-01-11 15:34:30,152 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.18 - add target type " 2024-01-11 15:34:30,156 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 15:34:30,158 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 15:34:30,160 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.21 - add rollouts status index " 2024-01-11 15:34:30,161 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 15:34:30,198 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.23 - add action status code " 2024-01-11 15:34:30,201 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 15:34:30,205 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.25 - add confirmation flag " 2024-01-11 15:34:30,210 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.26 - add access control context " 2024-01-11 15:34:30,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 15:34:30,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.177s) 2024-01-11 15:34:30,257 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:437 - Initialized JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 15:34:30,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 15:34:30,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 15:34:30,758 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 15:34:30,763 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 15:34:30,764 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 15:34:31,048 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 15:34:31,049 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 15:34:31,051 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 15:34:31,770 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 15:34:32,170 WARN main o.s.b.a.s.s.UserDetailsServiceAutoConfiguration:89 - Using generated security password: 65abb709-2c86-4089-ad1b-854f93bdf8f2 This generated password is for development use only. Your security configuration must be updated before running your application in production. 2024-01-11 15:34:32,240 INFO main o.s.s.w.DefaultSecurityFilterChain:55 - Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@8cec032, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@6576b335, org.springframework.security.web.context.SecurityContextPersistenceFilter@1623ed23, org.springframework.security.web.header.HeaderWriterFilter@2bf48d, org.springframework.security.web.csrf.CsrfFilter@2fb85b63, org.springframework.security.web.authentication.logout.LogoutFilter@71047636, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@4d9d536a, org.springframework.security.web.authentication.ui.DefaultLoginPageGeneratingFilter@2ecf3049, org.springframework.security.web.authentication.ui.DefaultLogoutPageGeneratingFilter@4257aaf2, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@c3fa3e2, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@2aa4485b, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@75a1cbf, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@338621e9, org.springframework.security.web.session.SessionManagementFilter@7b2dc266, org.springframework.security.web.access.ExceptionTranslationFilter@3696a789, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@a2cef39] 2024-01-11 15:34:32,392 INFO main o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'application.springCloudBusInput' has 1 subscriber(s). 2024-01-11 15:34:32,481 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 15:34:32,481 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 1 subscriber(s). 2024-01-11 15:34:32,481 INFO main o.s.i.e.EventDrivenConsumer:292 - started bean '_org.springframework.integration.errorLogger' 2024-01-11 15:34:32,483 INFO main o.e.h.r.j.m.TenantConfigurationManagementTest:61 - Started TenantConfigurationManagementTest in 2.88 seconds (JVM running for 276.719) 2024-01-11 15:34:32,555 INFO pool-113-thread-1 o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'unknown.channel.name' has 1 subscriber(s). 2024-01-11 15:34:32,630 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 15:34:32,644 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 15:34:32,661 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 15:34:32,690 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 15:34:32,715 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 15:34:32,720 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 15:34:32,738 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 15:34:32,743 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 15:34:32,760 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 15:34:32,766 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 15:34:32,783 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 15:34:32,788 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 15:34:32,811 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 15:34:32,817 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 15:34:32,833 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 15:34:32,841 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 15:34:32,857 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 15:34:32,861 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 15:34:32,877 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 15:34:32,882 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 15:34:32,899 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 15:34:32,912 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 15:34:32,930 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 15:34:32,939 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 15:34:32,956 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 15:34:32,964 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 15:34:32,981 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 15:34:32,986 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 15:34:33,009 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 15:34:33,015 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 15:34:33,033 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 15:34:33,037 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 15:34:33,054 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 15:34:33,061 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 15:34:33,063 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 15:34:33,063 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 0 subscriber(s). 2024-01-11 15:34:33,063 INFO main o.s.i.e.EventDrivenConsumer:292 - stopped bean '_org.springframework.integration.errorLogger' 2024-01-11 15:34:33,067 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:651 - Closing JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 15:34:33,067 INFO main c.z.h.HikariDataSource:350 - HikariPool-38 - Shutdown initiated... 2024-01-11 15:34:33,068 INFO main c.z.h.HikariDataSource:352 - HikariPool-38 - Shutdown completed. [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.473 s -- in org.eclipse.hawkbit.repository.jpa.management.TenantConfigurationManagementTest [INFO] Running org.eclipse.hawkbit.repository.jpa.model.ModelEqualsHashcodeTest 2024-01-11 15:34:33,070 INFO main o.e.h.r.t.u.SharedSqlTestDatabaseExtension:34 - Schema generation skipped... No datasource environment variables found! 2024-01-11 15:34:33,071 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 15:34:33,071 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 15:34:33,073 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 15:34:33,073 INFO main o.s.b.t.c.SpringBootTestContextBootstrapper:174 - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@2022bf2a, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@4cc71265, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@3d781ff0, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@4c8a72f8, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@79645fac, org.springframework.test.context.support.DirtiesContextTestExecutionListener@dc42edf, org.springframework.test.context.transaction.TransactionalTestExecutionListener@703e3708, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@6fbc9645, org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener@34fe2d21, org.springframework.test.context.event.EventPublishingTestExecutionListener@18604fb7, org.springframework.security.test.context.support.ReactorContextTestExecutionListener@1967bdc4, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@12621e13, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@5730be5b, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@4d375efd, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@691a4302, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@6b0a4ab4, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@391ae3e8, org.eclipse.hawkbit.repository.test.matcher.EventVerifier@4e2d8280, org.eclipse.hawkbit.repository.test.util.CleanupTestExecutionListener@7514da14] . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.18) 2024-01-11 15:34:33,091 INFO main o.e.h.r.j.m.ModelEqualsHashcodeTest:55 - Starting ModelEqualsHashcodeTest using Java 17.0.9 on basic-3rmgj with PID 1162 (started by jenkins in /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa) 2024-01-11 15:34:33,091 INFO main o.e.h.r.j.m.ModelEqualsHashcodeTest:638 - The following 1 profile is active: "test" 2024-01-11 15:34:33,168 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:132 - Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2024-01-11 15:34:33,177 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:201 - Finished Spring Data repository scanning in 8 ms. Found 20 JPA repository interfaces. 2024-01-11 15:34:33,240 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 15:34:33,241 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 15:34:33,244 INFO main o.s.c.c.s.GenericScope:283 - BeanFactory id=61c8307c-da16-3faa-9a4d-05d1a05b9a89 2024-01-11 15:34:33,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 15:34:33,264 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 15:34:33,265 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 15:34:33,266 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'loadBalancerClientsDefaultsMappingsProvider' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration$$Lambda$921/0x00007fd9ec52e490] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 15:34:33,267 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 15:34:33,269 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 15:34:33,271 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 15:34:33,271 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 15:34:33,272 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 15:34:33,275 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 15:34:33,282 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 15:34:33,284 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 15:34:33,286 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 15:34:33,365 INFO main o.f.c.i.l.VersionPrinter:37 - Flyway Community Edition 8.5.13 by Redgate 2024-01-11 15:34:33,365 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 15:34:33,365 INFO main o.f.c.i.l.VersionPrinter:37 - 2024-01-11 15:34:33,367 INFO main c.z.h.HikariDataSource:110 - HikariPool-39 - Starting... 2024-01-11 15:34:33,368 INFO main c.z.h.HikariDataSource:123 - HikariPool-39 - Start completed. 2024-01-11 15:34:33,369 INFO main o.f.c.i.d.b.BaseDatabaseType:37 - Database: jdbc:h2:mem:testdb (H2 2.2) 2024-01-11 15:34:33,369 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 15:34:33,374 INFO main o.f.c.i.c.DbValidate:37 - Successfully validated 47 migrations (execution time 00:00.004s) 2024-01-11 15:34:33,375 INFO main o.f.c.i.s.JdbcTableSchemaHistory:37 - Creating Schema History table "PUBLIC"."schema_version" ... 2024-01-11 15:34:33,377 INFO main o.f.c.i.c.DbMigrate:37 - Current version of schema "PUBLIC": << Empty Schema >> 2024-01-11 15:34:33,381 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.0.1 - init " 2024-01-11 15:34:33,387 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 15:34:33,388 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.0 - cascade delete " 2024-01-11 15:34:33,391 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.1 - cascade delete " 2024-01-11 15:34:33,391 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.5.0 - target filter query " 2024-01-11 15:34:33,393 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.6.0 - rollout management " 2024-01-11 15:34:33,398 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.0 - swmType maxAssignment greater 0 " 2024-01-11 15:34:33,400 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.1 - reduce length enums " 2024-01-11 15:34:33,408 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.0 - auto assign ds filter " 2024-01-11 15:34:33,411 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.1 - cascade delete " 2024-01-11 15:34:33,413 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.2 - remove external artifact " 2024-01-11 15:34:33,414 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.9.0 - add rollout groups created " 2024-01-11 15:34:33,416 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.0 - advanced rolloutgroup " 2024-01-11 15:34:33,419 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.1 - consolidate artifact sha1 " 2024-01-11 15:34:33,421 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.2 - rollout auto start " 2024-01-11 15:34:33,423 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.3 - add rollout deleted flag " 2024-01-11 15:34:33,432 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.0 - drop target info " 2024-01-11 15:34:33,440 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.1 - target filter query UQ " 2024-01-11 15:34:33,441 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.2 - remove unused idexes " 2024-01-11 15:34:33,442 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.3 - add module md targetvis " 2024-01-11 15:34:33,443 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.0 - action performance " 2024-01-11 15:34:33,450 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.1 - missing non null " 2024-01-11 15:34:33,453 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.2 - missing non null enum " 2024-01-11 15:34:33,454 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.3 - cascade delete " 2024-01-11 15:34:33,455 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.4 - add maintenance window " 2024-01-11 15:34:33,479 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.6 - add index " 2024-01-11 15:34:33,480 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.7 - add rollout approval fields " 2024-01-11 15:34:33,483 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 15:34:33,500 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.9 - add target metadata " 2024-01-11 15:34:33,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 15:34:33,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 15:34:33,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 15:34:33,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 15:34:33,513 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.14 - add sha256 hash " 2024-01-11 15:34:33,515 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.15 - add weight " 2024-01-11 15:34:33,518 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.16 - add action initiated by " 2024-01-11 15:34:33,520 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.17 - add index target modified " 2024-01-11 15:34:33,522 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.18 - add target type " 2024-01-11 15:34:33,524 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 15:34:33,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 15:34:33,528 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.21 - add rollouts status index " 2024-01-11 15:34:33,529 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 15:34:33,530 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.23 - add action status code " 2024-01-11 15:34:33,532 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 15:34:33,534 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.25 - add confirmation flag " 2024-01-11 15:34:33,536 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.26 - add access control context " 2024-01-11 15:34:33,538 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.27 - target type inherit type " 2024-01-11 15:34:33,540 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 15:34:33,579 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:437 - Initialized JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 15:34:33,894 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 15:34:33,895 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 15:34:33,895 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 15:34:33,903 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 15:34:33,905 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 15:34:34,171 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 15:34:34,172 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 15:34:34,174 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 15:34:34,776 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 15:34:35,313 WARN main o.s.b.a.s.s.UserDetailsServiceAutoConfiguration:89 - Using generated security password: e76ad74f-4e7f-421f-ae9c-53273008bf17 This generated password is for development use only. Your security configuration must be updated before running your application in production. 2024-01-11 15:34:35,380 INFO main o.s.s.w.DefaultSecurityFilterChain:55 - Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@6961b03b, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@2ece091c, org.springframework.security.web.context.SecurityContextPersistenceFilter@1c7101fc, org.springframework.security.web.header.HeaderWriterFilter@6fd7e142, org.springframework.security.web.csrf.CsrfFilter@4aa0fbd6, org.springframework.security.web.authentication.logout.LogoutFilter@54a02e36, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@6c9cc309, org.springframework.security.web.authentication.ui.DefaultLoginPageGeneratingFilter@58bc2171, org.springframework.security.web.authentication.ui.DefaultLogoutPageGeneratingFilter@24c00347, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@5905fc5e, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@682da45f, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@d14e9db, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@5251fc8d, org.springframework.security.web.session.SessionManagementFilter@51c23e59, org.springframework.security.web.access.ExceptionTranslationFilter@7bc8ad5, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@10cae457] 2024-01-11 15:34:35,624 INFO main o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'application.springCloudBusInput' has 1 subscriber(s). 2024-01-11 15:34:35,713 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 15:34:35,713 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 1 subscriber(s). 2024-01-11 15:34:35,713 INFO main o.s.i.e.EventDrivenConsumer:292 - started bean '_org.springframework.integration.errorLogger' 2024-01-11 15:34:35,715 INFO main o.e.h.r.j.m.ModelEqualsHashcodeTest:61 - Started ModelEqualsHashcodeTest in 2.641 seconds (JVM running for 279.952) 2024-01-11 15:34:35,780 INFO pool-116-thread-1 o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'unknown.channel.name' has 1 subscriber(s). 2024-01-11 15:34:35,831 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 15:34:35,840 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 15:34:35,858 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 15:34:35,864 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 15:34:35,916 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 15:34:35,921 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 15:34:35,961 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 15:34:35,966 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 15:34:35,968 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 15:34:35,968 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 0 subscriber(s). 2024-01-11 15:34:35,968 INFO main o.s.i.e.EventDrivenConsumer:292 - stopped bean '_org.springframework.integration.errorLogger' 2024-01-11 15:34:35,972 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:651 - Closing JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 15:34:35,972 INFO main c.z.h.HikariDataSource:350 - HikariPool-39 - Shutdown initiated... 2024-01-11 15:34:35,973 INFO main c.z.h.HikariDataSource:352 - HikariPool-39 - Shutdown completed. [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.904 s -- in org.eclipse.hawkbit.repository.jpa.model.ModelEqualsHashcodeTest [INFO] Running org.eclipse.hawkbit.repository.jpa.model.EntityInterceptorListenerTest 2024-01-11 15:34:35,975 INFO main o.e.h.r.t.u.SharedSqlTestDatabaseExtension:34 - Schema generation skipped... No datasource environment variables found! 2024-01-11 15:34:35,976 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 15:34:35,976 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 15:34:35,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 15:34:35,978 INFO main o.s.b.t.c.SpringBootTestContextBootstrapper:174 - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@15acaf1b, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@1a6b8405, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@591fb774, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@1f8c92e3, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@6f28327e, org.springframework.test.context.support.DirtiesContextTestExecutionListener@29a5d832, org.springframework.test.context.transaction.TransactionalTestExecutionListener@da57e65, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@76c5eeb8, org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener@585099dc, org.springframework.test.context.event.EventPublishingTestExecutionListener@5fb3beac, org.springframework.security.test.context.support.ReactorContextTestExecutionListener@79c3a569, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@202a24c7, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@7c68d767, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@3e6c4098, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@5a6042d1, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@2b9d4946, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@117470bd, org.eclipse.hawkbit.repository.test.matcher.EventVerifier@4d409a8b, org.eclipse.hawkbit.repository.test.util.CleanupTestExecutionListener@15ee2f38] . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.18) 2024-01-11 15:34:36,015 INFO main o.e.h.r.j.m.EntityInterceptorListenerTest:55 - Starting EntityInterceptorListenerTest using Java 17.0.9 on basic-3rmgj with PID 1162 (started by jenkins in /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa) 2024-01-11 15:34:36,015 INFO main o.e.h.r.j.m.EntityInterceptorListenerTest:638 - The following 1 profile is active: "test" 2024-01-11 15:34:36,114 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:132 - Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2024-01-11 15:34:36,124 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:201 - Finished Spring Data repository scanning in 9 ms. Found 20 JPA repository interfaces. 2024-01-11 15:34:36,223 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 15:34:36,223 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 15:34:36,226 INFO main o.s.c.c.s.GenericScope:283 - BeanFactory id=61c8307c-da16-3faa-9a4d-05d1a05b9a89 2024-01-11 15:34:36,246 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 15:34:36,249 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 15:34:36,250 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 15:34:36,250 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'loadBalancerClientsDefaultsMappingsProvider' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration$$Lambda$921/0x00007fd9ec52e490] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 15:34:36,251 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 15:34:36,253 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 15:34:36,255 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 15:34:36,256 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 15:34:36,257 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 15:34:36,260 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 15:34:36,306 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 15:34:36,311 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 15:34:36,314 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 15:34:36,429 INFO main o.f.c.i.l.VersionPrinter:37 - Flyway Community Edition 8.5.13 by Redgate 2024-01-11 15:34:36,429 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 15:34:36,429 INFO main o.f.c.i.l.VersionPrinter:37 - 2024-01-11 15:34:36,432 INFO main c.z.h.HikariDataSource:110 - HikariPool-40 - Starting... 2024-01-11 15:34:36,433 INFO main c.z.h.HikariDataSource:123 - HikariPool-40 - Start completed. 2024-01-11 15:34:36,433 INFO main o.f.c.i.d.b.BaseDatabaseType:37 - Database: jdbc:h2:mem:testdb (H2 2.2) 2024-01-11 15:34:36,434 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 15:34:36,439 INFO main o.f.c.i.c.DbValidate:37 - Successfully validated 47 migrations (execution time 00:00.004s) 2024-01-11 15:34:36,440 INFO main o.f.c.i.s.JdbcTableSchemaHistory:37 - Creating Schema History table "PUBLIC"."schema_version" ... 2024-01-11 15:34:36,441 INFO main o.f.c.i.c.DbMigrate:37 - Current version of schema "PUBLIC": << Empty Schema >> 2024-01-11 15:34:36,446 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.0.1 - init " 2024-01-11 15:34:36,452 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 15:34:36,454 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.0 - cascade delete " 2024-01-11 15:34:36,456 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.1 - cascade delete " 2024-01-11 15:34:36,457 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.5.0 - target filter query " 2024-01-11 15:34:36,459 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.6.0 - rollout management " 2024-01-11 15:34:36,463 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.0 - swmType maxAssignment greater 0 " 2024-01-11 15:34:36,464 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.1 - reduce length enums " 2024-01-11 15:34:36,468 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.0 - auto assign ds filter " 2024-01-11 15:34:36,470 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.1 - cascade delete " 2024-01-11 15:34:36,471 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.2 - remove external artifact " 2024-01-11 15:34:36,472 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.9.0 - add rollout groups created " 2024-01-11 15:34:36,474 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.0 - advanced rolloutgroup " 2024-01-11 15:34:36,477 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.1 - consolidate artifact sha1 " 2024-01-11 15:34:36,479 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.2 - rollout auto start " 2024-01-11 15:34:36,501 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.3 - add rollout deleted flag " 2024-01-11 15:34:36,515 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.0 - drop target info " 2024-01-11 15:34:36,523 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.1 - target filter query UQ " 2024-01-11 15:34:36,525 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.2 - remove unused idexes " 2024-01-11 15:34:36,526 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.3 - add module md targetvis " 2024-01-11 15:34:36,527 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.0 - action performance " 2024-01-11 15:34:36,534 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.1 - missing non null " 2024-01-11 15:34:36,538 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.2 - missing non null enum " 2024-01-11 15:34:36,538 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.3 - cascade delete " 2024-01-11 15:34:36,539 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.4 - add maintenance window " 2024-01-11 15:34:36,543 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.6 - add index " 2024-01-11 15:34:36,544 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.7 - add rollout approval fields " 2024-01-11 15:34:36,547 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 15:34:36,548 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.9 - add target metadata " 2024-01-11 15:34:36,549 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 15:34:36,551 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 15:34:36,552 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 15:34:36,553 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.13 - add action external id " 2024-01-11 15:34:36,555 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.14 - add sha256 hash " 2024-01-11 15:34:36,557 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.15 - add weight " 2024-01-11 15:34:36,560 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.16 - add action initiated by " 2024-01-11 15:34:36,562 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.17 - add index target modified " 2024-01-11 15:34:36,564 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.18 - add target type " 2024-01-11 15:34:36,566 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 15:34:36,569 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 15:34:36,570 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.21 - add rollouts status index " 2024-01-11 15:34:36,571 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 15:34:36,572 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.23 - add action status code " 2024-01-11 15:34:36,574 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 15:34:36,576 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.25 - add confirmation flag " 2024-01-11 15:34:36,579 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.26 - add access control context " 2024-01-11 15:34:36,581 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.27 - target type inherit type " 2024-01-11 15:34:36,582 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.141s) 2024-01-11 15:34:36,640 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:437 - Initialized JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 15:34:36,992 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 15:34:36,992 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 15:34:36,993 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 15:34:36,999 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 15:34:37,001 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 15:34:37,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 15:34:37,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 15:34:37,249 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 15:34:37,841 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 15:34:38,240 WARN main o.s.b.a.s.s.UserDetailsServiceAutoConfiguration:89 - Using generated security password: b63766f4-2d54-4b40-a793-f5deac759e58 This generated password is for development use only. Your security configuration must be updated before running your application in production. 2024-01-11 15:34:38,329 INFO main o.s.s.w.DefaultSecurityFilterChain:55 - Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@54021c59, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@17471b8d, org.springframework.security.web.context.SecurityContextPersistenceFilter@5576d187, org.springframework.security.web.header.HeaderWriterFilter@1f2f286a, org.springframework.security.web.csrf.CsrfFilter@42cb3628, org.springframework.security.web.authentication.logout.LogoutFilter@3f493a7d, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@7fd4c497, org.springframework.security.web.authentication.ui.DefaultLoginPageGeneratingFilter@71b4d1ad, org.springframework.security.web.authentication.ui.DefaultLogoutPageGeneratingFilter@4e6e858e, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@32cb4c3, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@58ab5708, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@234c3675, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@2802aa2c, org.springframework.security.web.session.SessionManagementFilter@4e97d40b, org.springframework.security.web.access.ExceptionTranslationFilter@7d1f7604, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@201c634f] 2024-01-11 15:34:38,486 INFO main o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'application.springCloudBusInput' has 1 subscriber(s). 2024-01-11 15:34:38,583 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 15:34:38,584 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 1 subscriber(s). 2024-01-11 15:34:38,584 INFO main o.s.i.e.EventDrivenConsumer:292 - started bean '_org.springframework.integration.errorLogger' 2024-01-11 15:34:38,586 INFO main o.e.h.r.j.m.EntityInterceptorListenerTest:61 - Started EntityInterceptorListenerTest in 2.606 seconds (JVM running for 282.823) 2024-01-11 15:34:38,669 INFO pool-119-thread-1 o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'unknown.channel.name' has 1 subscriber(s). 2024-01-11 15:34:38,719 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 15:34:38,761 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 15:34:38,780 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 15:34:38,786 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 15:34:38,811 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 15:34:38,823 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 15:34:38,843 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 15:34:38,852 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 15:34:38,869 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 15:34:38,876 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 15:34:38,892 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 15:34:38,900 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 15:34:38,923 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 15:34:38,930 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 15:34:38,932 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 15:34:38,933 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 0 subscriber(s). 2024-01-11 15:34:38,933 INFO main o.s.i.e.EventDrivenConsumer:292 - stopped bean '_org.springframework.integration.errorLogger' 2024-01-11 15:34:38,936 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:651 - Closing JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 15:34:38,937 INFO main c.z.h.HikariDataSource:350 - HikariPool-40 - Shutdown initiated... 2024-01-11 15:34:38,938 INFO main c.z.h.HikariDataSource:352 - HikariPool-40 - Shutdown completed. [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.963 s -- in org.eclipse.hawkbit.repository.jpa.model.EntityInterceptorListenerTest [INFO] Running org.eclipse.hawkbit.repository.jpa.event.RepositoryEntityEventTest 2024-01-11 15:34:38,940 INFO main o.e.h.r.t.u.SharedSqlTestDatabaseExtension:34 - Schema generation skipped... No datasource environment variables found! 2024-01-11 15:34:38,941 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 15:34:38,941 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 15:34:38,943 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 15:34:38,943 INFO main o.s.b.t.c.SpringBootTestContextBootstrapper:174 - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@ea09d24, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@5a663368, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@462cad6c, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@36c80f90, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@3c8bfdd0, org.springframework.test.context.support.DirtiesContextTestExecutionListener@571d745a, org.springframework.test.context.transaction.TransactionalTestExecutionListener@74f9f418, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@23bd198, org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener@613dd972, org.springframework.test.context.event.EventPublishingTestExecutionListener@5d3edeab, org.springframework.security.test.context.support.ReactorContextTestExecutionListener@665cb820, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@3ab71262, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@354eaa0f, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@1e2ee18b, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@1d30d7d6, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@1f96f210, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@5fc82d3f, org.eclipse.hawkbit.repository.test.matcher.EventVerifier@3603adf4, org.eclipse.hawkbit.repository.test.util.CleanupTestExecutionListener@2d164285] . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.18) 2024-01-11 15:34:38,962 INFO main o.e.h.r.j.e.RepositoryEntityEventTest:55 - Starting RepositoryEntityEventTest using Java 17.0.9 on basic-3rmgj with PID 1162 (started by jenkins in /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa) 2024-01-11 15:34:38,962 INFO main o.e.h.r.j.e.RepositoryEntityEventTest:638 - The following 1 profile is active: "test" 2024-01-11 15:34:39,052 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:132 - Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2024-01-11 15:34:39,062 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:201 - Finished Spring Data repository scanning in 8 ms. Found 20 JPA repository interfaces. 2024-01-11 15:34:39,147 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 15:34:39,147 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 15:34:39,150 INFO main o.s.c.c.s.GenericScope:283 - BeanFactory id=1685d33d-d60c-343f-8c12-202691f2dcb6 2024-01-11 15:34:39,169 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 15:34:39,172 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 15:34:39,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 15:34:39,174 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'loadBalancerClientsDefaultsMappingsProvider' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration$$Lambda$921/0x00007fd9ec52e490] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 15:34:39,174 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 15:34:39,177 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 15:34:39,179 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 15:34:39,179 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 15:34:39,180 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 15:34:39,183 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 15:34:39,191 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 15:34:39,193 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 15:34:39,198 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 15:34:39,283 INFO main o.f.c.i.l.VersionPrinter:37 - Flyway Community Edition 8.5.13 by Redgate 2024-01-11 15:34:39,283 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 15:34:39,283 INFO main o.f.c.i.l.VersionPrinter:37 - 2024-01-11 15:34:39,286 INFO main c.z.h.HikariDataSource:110 - HikariPool-41 - Starting... 2024-01-11 15:34:39,287 INFO main c.z.h.HikariDataSource:123 - HikariPool-41 - Start completed. 2024-01-11 15:34:39,287 INFO main o.f.c.i.d.b.BaseDatabaseType:37 - Database: jdbc:h2:mem:testdb (H2 2.2) 2024-01-11 15:34:39,288 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 15:34:39,300 INFO main o.f.c.i.c.DbValidate:37 - Successfully validated 47 migrations (execution time 00:00.011s) 2024-01-11 15:34:39,301 INFO main o.f.c.i.s.JdbcTableSchemaHistory:37 - Creating Schema History table "PUBLIC"."schema_version" ... 2024-01-11 15:34:39,304 INFO main o.f.c.i.c.DbMigrate:37 - Current version of schema "PUBLIC": << Empty Schema >> 2024-01-11 15:34:39,313 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.0.1 - init " 2024-01-11 15:34:39,323 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 15:34:39,325 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.0 - cascade delete " 2024-01-11 15:34:39,328 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.1 - cascade delete " 2024-01-11 15:34:39,329 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.5.0 - target filter query " 2024-01-11 15:34:39,332 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.6.0 - rollout management " 2024-01-11 15:34:39,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 15:34:39,338 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.1 - reduce length enums " 2024-01-11 15:34:39,343 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.0 - auto assign ds filter " 2024-01-11 15:34:39,345 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.1 - cascade delete " 2024-01-11 15:34:39,347 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.2 - remove external artifact " 2024-01-11 15:34:39,348 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.9.0 - add rollout groups created " 2024-01-11 15:34:39,349 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.0 - advanced rolloutgroup " 2024-01-11 15:34:39,352 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.1 - consolidate artifact sha1 " 2024-01-11 15:34:39,355 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.2 - rollout auto start " 2024-01-11 15:34:39,357 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.3 - add rollout deleted flag " 2024-01-11 15:34:39,367 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.0 - drop target info " 2024-01-11 15:34:39,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 15:34:39,408 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.2 - remove unused idexes " 2024-01-11 15:34:39,411 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.3 - add module md targetvis " 2024-01-11 15:34:39,414 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.0 - action performance " 2024-01-11 15:34:39,423 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.1 - missing non null " 2024-01-11 15:34:39,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 15:34:39,428 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.3 - cascade delete " 2024-01-11 15:34:39,429 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.4 - add maintenance window " 2024-01-11 15:34:39,434 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.6 - add index " 2024-01-11 15:34:39,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 15:34:39,438 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 15:34:39,440 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.9 - add target metadata " 2024-01-11 15:34:39,441 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 15:34:39,442 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 15:34:39,444 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 15:34:39,445 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.13 - add action external id " 2024-01-11 15:34:39,448 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.14 - add sha256 hash " 2024-01-11 15:34:39,449 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.15 - add weight " 2024-01-11 15:34:39,453 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.16 - add action initiated by " 2024-01-11 15:34:39,456 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.17 - add index target modified " 2024-01-11 15:34:39,457 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.18 - add target type " 2024-01-11 15:34:39,460 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 15:34:39,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 15:34:39,465 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.21 - add rollouts status index " 2024-01-11 15:34:39,466 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 15:34:39,467 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.23 - add action status code " 2024-01-11 15:34:39,469 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 15:34:39,471 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.25 - add confirmation flag " 2024-01-11 15:34:39,474 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.26 - add access control context " 2024-01-11 15:34:39,477 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.27 - target type inherit type " 2024-01-11 15:34:39,478 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.174s) 2024-01-11 15:34:39,546 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:437 - Initialized JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 15:34:39,965 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 15:34:39,965 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 15:34:39,966 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 15:34:39,972 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 15:34:39,973 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 15:34:40,256 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 15:34:40,257 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 15:34:40,259 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 15:34:41,013 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 15:34:41,511 WARN main o.s.b.a.s.s.UserDetailsServiceAutoConfiguration:89 - Using generated security password: e1c4c6d8-c29c-47b1-abd4-638675c68ee3 This generated password is for development use only. Your security configuration must be updated before running your application in production. 2024-01-11 15:34:41,575 INFO main o.s.s.w.DefaultSecurityFilterChain:55 - Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@3f4af023, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@2cd319a3, org.springframework.security.web.context.SecurityContextPersistenceFilter@5e7cb529, org.springframework.security.web.header.HeaderWriterFilter@1bbb0463, org.springframework.security.web.csrf.CsrfFilter@69fa4217, org.springframework.security.web.authentication.logout.LogoutFilter@35a875e4, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@33e7b1f1, org.springframework.security.web.authentication.ui.DefaultLoginPageGeneratingFilter@3a174e3a, org.springframework.security.web.authentication.ui.DefaultLogoutPageGeneratingFilter@22355df1, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@505ab103, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@66f8bee6, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@2e676498, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@2762221d, org.springframework.security.web.session.SessionManagementFilter@65adb971, org.springframework.security.web.access.ExceptionTranslationFilter@55925c44, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@676e8c8d] 2024-01-11 15:34:41,725 INFO main o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'application.springCloudBusInput' has 1 subscriber(s). 2024-01-11 15:34:41,813 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 15:34:41,813 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 1 subscriber(s). 2024-01-11 15:34:41,814 INFO main o.s.i.e.EventDrivenConsumer:292 - started bean '_org.springframework.integration.errorLogger' 2024-01-11 15:34:41,816 INFO main o.e.h.r.j.e.RepositoryEntityEventTest:61 - Started RepositoryEntityEventTest in 2.871 seconds (JVM running for 286.052) 2024-01-11 15:34:41,880 INFO pool-122-thread-1 o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'unknown.channel.name' has 1 subscriber(s). 2024-01-11 15:34:41,925 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 15:34:41,958 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 15:34:41,975 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 15:34:42,018 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 15:34:42,035 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 15:34:42,044 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 15:34:42,061 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 15:34:42,156 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 15:34:42,173 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 15:34:42,182 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 15:34:42,200 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 15:34:42,215 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 15:34:42,233 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 15:34:42,268 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 15:34:42,285 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 15:34:42,290 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 15:34:42,314 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 15:34:42,330 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 15:34:42,347 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 15:34:42,355 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 15:34:42,371 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 15:34:42,545 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 15:34:42,561 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 15:34:42,568 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 15:34:42,570 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 15:34:42,570 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 0 subscriber(s). 2024-01-11 15:34:42,570 INFO main o.s.i.e.EventDrivenConsumer:292 - stopped bean '_org.springframework.integration.errorLogger' 2024-01-11 15:34:42,574 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:651 - Closing JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 15:34:42,574 INFO main c.z.h.HikariDataSource:350 - HikariPool-41 - Shutdown initiated... 2024-01-11 15:34:42,575 INFO main c.z.h.HikariDataSource:352 - HikariPool-41 - Shutdown completed. [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.636 s -- in org.eclipse.hawkbit.repository.jpa.event.RepositoryEntityEventTest [INFO] Running org.eclipse.hawkbit.repository.jpa.ConcurrentDistributionSetInvalidationTest 2024-01-11 15:34:42,577 INFO main o.e.h.r.t.u.SharedSqlTestDatabaseExtension:34 - Schema generation skipped... No datasource environment variables found! 2024-01-11 15:34:42,578 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 15:34:42,579 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 15:34:42,579 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 15:34:42,581 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 15:34:42,581 INFO main o.s.b.t.c.SpringBootTestContextBootstrapper:174 - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@1d231a3e, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@16be80e7, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@7c475cff, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@6cdbb14a, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@692cb405, org.springframework.test.context.support.DirtiesContextTestExecutionListener@bf7a87f, org.springframework.test.context.transaction.TransactionalTestExecutionListener@4d11bd5a, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@7c711453, org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener@70711b44, org.springframework.test.context.event.EventPublishingTestExecutionListener@46f3f165, org.springframework.security.test.context.support.ReactorContextTestExecutionListener@6486f8c, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@72ef309a, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@abcaeb8, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@531d1e53, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@166c2fb3, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@1d0ca604, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@72aa0273, org.eclipse.hawkbit.repository.test.matcher.EventVerifier@49fe65f3, org.eclipse.hawkbit.repository.test.util.CleanupTestExecutionListener@3e98dac8] . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.18) 2024-01-11 15:34:42,600 INFO main o.e.h.r.j.ConcurrentDistributionSetInvalidationTest:55 - Starting ConcurrentDistributionSetInvalidationTest using Java 17.0.9 on basic-3rmgj with PID 1162 (started by jenkins in /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa) 2024-01-11 15:34:42,600 INFO main o.e.h.r.j.ConcurrentDistributionSetInvalidationTest:638 - The following 1 profile is active: "test" 2024-01-11 15:34:42,678 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:132 - Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2024-01-11 15:34:42,688 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:201 - Finished Spring Data repository scanning in 9 ms. Found 20 JPA repository interfaces. 2024-01-11 15:34:42,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 15:34:42,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 15:34:42,762 INFO main o.s.c.c.s.GenericScope:283 - BeanFactory id=1d3f1cd2-260f-3252-ae04-7ba197bda6cb 2024-01-11 15:34:42,781 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 15:34:42,784 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 15:34:42,784 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 15:34:42,785 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'loadBalancerClientsDefaultsMappingsProvider' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration$$Lambda$921/0x00007fd9ec52e490] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 15:34:42,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 15:34:42,788 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 15:34:42,790 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 15:34:42,791 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 15:34:42,791 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 15:34:42,795 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 15:34:42,806 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 15:34:42,811 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 15:34:42,816 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 15:34:42,887 INFO main o.f.c.i.l.VersionPrinter:37 - Flyway Community Edition 8.5.13 by Redgate 2024-01-11 15:34:42,887 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 15:34:42,887 INFO main o.f.c.i.l.VersionPrinter:37 - 2024-01-11 15:34:42,889 INFO main c.z.h.HikariDataSource:110 - HikariPool-42 - Starting... 2024-01-11 15:34:42,890 INFO main c.z.h.HikariDataSource:123 - HikariPool-42 - Start completed. 2024-01-11 15:34:42,891 INFO main o.f.c.i.d.b.BaseDatabaseType:37 - Database: jdbc:h2:mem:testdb (H2 2.2) 2024-01-11 15:34:42,892 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 15:34:42,897 INFO main o.f.c.i.c.DbValidate:37 - Successfully validated 47 migrations (execution time 00:00.004s) 2024-01-11 15:34:42,897 INFO main o.f.c.i.s.JdbcTableSchemaHistory:37 - Creating Schema History table "PUBLIC"."schema_version" ... 2024-01-11 15:34:42,899 INFO main o.f.c.i.c.DbMigrate:37 - Current version of schema "PUBLIC": << Empty Schema >> 2024-01-11 15:34:42,907 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.0.1 - init " 2024-01-11 15:34:42,916 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 15:34:42,932 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.0 - cascade delete " 2024-01-11 15:34:42,935 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.1 - cascade delete " 2024-01-11 15:34:42,936 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.5.0 - target filter query " 2024-01-11 15:34:42,938 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.6.0 - rollout management " 2024-01-11 15:34:42,942 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.0 - swmType maxAssignment greater 0 " 2024-01-11 15:34:42,943 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.1 - reduce length enums " 2024-01-11 15:34:42,947 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.0 - auto assign ds filter " 2024-01-11 15:34:42,948 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.1 - cascade delete " 2024-01-11 15:34:42,950 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.2 - remove external artifact " 2024-01-11 15:34:42,951 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.9.0 - add rollout groups created " 2024-01-11 15:34:42,952 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.0 - advanced rolloutgroup " 2024-01-11 15:34:42,955 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.1 - consolidate artifact sha1 " 2024-01-11 15:34:42,957 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.2 - rollout auto start " 2024-01-11 15:34:42,959 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.3 - add rollout deleted flag " 2024-01-11 15:34:42,968 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.0 - drop target info " 2024-01-11 15:34:42,975 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.1 - target filter query UQ " 2024-01-11 15:34:42,976 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.2 - remove unused idexes " 2024-01-11 15:34:42,977 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.3 - add module md targetvis " 2024-01-11 15:34:42,978 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.0 - action performance " 2024-01-11 15:34:42,985 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.1 - missing non null " 2024-01-11 15:34:42,988 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.2 - missing non null enum " 2024-01-11 15:34:42,989 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.3 - cascade delete " 2024-01-11 15:34:42,990 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.4 - add maintenance window " 2024-01-11 15:34:42,993 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.6 - add index " 2024-01-11 15:34:42,994 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.7 - add rollout approval fields " 2024-01-11 15:34:42,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 15:34:42,999 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.9 - add target metadata " 2024-01-11 15:34:43,001 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 15:34:43,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 15:34:43,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 15:34:43,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 15:34:43,012 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.14 - add sha256 hash " 2024-01-11 15:34:43,014 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.15 - add weight " 2024-01-11 15:34:43,018 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.16 - add action initiated by " 2024-01-11 15:34:43,020 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.17 - add index target modified " 2024-01-11 15:34:43,022 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.18 - add target type " 2024-01-11 15:34:43,025 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 15:34:43,027 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 15:34:43,029 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.21 - add rollouts status index " 2024-01-11 15:34:43,030 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 15:34:43,031 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.23 - add action status code " 2024-01-11 15:34:43,033 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 15:34:43,035 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.25 - add confirmation flag " 2024-01-11 15:34:43,038 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.26 - add access control context " 2024-01-11 15:34:43,040 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.27 - target type inherit type " 2024-01-11 15:34:43,041 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.142s) 2024-01-11 15:34:43,080 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:437 - Initialized JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 15:34:43,389 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 15:34:43,389 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 15:34:43,390 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 15:34:43,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.util.List) 2024-01-11 15:34:43,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 15:34:43,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 15:34:43,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 15:34:43,653 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 15:34:44,485 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 15:34:44,967 WARN main o.s.b.a.s.s.UserDetailsServiceAutoConfiguration:89 - Using generated security password: 9e3f6400-87e4-435b-9b33-04760b817e57 This generated password is for development use only. Your security configuration must be updated before running your application in production. 2024-01-11 15:34:45,043 INFO main o.s.s.w.DefaultSecurityFilterChain:55 - Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@1e9c7ee5, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@2593b633, org.springframework.security.web.context.SecurityContextPersistenceFilter@7b6471c2, org.springframework.security.web.header.HeaderWriterFilter@27a50f0d, org.springframework.security.web.csrf.CsrfFilter@511706a5, org.springframework.security.web.authentication.logout.LogoutFilter@1fc003d2, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@39680462, org.springframework.security.web.authentication.ui.DefaultLoginPageGeneratingFilter@1031c2de, org.springframework.security.web.authentication.ui.DefaultLogoutPageGeneratingFilter@5c21fdf7, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@305423c8, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@2ec5fe02, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@7b8e30b, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@4d7adfd8, org.springframework.security.web.session.SessionManagementFilter@12af7f1c, org.springframework.security.web.access.ExceptionTranslationFilter@7828e07f, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@66cbbfea] 2024-01-11 15:34:45,217 INFO main o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'application.springCloudBusInput' has 1 subscriber(s). 2024-01-11 15:34:45,317 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 15:34:45,318 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 1 subscriber(s). 2024-01-11 15:34:45,318 INFO main o.s.i.e.EventDrivenConsumer:292 - started bean '_org.springframework.integration.errorLogger' 2024-01-11 15:34:45,320 INFO main o.e.h.r.j.ConcurrentDistributionSetInvalidationTest:61 - Started ConcurrentDistributionSetInvalidationTest in 2.738 seconds (JVM running for 289.556) 2024-01-11 15:34:45,391 INFO pool-125-thread-1 o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'unknown.channel.name' has 1 subscriber(s). 2024-01-11 15:34:45,447 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 15:34:46,954 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 15:34:46,956 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 15:34:46,956 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 0 subscriber(s). 2024-01-11 15:34:46,956 INFO main o.s.i.e.EventDrivenConsumer:292 - stopped bean '_org.springframework.integration.errorLogger' 2024-01-11 15:34:46,960 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:651 - Closing JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 15:34:46,961 INFO main c.z.h.HikariDataSource:350 - HikariPool-42 - Shutdown initiated... 2024-01-11 15:34:46,961 INFO main c.z.h.HikariDataSource:352 - HikariPool-42 - Shutdown completed. [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.385 s -- in org.eclipse.hawkbit.repository.jpa.ConcurrentDistributionSetInvalidationTest [INFO] Running org.eclipse.hawkbit.repository.jpa.tenancy.MultiTenancyEntityTest 2024-01-11 15:34:46,963 INFO main o.e.h.r.t.u.SharedSqlTestDatabaseExtension:34 - Schema generation skipped... No datasource environment variables found! 2024-01-11 15:34:46,964 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 15:34:46,965 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 15:34:46,967 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 15:34:46,967 INFO main o.s.b.t.c.SpringBootTestContextBootstrapper:174 - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@5af93a9c, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@32501acd, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@676d8af9, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@233d16f9, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@3083e5d8, org.springframework.test.context.support.DirtiesContextTestExecutionListener@2b70777, org.springframework.test.context.transaction.TransactionalTestExecutionListener@9067f9a, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@42473a9d, org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener@6d45ba28, org.springframework.test.context.event.EventPublishingTestExecutionListener@57739448, org.springframework.security.test.context.support.ReactorContextTestExecutionListener@6d33cb93, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@16db977a, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@568feb73, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@1d95e43e, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@6e89cb4c, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@24a3f1a0, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@d5e4234, org.eclipse.hawkbit.repository.test.matcher.EventVerifier@3fd8f3b5, org.eclipse.hawkbit.repository.test.util.CleanupTestExecutionListener@1fab9ca9] 2024-01-11 15:34:46,967 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 15:34:46,986 INFO main o.e.h.r.j.t.MultiTenancyEntityTest:55 - Starting MultiTenancyEntityTest using Java 17.0.9 on basic-3rmgj with PID 1162 (started by jenkins in /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa) 2024-01-11 15:34:46,986 INFO main o.e.h.r.j.t.MultiTenancyEntityTest:638 - The following 1 profile is active: "test" 2024-01-11 15:34:47,064 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:132 - Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2024-01-11 15:34:47,073 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:201 - Finished Spring Data repository scanning in 9 ms. Found 20 JPA repository interfaces. 2024-01-11 15:34:47,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 15:34:47,141 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 15:34:47,144 INFO main o.s.c.c.s.GenericScope:283 - BeanFactory id=61c8307c-da16-3faa-9a4d-05d1a05b9a89 2024-01-11 15:34:47,163 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 15:34:47,165 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 15:34:47,166 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 15:34:47,167 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'loadBalancerClientsDefaultsMappingsProvider' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration$$Lambda$921/0x00007fd9ec52e490] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 15:34:47,168 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 15:34:47,170 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 15:34:47,172 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 15:34:47,173 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 15:34:47,173 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 15:34:47,177 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 15:34:47,184 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 15:34:47,186 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 15:34:47,188 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 15:34:47,305 INFO main o.f.c.i.l.VersionPrinter:37 - Flyway Community Edition 8.5.13 by Redgate 2024-01-11 15:34:47,305 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 15:34:47,305 INFO main o.f.c.i.l.VersionPrinter:37 - 2024-01-11 15:34:47,308 INFO main c.z.h.HikariDataSource:110 - HikariPool-43 - Starting... 2024-01-11 15:34:47,309 INFO main c.z.h.HikariDataSource:123 - HikariPool-43 - Start completed. 2024-01-11 15:34:47,309 INFO main o.f.c.i.d.b.BaseDatabaseType:37 - Database: jdbc:h2:mem:testdb (H2 2.2) 2024-01-11 15:34:47,310 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 15:34:47,317 INFO main o.f.c.i.c.DbValidate:37 - Successfully validated 47 migrations (execution time 00:00.006s) 2024-01-11 15:34:47,318 INFO main o.f.c.i.c.DbMigrate:37 - Current version of schema "PUBLIC": 1.12.27 2024-01-11 15:34:47,319 INFO main o.f.c.i.c.DbMigrate:37 - Schema "PUBLIC" is up to date. No migration necessary. 2024-01-11 15:34:47,359 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:437 - Initialized JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 15:34:47,687 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 15:34:47,687 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 15:34:47,688 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 15:34:47,694 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 15:34:47,695 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@60006e6f 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@60006e6f 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@60006e6f 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$IW87C2Eg.save(Unknown Source) at org.eclipse.hawkbit.repository.jpa.repository.RolloutGroupRepository$MockitoMock$IW87C2Eg.save(Unknown Source) at org.eclipse.hawkbit.repository.jpa.repository.RolloutGroupRepository$MockitoMock$IW87C2Eg$$FastClassBySpringCGLIB$$7901867e.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$IW87C2Eg$$EnhancerBySpringCGLIB$$49918a96.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$rd8U4iUX.runInContext$accessor$HHwl8yjj(Unknown Source) at org.eclipse.hawkbit.security.SecurityContextTenantAware$MockitoMock$rd8U4iUX$auxiliary$VLFFVHiT.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$rd8U4iUX.runInContext(Unknown Source) at org.eclipse.hawkbit.ContextAware.runInContext(ContextAware.java:57) at org.eclipse.hawkbit.security.SecurityContextTenantAware$MockitoMock$rd8U4iUX.runInContext$accessor$HHwl8yjj(Unknown Source) at org.eclipse.hawkbit.security.SecurityContextTenantAware$MockitoMock$rd8U4iUX$auxiliary$0sFVIfdq.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$rd8U4iUX.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$rd8U4iUX.runAsTenant$accessor$HHwl8yjj(Unknown Source) at org.eclipse.hawkbit.security.SecurityContextTenantAware$MockitoMock$rd8U4iUX$auxiliary$yQMaKXcC.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$rd8U4iUX.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@60006e6f 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$IW87C2Eg.save(Unknown Source) at org.eclipse.hawkbit.repository.jpa.repository.RolloutGroupRepository$MockitoMock$IW87C2Eg.save(Unknown Source) at org.eclipse.hawkbit.repository.jpa.repository.RolloutGroupRepository$MockitoMock$IW87C2Eg$$FastClassBySpringCGLIB$$7901867e.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$IW87C2Eg$$EnhancerBySpringCGLIB$$49918a96.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$rd8U4iUX.runInContext$accessor$HHwl8yjj(Unknown Source) at org.eclipse.hawkbit.security.SecurityContextTenantAware$MockitoMock$rd8U4iUX$auxiliary$VLFFVHiT.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$rd8U4iUX.runInContext(Unknown Source) at org.eclipse.hawkbit.ContextAware.runInContext(ContextAware.java:57) at org.eclipse.hawkbit.security.SecurityContextTenantAware$MockitoMock$rd8U4iUX.runInContext$accessor$HHwl8yjj(Unknown Source) at org.eclipse.hawkbit.security.SecurityContextTenantAware$MockitoMock$rd8U4iUX$auxiliary$0sFVIfdq.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$rd8U4iUX.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$rd8U4iUX.runAsTenant$accessor$HHwl8yjj(Unknown Source) at org.eclipse.hawkbit.security.SecurityContextTenantAware$MockitoMock$rd8U4iUX$auxiliary$yQMaKXcC.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$rd8U4iUX.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@60006e6f 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@60006e6f 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@60006e6f 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@60006e6f 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 15:34:47,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 15:34:47,945 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 15:34:47,947 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 15:34:48,461 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 15:34:48,860 WARN main o.s.b.a.s.s.UserDetailsServiceAutoConfiguration:89 - Using generated security password: 3c230679-2705-4e93-bee5-73181d3ed5d4 This generated password is for development use only. Your security configuration must be updated before running your application in production. 2024-01-11 15:34:48,951 INFO main o.s.s.w.DefaultSecurityFilterChain:55 - Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@1fa97ae, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@59aa6bae, org.springframework.security.web.context.SecurityContextPersistenceFilter@590833d, org.springframework.security.web.header.HeaderWriterFilter@3970065c, org.springframework.security.web.csrf.CsrfFilter@3e757ba8, org.springframework.security.web.authentication.logout.LogoutFilter@29e436cb, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@1951a7af, org.springframework.security.web.authentication.ui.DefaultLoginPageGeneratingFilter@56493a9c, org.springframework.security.web.authentication.ui.DefaultLogoutPageGeneratingFilter@4d52d3eb, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@4965af, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@3dc0431d, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@b369da6, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@6fdb3f3, org.springframework.security.web.session.SessionManagementFilter@10ad12bb, org.springframework.security.web.access.ExceptionTranslationFilter@4c1b7003, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@d6abc5b] 2024-01-11 15:34:49,142 INFO main o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'application.springCloudBusInput' has 1 subscriber(s). 2024-01-11 15:34:49,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 15:34:49,310 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 1 subscriber(s). 2024-01-11 15:34:49,310 INFO main o.s.i.e.EventDrivenConsumer:292 - started bean '_org.springframework.integration.errorLogger' 2024-01-11 15:34:49,313 INFO main o.e.h.r.j.t.MultiTenancyEntityTest:61 - Started MultiTenancyEntityTest in 2.344 seconds (JVM running for 293.549) 2024-01-11 15:34:49,421 INFO pool-128-thread-1 o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'unknown.channel.name' has 1 subscriber(s). 2024-01-11 15:34:49,499 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 15:34:49,562 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 15:34:49,601 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 15:34:49,621 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 15:34:49,642 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 15:34:49,659 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 15:34:49,710 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 15:34:49,850 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 15:34:49,871 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 15:34:49,885 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 15:34:49,920 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 15:34:49,940 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 15:34:49,942 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 15:34:49,942 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 0 subscriber(s). 2024-01-11 15:34:49,943 INFO main o.s.i.e.EventDrivenConsumer:292 - stopped bean '_org.springframework.integration.errorLogger' 2024-01-11 15:34:49,947 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:651 - Closing JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 15:34:49,948 INFO main c.z.h.HikariDataSource:350 - HikariPool-43 - Shutdown initiated... 2024-01-11 15:34:49,948 INFO main c.z.h.HikariDataSource:352 - HikariPool-43 - Shutdown completed. [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.986 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.363 s -- in org.eclipse.hawkbit.repository.jpa.autoassign.AutoAssignCheckerTest [INFO] Running org.eclipse.hawkbit.repository.jpa.autoassign.AutoAssignCheckerIntTest 2024-01-11 15:34:50,317 INFO main o.e.h.r.t.u.SharedSqlTestDatabaseExtension:34 - Schema generation skipped... No datasource environment variables found! 2024-01-11 15:34:50,318 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 15:34:50,318 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 15:34:50,320 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 15:34:50,321 INFO main o.s.b.t.c.SpringBootTestContextBootstrapper:174 - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@15ad2e2a, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@2e23b30b, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@4df7bf32, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@5984898e, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@25a420ea, org.springframework.test.context.support.DirtiesContextTestExecutionListener@16ac64be, org.springframework.test.context.transaction.TransactionalTestExecutionListener@66d24776, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@1b677adb, org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener@1f40aa2d, org.springframework.test.context.event.EventPublishingTestExecutionListener@6abca4ef, org.springframework.security.test.context.support.ReactorContextTestExecutionListener@1ea1a739, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@3e30b794, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@24bb63bd, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@2b2f3019, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@38a4d22a, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@3935ebd, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@7c4a73f9, org.eclipse.hawkbit.repository.test.matcher.EventVerifier@2e372b91, org.eclipse.hawkbit.repository.test.util.CleanupTestExecutionListener@309c89ff] . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.18) 2024-01-11 15:34:50,343 INFO main o.e.h.r.j.a.AutoAssignCheckerIntTest:55 - Starting AutoAssignCheckerIntTest using Java 17.0.9 on basic-3rmgj with PID 1162 (started by jenkins in /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa) 2024-01-11 15:34:50,343 INFO main o.e.h.r.j.a.AutoAssignCheckerIntTest:638 - The following 1 profile is active: "test" 2024-01-11 15:34:50,467 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:132 - Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2024-01-11 15:34:50,502 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:201 - Finished Spring Data repository scanning in 35 ms. Found 20 JPA repository interfaces. 2024-01-11 15:34:50,618 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 15:34:50,619 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 15:34:50,622 INFO main o.s.c.c.s.GenericScope:283 - BeanFactory id=61c8307c-da16-3faa-9a4d-05d1a05b9a89 2024-01-11 15:34:50,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 15:34:50,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 15:34:50,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 15:34:50,650 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'loadBalancerClientsDefaultsMappingsProvider' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration$$Lambda$921/0x00007fd9ec52e490] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 15:34:50,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 15:34:50,700 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 15:34:50,703 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 15:34:50,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 15:34:50,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 15:34:50,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 15:34:50,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 15:34:50,723 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 15:34:50,726 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 15:34:50,848 INFO main o.f.c.i.l.VersionPrinter:37 - Flyway Community Edition 8.5.13 by Redgate 2024-01-11 15:34:50,848 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 15:34:50,848 INFO main o.f.c.i.l.VersionPrinter:37 - 2024-01-11 15:34:50,851 INFO main c.z.h.HikariDataSource:110 - HikariPool-44 - Starting... 2024-01-11 15:34:50,852 INFO main c.z.h.HikariDataSource:123 - HikariPool-44 - Start completed. 2024-01-11 15:34:50,852 INFO main o.f.c.i.d.b.BaseDatabaseType:37 - Database: jdbc:h2:mem:testdb (H2 2.2) 2024-01-11 15:34:50,853 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 15:34:50,901 INFO main o.f.c.i.c.DbValidate:37 - Successfully validated 47 migrations (execution time 00:00.046s) 2024-01-11 15:34:50,904 INFO main o.f.c.i.c.DbMigrate:37 - Current version of schema "PUBLIC": 1.12.27 2024-01-11 15:34:50,904 INFO main o.f.c.i.c.DbMigrate:37 - Schema "PUBLIC" is up to date. No migration necessary. 2024-01-11 15:34:51,100 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:437 - Initialized JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 15:34:51,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 15:34:51,609 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 15:34:51,610 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 15:34:51,618 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 15:34:51,620 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 15:34:51,933 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 15:34:51,933 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 15:34:51,936 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 15:34:52,544 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 15:34:52,963 WARN main o.s.b.a.s.s.UserDetailsServiceAutoConfiguration:89 - Using generated security password: 59275cb3-2f68-44e2-ae20-2969fc846150 This generated password is for development use only. Your security configuration must be updated before running your application in production. 2024-01-11 15:34:53,072 INFO main o.s.s.w.DefaultSecurityFilterChain:55 - Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@16f8f0e5, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@6ce2376f, org.springframework.security.web.context.SecurityContextPersistenceFilter@5a2a40db, org.springframework.security.web.header.HeaderWriterFilter@125d9788, org.springframework.security.web.csrf.CsrfFilter@26f3598e, org.springframework.security.web.authentication.logout.LogoutFilter@19d00e5f, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@646933cf, org.springframework.security.web.authentication.ui.DefaultLoginPageGeneratingFilter@6bfc26c5, org.springframework.security.web.authentication.ui.DefaultLogoutPageGeneratingFilter@41388677, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@2f856f4c, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@49e2f6db, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@642b2b47, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@45437e13, org.springframework.security.web.session.SessionManagementFilter@66295ab9, org.springframework.security.web.access.ExceptionTranslationFilter@7a3f8977, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@234b3560] 2024-01-11 15:34:53,215 INFO main o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'application.springCloudBusInput' has 1 subscriber(s). 2024-01-11 15:34:53,298 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 15:34:53,298 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 1 subscriber(s). 2024-01-11 15:34:53,298 INFO main o.s.i.e.EventDrivenConsumer:292 - started bean '_org.springframework.integration.errorLogger' 2024-01-11 15:34:53,300 INFO main o.e.h.r.j.a.AutoAssignCheckerIntTest:61 - Started AutoAssignCheckerIntTest in 2.978 seconds (JVM running for 297.536) 2024-01-11 15:34:53,369 INFO pool-131-thread-1 o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'unknown.channel.name' has 1 subscriber(s). 2024-01-11 15:34:53,410 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 15:34:53,664 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 15:34:53,698 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 15:34:53,906 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 15:34:53,929 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 15:34:54,104 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 15:34:54,127 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 15:34:54,328 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 15:34:54,349 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 15:34:54,532 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 15:34:54,551 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 15:34:54,749 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 15:34:54,767 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 15:34:55,137 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 15:34:55,158 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 15:34:55,474 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 15:34:55,506 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 15:34:55,571 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 15:34:55,628 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 15:34:55,731 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 15:34:55,754 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 15:34:55,922 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 15:34:55,945 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 15:34:56,042 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 15:34:56,063 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 15:34:56,153 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 15:34:56,174 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 15:34:56,381 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 15:34:56,420 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 15:34:56,566 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 15:34:56,588 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 15:34:56,676 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 15:34:56,678 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 15:34:56,679 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 0 subscriber(s). 2024-01-11 15:34:56,679 INFO main o.s.i.e.EventDrivenConsumer:292 - stopped bean '_org.springframework.integration.errorLogger' 2024-01-11 15:34:56,682 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:651 - Closing JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 15:34:56,683 INFO main c.z.h.HikariDataSource:350 - HikariPool-44 - Shutdown initiated... 2024-01-11 15:34:56,684 INFO main c.z.h.HikariDataSource:352 - HikariPool-44 - Shutdown completed. [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.369 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.019 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.140 s -- in org.eclipse.hawkbit.repository.jpa.HawkBitEclipseLinkJpaDialectTest [INFO] Running org.eclipse.hawkbit.repository.event.remote.entity.SoftwareModuleEventTest 2024-01-11 15:34:56,849 INFO main o.e.h.r.t.u.SharedSqlTestDatabaseExtension:34 - Schema generation skipped... No datasource environment variables found! 2024-01-11 15:34:56,850 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 15:34:56,850 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 15:34:56,852 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 15:34:56,852 INFO main o.s.b.t.c.SpringBootTestContextBootstrapper:174 - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@52e26489, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@ea22167, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@195bd2ef, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@4d0ef51a, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@c09161e, org.springframework.test.context.support.DirtiesContextTestExecutionListener@133fb7e1, org.springframework.test.context.transaction.TransactionalTestExecutionListener@54b4d3c3, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@6e285a6a, org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener@2a550857, org.springframework.test.context.event.EventPublishingTestExecutionListener@443b2243, org.springframework.security.test.context.support.ReactorContextTestExecutionListener@36e3cbcc, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@1a342c70, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@182198d1, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@59598ac, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@2d808e79, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@16ec6015, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@29f8509, org.eclipse.hawkbit.repository.test.matcher.EventVerifier@2b662d0e, org.eclipse.hawkbit.repository.test.util.CleanupTestExecutionListener@23c8d5d] . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.18) 2024-01-11 15:34:56,918 INFO main o.e.h.r.e.r.e.SoftwareModuleEventTest:55 - Starting SoftwareModuleEventTest v0.4.2 using Java 17.0.9 on basic-3rmgj with PID 1162 (started by jenkins in /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa) 2024-01-11 15:34:56,918 INFO main o.e.h.r.e.r.e.SoftwareModuleEventTest:638 - The following 1 profile is active: "test" 2024-01-11 15:34:57,022 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:132 - Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2024-01-11 15:34:57,032 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:201 - Finished Spring Data repository scanning in 10 ms. Found 20 JPA repository interfaces. 2024-01-11 15:34:57,124 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 15:34:57,125 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 15:34:57,128 INFO main o.s.c.c.s.GenericScope:283 - BeanFactory id=61c8307c-da16-3faa-9a4d-05d1a05b9a89 2024-01-11 15:34:57,149 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 15:34:57,152 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 15:34:57,153 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 15:34:57,154 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'loadBalancerClientsDefaultsMappingsProvider' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration$$Lambda$921/0x00007fd9ec52e490] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 15:34:57,155 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 15:34:57,157 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 15:34:57,159 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 15:34:57,160 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 15:34:57,161 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 15:34:57,164 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 15:34:57,206 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 15:34:57,209 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 15:34:57,212 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 15:34:57,331 INFO main o.f.c.i.l.VersionPrinter:37 - Flyway Community Edition 8.5.13 by Redgate 2024-01-11 15:34:57,332 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 15:34:57,332 INFO main o.f.c.i.l.VersionPrinter:37 - 2024-01-11 15:34:57,334 INFO main c.z.h.HikariDataSource:110 - HikariPool-45 - Starting... 2024-01-11 15:34:57,336 INFO main c.z.h.HikariDataSource:123 - HikariPool-45 - Start completed. 2024-01-11 15:34:57,336 INFO main o.f.c.i.d.b.BaseDatabaseType:37 - Database: jdbc:h2:mem:testdb (H2 2.2) 2024-01-11 15:34:57,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 15:34:57,343 INFO main o.f.c.i.c.DbValidate:37 - Successfully validated 47 migrations (execution time 00:00.005s) 2024-01-11 15:34:57,343 INFO main o.f.c.i.s.JdbcTableSchemaHistory:37 - Creating Schema History table "PUBLIC"."schema_version" ... 2024-01-11 15:34:57,345 INFO main o.f.c.i.c.DbMigrate:37 - Current version of schema "PUBLIC": << Empty Schema >> 2024-01-11 15:34:57,350 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.0.1 - init " 2024-01-11 15:34:57,357 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 15:34:57,398 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.0 - cascade delete " 2024-01-11 15:34:57,401 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.1 - cascade delete " 2024-01-11 15:34:57,402 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.5.0 - target filter query " 2024-01-11 15:34:57,404 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.6.0 - rollout management " 2024-01-11 15:34:57,409 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.0 - swmType maxAssignment greater 0 " 2024-01-11 15:34:57,410 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.1 - reduce length enums " 2024-01-11 15:34:57,415 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.0 - auto assign ds filter " 2024-01-11 15:34:57,417 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.1 - cascade delete " 2024-01-11 15:34:57,419 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.2 - remove external artifact " 2024-01-11 15:34:57,420 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.9.0 - add rollout groups created " 2024-01-11 15:34:57,422 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.0 - advanced rolloutgroup " 2024-01-11 15:34:57,425 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.1 - consolidate artifact sha1 " 2024-01-11 15:34:57,428 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.2 - rollout auto start " 2024-01-11 15:34:57,430 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.3 - add rollout deleted flag " 2024-01-11 15:34:57,441 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.0 - drop target info " 2024-01-11 15:34:57,498 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.1 - target filter query UQ " 2024-01-11 15:34:57,500 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.2 - remove unused idexes " 2024-01-11 15:34:57,501 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.3 - add module md targetvis " 2024-01-11 15:34:57,503 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.0 - action performance " 2024-01-11 15:34:57,512 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.1 - missing non null " 2024-01-11 15:34:57,516 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.2 - missing non null enum " 2024-01-11 15:34:57,517 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.3 - cascade delete " 2024-01-11 15:34:57,518 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.4 - add maintenance window " 2024-01-11 15:34:57,523 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.6 - add index " 2024-01-11 15:34:57,525 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.7 - add rollout approval fields " 2024-01-11 15:34:57,529 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 15:34:57,531 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.9 - add target metadata " 2024-01-11 15:34:57,533 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 15:34:57,535 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 15:34:57,537 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 15:34:57,539 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.13 - add action external id " 2024-01-11 15:34:57,542 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.14 - add sha256 hash " 2024-01-11 15:34:57,599 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.15 - add weight " 2024-01-11 15:34:57,605 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.16 - add action initiated by " 2024-01-11 15:34:57,609 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.17 - add index target modified " 2024-01-11 15:34:57,611 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.18 - add target type " 2024-01-11 15:34:57,615 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 15:34:57,617 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 15:34:57,620 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.21 - add rollouts status index " 2024-01-11 15:34:57,642 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 15:34:57,644 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.23 - add action status code " 2024-01-11 15:34:57,646 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 15:34:57,648 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.25 - add confirmation flag " 2024-01-11 15:34:57,651 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.26 - add access control context " 2024-01-11 15:34:57,654 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.27 - target type inherit type " 2024-01-11 15:34:57,697 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.310s) 2024-01-11 15:34:57,743 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:437 - Initialized JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 15:34:58,176 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 15:34:58,176 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 15:34:58,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.util.List) 2024-01-11 15:34:58,182 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 15:34:58,183 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 15:34:58,492 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 15:34:58,492 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 15:34:58,495 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 15:34:59,016 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 15:34:59,431 WARN main o.s.b.a.s.s.UserDetailsServiceAutoConfiguration:89 - Using generated security password: 92e948a8-5a11-4c59-9a70-70819a080d80 This generated password is for development use only. Your security configuration must be updated before running your application in production. 2024-01-11 15:34:59,496 INFO main o.s.s.w.DefaultSecurityFilterChain:55 - Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@76c63b22, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@5100d34e, org.springframework.security.web.context.SecurityContextPersistenceFilter@6bb4edae, org.springframework.security.web.header.HeaderWriterFilter@1bbddf63, org.springframework.security.web.csrf.CsrfFilter@567b4303, org.springframework.security.web.authentication.logout.LogoutFilter@48171eca, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@1cd28df7, org.springframework.security.web.authentication.ui.DefaultLoginPageGeneratingFilter@6dbae5db, org.springframework.security.web.authentication.ui.DefaultLogoutPageGeneratingFilter@59b551ac, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@2c0323e6, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@493ecdd, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@5bf079b, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@6c1c556f, org.springframework.security.web.session.SessionManagementFilter@67dbc90d, org.springframework.security.web.access.ExceptionTranslationFilter@50db779e, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@63188f23] 2024-01-11 15:34:59,644 INFO main o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'application.springCloudBusInput' has 1 subscriber(s). 2024-01-11 15:34:59,731 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 15:34:59,732 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 1 subscriber(s). 2024-01-11 15:34:59,732 INFO main o.s.i.e.EventDrivenConsumer:292 - started bean '_org.springframework.integration.errorLogger' 2024-01-11 15:34:59,734 INFO main o.e.h.r.e.r.e.SoftwareModuleEventTest:61 - Started SoftwareModuleEventTest in 2.88 seconds (JVM running for 303.97) 2024-01-11 15:34:59,829 INFO pool-134-thread-1 o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'unknown.channel.name' has 1 subscriber(s). 2024-01-11 15:34:59,910 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 15:35:00,113 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 15:35:00,142 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 15:35:00,157 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 15:35:00,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 15:35:00,159 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 0 subscriber(s). 2024-01-11 15:35:00,159 INFO main o.s.i.e.EventDrivenConsumer:292 - stopped bean '_org.springframework.integration.errorLogger' 2024-01-11 15:35:00,164 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:651 - Closing JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 15:35:00,164 INFO main c.z.h.HikariDataSource:350 - HikariPool-45 - Shutdown initiated... 2024-01-11 15:35:00,165 INFO main c.z.h.HikariDataSource:352 - HikariPool-45 - Shutdown completed. [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.317 s -- in org.eclipse.hawkbit.repository.event.remote.entity.SoftwareModuleEventTest [INFO] Running org.eclipse.hawkbit.repository.event.remote.entity.TargetEventTest 2024-01-11 15:35:00,167 INFO main o.e.h.r.t.u.SharedSqlTestDatabaseExtension:34 - Schema generation skipped... No datasource environment variables found! 2024-01-11 15:35:00,168 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 15:35:00,169 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 15:35:00,199 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 15:35:00,199 INFO main o.s.b.t.c.SpringBootTestContextBootstrapper:174 - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@71afdb36, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@2b90a4c2, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@3d6c54b6, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@6548b9bb, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@6a31a84f, org.springframework.test.context.support.DirtiesContextTestExecutionListener@4429a77f, org.springframework.test.context.transaction.TransactionalTestExecutionListener@1bbf92a8, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@3b1a6505, org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener@5c8ed1f9, org.springframework.test.context.event.EventPublishingTestExecutionListener@55159748, org.springframework.security.test.context.support.ReactorContextTestExecutionListener@32587590, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@5a021c93, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@70291f33, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@9ff79a9, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@787a69f3, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@325614eb, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@a3e4515, org.eclipse.hawkbit.repository.test.matcher.EventVerifier@787e57ca, org.eclipse.hawkbit.repository.test.util.CleanupTestExecutionListener@53608cc7] . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.18) 2024-01-11 15:35:00,220 INFO main o.e.h.r.e.r.e.TargetEventTest:55 - Starting TargetEventTest v0.4.2 using Java 17.0.9 on basic-3rmgj with PID 1162 (started by jenkins in /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa) 2024-01-11 15:35:00,220 INFO main o.e.h.r.e.r.e.TargetEventTest:638 - The following 1 profile is active: "test" 2024-01-11 15:35:00,346 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:132 - Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2024-01-11 15:35:00,357 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:201 - Finished Spring Data repository scanning in 10 ms. Found 20 JPA repository interfaces. 2024-01-11 15:35:00,518 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 15:35:00,518 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 15:35:00,522 INFO main o.s.c.c.s.GenericScope:283 - BeanFactory id=61c8307c-da16-3faa-9a4d-05d1a05b9a89 2024-01-11 15:35:00,544 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 15:35:00,548 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 15:35:00,549 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 15:35:00,550 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'loadBalancerClientsDefaultsMappingsProvider' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration$$Lambda$921/0x00007fd9ec52e490] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 15:35:00,550 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 15:35:00,553 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 15:35:00,556 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 15:35:00,557 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 15:35:00,557 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 15:35:00,561 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 15:35:00,603 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 15:35:00,607 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 15:35:00,610 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 15:35:00,734 INFO main o.f.c.i.l.VersionPrinter:37 - Flyway Community Edition 8.5.13 by Redgate 2024-01-11 15:35:00,734 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 15:35:00,734 INFO main o.f.c.i.l.VersionPrinter:37 - 2024-01-11 15:35:00,736 INFO main c.z.h.HikariDataSource:110 - HikariPool-46 - Starting... 2024-01-11 15:35:00,738 INFO main c.z.h.HikariDataSource:123 - HikariPool-46 - Start completed. 2024-01-11 15:35:00,738 INFO main o.f.c.i.d.b.BaseDatabaseType:37 - Database: jdbc:h2:mem:testdb (H2 2.2) 2024-01-11 15:35:00,740 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 15:35:00,746 INFO main o.f.c.i.c.DbValidate:37 - Successfully validated 47 migrations (execution time 00:00.005s) 2024-01-11 15:35:00,746 INFO main o.f.c.i.s.JdbcTableSchemaHistory:37 - Creating Schema History table "PUBLIC"."schema_version" ... 2024-01-11 15:35:00,748 INFO main o.f.c.i.c.DbMigrate:37 - Current version of schema "PUBLIC": << Empty Schema >> 2024-01-11 15:35:00,753 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.0.1 - init " 2024-01-11 15:35:00,762 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 15:35:00,799 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.0 - cascade delete " 2024-01-11 15:35:00,802 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.1 - cascade delete " 2024-01-11 15:35:00,804 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.5.0 - target filter query " 2024-01-11 15:35:00,806 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.6.0 - rollout management " 2024-01-11 15:35:00,811 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.0 - swmType maxAssignment greater 0 " 2024-01-11 15:35:00,812 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.1 - reduce length enums " 2024-01-11 15:35:00,818 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.0 - auto assign ds filter " 2024-01-11 15:35:00,820 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.1 - cascade delete " 2024-01-11 15:35:00,822 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.2 - remove external artifact " 2024-01-11 15:35:00,824 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.9.0 - add rollout groups created " 2024-01-11 15:35:00,826 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.0 - advanced rolloutgroup " 2024-01-11 15:35:00,829 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.1 - consolidate artifact sha1 " 2024-01-11 15:35:00,832 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.2 - rollout auto start " 2024-01-11 15:35:00,835 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.3 - add rollout deleted flag " 2024-01-11 15:35:00,846 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.0 - drop target info " 2024-01-11 15:35:00,856 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.1 - target filter query UQ " 2024-01-11 15:35:00,858 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.2 - remove unused idexes " 2024-01-11 15:35:00,898 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.3 - add module md targetvis " 2024-01-11 15:35:00,900 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.0 - action performance " 2024-01-11 15:35:00,909 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.1 - missing non null " 2024-01-11 15:35:00,913 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.2 - missing non null enum " 2024-01-11 15:35:00,915 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.3 - cascade delete " 2024-01-11 15:35:00,916 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.4 - add maintenance window " 2024-01-11 15:35:00,921 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.6 - add index " 2024-01-11 15:35:00,922 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.7 - add rollout approval fields " 2024-01-11 15:35:00,926 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 15:35:00,928 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.9 - add target metadata " 2024-01-11 15:35:00,930 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 15:35:00,932 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 15:35:00,934 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 15:35:00,936 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.13 - add action external id " 2024-01-11 15:35:00,938 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.14 - add sha256 hash " 2024-01-11 15:35:00,940 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.15 - add weight " 2024-01-11 15:35:00,944 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.16 - add action initiated by " 2024-01-11 15:35:00,948 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.17 - add index target modified " 2024-01-11 15:35:00,949 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.18 - add target type " 2024-01-11 15:35:00,953 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 15:35:00,956 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 15:35:01,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 15:35:01,001 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 15:35:01,002 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.23 - add action status code " 2024-01-11 15:35:01,004 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 15:35:01,007 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.25 - add confirmation flag " 2024-01-11 15:35:01,010 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.26 - add access control context " 2024-01-11 15:35:01,013 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.27 - target type inherit type " 2024-01-11 15:35:01,015 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.266s) 2024-01-11 15:35:01,061 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:437 - Initialized JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 15:35:01,605 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 15:35:01,606 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 15:35:01,607 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 15:35:01,613 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 15:35:01,614 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 15:35:01,987 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 15:35:01,987 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 15:35:01,989 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 15:35:02,562 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 15:35:02,993 WARN main o.s.b.a.s.s.UserDetailsServiceAutoConfiguration:89 - Using generated security password: 08c18f02-ba4f-442a-8de5-64aa8d418a17 This generated password is for development use only. Your security configuration must be updated before running your application in production. 2024-01-11 15:35:03,080 INFO main o.s.s.w.DefaultSecurityFilterChain:55 - Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@787d4abd, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@68e932a3, org.springframework.security.web.context.SecurityContextPersistenceFilter@4cb876ab, org.springframework.security.web.header.HeaderWriterFilter@34531bd4, org.springframework.security.web.csrf.CsrfFilter@7fb2b99b, org.springframework.security.web.authentication.logout.LogoutFilter@12be6595, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@1b27869f, org.springframework.security.web.authentication.ui.DefaultLoginPageGeneratingFilter@421971c9, org.springframework.security.web.authentication.ui.DefaultLogoutPageGeneratingFilter@4f5d525f, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@1315cead, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@4fc4bb98, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@32f7e525, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@72008dbf, org.springframework.security.web.session.SessionManagementFilter@262c7d94, org.springframework.security.web.access.ExceptionTranslationFilter@52e7b910, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@6f9ff372] 2024-01-11 15:35:03,305 INFO main o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'application.springCloudBusInput' has 1 subscriber(s). 2024-01-11 15:35:03,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 15:35:03,389 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 1 subscriber(s). 2024-01-11 15:35:03,389 INFO main o.s.i.e.EventDrivenConsumer:292 - started bean '_org.springframework.integration.errorLogger' 2024-01-11 15:35:03,391 INFO main o.e.h.r.e.r.e.TargetEventTest:61 - Started TargetEventTest in 3.19 seconds (JVM running for 307.627) 2024-01-11 15:35:03,459 INFO pool-137-thread-1 o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'unknown.channel.name' has 1 subscriber(s). 2024-01-11 15:35:03,505 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 15:35:03,547 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 15:35:03,571 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 15:35:03,581 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 15:35:03,583 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 15:35:03,583 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 0 subscriber(s). 2024-01-11 15:35:03,583 INFO main o.s.i.e.EventDrivenConsumer:292 - stopped bean '_org.springframework.integration.errorLogger' 2024-01-11 15:35:03,587 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:651 - Closing JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 15:35:03,587 INFO main c.z.h.HikariDataSource:350 - HikariPool-46 - Shutdown initiated... 2024-01-11 15:35:03,588 INFO main c.z.h.HikariDataSource:352 - HikariPool-46 - 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.TargetEventTest [INFO] Running org.eclipse.hawkbit.repository.event.remote.entity.DistributionSetUpdatedEventTest 2024-01-11 15:35:03,590 INFO main o.e.h.r.t.u.SharedSqlTestDatabaseExtension:34 - Schema generation skipped... No datasource environment variables found! 2024-01-11 15:35:03,591 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 15:35:03,592 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 15:35:03,594 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 15:35:03,594 INFO main o.s.b.t.c.SpringBootTestContextBootstrapper:174 - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@61b14fce, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@14e134a3, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@48c1df5a, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@3dac9681, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@560871c5, org.springframework.test.context.support.DirtiesContextTestExecutionListener@4bd1038b, org.springframework.test.context.transaction.TransactionalTestExecutionListener@d2c3ea4, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@54eda91e, org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener@41fe7c1f, org.springframework.test.context.event.EventPublishingTestExecutionListener@2f0f2f0, org.springframework.security.test.context.support.ReactorContextTestExecutionListener@6ec53514, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@5759d48b, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@657554fb, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@60975dd7, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@273da944, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@3ed9cca4, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@71448508, org.eclipse.hawkbit.repository.test.matcher.EventVerifier@2be70712, org.eclipse.hawkbit.repository.test.util.CleanupTestExecutionListener@61dafca3] . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.18) 2024-01-11 15:35:03,613 INFO main o.e.h.r.e.r.e.DistributionSetUpdatedEventTest:55 - Starting DistributionSetUpdatedEventTest v0.4.2 using Java 17.0.9 on basic-3rmgj with PID 1162 (started by jenkins in /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa) 2024-01-11 15:35:03,613 INFO main o.e.h.r.e.r.e.DistributionSetUpdatedEventTest:638 - The following 1 profile is active: "test" 2024-01-11 15:35:03,686 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:132 - Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2024-01-11 15:35:03,696 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:201 - Finished Spring Data repository scanning in 9 ms. Found 20 JPA repository interfaces. 2024-01-11 15:35:03,775 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 15:35:03,775 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 15:35:03,778 INFO main o.s.c.c.s.GenericScope:283 - BeanFactory id=61c8307c-da16-3faa-9a4d-05d1a05b9a89 2024-01-11 15:35:03,797 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 15:35:03,800 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 15:35:03,801 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 15:35:03,801 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'loadBalancerClientsDefaultsMappingsProvider' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration$$Lambda$921/0x00007fd9ec52e490] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 15:35:03,802 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 15:35:03,804 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 15:35:03,806 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 15:35:03,807 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 15:35:03,807 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 15:35:03,811 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 15:35:03,818 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 15:35:03,821 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 15:35:03,823 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 15:35:03,897 INFO main o.f.c.i.l.VersionPrinter:37 - Flyway Community Edition 8.5.13 by Redgate 2024-01-11 15:35:03,897 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 15:35:03,897 INFO main o.f.c.i.l.VersionPrinter:37 - 2024-01-11 15:35:03,899 INFO main c.z.h.HikariDataSource:110 - HikariPool-47 - Starting... 2024-01-11 15:35:03,901 INFO main c.z.h.HikariDataSource:123 - HikariPool-47 - Start completed. 2024-01-11 15:35:03,901 INFO main o.f.c.i.d.b.BaseDatabaseType:37 - Database: jdbc:h2:mem:testdb (H2 2.2) 2024-01-11 15:35:03,902 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 15:35:03,907 INFO main o.f.c.i.c.DbValidate:37 - Successfully validated 47 migrations (execution time 00:00.004s) 2024-01-11 15:35:03,907 INFO main o.f.c.i.s.JdbcTableSchemaHistory:37 - Creating Schema History table "PUBLIC"."schema_version" ... 2024-01-11 15:35:03,909 INFO main o.f.c.i.c.DbMigrate:37 - Current version of schema "PUBLIC": << Empty Schema >> 2024-01-11 15:35:03,914 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.0.1 - init " 2024-01-11 15:35:03,919 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 15:35:03,921 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.0 - cascade delete " 2024-01-11 15:35:03,923 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.1 - cascade delete " 2024-01-11 15:35:03,924 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.5.0 - target filter query " 2024-01-11 15:35:03,926 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.6.0 - rollout management " 2024-01-11 15:35:03,929 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.0 - swmType maxAssignment greater 0 " 2024-01-11 15:35:03,930 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.1 - reduce length enums " 2024-01-11 15:35:03,934 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.0 - auto assign ds filter " 2024-01-11 15:35:03,936 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.1 - cascade delete " 2024-01-11 15:35:03,937 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.2 - remove external artifact " 2024-01-11 15:35:03,938 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.9.0 - add rollout groups created " 2024-01-11 15:35:03,940 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.0 - advanced rolloutgroup " 2024-01-11 15:35:03,943 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.1 - consolidate artifact sha1 " 2024-01-11 15:35:03,945 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.2 - rollout auto start " 2024-01-11 15:35:03,947 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.3 - add rollout deleted flag " 2024-01-11 15:35:03,956 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.0 - drop target info " 2024-01-11 15:35:03,965 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.1 - target filter query UQ " 2024-01-11 15:35:03,966 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.2 - remove unused idexes " 2024-01-11 15:35:03,967 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.3 - add module md targetvis " 2024-01-11 15:35:03,969 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.0 - action performance " 2024-01-11 15:35:03,976 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.1 - missing non null " 2024-01-11 15:35:03,979 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.2 - missing non null enum " 2024-01-11 15:35:03,980 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.3 - cascade delete " 2024-01-11 15:35:03,981 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.4 - add maintenance window " 2024-01-11 15:35:03,984 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.6 - add index " 2024-01-11 15:35:03,986 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.7 - add rollout approval fields " 2024-01-11 15:35:03,988 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 15:35:03,990 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.9 - add target metadata " 2024-01-11 15:35:03,991 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 15:35:03,992 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 15:35:03,994 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 15:35:03,995 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.13 - add action external id " 2024-01-11 15:35:03,997 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.14 - add sha256 hash " 2024-01-11 15:35:03,999 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.15 - add weight " 2024-01-11 15:35:04,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 15:35:04,005 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.17 - add index target modified " 2024-01-11 15:35:04,006 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.18 - add target type " 2024-01-11 15:35:04,009 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 15:35:04,011 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 15:35:04,013 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.21 - add rollouts status index " 2024-01-11 15:35:04,014 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 15:35:04,015 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.23 - add action status code " 2024-01-11 15:35:04,017 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 15:35:04,019 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.25 - add confirmation flag " 2024-01-11 15:35:04,021 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.26 - add access control context " 2024-01-11 15:35:04,024 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.27 - target type inherit type " 2024-01-11 15:35:04,025 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.115s) 2024-01-11 15:35:04,080 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:437 - Initialized JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 15:35:04,336 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 15:35:04,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.lang.Long) 2024-01-11 15:35:04,337 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 15:35:04,343 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 15:35:04,343 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 15:35:04,619 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 15:35:04,620 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 15:35:04,622 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 15:35:05,180 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 15:35:05,617 WARN main o.s.b.a.s.s.UserDetailsServiceAutoConfiguration:89 - Using generated security password: 258a471b-52ee-4ae8-98f5-665ed46c64fa This generated password is for development use only. Your security configuration must be updated before running your application in production. 2024-01-11 15:35:05,764 INFO main o.s.s.w.DefaultSecurityFilterChain:55 - Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@442a6884, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@605bb75a, org.springframework.security.web.context.SecurityContextPersistenceFilter@4669fa25, org.springframework.security.web.header.HeaderWriterFilter@56e4493e, org.springframework.security.web.csrf.CsrfFilter@32c51c9a, org.springframework.security.web.authentication.logout.LogoutFilter@5e67f665, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@1ea562e1, org.springframework.security.web.authentication.ui.DefaultLoginPageGeneratingFilter@58e81627, org.springframework.security.web.authentication.ui.DefaultLogoutPageGeneratingFilter@55dc73da, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@2929f8ce, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@2957edeb, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@477b35d1, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@33550e27, org.springframework.security.web.session.SessionManagementFilter@5c520cf9, org.springframework.security.web.access.ExceptionTranslationFilter@4e135b8d, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@3a83dac9] 2024-01-11 15:35:05,946 INFO main o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'application.springCloudBusInput' has 1 subscriber(s). 2024-01-11 15:35:06,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 15:35:06,032 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 1 subscriber(s). 2024-01-11 15:35:06,032 INFO main o.s.i.e.EventDrivenConsumer:292 - started bean '_org.springframework.integration.errorLogger' 2024-01-11 15:35:06,034 INFO main o.e.h.r.e.r.e.DistributionSetUpdatedEventTest:61 - Started DistributionSetUpdatedEventTest in 2.438 seconds (JVM running for 310.27) 2024-01-11 15:35:06,110 INFO pool-140-thread-1 o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'unknown.channel.name' has 1 subscriber(s). 2024-01-11 15:35:06,157 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 15:35:06,237 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 15:35:06,239 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 15:35:06,239 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 0 subscriber(s). 2024-01-11 15:35:06,239 INFO main o.s.i.e.EventDrivenConsumer:292 - stopped bean '_org.springframework.integration.errorLogger' 2024-01-11 15:35:06,243 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:651 - Closing JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 15:35:06,244 INFO main c.z.h.HikariDataSource:350 - HikariPool-47 - Shutdown initiated... 2024-01-11 15:35:06,244 INFO main c.z.h.HikariDataSource:352 - HikariPool-47 - Shutdown completed. [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.655 s -- in org.eclipse.hawkbit.repository.event.remote.entity.DistributionSetUpdatedEventTest [INFO] Running org.eclipse.hawkbit.repository.event.remote.entity.DistributionSetTagEventTest 2024-01-11 15:35:06,247 INFO main o.e.h.r.t.u.SharedSqlTestDatabaseExtension:34 - Schema generation skipped... No datasource environment variables found! 2024-01-11 15:35:06,248 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 15:35:06,248 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 15:35:06,250 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 15:35:06,250 INFO main o.s.b.t.c.SpringBootTestContextBootstrapper:174 - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@78a844b9, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@1c8f81c0, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@4b69b7fa, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@571eb99e, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@6d29a248, org.springframework.test.context.support.DirtiesContextTestExecutionListener@dc8afac, org.springframework.test.context.transaction.TransactionalTestExecutionListener@b181f88, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@29e8853c, org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener@9f359ab, org.springframework.test.context.event.EventPublishingTestExecutionListener@410e22f6, org.springframework.security.test.context.support.ReactorContextTestExecutionListener@a219100, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@678d241d, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@74200746, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@440982a6, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@4226b2b6, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@4c05cb23, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@386befd2, org.eclipse.hawkbit.repository.test.matcher.EventVerifier@307f46cb, org.eclipse.hawkbit.repository.test.util.CleanupTestExecutionListener@473bf170] . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.18) 2024-01-11 15:35:06,309 INFO main o.e.h.r.e.r.e.DistributionSetTagEventTest:55 - Starting DistributionSetTagEventTest v0.4.2 using Java 17.0.9 on basic-3rmgj with PID 1162 (started by jenkins in /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa) 2024-01-11 15:35:06,309 INFO main o.e.h.r.e.r.e.DistributionSetTagEventTest:638 - The following 1 profile is active: "test" 2024-01-11 15:35:06,442 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:132 - Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2024-01-11 15:35:06,452 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:201 - Finished Spring Data repository scanning in 9 ms. Found 20 JPA repository interfaces. 2024-01-11 15:35:06,554 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 15:35:06,554 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 15:35:06,557 INFO main o.s.c.c.s.GenericScope:283 - BeanFactory id=61c8307c-da16-3faa-9a4d-05d1a05b9a89 2024-01-11 15:35:06,613 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 15:35:06,616 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 15:35:06,618 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 15:35:06,618 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'loadBalancerClientsDefaultsMappingsProvider' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration$$Lambda$921/0x00007fd9ec52e490] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 15:35:06,619 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 15:35:06,622 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 15:35:06,624 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 15:35:06,625 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 15:35:06,626 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 15:35:06,630 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 15:35:06,637 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 15:35:06,640 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 15:35:06,642 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 15:35:06,763 INFO main o.f.c.i.l.VersionPrinter:37 - Flyway Community Edition 8.5.13 by Redgate 2024-01-11 15:35:06,763 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 15:35:06,763 INFO main o.f.c.i.l.VersionPrinter:37 - 2024-01-11 15:35:06,798 INFO main c.z.h.HikariDataSource:110 - HikariPool-48 - Starting... 2024-01-11 15:35:06,799 INFO main c.z.h.HikariDataSource:123 - HikariPool-48 - Start completed. 2024-01-11 15:35:06,799 INFO main o.f.c.i.d.b.BaseDatabaseType:37 - Database: jdbc:h2:mem:testdb (H2 2.2) 2024-01-11 15:35:06,800 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 15:35:06,806 INFO main o.f.c.i.c.DbValidate:37 - Successfully validated 47 migrations (execution time 00:00.004s) 2024-01-11 15:35:06,806 INFO main o.f.c.i.s.JdbcTableSchemaHistory:37 - Creating Schema History table "PUBLIC"."schema_version" ... 2024-01-11 15:35:06,808 INFO main o.f.c.i.c.DbMigrate:37 - Current version of schema "PUBLIC": << Empty Schema >> 2024-01-11 15:35:06,812 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.0.1 - init " 2024-01-11 15:35:06,818 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 15:35:06,820 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.0 - cascade delete " 2024-01-11 15:35:06,822 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.1 - cascade delete " 2024-01-11 15:35:06,823 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.5.0 - target filter query " 2024-01-11 15:35:06,825 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.6.0 - rollout management " 2024-01-11 15:35:06,828 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.0 - swmType maxAssignment greater 0 " 2024-01-11 15:35:06,829 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.1 - reduce length enums " 2024-01-11 15:35:06,834 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.0 - auto assign ds filter " 2024-01-11 15:35:06,836 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.1 - cascade delete " 2024-01-11 15:35:06,837 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.2 - remove external artifact " 2024-01-11 15:35:06,838 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.9.0 - add rollout groups created " 2024-01-11 15:35:06,840 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.0 - advanced rolloutgroup " 2024-01-11 15:35:06,842 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.1 - consolidate artifact sha1 " 2024-01-11 15:35:06,845 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.2 - rollout auto start " 2024-01-11 15:35:06,847 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.3 - add rollout deleted flag " 2024-01-11 15:35:06,857 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.0 - drop target info " 2024-01-11 15:35:06,865 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.1 - target filter query UQ " 2024-01-11 15:35:06,898 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.2 - remove unused idexes " 2024-01-11 15:35:06,899 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.3 - add module md targetvis " 2024-01-11 15:35:06,901 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.0 - action performance " 2024-01-11 15:35:06,928 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.1 - missing non null " 2024-01-11 15:35:06,931 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.2 - missing non null enum " 2024-01-11 15:35:06,932 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.3 - cascade delete " 2024-01-11 15:35:06,933 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.4 - add maintenance window " 2024-01-11 15:35:06,937 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.6 - add index " 2024-01-11 15:35:06,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 15:35:06,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 15:35:06,942 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.9 - add target metadata " 2024-01-11 15:35:06,943 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 15:35:06,945 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 15:35:06,946 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 15:35:06,947 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.13 - add action external id " 2024-01-11 15:35:06,950 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.14 - add sha256 hash " 2024-01-11 15:35:06,951 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.15 - add weight " 2024-01-11 15:35:06,954 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.16 - add action initiated by " 2024-01-11 15:35:06,957 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.17 - add index target modified " 2024-01-11 15:35:06,958 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.18 - add target type " 2024-01-11 15:35:06,961 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 15:35:06,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 15:35:06,965 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.21 - add rollouts status index " 2024-01-11 15:35:06,966 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 15:35:06,967 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.23 - add action status code " 2024-01-11 15:35:06,969 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 15:35:06,971 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.25 - add confirmation flag " 2024-01-11 15:35:06,973 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.26 - add access control context " 2024-01-11 15:35:06,976 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.27 - target type inherit type " 2024-01-11 15:35:06,977 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 15:35:07,037 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:437 - Initialized JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 15:35:07,508 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 15:35:07,508 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 15:35:07,509 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 15:35:07,514 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 15:35:07,515 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 15:35:07,741 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 15:35:07,742 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 15:35:07,744 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 15:35:08,230 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 15:35:08,604 WARN main o.s.b.a.s.s.UserDetailsServiceAutoConfiguration:89 - Using generated security password: 9b5fcba1-9431-490e-b7c3-1bb8a4aa9129 This generated password is for development use only. Your security configuration must be updated before running your application in production. 2024-01-11 15:35:08,670 INFO main o.s.s.w.DefaultSecurityFilterChain:55 - Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@7011c3ee, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@c1356f1, org.springframework.security.web.context.SecurityContextPersistenceFilter@30beca23, org.springframework.security.web.header.HeaderWriterFilter@2b3a317c, org.springframework.security.web.csrf.CsrfFilter@6ffc2b53, org.springframework.security.web.authentication.logout.LogoutFilter@2d16fce2, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@77b2c481, org.springframework.security.web.authentication.ui.DefaultLoginPageGeneratingFilter@61216428, org.springframework.security.web.authentication.ui.DefaultLogoutPageGeneratingFilter@6d640d3e, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@4e3df585, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@5f9d45c1, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@22e242f7, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@4cd45cca, org.springframework.security.web.session.SessionManagementFilter@3e96c811, org.springframework.security.web.access.ExceptionTranslationFilter@39798dc2, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@755125f8] 2024-01-11 15:35:08,817 INFO main o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'application.springCloudBusInput' has 1 subscriber(s). 2024-01-11 15:35:08,904 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 15:35:08,904 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 1 subscriber(s). 2024-01-11 15:35:08,904 INFO main o.s.i.e.EventDrivenConsumer:292 - started bean '_org.springframework.integration.errorLogger' 2024-01-11 15:35:08,906 INFO main o.e.h.r.e.r.e.DistributionSetTagEventTest:61 - Started DistributionSetTagEventTest in 2.654 seconds (JVM running for 313.142) 2024-01-11 15:35:08,976 INFO pool-143-thread-1 o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'unknown.channel.name' has 1 subscriber(s). 2024-01-11 15:35:09,056 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 15:35:09,117 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 15:35:09,143 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 15:35:09,153 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 15:35:09,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 15:35:09,155 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 0 subscriber(s). 2024-01-11 15:35:09,155 INFO main o.s.i.e.EventDrivenConsumer:292 - stopped bean '_org.springframework.integration.errorLogger' 2024-01-11 15:35:09,160 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:651 - Closing JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 15:35:09,160 INFO main c.z.h.HikariDataSource:350 - HikariPool-48 - Shutdown initiated... 2024-01-11 15:35:09,161 INFO main c.z.h.HikariDataSource:352 - HikariPool-48 - Shutdown completed. [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.916 s -- in org.eclipse.hawkbit.repository.event.remote.entity.DistributionSetTagEventTest [INFO] Running org.eclipse.hawkbit.repository.event.remote.entity.RolloutEventTest 2024-01-11 15:35:09,199 INFO main o.e.h.r.t.u.SharedSqlTestDatabaseExtension:34 - Schema generation skipped... No datasource environment variables found! 2024-01-11 15:35:09,200 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 15:35:09,200 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 15:35:09,202 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 15:35:09,202 INFO main o.s.b.t.c.SpringBootTestContextBootstrapper:174 - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@2a029d8d, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@1b651f90, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@6a1f0893, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@6b0a1be9, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@55da0df0, org.springframework.test.context.support.DirtiesContextTestExecutionListener@66700144, org.springframework.test.context.transaction.TransactionalTestExecutionListener@74b9c689, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@4f575ea4, org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener@4a677f33, org.springframework.test.context.event.EventPublishingTestExecutionListener@2cfb2d1a, org.springframework.security.test.context.support.ReactorContextTestExecutionListener@164c3b82, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@639bf591, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@12749036, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@6792ec9f, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@10f54bc4, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@2cfe0336, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@1a3dd3bf, org.eclipse.hawkbit.repository.test.matcher.EventVerifier@6abb3273, org.eclipse.hawkbit.repository.test.util.CleanupTestExecutionListener@50aaff8b] . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.18) 2024-01-11 15:35:09,222 INFO main o.e.h.r.e.r.e.RolloutEventTest:55 - Starting RolloutEventTest v0.4.2 using Java 17.0.9 on basic-3rmgj with PID 1162 (started by jenkins in /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa) 2024-01-11 15:35:09,222 INFO main o.e.h.r.e.r.e.RolloutEventTest:638 - The following 1 profile is active: "test" 2024-01-11 15:35:09,331 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:132 - Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2024-01-11 15:35:09,341 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:201 - Finished Spring Data repository scanning in 9 ms. Found 20 JPA repository interfaces. 2024-01-11 15:35:09,436 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 15:35:09,437 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 15:35:09,440 INFO main o.s.c.c.s.GenericScope:283 - BeanFactory id=61c8307c-da16-3faa-9a4d-05d1a05b9a89 2024-01-11 15:35:09,508 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 15:35:09,510 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 15:35:09,511 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 15:35:09,512 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'loadBalancerClientsDefaultsMappingsProvider' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration$$Lambda$921/0x00007fd9ec52e490] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 15:35:09,513 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 15:35:09,515 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 15:35:09,517 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 15:35:09,518 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 15:35:09,519 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 15:35:09,522 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 15:35:09,530 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 15:35:09,532 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 15:35:09,534 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 15:35:09,627 INFO main o.f.c.i.l.VersionPrinter:37 - Flyway Community Edition 8.5.13 by Redgate 2024-01-11 15:35:09,627 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 15:35:09,627 INFO main o.f.c.i.l.VersionPrinter:37 - 2024-01-11 15:35:09,630 INFO main c.z.h.HikariDataSource:110 - HikariPool-49 - Starting... 2024-01-11 15:35:09,631 INFO main c.z.h.HikariDataSource:123 - HikariPool-49 - Start completed. 2024-01-11 15:35:09,631 INFO main o.f.c.i.d.b.BaseDatabaseType:37 - Database: jdbc:h2:mem:testdb (H2 2.2) 2024-01-11 15:35:09,632 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 15:35:09,638 INFO main o.f.c.i.c.DbValidate:37 - Successfully validated 47 migrations (execution time 00:00.004s) 2024-01-11 15:35:09,638 INFO main o.f.c.i.s.JdbcTableSchemaHistory:37 - Creating Schema History table "PUBLIC"."schema_version" ... 2024-01-11 15:35:09,640 INFO main o.f.c.i.c.DbMigrate:37 - Current version of schema "PUBLIC": << Empty Schema >> 2024-01-11 15:35:09,645 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.0.1 - init " 2024-01-11 15:35:09,651 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 15:35:09,653 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.0 - cascade delete " 2024-01-11 15:35:09,656 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.1 - cascade delete " 2024-01-11 15:35:09,657 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.5.0 - target filter query " 2024-01-11 15:35:09,659 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.6.0 - rollout management " 2024-01-11 15:35:09,681 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.0 - swmType maxAssignment greater 0 " 2024-01-11 15:35:09,682 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.1 - reduce length enums " 2024-01-11 15:35:09,686 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.0 - auto assign ds filter " 2024-01-11 15:35:09,688 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.1 - cascade delete " 2024-01-11 15:35:09,690 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.2 - remove external artifact " 2024-01-11 15:35:09,691 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.9.0 - add rollout groups created " 2024-01-11 15:35:09,699 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.0 - advanced rolloutgroup " 2024-01-11 15:35:09,702 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.1 - consolidate artifact sha1 " 2024-01-11 15:35:09,704 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.2 - rollout auto start " 2024-01-11 15:35:09,707 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.3 - add rollout deleted flag " 2024-01-11 15:35:09,717 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.0 - drop target info " 2024-01-11 15:35:09,726 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.1 - target filter query UQ " 2024-01-11 15:35:09,727 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.2 - remove unused idexes " 2024-01-11 15:35:09,728 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.3 - add module md targetvis " 2024-01-11 15:35:09,730 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.0 - action performance " 2024-01-11 15:35:09,738 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.1 - missing non null " 2024-01-11 15:35:09,742 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.2 - missing non null enum " 2024-01-11 15:35:09,743 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.3 - cascade delete " 2024-01-11 15:35:09,744 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.4 - add maintenance window " 2024-01-11 15:35:09,749 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.6 - add index " 2024-01-11 15:35:09,750 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.7 - add rollout approval fields " 2024-01-11 15:35:09,753 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 15:35:09,755 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.9 - add target metadata " 2024-01-11 15:35:09,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 15:35:09,799 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 15:35:09,801 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 15:35:09,802 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.13 - add action external id " 2024-01-11 15:35:09,804 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.14 - add sha256 hash " 2024-01-11 15:35:09,806 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.15 - add weight " 2024-01-11 15:35:09,810 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.16 - add action initiated by " 2024-01-11 15:35:09,813 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.17 - add index target modified " 2024-01-11 15:35:09,814 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.18 - add target type " 2024-01-11 15:35:09,817 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 15:35:09,820 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 15:35:09,822 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.21 - add rollouts status index " 2024-01-11 15:35:09,823 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 15:35:09,824 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.23 - add action status code " 2024-01-11 15:35:09,826 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 15:35:09,828 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.25 - add confirmation flag " 2024-01-11 15:35:09,831 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.26 - add access control context " 2024-01-11 15:35:09,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 15:35:09,835 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.195s) 2024-01-11 15:35:09,930 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:437 - Initialized JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 15:35:10,417 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 15:35:10,417 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 15:35:10,418 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 15:35:10,423 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 15:35:10,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.lang.Long) 2024-01-11 15:35:10,737 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 15:35:10,738 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 15:35:10,740 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 15:35:11,289 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 15:35:11,773 WARN main o.s.b.a.s.s.UserDetailsServiceAutoConfiguration:89 - Using generated security password: f0d9163c-1960-422f-9c0b-582f520db7b7 This generated password is for development use only. Your security configuration must be updated before running your application in production. 2024-01-11 15:35:11,848 INFO main o.s.s.w.DefaultSecurityFilterChain:55 - Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@6b4fc75f, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@55cc67b7, org.springframework.security.web.context.SecurityContextPersistenceFilter@a148e72, org.springframework.security.web.header.HeaderWriterFilter@2f12e167, org.springframework.security.web.csrf.CsrfFilter@4adcc7f6, org.springframework.security.web.authentication.logout.LogoutFilter@7786ef90, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@401b0c88, org.springframework.security.web.authentication.ui.DefaultLoginPageGeneratingFilter@4e115164, org.springframework.security.web.authentication.ui.DefaultLogoutPageGeneratingFilter@4d2b5eca, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@41ff6efd, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@6c023e19, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@2dcd31f5, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@77994914, org.springframework.security.web.session.SessionManagementFilter@265b0e38, org.springframework.security.web.access.ExceptionTranslationFilter@32c1516e, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@72799891] 2024-01-11 15:35:12,125 INFO main o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'application.springCloudBusInput' has 1 subscriber(s). 2024-01-11 15:35:12,223 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 15:35:12,223 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 1 subscriber(s). 2024-01-11 15:35:12,223 INFO main o.s.i.e.EventDrivenConsumer:292 - started bean '_org.springframework.integration.errorLogger' 2024-01-11 15:35:12,226 INFO main o.e.h.r.e.r.e.RolloutEventTest:61 - Started RolloutEventTest in 3.022 seconds (JVM running for 316.462) 2024-01-11 15:35:12,309 INFO pool-146-thread-1 o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'unknown.channel.name' has 1 subscriber(s). 2024-01-11 15:35:12,365 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 15:35:12,578 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 15:35:12,580 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 15:35:12,581 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 0 subscriber(s). 2024-01-11 15:35:12,581 INFO main o.s.i.e.EventDrivenConsumer:292 - stopped bean '_org.springframework.integration.errorLogger' 2024-01-11 15:35:12,585 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:651 - Closing JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 15:35:12,586 INFO main c.z.h.HikariDataSource:350 - HikariPool-49 - Shutdown initiated... 2024-01-11 15:35:12,587 INFO main c.z.h.HikariDataSource:352 - HikariPool-49 - Shutdown completed. [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.389 s -- in org.eclipse.hawkbit.repository.event.remote.entity.RolloutEventTest [INFO] Running org.eclipse.hawkbit.repository.event.remote.entity.ActionEventTest 2024-01-11 15:35:12,590 INFO main o.e.h.r.t.u.SharedSqlTestDatabaseExtension:34 - Schema generation skipped... No datasource environment variables found! 2024-01-11 15:35:12,591 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 15:35:12,591 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 15:35:12,594 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 15:35:12,594 INFO main o.s.b.t.c.SpringBootTestContextBootstrapper:174 - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@25c3587a, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@9fec996, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@16835092, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@46bbc45e, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@7984447b, org.springframework.test.context.support.DirtiesContextTestExecutionListener@6c980a4, org.springframework.test.context.transaction.TransactionalTestExecutionListener@a42572f, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@1243fb0d, org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener@49bfd2a2, org.springframework.test.context.event.EventPublishingTestExecutionListener@3b9a791, org.springframework.security.test.context.support.ReactorContextTestExecutionListener@1b5a73e6, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@164c7813, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@215182ba, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@6f1a3c2e, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@2717b768, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@526ecf79, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@7f07d3dc, org.eclipse.hawkbit.repository.test.matcher.EventVerifier@41426b5e, org.eclipse.hawkbit.repository.test.util.CleanupTestExecutionListener@5bf428e9] . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.18) 2024-01-11 15:35:12,616 INFO main o.e.h.r.e.r.e.ActionEventTest:55 - Starting ActionEventTest v0.4.2 using Java 17.0.9 on basic-3rmgj with PID 1162 (started by jenkins in /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa) 2024-01-11 15:35:12,617 INFO main o.e.h.r.e.r.e.ActionEventTest:638 - The following 1 profile is active: "test" 2024-01-11 15:35:12,700 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:132 - Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2024-01-11 15:35:12,710 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:201 - Finished Spring Data repository scanning in 9 ms. Found 20 JPA repository interfaces. 2024-01-11 15:35:12,774 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 15:35:12,775 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 15:35:12,778 INFO main o.s.c.c.s.GenericScope:283 - BeanFactory id=61c8307c-da16-3faa-9a4d-05d1a05b9a89 2024-01-11 15:35:12,799 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 15:35:12,804 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 15:35:12,806 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 15:35:12,807 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'loadBalancerClientsDefaultsMappingsProvider' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration$$Lambda$921/0x00007fd9ec52e490] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 15:35:12,808 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 15:35:12,811 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 15:35:12,813 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 15:35:12,814 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 15:35:12,815 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 15:35:12,819 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 15:35:12,826 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 15:35:12,829 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 15:35:12,831 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 15:35:12,907 INFO main o.f.c.i.l.VersionPrinter:37 - Flyway Community Edition 8.5.13 by Redgate 2024-01-11 15:35:12,908 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 15:35:12,908 INFO main o.f.c.i.l.VersionPrinter:37 - 2024-01-11 15:35:12,911 INFO main c.z.h.HikariDataSource:110 - HikariPool-50 - Starting... 2024-01-11 15:35:12,913 INFO main c.z.h.HikariDataSource:123 - HikariPool-50 - Start completed. 2024-01-11 15:35:12,913 INFO main o.f.c.i.d.b.BaseDatabaseType:37 - Database: jdbc:h2:mem:testdb (H2 2.2) 2024-01-11 15:35:12,914 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 15:35:12,923 INFO main o.f.c.i.c.DbValidate:37 - Successfully validated 47 migrations (execution time 00:00.008s) 2024-01-11 15:35:12,924 INFO main o.f.c.i.s.JdbcTableSchemaHistory:37 - Creating Schema History table "PUBLIC"."schema_version" ... 2024-01-11 15:35:12,927 INFO main o.f.c.i.c.DbMigrate:37 - Current version of schema "PUBLIC": << Empty Schema >> 2024-01-11 15:35:12,934 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.0.1 - init " 2024-01-11 15:35:12,941 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 15:35:12,943 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.0 - cascade delete " 2024-01-11 15:35:12,946 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.1 - cascade delete " 2024-01-11 15:35:12,947 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.5.0 - target filter query " 2024-01-11 15:35:12,949 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.6.0 - rollout management " 2024-01-11 15:35:12,953 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.0 - swmType maxAssignment greater 0 " 2024-01-11 15:35:12,954 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.1 - reduce length enums " 2024-01-11 15:35:12,959 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.0 - auto assign ds filter " 2024-01-11 15:35:12,977 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.1 - cascade delete " 2024-01-11 15:35:12,978 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.2 - remove external artifact " 2024-01-11 15:35:12,980 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.9.0 - add rollout groups created " 2024-01-11 15:35:12,981 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.0 - advanced rolloutgroup " 2024-01-11 15:35:12,984 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.1 - consolidate artifact sha1 " 2024-01-11 15:35:12,986 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.2 - rollout auto start " 2024-01-11 15:35:12,988 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.3 - add rollout deleted flag " 2024-01-11 15:35:12,997 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.0 - drop target info " 2024-01-11 15:35:13,009 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.1 - target filter query UQ " 2024-01-11 15:35:13,011 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.2 - remove unused idexes " 2024-01-11 15:35:13,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 15:35:13,015 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.0 - action performance " 2024-01-11 15:35:13,024 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.1 - missing non null " 2024-01-11 15:35:13,027 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.2 - missing non null enum " 2024-01-11 15:35:13,028 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.3 - cascade delete " 2024-01-11 15:35:13,029 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.4 - add maintenance window " 2024-01-11 15:35:13,033 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.6 - add index " 2024-01-11 15:35:13,034 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.7 - add rollout approval fields " 2024-01-11 15:35:13,037 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 15:35:13,038 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.9 - add target metadata " 2024-01-11 15:35:13,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 15:35:13,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 15:35:13,042 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 15:35:13,043 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.13 - add action external id " 2024-01-11 15:35:13,045 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.14 - add sha256 hash " 2024-01-11 15:35:13,047 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.15 - add weight " 2024-01-11 15:35:13,050 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.16 - add action initiated by " 2024-01-11 15:35:13,052 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.17 - add index target modified " 2024-01-11 15:35:13,054 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.18 - add target type " 2024-01-11 15:35:13,056 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 15:35:13,058 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 15:35:13,060 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.21 - add rollouts status index " 2024-01-11 15:35:13,061 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 15:35:13,062 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.23 - add action status code " 2024-01-11 15:35:13,063 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 15:35:13,065 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.25 - add confirmation flag " 2024-01-11 15:35:13,068 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.26 - add access control context " 2024-01-11 15:35:13,070 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.27 - target type inherit type " 2024-01-11 15:35:13,071 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 15:35:13,132 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:437 - Initialized JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 15:35:13,488 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 15:35:13,488 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 15:35:13,489 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 15:35:13,495 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 15:35:13,496 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 15:35:13,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 15:35:13,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 15:35:13,779 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 15:35:14,509 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 15:35:15,100 WARN main o.s.b.a.s.s.UserDetailsServiceAutoConfiguration:89 - Using generated security password: 91d09a1f-23fc-4bd9-a9b9-f331feea434e This generated password is for development use only. Your security configuration must be updated before running your application in production. 2024-01-11 15:35:15,164 INFO main o.s.s.w.DefaultSecurityFilterChain:55 - Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@61d807a4, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@11a37ded, org.springframework.security.web.context.SecurityContextPersistenceFilter@303c1904, org.springframework.security.web.header.HeaderWriterFilter@34140e9b, org.springframework.security.web.csrf.CsrfFilter@29154151, org.springframework.security.web.authentication.logout.LogoutFilter@276b8b55, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@253a5f79, org.springframework.security.web.authentication.ui.DefaultLoginPageGeneratingFilter@1043e477, org.springframework.security.web.authentication.ui.DefaultLogoutPageGeneratingFilter@66953937, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@3ae6545d, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@64c40eed, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@183ff82, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@6e59cd04, org.springframework.security.web.session.SessionManagementFilter@3320c9f8, org.springframework.security.web.access.ExceptionTranslationFilter@524d3ecf, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@4ca7858f] 2024-01-11 15:35:15,326 INFO main o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'application.springCloudBusInput' has 1 subscriber(s). 2024-01-11 15:35:15,435 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 15:35:15,436 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 1 subscriber(s). 2024-01-11 15:35:15,436 INFO main o.s.i.e.EventDrivenConsumer:292 - started bean '_org.springframework.integration.errorLogger' 2024-01-11 15:35:15,438 INFO main o.e.h.r.e.r.e.ActionEventTest:61 - Started ActionEventTest in 2.842 seconds (JVM running for 319.674) 2024-01-11 15:35:15,509 INFO pool-149-thread-1 o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'unknown.channel.name' has 1 subscriber(s). 2024-01-11 15:35:15,555 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 15:35:15,739 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 15:35:15,816 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 15:35:15,838 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 15:35:15,840 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 15:35:15,841 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 0 subscriber(s). 2024-01-11 15:35:15,841 INFO main o.s.i.e.EventDrivenConsumer:292 - stopped bean '_org.springframework.integration.errorLogger' 2024-01-11 15:35:15,844 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:651 - Closing JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 15:35:15,845 INFO main c.z.h.HikariDataSource:350 - HikariPool-50 - Shutdown initiated... 2024-01-11 15:35:15,846 INFO main c.z.h.HikariDataSource:352 - HikariPool-50 - Shutdown completed. [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.257 s -- in org.eclipse.hawkbit.repository.event.remote.entity.ActionEventTest [INFO] Running org.eclipse.hawkbit.repository.event.remote.entity.DistributionSetCreatedEventTest 2024-01-11 15:35:15,848 INFO main o.e.h.r.t.u.SharedSqlTestDatabaseExtension:34 - Schema generation skipped... No datasource environment variables found! 2024-01-11 15:35:15,849 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 15:35:15,849 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 15:35:15,851 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 15:35:15,852 INFO main o.s.b.t.c.SpringBootTestContextBootstrapper:174 - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@b6b4843, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@42041e43, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@3e519b39, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@5b4eb4bd, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@a36c6c7, org.springframework.test.context.support.DirtiesContextTestExecutionListener@68a237c4, org.springframework.test.context.transaction.TransactionalTestExecutionListener@5a98e1ba, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@745d4d08, org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener@48e1adba, org.springframework.test.context.event.EventPublishingTestExecutionListener@3184af75, org.springframework.security.test.context.support.ReactorContextTestExecutionListener@2c0c0dce, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@3227304a, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@77eec7c9, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@63053146, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@2f2b2295, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@2485e25a, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@2554b98c, org.eclipse.hawkbit.repository.test.matcher.EventVerifier@6f913361, org.eclipse.hawkbit.repository.test.util.CleanupTestExecutionListener@19d88b8c] . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.18) 2024-01-11 15:35:15,870 INFO main o.e.h.r.e.r.e.DistributionSetCreatedEventTest:55 - Starting DistributionSetCreatedEventTest v0.4.2 using Java 17.0.9 on basic-3rmgj with PID 1162 (started by jenkins in /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa) 2024-01-11 15:35:15,870 INFO main o.e.h.r.e.r.e.DistributionSetCreatedEventTest:638 - The following 1 profile is active: "test" 2024-01-11 15:35:15,960 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:132 - Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2024-01-11 15:35:15,969 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:201 - Finished Spring Data repository scanning in 9 ms. Found 20 JPA repository interfaces. 2024-01-11 15:35:16,047 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 15:35:16,048 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 15:35:16,051 INFO main o.s.c.c.s.GenericScope:283 - BeanFactory id=61c8307c-da16-3faa-9a4d-05d1a05b9a89 2024-01-11 15:35:16,105 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 15:35:16,108 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 15:35:16,109 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 15:35:16,110 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'loadBalancerClientsDefaultsMappingsProvider' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration$$Lambda$921/0x00007fd9ec52e490] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 15:35:16,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 15:35:16,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 15:35:16,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 15:35:16,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 15:35:16,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 15:35:16,120 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 15:35:16,128 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 15:35:16,130 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 15:35:16,132 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 15:35:16,246 INFO main o.f.c.i.l.VersionPrinter:37 - Flyway Community Edition 8.5.13 by Redgate 2024-01-11 15:35:16,247 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 15:35:16,247 INFO main o.f.c.i.l.VersionPrinter:37 - 2024-01-11 15:35:16,249 INFO main c.z.h.HikariDataSource:110 - HikariPool-51 - Starting... 2024-01-11 15:35:16,299 INFO main c.z.h.HikariDataSource:123 - HikariPool-51 - Start completed. 2024-01-11 15:35:16,300 INFO main o.f.c.i.d.b.BaseDatabaseType:37 - Database: jdbc:h2:mem:testdb (H2 2.2) 2024-01-11 15:35:16,301 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 15:35:16,306 INFO main o.f.c.i.c.DbValidate:37 - Successfully validated 47 migrations (execution time 00:00.004s) 2024-01-11 15:35:16,306 INFO main o.f.c.i.s.JdbcTableSchemaHistory:37 - Creating Schema History table "PUBLIC"."schema_version" ... 2024-01-11 15:35:16,308 INFO main o.f.c.i.c.DbMigrate:37 - Current version of schema "PUBLIC": << Empty Schema >> 2024-01-11 15:35:16,314 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.0.1 - init " 2024-01-11 15:35:16,319 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 15:35:16,321 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.0 - cascade delete " 2024-01-11 15:35:16,323 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.1 - cascade delete " 2024-01-11 15:35:16,324 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.5.0 - target filter query " 2024-01-11 15:35:16,326 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.6.0 - rollout management " 2024-01-11 15:35:16,330 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.0 - swmType maxAssignment greater 0 " 2024-01-11 15:35:16,331 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.1 - reduce length enums " 2024-01-11 15:35:16,335 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.0 - auto assign ds filter " 2024-01-11 15:35:16,336 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.1 - cascade delete " 2024-01-11 15:35:16,338 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.2 - remove external artifact " 2024-01-11 15:35:16,339 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.9.0 - add rollout groups created " 2024-01-11 15:35:16,340 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.0 - advanced rolloutgroup " 2024-01-11 15:35:16,343 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.1 - consolidate artifact sha1 " 2024-01-11 15:35:16,345 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.2 - rollout auto start " 2024-01-11 15:35:16,347 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.3 - add rollout deleted flag " 2024-01-11 15:35:16,357 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.0 - drop target info " 2024-01-11 15:35:16,364 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.1 - target filter query UQ " 2024-01-11 15:35:16,365 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.2 - remove unused idexes " 2024-01-11 15:35:16,366 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.3 - add module md targetvis " 2024-01-11 15:35:16,368 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.0 - action performance " 2024-01-11 15:35:16,376 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.1 - missing non null " 2024-01-11 15:35:16,379 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.2 - missing non null enum " 2024-01-11 15:35:16,380 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.3 - cascade delete " 2024-01-11 15:35:16,381 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.4 - add maintenance window " 2024-01-11 15:35:16,385 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.6 - add index " 2024-01-11 15:35:16,386 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.7 - add rollout approval fields " 2024-01-11 15:35:16,389 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 15:35:16,390 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.9 - add target metadata " 2024-01-11 15:35:16,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 15:35:16,393 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 15:35:16,394 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 15:35:16,395 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.13 - add action external id " 2024-01-11 15:35:16,398 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.14 - add sha256 hash " 2024-01-11 15:35:16,400 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.15 - add weight " 2024-01-11 15:35:16,403 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.16 - add action initiated by " 2024-01-11 15:35:16,406 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.17 - add index target modified " 2024-01-11 15:35:16,407 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.18 - add target type " 2024-01-11 15:35:16,410 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 15:35:16,412 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 15:35:16,414 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.21 - add rollouts status index " 2024-01-11 15:35:16,415 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 15:35:16,416 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.23 - add action status code " 2024-01-11 15:35:16,417 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 15:35:16,420 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.25 - add confirmation flag " 2024-01-11 15:35:16,422 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.26 - add access control context " 2024-01-11 15:35:16,424 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.27 - target type inherit type " 2024-01-11 15:35:16,426 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.117s) 2024-01-11 15:35:16,466 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:437 - Initialized JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 15:35:16,858 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 15:35:16,858 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 15:35:16,859 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 15:35:16,865 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 15:35:16,865 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 15:35:17,086 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 15:35:17,087 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 15:35:17,089 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 15:35:17,569 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 15:35:18,097 WARN main o.s.b.a.s.s.UserDetailsServiceAutoConfiguration:89 - Using generated security password: 2ad3f9ac-3548-45c0-af96-47b3c9a60c16 This generated password is for development use only. Your security configuration must be updated before running your application in production. 2024-01-11 15:35:18,166 INFO main o.s.s.w.DefaultSecurityFilterChain:55 - Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@780c81bd, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@241d069b, org.springframework.security.web.context.SecurityContextPersistenceFilter@7c57a1d2, org.springframework.security.web.header.HeaderWriterFilter@3165b5f, org.springframework.security.web.csrf.CsrfFilter@171c3b5b, org.springframework.security.web.authentication.logout.LogoutFilter@5631be7, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@e478a77, org.springframework.security.web.authentication.ui.DefaultLoginPageGeneratingFilter@67caa6be, org.springframework.security.web.authentication.ui.DefaultLogoutPageGeneratingFilter@163b245d, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@3524d673, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@72e21a91, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@161192ef, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@53fffa7, org.springframework.security.web.session.SessionManagementFilter@a678526, org.springframework.security.web.access.ExceptionTranslationFilter@71e0608f, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@6ae6c572] 2024-01-11 15:35:18,325 INFO main o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'application.springCloudBusInput' has 1 subscriber(s). 2024-01-11 15:35:18,422 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 15:35:18,422 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 1 subscriber(s). 2024-01-11 15:35:18,422 INFO main o.s.i.e.EventDrivenConsumer:292 - started bean '_org.springframework.integration.errorLogger' 2024-01-11 15:35:18,444 INFO main o.e.h.r.e.r.e.DistributionSetCreatedEventTest:61 - Started DistributionSetCreatedEventTest in 2.591 seconds (JVM running for 322.68) 2024-01-11 15:35:18,535 INFO pool-152-thread-1 o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'unknown.channel.name' has 1 subscriber(s). 2024-01-11 15:35:18,601 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 15:35:18,644 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 15:35:18,646 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 15:35:18,646 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 0 subscriber(s). 2024-01-11 15:35:18,646 INFO main o.s.i.e.EventDrivenConsumer:292 - stopped bean '_org.springframework.integration.errorLogger' 2024-01-11 15:35:18,651 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:651 - Closing JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 15:35:18,652 INFO main c.z.h.HikariDataSource:350 - HikariPool-51 - Shutdown initiated... 2024-01-11 15:35:18,652 INFO main c.z.h.HikariDataSource:352 - HikariPool-51 - Shutdown completed. [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.805 s -- in org.eclipse.hawkbit.repository.event.remote.entity.DistributionSetCreatedEventTest [INFO] Running org.eclipse.hawkbit.repository.event.remote.entity.RolloutGroupEventTest 2024-01-11 15:35:18,655 INFO main o.e.h.r.t.u.SharedSqlTestDatabaseExtension:34 - Schema generation skipped... No datasource environment variables found! 2024-01-11 15:35:18,656 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 15:35:18,656 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 15:35:18,658 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 15:35:18,659 INFO main o.s.b.t.c.SpringBootTestContextBootstrapper:174 - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@64b65938, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@33807f5c, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@3d24d754, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@6deb893b, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@3b426227, org.springframework.test.context.support.DirtiesContextTestExecutionListener@b88908c, org.springframework.test.context.transaction.TransactionalTestExecutionListener@108d78de, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@211e99a5, org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener@9e584fb, org.springframework.test.context.event.EventPublishingTestExecutionListener@46a679bb, org.springframework.security.test.context.support.ReactorContextTestExecutionListener@3d16b239, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@6890c78f, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@4d77443a, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@3869978e, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@30e67dc0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@5e2478ec, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@2905a186, org.eclipse.hawkbit.repository.test.matcher.EventVerifier@5d2486cf, org.eclipse.hawkbit.repository.test.util.CleanupTestExecutionListener@5eaff8d6] . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.18) 2024-01-11 15:35:18,699 INFO main o.e.h.r.e.r.e.RolloutGroupEventTest:55 - Starting RolloutGroupEventTest v0.4.2 using Java 17.0.9 on basic-3rmgj with PID 1162 (started by jenkins in /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa) 2024-01-11 15:35:18,699 INFO main o.e.h.r.e.r.e.RolloutGroupEventTest:638 - The following 1 profile is active: "test" 2024-01-11 15:35:18,801 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:132 - Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2024-01-11 15:35:18,812 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:201 - Finished Spring Data repository scanning in 10 ms. Found 20 JPA repository interfaces. 2024-01-11 15:35:18,919 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 15:35:18,920 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 15:35:18,923 INFO main o.s.c.c.s.GenericScope:283 - BeanFactory id=61c8307c-da16-3faa-9a4d-05d1a05b9a89 2024-01-11 15:35:18,943 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 15:35:18,946 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 15:35:18,947 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 15:35:18,948 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'loadBalancerClientsDefaultsMappingsProvider' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration$$Lambda$921/0x00007fd9ec52e490] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 15:35:18,949 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 15:35:18,951 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 15:35:18,953 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 15:35:18,954 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 15:35:18,955 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 15:35:18,958 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 15:35:18,967 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 15:35:18,969 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 15:35:18,971 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 15:35:19,119 INFO main o.f.c.i.l.VersionPrinter:37 - Flyway Community Edition 8.5.13 by Redgate 2024-01-11 15:35:19,120 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 15:35:19,120 INFO main o.f.c.i.l.VersionPrinter:37 - 2024-01-11 15:35:19,122 INFO main c.z.h.HikariDataSource:110 - HikariPool-52 - Starting... 2024-01-11 15:35:19,124 INFO main c.z.h.HikariDataSource:123 - HikariPool-52 - Start completed. 2024-01-11 15:35:19,124 INFO main o.f.c.i.d.b.BaseDatabaseType:37 - Database: jdbc:h2:mem:testdb (H2 2.2) 2024-01-11 15:35:19,125 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 15:35:19,130 INFO main o.f.c.i.c.DbValidate:37 - Successfully validated 47 migrations (execution time 00:00.004s) 2024-01-11 15:35:19,131 INFO main o.f.c.i.s.JdbcTableSchemaHistory:37 - Creating Schema History table "PUBLIC"."schema_version" ... 2024-01-11 15:35:19,133 INFO main o.f.c.i.c.DbMigrate:37 - Current version of schema "PUBLIC": << Empty Schema >> 2024-01-11 15:35:19,137 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.0.1 - init " 2024-01-11 15:35:19,143 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 15:35:19,145 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.0 - cascade delete " 2024-01-11 15:35:19,147 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.1 - cascade delete " 2024-01-11 15:35:19,148 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.5.0 - target filter query " 2024-01-11 15:35:19,150 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.6.0 - rollout management " 2024-01-11 15:35:19,154 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.0 - swmType maxAssignment greater 0 " 2024-01-11 15:35:19,155 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.1 - reduce length enums " 2024-01-11 15:35:19,159 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.0 - auto assign ds filter " 2024-01-11 15:35:19,160 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.1 - cascade delete " 2024-01-11 15:35:19,162 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.2 - remove external artifact " 2024-01-11 15:35:19,163 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.9.0 - add rollout groups created " 2024-01-11 15:35:19,164 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.0 - advanced rolloutgroup " 2024-01-11 15:35:19,167 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.1 - consolidate artifact sha1 " 2024-01-11 15:35:19,169 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.2 - rollout auto start " 2024-01-11 15:35:19,171 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.3 - add rollout deleted flag " 2024-01-11 15:35:19,202 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.0 - drop target info " 2024-01-11 15:35:19,211 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.1 - target filter query UQ " 2024-01-11 15:35:19,212 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.2 - remove unused idexes " 2024-01-11 15:35:19,213 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.3 - add module md targetvis " 2024-01-11 15:35:19,214 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.0 - action performance " 2024-01-11 15:35:19,222 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.1 - missing non null " 2024-01-11 15:35:19,225 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.2 - missing non null enum " 2024-01-11 15:35:19,226 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.3 - cascade delete " 2024-01-11 15:35:19,227 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.4 - add maintenance window " 2024-01-11 15:35:19,231 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.6 - add index " 2024-01-11 15:35:19,232 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.7 - add rollout approval fields " 2024-01-11 15:35:19,235 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 15:35:19,236 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.9 - add target metadata " 2024-01-11 15:35:19,237 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 15:35:19,239 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 15:35:19,240 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 15:35:19,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 15:35:19,243 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.14 - add sha256 hash " 2024-01-11 15:35:19,245 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.15 - add weight " 2024-01-11 15:35:19,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 15:35:19,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 15:35:19,252 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.18 - add target type " 2024-01-11 15:35:19,255 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 15:35:19,257 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 15:35:19,299 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.21 - add rollouts status index " 2024-01-11 15:35:19,318 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 15:35:19,320 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.23 - add action status code " 2024-01-11 15:35:19,322 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 15:35:19,324 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.25 - add confirmation flag " 2024-01-11 15:35:19,327 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.26 - add access control context " 2024-01-11 15:35:19,329 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.27 - target type inherit type " 2024-01-11 15:35:19,330 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.197s) 2024-01-11 15:35:19,406 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:437 - Initialized JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 15:35:19,784 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 15:35:19,784 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 15:35:19,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 15:35:19,791 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 15:35:19,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.lang.Long) 2024-01-11 15:35:20,068 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 15:35:20,068 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 15:35:20,070 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 15:35:20,658 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 15:35:21,043 WARN main o.s.b.a.s.s.UserDetailsServiceAutoConfiguration:89 - Using generated security password: d45831d9-77c0-43e9-9242-7c2613ba7815 This generated password is for development use only. Your security configuration must be updated before running your application in production. 2024-01-11 15:35:21,104 INFO main o.s.s.w.DefaultSecurityFilterChain:55 - Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@29379fa7, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@2692442f, org.springframework.security.web.context.SecurityContextPersistenceFilter@46c42933, org.springframework.security.web.header.HeaderWriterFilter@718ceacd, org.springframework.security.web.csrf.CsrfFilter@88d4d3f, org.springframework.security.web.authentication.logout.LogoutFilter@7670aab0, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@f548090, org.springframework.security.web.authentication.ui.DefaultLoginPageGeneratingFilter@183cc31a, org.springframework.security.web.authentication.ui.DefaultLogoutPageGeneratingFilter@de9106d, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@65424e90, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@21d99bea, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@49f711d0, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@7aa8e98e, org.springframework.security.web.session.SessionManagementFilter@24c27c21, org.springframework.security.web.access.ExceptionTranslationFilter@29e4f769, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@4a88b44a] 2024-01-11 15:35:21,239 INFO main o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'application.springCloudBusInput' has 1 subscriber(s). 2024-01-11 15:35:21,321 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 15:35:21,322 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 1 subscriber(s). 2024-01-11 15:35:21,322 INFO main o.s.i.e.EventDrivenConsumer:292 - started bean '_org.springframework.integration.errorLogger' 2024-01-11 15:35:21,324 INFO main o.e.h.r.e.r.e.RolloutGroupEventTest:61 - Started RolloutGroupEventTest in 2.663 seconds (JVM running for 325.56) 2024-01-11 15:35:21,403 INFO pool-155-thread-1 o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'unknown.channel.name' has 1 subscriber(s). 2024-01-11 15:35:21,447 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 15:35:21,598 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 15:35:21,622 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 15:35:21,642 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 15:35:21,644 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 15:35:21,644 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 0 subscriber(s). 2024-01-11 15:35:21,644 INFO main o.s.i.e.EventDrivenConsumer:292 - stopped bean '_org.springframework.integration.errorLogger' 2024-01-11 15:35:21,648 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:651 - Closing JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 15:35:21,649 INFO main c.z.h.HikariDataSource:350 - HikariPool-52 - Shutdown initiated... 2024-01-11 15:35:21,667 INFO main c.z.h.HikariDataSource:352 - HikariPool-52 - Shutdown completed. [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.013 s -- in org.eclipse.hawkbit.repository.event.remote.entity.RolloutGroupEventTest [INFO] Running org.eclipse.hawkbit.repository.event.remote.entity.TargetTagEventTest 2024-01-11 15:35:21,670 INFO main o.e.h.r.t.u.SharedSqlTestDatabaseExtension:34 - Schema generation skipped... No datasource environment variables found! 2024-01-11 15:35:21,671 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 15:35:21,671 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 15:35:21,673 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 15:35:21,673 INFO main o.s.b.t.c.SpringBootTestContextBootstrapper:174 - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@3170c093, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@c9670ff, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@57343f49, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@923107f, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@3ee02d90, org.springframework.test.context.support.DirtiesContextTestExecutionListener@14eb33b, org.springframework.test.context.transaction.TransactionalTestExecutionListener@77761a2c, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@66475c55, org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener@59f461a0, org.springframework.test.context.event.EventPublishingTestExecutionListener@2dd7c6ce, org.springframework.security.test.context.support.ReactorContextTestExecutionListener@6ab71e22, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@36ce52d5, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@4c4dcccd, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@5f3f923c, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@d2bc1f7, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@4937727d, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@6b3ee432, org.eclipse.hawkbit.repository.test.matcher.EventVerifier@48b3251b, org.eclipse.hawkbit.repository.test.util.CleanupTestExecutionListener@1b446183] . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.18) 2024-01-11 15:35:21,693 INFO main o.e.h.r.e.r.e.TargetTagEventTest:55 - Starting TargetTagEventTest v0.4.2 using Java 17.0.9 on basic-3rmgj with PID 1162 (started by jenkins in /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa) 2024-01-11 15:35:21,693 INFO main o.e.h.r.e.r.e.TargetTagEventTest:638 - The following 1 profile is active: "test" 2024-01-11 15:35:21,770 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:132 - Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2024-01-11 15:35:21,781 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:201 - Finished Spring Data repository scanning in 9 ms. Found 20 JPA repository interfaces. 2024-01-11 15:35:21,852 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 15:35:21,852 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 15:35:21,856 INFO main o.s.c.c.s.GenericScope:283 - BeanFactory id=61c8307c-da16-3faa-9a4d-05d1a05b9a89 2024-01-11 15:35:21,877 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 15:35:21,880 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 15:35:21,881 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 15:35:21,882 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'loadBalancerClientsDefaultsMappingsProvider' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration$$Lambda$921/0x00007fd9ec52e490] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 15:35:21,883 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 15:35:21,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 15:35:21,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 15:35:21,898 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 15:35:21,898 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 15:35:21,902 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 15:35:21,910 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 15:35:21,913 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 15:35:21,916 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 15:35:22,007 INFO main o.f.c.i.l.VersionPrinter:37 - Flyway Community Edition 8.5.13 by Redgate 2024-01-11 15:35:22,007 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 15:35:22,007 INFO main o.f.c.i.l.VersionPrinter:37 - 2024-01-11 15:35:22,010 INFO main c.z.h.HikariDataSource:110 - HikariPool-53 - Starting... 2024-01-11 15:35:22,011 INFO main c.z.h.HikariDataSource:123 - HikariPool-53 - Start completed. 2024-01-11 15:35:22,012 INFO main o.f.c.i.d.b.BaseDatabaseType:37 - Database: jdbc:h2:mem:testdb (H2 2.2) 2024-01-11 15:35:22,013 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 15:35:22,018 INFO main o.f.c.i.c.DbValidate:37 - Successfully validated 47 migrations (execution time 00:00.004s) 2024-01-11 15:35:22,018 INFO main o.f.c.i.s.JdbcTableSchemaHistory:37 - Creating Schema History table "PUBLIC"."schema_version" ... 2024-01-11 15:35:22,020 INFO main o.f.c.i.c.DbMigrate:37 - Current version of schema "PUBLIC": << Empty Schema >> 2024-01-11 15:35:22,025 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.0.1 - init " 2024-01-11 15:35:22,032 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 15:35:22,033 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.0 - cascade delete " 2024-01-11 15:35:22,036 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.1 - cascade delete " 2024-01-11 15:35:22,037 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.5.0 - target filter query " 2024-01-11 15:35:22,039 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.6.0 - rollout management " 2024-01-11 15:35:22,043 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.0 - swmType maxAssignment greater 0 " 2024-01-11 15:35:22,044 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.1 - reduce length enums " 2024-01-11 15:35:22,048 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.0 - auto assign ds filter " 2024-01-11 15:35:22,050 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.1 - cascade delete " 2024-01-11 15:35:22,052 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.2 - remove external artifact " 2024-01-11 15:35:22,053 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.9.0 - add rollout groups created " 2024-01-11 15:35:22,055 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.0 - advanced rolloutgroup " 2024-01-11 15:35:22,057 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.1 - consolidate artifact sha1 " 2024-01-11 15:35:22,078 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.2 - rollout auto start " 2024-01-11 15:35:22,080 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.3 - add rollout deleted flag " 2024-01-11 15:35:22,097 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.0 - drop target info " 2024-01-11 15:35:22,106 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.1 - target filter query UQ " 2024-01-11 15:35:22,107 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.2 - remove unused idexes " 2024-01-11 15:35:22,109 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.3 - add module md targetvis " 2024-01-11 15:35:22,110 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.0 - action performance " 2024-01-11 15:35:22,118 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.1 - missing non null " 2024-01-11 15:35:22,122 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.2 - missing non null enum " 2024-01-11 15:35:22,123 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.3 - cascade delete " 2024-01-11 15:35:22,124 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.4 - add maintenance window " 2024-01-11 15:35:22,128 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.6 - add index " 2024-01-11 15:35:22,129 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.7 - add rollout approval fields " 2024-01-11 15:35:22,133 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 15:35:22,134 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.9 - add target metadata " 2024-01-11 15:35:22,136 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 15:35:22,137 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 15:35:22,139 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 15:35:22,140 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.13 - add action external id " 2024-01-11 15:35:22,142 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.14 - add sha256 hash " 2024-01-11 15:35:22,144 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.15 - add weight " 2024-01-11 15:35:22,148 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.16 - add action initiated by " 2024-01-11 15:35:22,151 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.17 - add index target modified " 2024-01-11 15:35:22,152 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.18 - add target type " 2024-01-11 15:35:22,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 15:35:22,158 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 15:35:22,160 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.21 - add rollouts status index " 2024-01-11 15:35:22,161 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 15:35:22,162 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.23 - add action status code " 2024-01-11 15:35:22,164 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 15:35:22,166 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.25 - add confirmation flag " 2024-01-11 15:35:22,169 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.26 - add access control context " 2024-01-11 15:35:22,172 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.27 - target type inherit type " 2024-01-11 15:35:22,173 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 15:35:22,224 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:437 - Initialized JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 15:35:22,620 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 15:35:22,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 15:35:22,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.util.List) 2024-01-11 15:35:22,627 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 15:35:22,628 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 15:35:22,886 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 15:35:22,886 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 15:35:22,888 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 15:35:23,552 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 15:35:23,982 WARN main o.s.b.a.s.s.UserDetailsServiceAutoConfiguration:89 - Using generated security password: cddbd901-61ce-4662-a6aa-adb967e1e92f This generated password is for development use only. Your security configuration must be updated before running your application in production. 2024-01-11 15:35:24,049 INFO main o.s.s.w.DefaultSecurityFilterChain:55 - Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@32ec43ec, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@6a57d36f, org.springframework.security.web.context.SecurityContextPersistenceFilter@58854c1e, org.springframework.security.web.header.HeaderWriterFilter@11710512, org.springframework.security.web.csrf.CsrfFilter@5522231f, org.springframework.security.web.authentication.logout.LogoutFilter@7a821c58, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@5f3f9a47, org.springframework.security.web.authentication.ui.DefaultLoginPageGeneratingFilter@101c6141, org.springframework.security.web.authentication.ui.DefaultLogoutPageGeneratingFilter@491981c0, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@5561467a, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@10a81d0c, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@16687a0e, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@16944c0f, org.springframework.security.web.session.SessionManagementFilter@1cfbbe45, org.springframework.security.web.access.ExceptionTranslationFilter@103dfe4d, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@d0aad2b] 2024-01-11 15:35:24,219 INFO main o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'application.springCloudBusInput' has 1 subscriber(s). 2024-01-11 15:35:24,333 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 15:35:24,333 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 1 subscriber(s). 2024-01-11 15:35:24,333 INFO main o.s.i.e.EventDrivenConsumer:292 - started bean '_org.springframework.integration.errorLogger' 2024-01-11 15:35:24,335 INFO main o.e.h.r.e.r.e.TargetTagEventTest:61 - Started TargetTagEventTest in 2.66 seconds (JVM running for 328.572) 2024-01-11 15:35:24,404 INFO pool-158-thread-1 o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'unknown.channel.name' has 1 subscriber(s). 2024-01-11 15:35:24,447 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 15:35:24,478 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 15:35:24,501 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 15:35:24,510 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 15:35:24,512 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 15:35:24,512 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 0 subscriber(s). 2024-01-11 15:35:24,512 INFO main o.s.i.e.EventDrivenConsumer:292 - stopped bean '_org.springframework.integration.errorLogger' 2024-01-11 15:35:24,516 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:651 - Closing JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 15:35:24,516 INFO main c.z.h.HikariDataSource:350 - HikariPool-53 - Shutdown initiated... 2024-01-11 15:35:24,517 INFO main c.z.h.HikariDataSource:352 - HikariPool-53 - Shutdown completed. [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.849 s -- in org.eclipse.hawkbit.repository.event.remote.entity.TargetTagEventTest [INFO] Running org.eclipse.hawkbit.repository.event.remote.RemoteIdEventTest 2024-01-11 15:35:24,534 INFO main o.e.h.r.t.u.SharedSqlTestDatabaseExtension:34 - Schema generation skipped... No datasource environment variables found! 2024-01-11 15:35:24,535 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 15:35:24,535 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 15:35:24,537 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 15:35:24,537 INFO main o.s.b.t.c.SpringBootTestContextBootstrapper:174 - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@76895cf9, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@49c4e01, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@3f6cd4f0, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@3a25f211, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@6f70f38, org.springframework.test.context.support.DirtiesContextTestExecutionListener@60fdb5a1, org.springframework.test.context.transaction.TransactionalTestExecutionListener@39ef261a, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@2c4ffe4c, org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener@12ffaa32, org.springframework.test.context.event.EventPublishingTestExecutionListener@1f225571, org.springframework.security.test.context.support.ReactorContextTestExecutionListener@5f3d7f79, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@c53474c, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@6392d2ce, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@6e168a10, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@5ae4f61c, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@4c1bb32b, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@39ea0cc4, org.eclipse.hawkbit.repository.test.matcher.EventVerifier@637647e3, org.eclipse.hawkbit.repository.test.util.CleanupTestExecutionListener@1e5f1987] . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.18) 2024-01-11 15:35:24,555 INFO main o.e.h.r.e.r.RemoteIdEventTest:55 - Starting RemoteIdEventTest v0.4.2 using Java 17.0.9 on basic-3rmgj with PID 1162 (started by jenkins in /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa) 2024-01-11 15:35:24,555 INFO main o.e.h.r.e.r.RemoteIdEventTest:638 - The following 1 profile is active: "test" 2024-01-11 15:35:24,628 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:132 - Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2024-01-11 15:35:24,637 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:201 - Finished Spring Data repository scanning in 9 ms. Found 20 JPA repository interfaces. 2024-01-11 15:35:24,695 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 15:35:24,695 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 15:35:24,698 INFO main o.s.c.c.s.GenericScope:283 - BeanFactory id=61c8307c-da16-3faa-9a4d-05d1a05b9a89 2024-01-11 15:35:24,807 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 15:35:24,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 15:35:24,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 15:35:24,811 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'loadBalancerClientsDefaultsMappingsProvider' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration$$Lambda$921/0x00007fd9ec52e490] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 15:35:24,812 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 15:35:24,814 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 15:35:24,816 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 15:35:24,817 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 15:35:24,818 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 15:35:24,821 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 15:35:24,828 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 15:35:24,830 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 15:35:24,832 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 15:35:24,903 INFO main o.f.c.i.l.VersionPrinter:37 - Flyway Community Edition 8.5.13 by Redgate 2024-01-11 15:35:24,903 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 15:35:24,903 INFO main o.f.c.i.l.VersionPrinter:37 - 2024-01-11 15:35:24,905 INFO main c.z.h.HikariDataSource:110 - HikariPool-54 - Starting... 2024-01-11 15:35:24,906 INFO main c.z.h.HikariDataSource:123 - HikariPool-54 - Start completed. 2024-01-11 15:35:24,907 INFO main o.f.c.i.d.b.BaseDatabaseType:37 - Database: jdbc:h2:mem:testdb (H2 2.2) 2024-01-11 15:35:24,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 15:35:24,912 INFO main o.f.c.i.c.DbValidate:37 - Successfully validated 47 migrations (execution time 00:00.004s) 2024-01-11 15:35:24,913 INFO main o.f.c.i.s.JdbcTableSchemaHistory:37 - Creating Schema History table "PUBLIC"."schema_version" ... 2024-01-11 15:35:24,914 INFO main o.f.c.i.c.DbMigrate:37 - Current version of schema "PUBLIC": << Empty Schema >> 2024-01-11 15:35:24,919 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.0.1 - init " 2024-01-11 15:35:24,925 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 15:35:24,926 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.0 - cascade delete " 2024-01-11 15:35:24,928 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.1 - cascade delete " 2024-01-11 15:35:24,929 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.5.0 - target filter query " 2024-01-11 15:35:24,931 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.6.0 - rollout management " 2024-01-11 15:35:24,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 15:35:24,936 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.1 - reduce length enums " 2024-01-11 15:35:24,940 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.0 - auto assign ds filter " 2024-01-11 15:35:24,941 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.1 - cascade delete " 2024-01-11 15:35:24,943 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.2 - remove external artifact " 2024-01-11 15:35:24,944 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.9.0 - add rollout groups created " 2024-01-11 15:35:24,945 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.0 - advanced rolloutgroup " 2024-01-11 15:35:24,948 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.1 - consolidate artifact sha1 " 2024-01-11 15:35:24,951 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.2 - rollout auto start " 2024-01-11 15:35:24,953 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.3 - add rollout deleted flag " 2024-01-11 15:35:24,963 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.0 - drop target info " 2024-01-11 15:35:24,971 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.1 - target filter query UQ " 2024-01-11 15:35:24,972 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.2 - remove unused idexes " 2024-01-11 15:35:24,973 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.3 - add module md targetvis " 2024-01-11 15:35:24,975 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.0 - action performance " 2024-01-11 15:35:24,982 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.1 - missing non null " 2024-01-11 15:35:24,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 15:35:24,986 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.3 - cascade delete " 2024-01-11 15:35:24,987 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.4 - add maintenance window " 2024-01-11 15:35:24,990 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.6 - add index " 2024-01-11 15:35:24,991 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.7 - add rollout approval fields " 2024-01-11 15:35:24,994 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 15:35:24,996 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.9 - add target metadata " 2024-01-11 15:35:24,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 15:35:24,998 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 15:35:25,000 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 15:35:25,001 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.13 - add action external id " 2024-01-11 15:35:25,003 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.14 - add sha256 hash " 2024-01-11 15:35:25,004 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.15 - add weight " 2024-01-11 15:35:25,008 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.16 - add action initiated by " 2024-01-11 15:35:25,010 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.17 - add index target modified " 2024-01-11 15:35:25,011 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.18 - add target type " 2024-01-11 15:35:25,014 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 15:35:25,016 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 15:35:25,018 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.21 - add rollouts status index " 2024-01-11 15:35:25,019 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 15:35:25,020 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.23 - add action status code " 2024-01-11 15:35:25,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 15:35:25,024 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.25 - add confirmation flag " 2024-01-11 15:35:25,027 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.26 - add access control context " 2024-01-11 15:35:25,029 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.27 - target type inherit type " 2024-01-11 15:35:25,030 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.115s) 2024-01-11 15:35:25,083 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:437 - Initialized JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 15:35:25,364 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 15:35:25,364 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 15:35:25,365 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 15:35:25,370 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 15:35:25,371 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 15:35:25,612 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 15:35:25,612 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 15:35:25,614 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 15:35:26,149 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 15:35:26,601 WARN main o.s.b.a.s.s.UserDetailsServiceAutoConfiguration:89 - Using generated security password: 0f53f317-7753-4afc-9d1a-1f469c276227 This generated password is for development use only. Your security configuration must be updated before running your application in production. 2024-01-11 15:35:26,691 INFO main o.s.s.w.DefaultSecurityFilterChain:55 - Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@6705bf69, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@4042da71, org.springframework.security.web.context.SecurityContextPersistenceFilter@661d2352, org.springframework.security.web.header.HeaderWriterFilter@193a7a93, org.springframework.security.web.csrf.CsrfFilter@635d3573, org.springframework.security.web.authentication.logout.LogoutFilter@1b1c5311, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@5ac5e70, org.springframework.security.web.authentication.ui.DefaultLoginPageGeneratingFilter@b4a5f2b, org.springframework.security.web.authentication.ui.DefaultLogoutPageGeneratingFilter@277a43d7, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@5374726c, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@66f81e33, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@335e86ad, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@57eda246, org.springframework.security.web.session.SessionManagementFilter@6c616500, org.springframework.security.web.access.ExceptionTranslationFilter@475084fd, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@5fef11e1] 2024-01-11 15:35:26,858 INFO main o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'application.springCloudBusInput' has 1 subscriber(s). 2024-01-11 15:35:27,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 15:35:27,027 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 1 subscriber(s). 2024-01-11 15:35:27,027 INFO main o.s.i.e.EventDrivenConsumer:292 - started bean '_org.springframework.integration.errorLogger' 2024-01-11 15:35:27,029 INFO main o.e.h.r.e.r.RemoteIdEventTest:61 - Started RemoteIdEventTest in 2.49 seconds (JVM running for 331.265) 2024-01-11 15:35:27,133 INFO pool-161-thread-1 o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'unknown.channel.name' has 1 subscriber(s). 2024-01-11 15:35:27,178 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 15:35:27,199 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 15:35:27,229 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 15:35:27,237 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 15:35:27,260 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 15:35:27,267 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 15:35:27,298 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 15:35:27,309 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 15:35:27,335 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 15:35:27,342 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 15:35:27,365 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 15:35:27,373 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 15:35:27,375 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 15:35:27,375 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 0 subscriber(s). 2024-01-11 15:35:27,375 INFO main o.s.i.e.EventDrivenConsumer:292 - stopped bean '_org.springframework.integration.errorLogger' 2024-01-11 15:35:27,378 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:651 - Closing JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 15:35:27,397 INFO main c.z.h.HikariDataSource:350 - HikariPool-54 - Shutdown initiated... 2024-01-11 15:35:27,399 INFO main c.z.h.HikariDataSource:352 - HikariPool-54 - Shutdown completed. [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.866 s -- in org.eclipse.hawkbit.repository.event.remote.RemoteIdEventTest [INFO] Running org.eclipse.hawkbit.repository.event.remote.RemoteTenantAwareEventTest 2024-01-11 15:35:27,402 INFO main o.e.h.r.t.u.SharedSqlTestDatabaseExtension:34 - Schema generation skipped... No datasource environment variables found! 2024-01-11 15:35:27,404 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 15:35:27,404 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 15:35:27,407 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 15:35:27,408 INFO main o.s.b.t.c.SpringBootTestContextBootstrapper:174 - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@55365d30, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@4cbe691e, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@37581db8, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@2b6f58cf, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@4c574f4f, org.springframework.test.context.support.DirtiesContextTestExecutionListener@739e2942, org.springframework.test.context.transaction.TransactionalTestExecutionListener@45c4f54, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@5524c630, org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener@23ffc6ec, org.springframework.test.context.event.EventPublishingTestExecutionListener@21a92fe8, org.springframework.security.test.context.support.ReactorContextTestExecutionListener@4769f266, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@348fa9fd, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@699ad126, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@1a46592, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@9564d02, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@405fdd94, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@7ff32758, org.eclipse.hawkbit.repository.test.matcher.EventVerifier@5dd945c1, org.eclipse.hawkbit.repository.test.util.CleanupTestExecutionListener@66dc2d25] . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.18) 2024-01-11 15:35:27,443 INFO main o.e.h.r.e.r.RemoteTenantAwareEventTest:55 - Starting RemoteTenantAwareEventTest v0.4.2 using Java 17.0.9 on basic-3rmgj with PID 1162 (started by jenkins in /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa) 2024-01-11 15:35:27,443 INFO main o.e.h.r.e.r.RemoteTenantAwareEventTest:638 - The following 1 profile is active: "test" 2024-01-11 15:35:27,557 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:132 - Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2024-01-11 15:35:27,602 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:201 - Finished Spring Data repository scanning in 44 ms. Found 20 JPA repository interfaces. 2024-01-11 15:35:27,701 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 15:35:27,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 15:35:27,707 INFO main o.s.c.c.s.GenericScope:283 - BeanFactory id=61c8307c-da16-3faa-9a4d-05d1a05b9a89 2024-01-11 15:35:27,730 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 15:35:27,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 15:35:27,734 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 15:35:27,735 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'loadBalancerClientsDefaultsMappingsProvider' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration$$Lambda$921/0x00007fd9ec52e490] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 15:35:27,736 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 15:35:27,738 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 15:35:27,740 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 15:35:27,741 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 15:35:27,742 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 15:35:27,745 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 15:35:27,753 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 15:35:27,755 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 15:35:27,757 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 15:35:27,867 INFO main o.f.c.i.l.VersionPrinter:37 - Flyway Community Edition 8.5.13 by Redgate 2024-01-11 15:35:27,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 15:35:27,868 INFO main o.f.c.i.l.VersionPrinter:37 - 2024-01-11 15:35:27,870 INFO main c.z.h.HikariDataSource:110 - HikariPool-55 - Starting... 2024-01-11 15:35:27,871 INFO main c.z.h.HikariDataSource:123 - HikariPool-55 - Start completed. 2024-01-11 15:35:27,871 INFO main o.f.c.i.d.b.BaseDatabaseType:37 - Database: jdbc:h2:mem:testdb (H2 2.2) 2024-01-11 15:35:27,872 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 15:35:27,899 INFO main o.f.c.i.c.DbValidate:37 - Successfully validated 47 migrations (execution time 00:00.026s) 2024-01-11 15:35:27,900 INFO main o.f.c.i.s.JdbcTableSchemaHistory:37 - Creating Schema History table "PUBLIC"."schema_version" ... 2024-01-11 15:35:27,902 INFO main o.f.c.i.c.DbMigrate:37 - Current version of schema "PUBLIC": << Empty Schema >> 2024-01-11 15:35:27,911 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.0.1 - init " 2024-01-11 15:35:27,917 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 15:35:27,919 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.0 - cascade delete " 2024-01-11 15:35:27,921 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.1 - cascade delete " 2024-01-11 15:35:27,922 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.5.0 - target filter query " 2024-01-11 15:35:27,924 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.6.0 - rollout management " 2024-01-11 15:35:27,927 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.0 - swmType maxAssignment greater 0 " 2024-01-11 15:35:27,928 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.1 - reduce length enums " 2024-01-11 15:35:27,932 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.0 - auto assign ds filter " 2024-01-11 15:35:27,934 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.1 - cascade delete " 2024-01-11 15:35:27,935 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.2 - remove external artifact " 2024-01-11 15:35:27,936 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.9.0 - add rollout groups created " 2024-01-11 15:35:27,938 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.0 - advanced rolloutgroup " 2024-01-11 15:35:27,941 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.1 - consolidate artifact sha1 " 2024-01-11 15:35:27,943 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.2 - rollout auto start " 2024-01-11 15:35:27,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 15:35:27,954 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.0 - drop target info " 2024-01-11 15:35:27,962 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.1 - target filter query UQ " 2024-01-11 15:35:27,999 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.2 - remove unused idexes " 2024-01-11 15:35:28,002 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.3 - add module md targetvis " 2024-01-11 15:35:28,005 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.0 - action performance " 2024-01-11 15:35:28,013 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.1 - missing non null " 2024-01-11 15:35:28,017 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.2 - missing non null enum " 2024-01-11 15:35:28,018 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.3 - cascade delete " 2024-01-11 15:35:28,019 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.4 - add maintenance window " 2024-01-11 15:35:28,023 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.6 - add index " 2024-01-11 15:35:28,024 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.7 - add rollout approval fields " 2024-01-11 15:35:28,027 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 15:35:28,028 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.9 - add target metadata " 2024-01-11 15:35:28,029 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 15:35:28,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 15:35:28,032 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 15:35:28,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 15:35:28,036 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.14 - add sha256 hash " 2024-01-11 15:35:28,037 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.15 - add weight " 2024-01-11 15:35:28,040 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.16 - add action initiated by " 2024-01-11 15:35:28,043 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.17 - add index target modified " 2024-01-11 15:35:28,044 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.18 - add target type " 2024-01-11 15:35:28,047 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 15:35:28,049 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 15:35:28,051 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.21 - add rollouts status index " 2024-01-11 15:35:28,052 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 15:35:28,052 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.23 - add action status code " 2024-01-11 15:35:28,054 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 15:35:28,056 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.25 - add confirmation flag " 2024-01-11 15:35:28,059 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.26 - add access control context " 2024-01-11 15:35:28,061 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.27 - target type inherit type " 2024-01-11 15:35:28,062 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.159s) 2024-01-11 15:35:28,146 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:437 - Initialized JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 15:35:28,524 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 15:35:28,525 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 15:35:28,526 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 15:35:28,531 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 15:35:28,532 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 15:35:28,853 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 15:35:28,854 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 15:35:28,856 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 15:35:29,366 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 15:35:29,778 WARN main o.s.b.a.s.s.UserDetailsServiceAutoConfiguration:89 - Using generated security password: 14393fa5-2bd9-4539-ae7c-e834bdf16ec3 This generated password is for development use only. Your security configuration must be updated before running your application in production. 2024-01-11 15:35:29,851 INFO main o.s.s.w.DefaultSecurityFilterChain:55 - Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@77889c02, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@5cb454d4, org.springframework.security.web.context.SecurityContextPersistenceFilter@ccf2707, org.springframework.security.web.header.HeaderWriterFilter@4755e730, org.springframework.security.web.csrf.CsrfFilter@ca7171f, org.springframework.security.web.authentication.logout.LogoutFilter@26df4faf, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@69dbba6c, org.springframework.security.web.authentication.ui.DefaultLoginPageGeneratingFilter@340cd263, org.springframework.security.web.authentication.ui.DefaultLogoutPageGeneratingFilter@68089df4, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@74dea19d, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@18651a64, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@557d273a, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@69db0b21, org.springframework.security.web.session.SessionManagementFilter@38e4c0eb, org.springframework.security.web.access.ExceptionTranslationFilter@678dd79d, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@4c9ce176] 2024-01-11 15:35:30,038 INFO main o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'application.springCloudBusInput' has 1 subscriber(s). 2024-01-11 15:35:30,133 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 15:35:30,134 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 1 subscriber(s). 2024-01-11 15:35:30,134 INFO main o.s.i.e.EventDrivenConsumer:292 - started bean '_org.springframework.integration.errorLogger' 2024-01-11 15:35:30,136 INFO main o.e.h.r.e.r.RemoteTenantAwareEventTest:61 - Started RemoteTenantAwareEventTest in 2.726 seconds (JVM running for 334.372) 2024-01-11 15:35:30,209 INFO pool-164-thread-1 o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'unknown.channel.name' has 1 subscriber(s). 2024-01-11 15:35:30,259 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 15:35:30,456 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 15:35:30,503 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 15:35:30,514 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 15:35:30,540 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 15:35:30,608 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 15:35:30,638 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 15:35:30,662 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 15:35:30,716 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 15:35:30,752 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 15:35:30,755 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 15:35:30,755 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 0 subscriber(s). 2024-01-11 15:35:30,755 INFO main o.s.i.e.EventDrivenConsumer:292 - stopped bean '_org.springframework.integration.errorLogger' 2024-01-11 15:35:30,759 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:651 - Closing JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 15:35:30,760 INFO main c.z.h.HikariDataSource:350 - HikariPool-55 - Shutdown initiated... 2024-01-11 15:35:30,760 INFO main c.z.h.HikariDataSource:352 - HikariPool-55 - Shutdown completed. [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.359 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.2.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.2-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.2.jar to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-repository-jpa/0.4.2/hawkbit-repository-jpa-0.4.2.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.2/hawkbit-repository-jpa-0.4.2.pom [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/hawkbit-repository-jpa-0.4.2-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-repository-jpa/0.4.2/hawkbit-repository-jpa-0.4.2-javadoc.jar [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/hawkbit-repository-jpa-0.4.2-sources.jar to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-repository-jpa/0.4.2/hawkbit-repository-jpa-0.4.2-sources.jar [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/hawkbit-repository-jpa-0.4.2.jar.asc to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-repository-jpa/0.4.2/hawkbit-repository-jpa-0.4.2.jar.asc [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/hawkbit-repository-jpa-0.4.2.pom.asc to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-repository-jpa/0.4.2/hawkbit-repository-jpa-0.4.2.pom.asc [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/hawkbit-repository-jpa-0.4.2-javadoc.jar.asc to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-repository-jpa/0.4.2/hawkbit-repository-jpa-0.4.2-javadoc.jar.asc [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/hawkbit-repository-jpa-0.4.2-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-repository-jpa/0.4.2/hawkbit-repository-jpa-0.4.2-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.2.jar to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-repository-jpa/0.4.2/hawkbit-repository-jpa-0.4.2.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.2/hawkbit-repository-jpa-0.4.2.pom [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/hawkbit-repository-jpa-0.4.2-javadoc.jar to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-repository-jpa/0.4.2/hawkbit-repository-jpa-0.4.2-javadoc.jar [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/hawkbit-repository-jpa-0.4.2-sources.jar to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-repository-jpa/0.4.2/hawkbit-repository-jpa-0.4.2-sources.jar [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/hawkbit-repository-jpa-0.4.2.jar.asc to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-repository-jpa/0.4.2/hawkbit-repository-jpa-0.4.2.jar.asc [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/hawkbit-repository-jpa-0.4.2.pom.asc to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-repository-jpa/0.4.2/hawkbit-repository-jpa-0.4.2.pom.asc [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/hawkbit-repository-jpa-0.4.2-javadoc.jar.asc to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-repository-jpa/0.4.2/hawkbit-repository-jpa-0.4.2-javadoc.jar.asc [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/hawkbit-repository-jpa-0.4.2-sources.jar.asc to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-repository-jpa/0.4.2/hawkbit-repository-jpa-0.4.2-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.2 [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.2... [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.2-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.2... [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 15:35:41.863 [main] DEBUG org.eclipse.hawkbit.security.SystemSecurityContext - entering system code execution 15:35:41.881 [main] DEBUG org.eclipse.hawkbit.security.SystemSecurityContext - leaving system code execution 15:35:41.881 [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 15:35:42.142 [main] DEBUG org.eclipse.hawkbit.security.SystemSecurityContext - entering system code execution 15:35:42.142 [main] DEBUG org.eclipse.hawkbit.security.SystemSecurityContext - leaving system code execution 15:35:42.150 [main] DEBUG org.eclipse.hawkbit.security.SystemSecurityContext - entering system code execution 15:35:42.151 [main] DEBUG org.eclipse.hawkbit.security.SystemSecurityContext - leaving system code execution 15:35:42.151 [main] DEBUG org.eclipse.hawkbit.security.SystemSecurityContext - entering system code execution 15:35:42.151 [main] DEBUG org.eclipse.hawkbit.security.SystemSecurityContext - leaving system code execution 15:35:42.151 [main] DEBUG org.eclipse.hawkbit.security.SystemSecurityContext - entering system code execution 15:35:42.152 [main] DEBUG org.eclipse.hawkbit.security.SystemSecurityContext - leaving system code execution 15:35:42.158 [main] DEBUG org.eclipse.hawkbit.security.SystemSecurityContext - entering system code execution 15:35:42.159 [main] DEBUG org.eclipse.hawkbit.security.SystemSecurityContext - leaving system code execution 15:35:42.159 [main] DEBUG org.eclipse.hawkbit.security.SystemSecurityContext - entering system code execution 15:35:42.159 [main] DEBUG org.eclipse.hawkbit.security.SystemSecurityContext - leaving system code execution 15:35:42.160 [main] DEBUG org.eclipse.hawkbit.security.SystemSecurityContext - entering system code execution 15:35:42.160 [main] DEBUG org.eclipse.hawkbit.security.SystemSecurityContext - leaving system code execution 15:35:42.160 [main] DEBUG org.eclipse.hawkbit.security.SystemSecurityContext - entering system code execution 15:35:42.160 [main] DEBUG org.eclipse.hawkbit.security.SystemSecurityContext - leaving system code execution [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.378 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.038 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.2.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.2-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.2.jar to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-security-integration/0.4.2/hawkbit-security-integration-0.4.2.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.2/hawkbit-security-integration-0.4.2.pom [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-security-integration/target/hawkbit-security-integration-0.4.2-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-security-integration/0.4.2/hawkbit-security-integration-0.4.2-javadoc.jar [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-security-integration/target/hawkbit-security-integration-0.4.2-sources.jar to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-security-integration/0.4.2/hawkbit-security-integration-0.4.2-sources.jar [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-security-integration/target/hawkbit-security-integration-0.4.2.jar.asc to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-security-integration/0.4.2/hawkbit-security-integration-0.4.2.jar.asc [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-security-integration/target/hawkbit-security-integration-0.4.2.pom.asc to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-security-integration/0.4.2/hawkbit-security-integration-0.4.2.pom.asc [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-security-integration/target/hawkbit-security-integration-0.4.2-javadoc.jar.asc to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-security-integration/0.4.2/hawkbit-security-integration-0.4.2-javadoc.jar.asc [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-security-integration/target/hawkbit-security-integration-0.4.2-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-security-integration/0.4.2/hawkbit-security-integration-0.4.2-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.2.jar to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-security-integration/0.4.2/hawkbit-security-integration-0.4.2.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.2/hawkbit-security-integration-0.4.2.pom [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-security-integration/target/hawkbit-security-integration-0.4.2-javadoc.jar to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-security-integration/0.4.2/hawkbit-security-integration-0.4.2-javadoc.jar [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-security-integration/target/hawkbit-security-integration-0.4.2-sources.jar to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-security-integration/0.4.2/hawkbit-security-integration-0.4.2-sources.jar [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-security-integration/target/hawkbit-security-integration-0.4.2.jar.asc to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-security-integration/0.4.2/hawkbit-security-integration-0.4.2.jar.asc [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-security-integration/target/hawkbit-security-integration-0.4.2.pom.asc to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-security-integration/0.4.2/hawkbit-security-integration-0.4.2.pom.asc [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-security-integration/target/hawkbit-security-integration-0.4.2-javadoc.jar.asc to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-security-integration/0.4.2/hawkbit-security-integration-0.4.2-javadoc.jar.asc [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-security-integration/target/hawkbit-security-integration-0.4.2-sources.jar.asc to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-security-integration/0.4.2/hawkbit-security-integration-0.4.2-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.2 [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.2... [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.2-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.2... [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.394 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.2.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.2-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.2.jar to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-http-security/0.4.2/hawkbit-http-security-0.4.2.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.2/hawkbit-http-security-0.4.2.pom [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-http-security/target/hawkbit-http-security-0.4.2-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-http-security/0.4.2/hawkbit-http-security-0.4.2-javadoc.jar [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-http-security/target/hawkbit-http-security-0.4.2-sources.jar to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-http-security/0.4.2/hawkbit-http-security-0.4.2-sources.jar [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-http-security/target/hawkbit-http-security-0.4.2.jar.asc to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-http-security/0.4.2/hawkbit-http-security-0.4.2.jar.asc [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-http-security/target/hawkbit-http-security-0.4.2.pom.asc to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-http-security/0.4.2/hawkbit-http-security-0.4.2.pom.asc [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-http-security/target/hawkbit-http-security-0.4.2-javadoc.jar.asc to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-http-security/0.4.2/hawkbit-http-security-0.4.2-javadoc.jar.asc [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-http-security/target/hawkbit-http-security-0.4.2-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-http-security/0.4.2/hawkbit-http-security-0.4.2-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.2.jar to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-http-security/0.4.2/hawkbit-http-security-0.4.2.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.2/hawkbit-http-security-0.4.2.pom [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-http-security/target/hawkbit-http-security-0.4.2-javadoc.jar to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-http-security/0.4.2/hawkbit-http-security-0.4.2-javadoc.jar [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-http-security/target/hawkbit-http-security-0.4.2-sources.jar to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-http-security/0.4.2/hawkbit-http-security-0.4.2-sources.jar [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-http-security/target/hawkbit-http-security-0.4.2.jar.asc to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-http-security/0.4.2/hawkbit-http-security-0.4.2.jar.asc [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-http-security/target/hawkbit-http-security-0.4.2.pom.asc to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-http-security/0.4.2/hawkbit-http-security-0.4.2.pom.asc [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-http-security/target/hawkbit-http-security-0.4.2-javadoc.jar.asc to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-http-security/0.4.2/hawkbit-http-security-0.4.2-javadoc.jar.asc [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-http-security/target/hawkbit-http-security-0.4.2-sources.jar.asc to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-http-security/0.4.2/hawkbit-http-security-0.4.2-sources.jar.asc [INFO] Execution skipped to the last project... [INFO] [INFO] ---------------< org.eclipse.hawkbit:hawkbit-dmf-parent >--------------- [INFO] Building hawkBit :: DMF 0.4.2 [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.2... [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.2... [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.2/hawkbit-dmf-parent-0.4.2.pom [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-dmf/target/hawkbit-dmf-parent-0.4.2.pom.asc to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-dmf-parent/0.4.2/hawkbit-dmf-parent-0.4.2.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.2/hawkbit-dmf-parent-0.4.2.pom [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-dmf/target/hawkbit-dmf-parent-0.4.2.pom.asc to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-dmf-parent/0.4.2/hawkbit-dmf-parent-0.4.2.pom.asc [INFO] Execution skipped to the last project... [INFO] [INFO] ----------------< org.eclipse.hawkbit:hawkbit-dmf-api >----------------- [INFO] Building hawkBit :: DMF :: API 0.4.2 [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.2... [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.2-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.2... [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.2.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.2-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.2.jar to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-dmf-api/0.4.2/hawkbit-dmf-api-0.4.2.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.2/hawkbit-dmf-api-0.4.2.pom [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-dmf/hawkbit-dmf-api/target/hawkbit-dmf-api-0.4.2-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-dmf-api/0.4.2/hawkbit-dmf-api-0.4.2-javadoc.jar [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-dmf/hawkbit-dmf-api/target/hawkbit-dmf-api-0.4.2-sources.jar to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-dmf-api/0.4.2/hawkbit-dmf-api-0.4.2-sources.jar [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-dmf/hawkbit-dmf-api/target/hawkbit-dmf-api-0.4.2.jar.asc to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-dmf-api/0.4.2/hawkbit-dmf-api-0.4.2.jar.asc [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-dmf/hawkbit-dmf-api/target/hawkbit-dmf-api-0.4.2.pom.asc to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-dmf-api/0.4.2/hawkbit-dmf-api-0.4.2.pom.asc [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-dmf/hawkbit-dmf-api/target/hawkbit-dmf-api-0.4.2-javadoc.jar.asc to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-dmf-api/0.4.2/hawkbit-dmf-api-0.4.2-javadoc.jar.asc [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-dmf/hawkbit-dmf-api/target/hawkbit-dmf-api-0.4.2-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-dmf-api/0.4.2/hawkbit-dmf-api-0.4.2-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.2.jar to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-dmf-api/0.4.2/hawkbit-dmf-api-0.4.2.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.2/hawkbit-dmf-api-0.4.2.pom [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-dmf/hawkbit-dmf-api/target/hawkbit-dmf-api-0.4.2-javadoc.jar to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-dmf-api/0.4.2/hawkbit-dmf-api-0.4.2-javadoc.jar [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-dmf/hawkbit-dmf-api/target/hawkbit-dmf-api-0.4.2-sources.jar to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-dmf-api/0.4.2/hawkbit-dmf-api-0.4.2-sources.jar [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-dmf/hawkbit-dmf-api/target/hawkbit-dmf-api-0.4.2.jar.asc to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-dmf-api/0.4.2/hawkbit-dmf-api-0.4.2.jar.asc [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-dmf/hawkbit-dmf-api/target/hawkbit-dmf-api-0.4.2.pom.asc to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-dmf-api/0.4.2/hawkbit-dmf-api-0.4.2.pom.asc [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-dmf/hawkbit-dmf-api/target/hawkbit-dmf-api-0.4.2-javadoc.jar.asc to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-dmf-api/0.4.2/hawkbit-dmf-api-0.4.2-javadoc.jar.asc [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-dmf/hawkbit-dmf-api/target/hawkbit-dmf-api-0.4.2-sources.jar.asc to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-dmf-api/0.4.2/hawkbit-dmf-api-0.4.2-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.2 [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.2... [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.2-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.2... [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.2.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.2-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.2.jar to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-dmf-rabbitmq-test/0.4.2/hawkbit-dmf-rabbitmq-test-0.4.2.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.2/hawkbit-dmf-rabbitmq-test-0.4.2.pom [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-dmf/hawkbit-dmf-rabbitmq-test/target/hawkbit-dmf-rabbitmq-test-0.4.2-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-dmf-rabbitmq-test/0.4.2/hawkbit-dmf-rabbitmq-test-0.4.2-javadoc.jar [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-dmf/hawkbit-dmf-rabbitmq-test/target/hawkbit-dmf-rabbitmq-test-0.4.2-sources.jar to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-dmf-rabbitmq-test/0.4.2/hawkbit-dmf-rabbitmq-test-0.4.2-sources.jar [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-dmf/hawkbit-dmf-rabbitmq-test/target/hawkbit-dmf-rabbitmq-test-0.4.2.jar.asc to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-dmf-rabbitmq-test/0.4.2/hawkbit-dmf-rabbitmq-test-0.4.2.jar.asc [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-dmf/hawkbit-dmf-rabbitmq-test/target/hawkbit-dmf-rabbitmq-test-0.4.2.pom.asc to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-dmf-rabbitmq-test/0.4.2/hawkbit-dmf-rabbitmq-test-0.4.2.pom.asc [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-dmf/hawkbit-dmf-rabbitmq-test/target/hawkbit-dmf-rabbitmq-test-0.4.2-javadoc.jar.asc to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-dmf-rabbitmq-test/0.4.2/hawkbit-dmf-rabbitmq-test-0.4.2-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.2-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-dmf-rabbitmq-test/0.4.2/hawkbit-dmf-rabbitmq-test-0.4.2-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.2.jar to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-dmf-rabbitmq-test/0.4.2/hawkbit-dmf-rabbitmq-test-0.4.2.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.2/hawkbit-dmf-rabbitmq-test-0.4.2.pom [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-dmf/hawkbit-dmf-rabbitmq-test/target/hawkbit-dmf-rabbitmq-test-0.4.2-javadoc.jar to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-dmf-rabbitmq-test/0.4.2/hawkbit-dmf-rabbitmq-test-0.4.2-javadoc.jar [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-dmf/hawkbit-dmf-rabbitmq-test/target/hawkbit-dmf-rabbitmq-test-0.4.2-sources.jar to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-dmf-rabbitmq-test/0.4.2/hawkbit-dmf-rabbitmq-test-0.4.2-sources.jar [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-dmf/hawkbit-dmf-rabbitmq-test/target/hawkbit-dmf-rabbitmq-test-0.4.2.jar.asc to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-dmf-rabbitmq-test/0.4.2/hawkbit-dmf-rabbitmq-test-0.4.2.jar.asc [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-dmf/hawkbit-dmf-rabbitmq-test/target/hawkbit-dmf-rabbitmq-test-0.4.2.pom.asc to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-dmf-rabbitmq-test/0.4.2/hawkbit-dmf-rabbitmq-test-0.4.2.pom.asc [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-dmf/hawkbit-dmf-rabbitmq-test/target/hawkbit-dmf-rabbitmq-test-0.4.2-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.2/hawkbit-dmf-rabbitmq-test-0.4.2-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.2-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.2/hawkbit-dmf-rabbitmq-test-0.4.2-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.2 [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.2... [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.2-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.2... [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.025 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.004 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.001 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.271 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 15:36:10.876 [main] DEBUG org.eclipse.hawkbit.security.SystemSecurityContext - entering system code execution 15:36:10.881 [main] DEBUG org.eclipse.hawkbit.security.SystemSecurityContext - leaving system code execution 15:36:10.881 [main] DEBUG org.eclipse.hawkbit.security.SystemSecurityContext - entering system code execution 15:36:10.882 [main] DEBUG org.eclipse.hawkbit.security.SystemSecurityContext - leaving system code execution 15:36:10.882 [main] DEBUG org.eclipse.hawkbit.security.SystemSecurityContext - entering system code execution 15:36:10.882 [main] DEBUG org.eclipse.hawkbit.security.SystemSecurityContext - leaving system code execution 15:36:10.882 [main] DEBUG org.eclipse.hawkbit.security.SystemSecurityContext - entering system code execution 15:36:10.882 [main] DEBUG org.eclipse.hawkbit.security.SystemSecurityContext - leaving system code execution 15:36:10.899 [main] DEBUG org.eclipse.hawkbit.security.SystemSecurityContext - entering system code execution 15:36:10.900 [main] DEBUG org.eclipse.hawkbit.security.SystemSecurityContext - leaving system code execution 15:36:10.900 [main] DEBUG org.eclipse.hawkbit.security.SystemSecurityContext - entering system code execution 15:36:10.900 [main] DEBUG org.eclipse.hawkbit.security.SystemSecurityContext - leaving system code execution 15:36:10.901 [main] DEBUG org.eclipse.hawkbit.security.SystemSecurityContext - entering system code execution 15:36:10.901 [main] DEBUG org.eclipse.hawkbit.security.SystemSecurityContext - leaving system code execution 15:36:10.901 [main] DEBUG org.eclipse.hawkbit.security.ControllerPreAuthenticateSecurityTokenFilter - found authorization header with scheme TargetToken using target security token for authentication 15:36:10.905 [main] DEBUG org.eclipse.hawkbit.security.SystemSecurityContext - entering system code execution 15:36:10.905 [main] DEBUG org.eclipse.hawkbit.security.SystemSecurityContext - leaving system code execution 15:36:10.906 [main] DEBUG org.eclipse.hawkbit.security.SystemSecurityContext - entering system code execution 15:36:10.906 [main] DEBUG org.eclipse.hawkbit.security.SystemSecurityContext - leaving system code execution 15:36:10.906 [main] DEBUG org.eclipse.hawkbit.amqp.AmqpControllerAuthentication - preAuthenticatedPrincipal = 123 trying to authenticate 15:36:10.931 [main] DEBUG org.eclipse.hawkbit.security.SystemSecurityContext - entering system code execution 15:36:10.931 [main] DEBUG org.eclipse.hawkbit.security.SystemSecurityContext - leaving system code execution 15:36:10.931 [main] DEBUG org.eclipse.hawkbit.security.SystemSecurityContext - entering system code execution 15:36:10.932 [main] DEBUG org.eclipse.hawkbit.security.SystemSecurityContext - leaving system code execution 15:36:10.932 [main] DEBUG org.eclipse.hawkbit.security.SystemSecurityContext - entering system code execution 15:36:10.932 [main] DEBUG org.eclipse.hawkbit.security.SystemSecurityContext - leaving system code execution 15:36:10.932 [main] DEBUG org.eclipse.hawkbit.security.ControllerPreAuthenticateSecurityTokenFilter - found authorization header with scheme TargetToken using target security token for authentication 15:36:10.932 [main] DEBUG org.eclipse.hawkbit.security.SystemSecurityContext - entering system code execution 15:36:10.932 [main] DEBUG org.eclipse.hawkbit.security.SystemSecurityContext - leaving system code execution 15:36:10.932 [main] DEBUG org.eclipse.hawkbit.amqp.AmqpControllerAuthentication - preAuthenticatedPrincipal = 123 trying to authenticate 15:36:10.935 [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) 15:36:10.960 [main] DEBUG org.eclipse.hawkbit.security.SystemSecurityContext - entering system code execution 15:36:10.960 [main] DEBUG org.eclipse.hawkbit.security.SystemSecurityContext - leaving system code execution 15:36:10.961 [main] DEBUG org.eclipse.hawkbit.security.SystemSecurityContext - entering system code execution 15:36:10.961 [main] DEBUG org.eclipse.hawkbit.security.SystemSecurityContext - leaving system code execution 15:36:10.961 [main] DEBUG org.eclipse.hawkbit.security.SystemSecurityContext - entering system code execution 15:36:10.961 [main] DEBUG org.eclipse.hawkbit.security.SystemSecurityContext - leaving system code execution 15:36:10.961 [main] DEBUG org.eclipse.hawkbit.security.ControllerPreAuthenticateSecurityTokenFilter - found authorization header with scheme TargetToken using target security token for authentication 15:36:10.961 [main] DEBUG org.eclipse.hawkbit.security.SystemSecurityContext - entering system code execution 15:36:10.961 [main] DEBUG org.eclipse.hawkbit.security.SystemSecurityContext - leaving system code execution 15:36:10.961 [main] DEBUG org.eclipse.hawkbit.security.SystemSecurityContext - entering system code execution 15:36:10.962 [main] DEBUG org.eclipse.hawkbit.security.SystemSecurityContext - leaving system code execution 15:36:10.962 [main] DEBUG org.eclipse.hawkbit.amqp.AmqpControllerAuthentication - preAuthenticatedPrincipal = 123 trying to authenticate 15:36:10.962 [main] DEBUG org.eclipse.hawkbit.amqp.AmqpAuthenticationMessageHandler - no anonymous download request, doing authentication check for target 123 and artifact 12345 15:36:10.962 [main] INFO org.eclipse.hawkbit.amqp.AmqpAuthenticationMessageHandler - download security check for target 123 and artifact 12345 granted 15:36:11.040 [main] DEBUG org.eclipse.hawkbit.security.SystemSecurityContext - entering system code execution 15:36:11.040 [main] DEBUG org.eclipse.hawkbit.security.SystemSecurityContext - leaving system code execution 15:36:11.040 [main] DEBUG org.eclipse.hawkbit.security.SystemSecurityContext - entering system code execution 15:36:11.041 [main] DEBUG org.eclipse.hawkbit.security.SystemSecurityContext - leaving system code execution 15:36:11.041 [main] DEBUG org.eclipse.hawkbit.security.SystemSecurityContext - entering system code execution 15:36:11.041 [main] DEBUG org.eclipse.hawkbit.security.SystemSecurityContext - leaving system code execution 15:36:11.041 [main] DEBUG org.eclipse.hawkbit.security.SystemSecurityContext - entering system code execution 15:36:11.041 [main] DEBUG org.eclipse.hawkbit.security.SystemSecurityContext - leaving system code execution 15:36:11.041 [main] DEBUG org.eclipse.hawkbit.security.ControllerPreAuthenticateSecurityTokenFilter - found authorization header with scheme TargetToken using target security token for authentication 15:36:11.041 [main] DEBUG org.eclipse.hawkbit.security.SystemSecurityContext - entering system code execution 15:36:11.041 [main] DEBUG org.eclipse.hawkbit.security.SystemSecurityContext - leaving system code execution 15:36:11.041 [main] DEBUG org.eclipse.hawkbit.security.SystemSecurityContext - entering system code execution 15:36:11.042 [main] DEBUG org.eclipse.hawkbit.security.SystemSecurityContext - leaving system code execution 15:36:11.042 [main] DEBUG org.eclipse.hawkbit.amqp.AmqpControllerAuthentication - preAuthenticatedPrincipal = 123 trying to authenticate 15:36:11.042 [main] DEBUG org.eclipse.hawkbit.amqp.AmqpAuthenticationMessageHandler - no anonymous download request, doing authentication check for target 123 and artifact 12345 15:36:11.042 [main] INFO org.eclipse.hawkbit.amqp.AmqpAuthenticationMessageHandler - download security check for target 123 and artifact 12345 granted 15:36:11.059 [main] DEBUG org.eclipse.hawkbit.security.SystemSecurityContext - entering system code execution 15:36:11.059 [main] DEBUG org.eclipse.hawkbit.security.SystemSecurityContext - leaving system code execution 15:36:11.059 [main] DEBUG org.eclipse.hawkbit.security.SystemSecurityContext - entering system code execution 15:36:11.059 [main] DEBUG org.eclipse.hawkbit.security.SystemSecurityContext - leaving system code execution 15:36:11.059 [main] DEBUG org.eclipse.hawkbit.security.SystemSecurityContext - entering system code execution 15:36:11.059 [main] DEBUG org.eclipse.hawkbit.security.SystemSecurityContext - leaving system code execution 15:36:11.060 [main] DEBUG org.eclipse.hawkbit.security.SystemSecurityContext - entering system code execution 15:36:11.060 [main] DEBUG org.eclipse.hawkbit.security.SystemSecurityContext - leaving system code execution 15:36:11.060 [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) 15:36:11.071 [main] DEBUG org.eclipse.hawkbit.security.SystemSecurityContext - entering system code execution 15:36:11.071 [main] DEBUG org.eclipse.hawkbit.security.SystemSecurityContext - leaving system code execution 15:36:11.072 [main] DEBUG org.eclipse.hawkbit.security.SystemSecurityContext - entering system code execution 15:36:11.072 [main] DEBUG org.eclipse.hawkbit.security.SystemSecurityContext - leaving system code execution 15:36:11.072 [main] DEBUG org.eclipse.hawkbit.security.SystemSecurityContext - entering system code execution 15:36:11.072 [main] DEBUG org.eclipse.hawkbit.security.SystemSecurityContext - leaving system code execution 15:36:11.072 [main] DEBUG org.eclipse.hawkbit.security.ControllerPreAuthenticateSecurityTokenFilter - found authorization header with scheme TargetToken using target security token for authentication 15:36:11.072 [main] DEBUG org.eclipse.hawkbit.security.SystemSecurityContext - entering system code execution 15:36:11.072 [main] DEBUG org.eclipse.hawkbit.security.SystemSecurityContext - leaving system code execution 15:36:11.072 [main] DEBUG org.eclipse.hawkbit.amqp.AmqpControllerAuthentication - preAuthenticatedPrincipal = 123 trying to authenticate 15:36:11.113 [main] DEBUG org.eclipse.hawkbit.security.SystemSecurityContext - entering system code execution 15:36:11.113 [main] DEBUG org.eclipse.hawkbit.security.SystemSecurityContext - leaving system code execution 15:36:11.113 [main] DEBUG org.eclipse.hawkbit.security.SystemSecurityContext - entering system code execution 15:36:11.113 [main] DEBUG org.eclipse.hawkbit.security.SystemSecurityContext - leaving system code execution 15:36:11.113 [main] DEBUG org.eclipse.hawkbit.security.SystemSecurityContext - entering system code execution 15:36:11.113 [main] DEBUG org.eclipse.hawkbit.security.SystemSecurityContext - leaving system code execution 15:36:11.114 [main] DEBUG org.eclipse.hawkbit.security.SystemSecurityContext - entering system code execution 15:36:11.114 [main] DEBUG org.eclipse.hawkbit.security.SystemSecurityContext - leaving system code execution 15:36:11.114 [main] DEBUG org.eclipse.hawkbit.security.ControllerPreAuthenticateSecurityTokenFilter - found authorization header with scheme TargetToken using target security token for authentication 15:36:11.114 [main] DEBUG org.eclipse.hawkbit.security.SystemSecurityContext - entering system code execution 15:36:11.115 [main] DEBUG org.eclipse.hawkbit.security.SystemSecurityContext - leaving system code execution 15:36:11.115 [main] DEBUG org.eclipse.hawkbit.security.SystemSecurityContext - entering system code execution 15:36:11.115 [main] DEBUG org.eclipse.hawkbit.security.SystemSecurityContext - leaving system code execution 15:36:11.115 [main] DEBUG org.eclipse.hawkbit.amqp.AmqpControllerAuthentication - preAuthenticatedPrincipal = 123 trying to authenticate 15:36:11.115 [main] DEBUG org.eclipse.hawkbit.amqp.AmqpAuthenticationMessageHandler - no anonymous download request, doing authentication check for target 123 and artifact 12345 15:36:11.115 [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.608 s -- in org.eclipse.hawkbit.amqp.AmqpControllerAuthenticationTest [INFO] Running org.eclipse.hawkbit.amqp.AmqpMessageDispatcherServiceTest 15:36:11.131 [main] DEBUG org.eclipse.hawkbit.repository.test.util.DatasourceContext - Datasource environment variables: [database: null, username: null, password: null, datasourceUrl: null] 15:36:11.131 [main] INFO org.eclipse.hawkbit.repository.test.util.SharedSqlTestDatabaseExtension - Schema generation skipped... No datasource environment variables found! 15:36:11.135 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating CacheAwareContextLoaderDelegate from class [org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate] 15:36:11.145 [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)] 15:36:11.159 [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] 15:36:11.202 [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 15:36:11.203 [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 15:36:11.203 [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}. 15:36:11.458 [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]. 15:36:11.458 [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] 15:36:11.484 [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] 15:36:11.488 [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 15:36:12,110 INFO main o.e.h.a.AmqpMessageDispatcherServiceTest:55 - Starting AmqpMessageDispatcherServiceTest using Java 17.0.9 on basic-3rmgj with PID 2493 (started by jenkins in /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-dmf/hawkbit-dmf-amqp) 2024-01-11 15:36:12,112 INFO main o.e.h.a.AmqpMessageDispatcherServiceTest:638 - The following 1 profile is active: "test" 2024-01-11 15:36:13,418 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:132 - Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2024-01-11 15:36:13,724 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:201 - Finished Spring Data repository scanning in 286 ms. Found 20 JPA repository interfaces. 2024-01-11 15:36:14,431 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 15:36:14,453 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 15:36:14,649 INFO main o.s.c.c.s.GenericScope:283 - BeanFactory id=5ae362b0-2ddc-3496-bb5b-8bf203d700ce 2024-01-11 15:36:14,908 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 15:36:14,944 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 15:36:14,948 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 15:36:14,952 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'loadBalancerClientsDefaultsMappingsProvider' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration$$Lambda$1136/0x00007f4128742f98] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 15:36:14,957 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 15:36:15,002 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 15:36:15,024 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 15:36:15,027 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 15:36:15,030 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 15:36:15,046 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 15:36:15,080 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 15:36:15,109 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 15:36:15,144 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'repositoryApplicationConfiguration' of type [org.eclipse.hawkbit.repository.jpa.RepositoryApplicationConfiguration$$EnhancerBySpringCGLIB$$9e4c3ce0] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 15:36:15,955 INFO main o.f.c.i.l.VersionPrinter:37 - Flyway Community Edition 8.5.13 by Redgate 2024-01-11 15:36:15,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 15:36:15,956 INFO main o.f.c.i.l.VersionPrinter:37 - 2024-01-11 15:36:15,972 INFO main c.z.h.HikariDataSource:110 - HikariPool-1 - Starting... 2024-01-11 15:36:16,547 INFO main c.z.h.HikariDataSource:123 - HikariPool-1 - Start completed. 2024-01-11 15:36:16,565 INFO main o.f.c.i.d.b.BaseDatabaseType:37 - Database: jdbc:h2:mem:testdb (H2 2.2) 2024-01-11 15:36:16,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 15:36:16,727 INFO main o.f.c.i.c.DbValidate:37 - Successfully validated 47 migrations (execution time 00:00.058s) 2024-01-11 15:36:16,736 INFO main o.f.c.i.s.JdbcTableSchemaHistory:37 - Creating Schema History table "PUBLIC"."schema_version" ... 2024-01-11 15:36:16,776 INFO main o.f.c.i.c.DbMigrate:37 - Current version of schema "PUBLIC": << Empty Schema >> 2024-01-11 15:36:16,841 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.0.1 - init " 2024-01-11 15:36:17,014 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 15:36:17,031 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.0 - cascade delete " 2024-01-11 15:36:17,055 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.1 - cascade delete " 2024-01-11 15:36:17,062 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.5.0 - target filter query " 2024-01-11 15:36:17,121 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.6.0 - rollout management " 2024-01-11 15:36:17,164 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.0 - swmType maxAssignment greater 0 " 2024-01-11 15:36:17,210 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.1 - reduce length enums " 2024-01-11 15:36:17,241 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.0 - auto assign ds filter " 2024-01-11 15:36:17,251 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.1 - cascade delete " 2024-01-11 15:36:17,261 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.2 - remove external artifact " 2024-01-11 15:36:17,267 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.9.0 - add rollout groups created " 2024-01-11 15:36:17,312 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.0 - advanced rolloutgroup " 2024-01-11 15:36:17,330 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.1 - consolidate artifact sha1 " 2024-01-11 15:36:17,343 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.2 - rollout auto start " 2024-01-11 15:36:17,352 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.3 - add rollout deleted flag " 2024-01-11 15:36:17,439 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.0 - drop target info " 2024-01-11 15:36:17,515 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.1 - target filter query UQ " 2024-01-11 15:36:17,520 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.2 - remove unused idexes " 2024-01-11 15:36:17,526 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.3 - add module md targetvis " 2024-01-11 15:36:17,533 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.0 - action performance " 2024-01-11 15:36:17,565 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.1 - missing non null " 2024-01-11 15:36:17,616 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.2 - missing non null enum " 2024-01-11 15:36:17,621 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.3 - cascade delete " 2024-01-11 15:36:17,624 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.4 - add maintenance window " 2024-01-11 15:36:17,641 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.6 - add index " 2024-01-11 15:36:17,646 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.7 - add rollout approval fields " 2024-01-11 15:36:17,659 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 15:36:17,667 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.9 - add target metadata " 2024-01-11 15:36:17,706 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 15:36:17,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 15:36:17,720 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 15:36:17,725 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.13 - add action external id " 2024-01-11 15:36:17,732 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.14 - add sha256 hash " 2024-01-11 15:36:17,738 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.15 - add weight " 2024-01-11 15:36:17,750 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.16 - add action initiated by " 2024-01-11 15:36:17,760 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.17 - add index target modified " 2024-01-11 15:36:17,764 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.18 - add target type " 2024-01-11 15:36:17,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 15:36:17,817 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 15:36:17,824 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.21 - add rollouts status index " 2024-01-11 15:36:17,829 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 15:36:17,833 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.23 - add action status code " 2024-01-11 15:36:17,840 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 15:36:17,848 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.25 - add confirmation flag " 2024-01-11 15:36:17,858 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.26 - add access control context " 2024-01-11 15:36:17,902 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.27 - target type inherit type " 2024-01-11 15:36:17,910 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.139s) 2024-01-11 15:36:18,716 INFO main o.e.p.s./.4.2.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 15:36:18,750 WARN main o.e.p.s./.4.2.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 15:36:18,751 WARN main o.e.p.s./.4.2.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 15:36:18,751 WARN main o.e.p.s./.4.2.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 15:36:18,751 WARN main o.e.p.s./.4.2.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 15:36:18,752 INFO main o.e.p.s./.4.2.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 15:36:18,757 INFO main o.e.p.s./.4.2.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 15:36:18,758 WARN main o.e.p.s./.4.2.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 15:36:18,758 WARN main o.e.p.s./.4.2.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 15:36:18,759 WARN main o.e.p.s./.4.2.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 15:36:18,759 WARN main o.e.p.s./.4.2.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 15:36:18,759 INFO main o.e.p.s./.4.2.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 15:36:18,760 INFO main o.e.p.s./.4.2.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 15:36:18,760 INFO main o.e.p.s./.4.2.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 15:36:18,761 INFO main o.e.p.s./.4.2.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 15:36:18,765 INFO main o.e.p.s./.4.2.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 15:36:18,772 WARN main o.e.p.s./.4.2.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 15:36:18,772 WARN main o.e.p.s./.4.2.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 15:36:18,773 WARN main o.e.p.s./.4.2.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 15:36:18,773 WARN main o.e.p.s./.4.2.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 15:36:18,773 INFO main o.e.p.s./.4.2.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 15:36:18,774 INFO main o.e.p.s./.4.2.j.metadata:302 - The element [field rolloutGroup] is being defaulted to a one to one mapping. 2024-01-11 15:36:18,774 INFO main o.e.p.s./.4.2.j.metadata:302 - The element [field target] is being defaulted to a one to one mapping. 2024-01-11 15:36:18,775 INFO main o.e.p.s./.4.2.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 15:36:18,775 INFO main o.e.p.s./.4.2.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 15:36:18,775 INFO main o.e.p.s./.4.2.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 15:36:18,776 INFO main o.e.p.s./.4.2.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 15:36:18,777 INFO main o.e.p.s./.4.2.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 15:36:18,777 INFO main o.e.p.s./.4.2.j.metadata:302 - The element [field target] is being defaulted to a one to one mapping. 2024-01-11 15:36:18,777 INFO main o.e.p.s./.4.2.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 15:36:18,778 INFO main o.e.p.s./.4.2.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 15:36:18,778 INFO main o.e.p.s./.4.2.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 15:36:18,779 INFO main o.e.p.s./.4.2.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 15:36:18,780 WARN main o.e.p.s./.4.2.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 15:36:18,780 WARN main o.e.p.s./.4.2.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 15:36:18,780 WARN main o.e.p.s./.4.2.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 15:36:18,781 WARN main o.e.p.s./.4.2.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 15:36:18,781 INFO main o.e.p.s./.4.2.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 15:36:18,781 INFO main o.e.p.s./.4.2.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 15:36:18,782 INFO main o.e.p.s./.4.2.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 15:36:18,784 WARN main o.e.p.s./.4.2.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 15:36:18,784 WARN main o.e.p.s./.4.2.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 15:36:18,798 WARN main o.e.p.s./.4.2.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 15:36:18,798 WARN main o.e.p.s./.4.2.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 15:36:18,799 INFO main o.e.p.s./.4.2.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 15:36:18,800 INFO main o.e.p.s./.4.2.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 15:36:18,808 INFO main o.e.p.s./.4.2.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 15:36:18,810 INFO main o.e.p.s./.4.2.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 15:36:18,812 INFO main o.e.p.s./.4.2.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 15:36:18,812 INFO main o.e.p.s./.4.2.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 15:36:18,813 WARN main o.e.p.s./.4.2.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 15:36:18,813 WARN main o.e.p.s./.4.2.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 15:36:18,814 WARN main o.e.p.s./.4.2.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 15:36:18,814 WARN main o.e.p.s./.4.2.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 15:36:18,814 INFO main o.e.p.s./.4.2.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 15:36:18,815 WARN main o.e.p.s./.4.2.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 15:36:18,815 WARN main o.e.p.s./.4.2.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 15:36:18,816 WARN main o.e.p.s./.4.2.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 15:36:18,816 WARN main o.e.p.s./.4.2.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 15:36:18,816 INFO main o.e.p.s./.4.2.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 15:36:18,817 INFO main o.e.p.s./.4.2.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 15:36:18,818 WARN main o.e.p.s./.4.2.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 15:36:18,819 WARN main o.e.p.s./.4.2.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 15:36:18,819 WARN main o.e.p.s./.4.2.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 15:36:18,819 WARN main o.e.p.s./.4.2.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 15:36:18,820 INFO main o.e.p.s./.4.2.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 15:36:18,820 INFO main o.e.p.s./.4.2.j.metadata:302 - The element [field softwareModule] is being defaulted to a one to one mapping. 2024-01-11 15:36:18,820 INFO main o.e.p.s./.4.2.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 15:36:18,821 INFO main o.e.p.s./.4.2.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 15:36:18,821 INFO main o.e.p.s./.4.2.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 15:36:18,822 WARN main o.e.p.s./.4.2.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 15:36:18,822 WARN main o.e.p.s./.4.2.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 15:36:18,822 WARN main o.e.p.s./.4.2.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 15:36:18,823 WARN main o.e.p.s./.4.2.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 15:36:18,823 INFO main o.e.p.s./.4.2.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 15:36:18,823 INFO main o.e.p.s./.4.2.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 15:36:18,825 WARN main o.e.p.s./.4.2.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 15:36:18,826 WARN main o.e.p.s./.4.2.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 15:36:18,826 WARN main o.e.p.s./.4.2.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 15:36:18,826 WARN main o.e.p.s./.4.2.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 15:36:18,827 INFO main o.e.p.s./.4.2.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 15:36:18,827 INFO main o.e.p.s./.4.2.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 15:36:18,828 WARN main o.e.p.s./.4.2.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 15:36:18,828 WARN main o.e.p.s./.4.2.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 15:36:18,828 WARN main o.e.p.s./.4.2.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 15:36:18,829 WARN main o.e.p.s./.4.2.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 15:36:18,829 INFO main o.e.p.s./.4.2.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 15:36:18,829 INFO main o.e.p.s./.4.2.j.metadata:302 - The element [field distributionSet] is being defaulted to a one to one mapping. 2024-01-11 15:36:18,830 INFO main o.e.p.s./.4.2.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 15:36:18,830 INFO main o.e.p.s./.4.2.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 15:36:18,831 INFO main o.e.p.s./.4.2.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 15:36:18,831 WARN main o.e.p.s./.4.2.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 15:36:18,832 WARN main o.e.p.s./.4.2.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 15:36:18,832 WARN main o.e.p.s./.4.2.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 15:36:18,832 WARN main o.e.p.s./.4.2.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 15:36:18,833 INFO main o.e.p.s./.4.2.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 15:36:18,833 WARN main o.e.p.s./.4.2.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 15:36:18,834 WARN main o.e.p.s./.4.2.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 15:36:18,834 WARN main o.e.p.s./.4.2.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 15:36:18,834 WARN main o.e.p.s./.4.2.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 15:36:18,835 INFO main o.e.p.s./.4.2.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 15:36:18,836 WARN main o.e.p.s./.4.2.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 15:36:18,836 WARN main o.e.p.s./.4.2.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 15:36:18,836 WARN main o.e.p.s./.4.2.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 15:36:18,837 WARN main o.e.p.s./.4.2.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 15:36:18,837 INFO main o.e.p.s./.4.2.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 15:36:18,837 INFO main o.e.p.s./.4.2.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 15:36:18,838 INFO main o.e.p.s./.4.2.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 15:36:18,838 WARN main o.e.p.s./.4.2.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 15:36:18,839 WARN main o.e.p.s./.4.2.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 15:36:18,839 WARN main o.e.p.s./.4.2.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 15:36:18,839 WARN main o.e.p.s./.4.2.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 15:36:18,840 INFO main o.e.p.s./.4.2.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 15:36:18,840 WARN main o.e.p.s./.4.2.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 15:36:18,841 WARN main o.e.p.s./.4.2.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 15:36:18,841 WARN main o.e.p.s./.4.2.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 15:36:18,841 WARN main o.e.p.s./.4.2.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 15:36:18,842 INFO main o.e.p.s./.4.2.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 15:36:18,843 WARN main o.e.p.s./.4.2.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 15:36:18,843 WARN main o.e.p.s./.4.2.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 15:36:18,844 WARN main o.e.p.s./.4.2.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 15:36:18,844 WARN main o.e.p.s./.4.2.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 15:36:18,844 INFO main o.e.p.s./.4.2.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 15:36:18,845 WARN main o.e.p.s./.4.2.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 15:36:18,845 WARN main o.e.p.s./.4.2.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 15:36:18,846 WARN main o.e.p.s./.4.2.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 15:36:18,846 WARN main o.e.p.s./.4.2.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 15:36:18,846 INFO main o.e.p.s./.4.2.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 15:36:18,853 INFO main o.e.p.s./.4.2.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 15:36:18,866 WARN main o.e.p.s./.4.2.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 15:36:18,868 INFO main o.e.p.s./.4.2.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 15:36:18,869 WARN main o.e.p.s./.4.2.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 15:36:18,873 INFO main o.e.p.s./.4.2.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 15:36:18,874 INFO main o.e.p.s./.4.2.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 15:36:18,905 INFO main o.e.p.s./.4.2.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 15:36:18,907 INFO main o.e.p.s./.4.2.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 15:36:18,909 INFO main o.e.p.s./.4.2.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 15:36:18,911 INFO main o.e.p.s./.4.2.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 15:36:18,912 WARN main o.e.p.s./.4.2.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 15:36:18,913 INFO main o.e.p.s./.4.2.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 15:36:18,914 WARN main o.e.p.s./.4.2.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 15:36:18,915 INFO main o.e.p.s./.4.2.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 15:36:18,916 INFO main o.e.p.s./.4.2.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 15:36:18,916 WARN main o.e.p.s./.4.2.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 15:36:18,917 INFO main o.e.p.s./.4.2.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 15:36:18,918 INFO main o.e.p.s./.4.2.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 15:36:18,918 WARN main o.e.p.s./.4.2.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 15:36:18,919 INFO main o.e.p.s./.4.2.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 15:36:18,919 WARN main o.e.p.s./.4.2.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 15:36:18,920 INFO main o.e.p.s./.4.2.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 15:36:18,921 INFO main o.e.p.s./.4.2.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 15:36:18,921 INFO main o.e.p.s./.4.2.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 15:36:18,922 INFO main o.e.p.s./.4.2.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 15:36:18,923 WARN main o.e.p.s./.4.2.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 15:36:18,923 INFO main o.e.p.s./.4.2.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 15:36:18,924 WARN main o.e.p.s./.4.2.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 15:36:18,925 INFO main o.e.p.s./.4.2.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 15:36:18,925 INFO main o.e.p.s./.4.2.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 15:36:18,926 INFO main o.e.p.s./.4.2.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 15:36:18,927 INFO main o.e.p.s./.4.2.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 15:36:18,927 WARN main o.e.p.s./.4.2.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 15:36:18,928 INFO main o.e.p.s./.4.2.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 15:36:18,929 WARN main o.e.p.s./.4.2.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 15:36:18,929 INFO main o.e.p.s./.4.2.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 15:36:18,930 INFO main o.e.p.s./.4.2.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 15:36:18,931 WARN main o.e.p.s./.4.2.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 15:36:18,931 INFO main o.e.p.s./.4.2.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 15:36:18,932 WARN main o.e.p.s./.4.2.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 15:36:18,933 INFO main o.e.p.s./.4.2.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 15:36:18,934 WARN main o.e.p.s./.4.2.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 15:36:18,934 INFO main o.e.p.s./.4.2.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 15:36:18,935 WARN main o.e.p.s./.4.2.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 15:36:18,936 INFO main o.e.p.s./.4.2.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 15:36:18,937 WARN main o.e.p.s./.4.2.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 15:36:18,949 INFO main o.e.p.s./.4.2.j.metadata:302 - The primary key column name for the mapping element [field rolloutGroup] is being defaulted to: id. 2024-01-11 15:36:18,951 INFO main o.e.p.s./.4.2.j.metadata:302 - The primary key column name for the mapping element [field target] is being defaulted to: id. 2024-01-11 15:36:18,951 INFO main o.e.p.s./.4.2.j.metadata:302 - The primary key column name for the mapping element [field distributionSet] is being defaulted to: id. 2024-01-11 15:36:18,951 INFO main o.e.p.s./.4.2.j.metadata:302 - The primary key column name for the mapping element [field smType] is being defaulted to: id. 2024-01-11 15:36:18,952 INFO main o.e.p.s./.4.2.j.metadata:302 - The primary key column name for the mapping element [field dsType] is being defaulted to: id. 2024-01-11 15:36:18,952 INFO main o.e.p.s./.4.2.j.metadata:302 - The primary key column name for the mapping element [field target] is being defaulted to: id. 2024-01-11 15:36:18,953 INFO main o.e.p.s./.4.2.j.metadata:302 - The primary key column name for the mapping element [field softwareModule] is being defaulted to: id. 2024-01-11 15:36:18,980 INFO main o.e.p.s./.4.2.j.metadata:302 - The primary key column name for the mapping element [field controllerAttributes] is being defaulted to: id. 2024-01-11 15:36:18,982 INFO main o.e.p.s./.4.2.j.metadata:302 - The primary key column name for the mapping element [field messages] is being defaulted to: id. 2024-01-11 15:36:19,008 INFO main o.e.p.s./.4.2.j.metadata:302 - The primary key column name for the mapping element [field softwareModule] is being defaulted to: id. 2024-01-11 15:36:19,008 INFO main o.e.p.s./.4.2.j.metadata:302 - The primary key column name for the mapping element [field rollout] is being defaulted to: id. 2024-01-11 15:36:19,008 INFO main o.e.p.s./.4.2.j.metadata:302 - The primary key column name for the mapping element [field rolloutGroup] is being defaulted to: id. 2024-01-11 15:36:19,009 INFO main o.e.p.s./.4.2.j.metadata:302 - The primary key column name for the mapping element [field target] is being defaulted to: id. 2024-01-11 15:36:19,009 INFO main o.e.p.s./.4.2.j.metadata:302 - The primary key column name for the mapping element [field distributionSet] is being defaulted to: id. 2024-01-11 15:36:19,013 INFO main o.e.p.s./.4.2.j.metadata:302 - The primary key column name for the mapping element [field parent] is being defaulted to: id. 2024-01-11 15:36:19,013 INFO main o.e.p.s./.4.2.j.metadata:302 - The primary key column name for the mapping element [field rollout] is being defaulted to: id. 2024-01-11 15:36:19,013 INFO main o.e.p.s./.4.2.j.metadata:302 - The primary key column name for the mapping element [field targetType] is being defaulted to: id. 2024-01-11 15:36:19,018 INFO main o.e.p.s./.4.2.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 15:36:19,018 INFO main o.e.p.s./.4.2.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 15:36:19,019 INFO main o.e.p.s./.4.2.j.metadata:302 - The primary key column name for the mapping element [field installedDistributionSet] is being defaulted to: id. 2024-01-11 15:36:19,019 INFO main o.e.p.s./.4.2.j.metadata:302 - The primary key column name for the mapping element [field assignedDistributionSet] is being defaulted to: id. 2024-01-11 15:36:19,019 INFO main o.e.p.s./.4.2.j.metadata:302 - The primary key column name for the mapping element [field distributionSet] is being defaulted to: id. 2024-01-11 15:36:19,019 INFO main o.e.p.s./.4.2.j.metadata:302 - The primary key column name for the mapping element [field target] is being defaulted to: id. 2024-01-11 15:36:19,020 INFO main o.e.p.s./.4.2.j.metadata:302 - The primary key column name for the mapping element [field action] is being defaulted to: id. 2024-01-11 15:36:19,020 INFO main o.e.p.s./.4.2.j.metadata:302 - The primary key column name for the mapping element [field defaultDsType] is being defaulted to: id. 2024-01-11 15:36:19,020 INFO main o.e.p.s./.4.2.j.metadata:302 - The primary key column name for the mapping element [field autoAssignDistributionSet] is being defaulted to: id. 2024-01-11 15:36:19,021 INFO main o.e.p.s./.4.2.j.metadata:302 - The primary key column name for the mapping element [field type] is being defaulted to: id. 2024-01-11 15:36:19,021 INFO main o.e.p.s./.4.2.j.metadata:302 - The primary key column name for the mapping element [field type] is being defaulted to: id. 2024-01-11 15:36:19,021 INFO main o.e.p.s./.4.2.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 15:36:19,022 INFO main o.e.p.s./.4.2.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 15:36:19,022 INFO main o.e.p.s./.4.2.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 15:36:19,022 INFO main o.e.p.s./.4.2.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 15:36:19,023 INFO main o.e.p.s./.4.2.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 15:36:19,023 INFO main o.e.p.s./.4.2.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 15:36:19,053 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:437 - Initialized JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 15:36:19,239 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 15:36:19,542 INFO main o.e.p.s./.4.2.jar_default:302 - EclipseLink, version: Eclipse Persistence Services - 2.7.13.v20230724-7ffb888abf 2024-01-11 15:36:19,556 INFO main o.e.p.s./.4.2.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 15:36:19,556 INFO main o.e.p.s./.4.2.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 15:36:21,623 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 15:36:21,624 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 15:36:21,635 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 15:36:22,734 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 15:36:22,734 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 15:36:22,738 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 15:36: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.getStatusCountByRolloutGroupId(java.util.List) 2024-01-11 15:36:22,760 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 15:36:25,757 WARN main o.s.b.a.s.s.UserDetailsServiceAutoConfiguration:89 - Using generated security password: 260eb0a1-e3f1-490c-87a2-6e82c9fb1c59 This generated password is for development use only. Your security configuration must be updated before running your application in production. 2024-01-11 15:36:26,020 INFO main o.s.s.w.DefaultSecurityFilterChain:55 - Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@1e95875b, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@604a4686, org.springframework.security.web.context.SecurityContextPersistenceFilter@493cf6b2, org.springframework.security.web.header.HeaderWriterFilter@6b03c30d, org.springframework.security.web.csrf.CsrfFilter@1a94dd7a, org.springframework.security.web.authentication.logout.LogoutFilter@496d1ab0, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@1bc63ece, org.springframework.security.web.authentication.ui.DefaultLoginPageGeneratingFilter@15a6ecd3, org.springframework.security.web.authentication.ui.DefaultLogoutPageGeneratingFilter@12aaa898, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@a3e83ec, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@5109b474, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@20f05edc, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@bcfba54, org.springframework.security.web.session.SessionManagementFilter@20f472e5, org.springframework.security.web.access.ExceptionTranslationFilter@65b1a921, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@41266786] 2024-01-11 15:36:26,529 INFO main o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'application.springCloudBusInput' has 1 subscriber(s). 2024-01-11 15:36:26,744 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 15:36:26,744 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 1 subscriber(s). 2024-01-11 15:36:26,744 INFO main o.s.i.e.EventDrivenConsumer:292 - started bean '_org.springframework.integration.errorLogger' 2024-01-11 15:36:26,828 INFO main o.e.h.a.AmqpMessageDispatcherServiceTest:61 - Started AmqpMessageDispatcherServiceTest in 15.282 seconds (JVM running for 21.572) 2024-01-11 15:36:27,330 INFO pool-3-thread-1 o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'unknown.channel.name' has 1 subscriber(s). 2024-01-11 15:36:27,845 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.amqp.AmqpMessageDispatcherServiceTest.sendDeleteRequestWithNoAmqpAddress()]... 2024-01-11 15:36:27,923 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.amqp.AmqpMessageDispatcherServiceTest.sendDeleteRequestWithNoAmqpAddress()] succeeded. 2024-01-11 15:36:28,070 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.amqp.AmqpMessageDispatcherServiceTest.sendUpdateAttributesRequest()]... 2024-01-11 15:36:28,137 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.amqp.AmqpMessageDispatcherServiceTest.sendUpdateAttributesRequest()] succeeded. 2024-01-11 15:36:28,252 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.amqp.AmqpMessageDispatcherServiceTest.sendDeleteRequestWithNullAddress()]... 2024-01-11 15:36:28,271 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.amqp.AmqpMessageDispatcherServiceTest.sendDeleteRequestWithNullAddress()] succeeded. 2024-01-11 15:36:28,418 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.amqp.AmqpMessageDispatcherServiceTest.testSendCancelRequest()]... 2024-01-11 15:36:28,499 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.amqp.AmqpMessageDispatcherServiceTest.testSendCancelRequest()] succeeded. 2024-01-11 15:36:28,617 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.amqp.AmqpMessageDispatcherServiceTest.testSendDownloadRequestWithSoftwareModulesAndNoArtifacts()]... 2024-01-11 15:36:29,459 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.amqp.AmqpMessageDispatcherServiceTest.testSendDownloadRequestWithSoftwareModulesAndNoArtifacts()] succeeded. 2024-01-11 15:36:29,566 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.amqp.AmqpMessageDispatcherServiceTest.testSendDownloadRequest()]... 2024-01-11 15:36:30,003 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.amqp.AmqpMessageDispatcherServiceTest.testSendDownloadRequest()] succeeded. 2024-01-11 15:36:30,118 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.amqp.AmqpMessageDispatcherServiceTest.sendDeleteRequest()]... 2024-01-11 15:36:30,141 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.amqp.AmqpMessageDispatcherServiceTest.sendDeleteRequest()] succeeded. 2024-01-11 15:36:30,154 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 15:36:30,154 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 0 subscriber(s). 2024-01-11 15:36:30,155 INFO main o.s.i.e.EventDrivenConsumer:292 - stopped bean '_org.springframework.integration.errorLogger' 2024-01-11 15:36:30,173 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:651 - Closing JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 15:36:30,174 INFO main c.z.h.HikariDataSource:350 - HikariPool-1 - Shutdown initiated... 2024-01-11 15:36:30,177 INFO main c.z.h.HikariDataSource:352 - HikariPool-1 - Shutdown completed. [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 19.05 s -- in org.eclipse.hawkbit.amqp.AmqpMessageDispatcherServiceTest [INFO] Running org.eclipse.hawkbit.amqp.AmqpMessageHandlerServiceTest 2024-01-11 15:36:30,432 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 15:36:30,432 INFO main o.e.h.a.AmqpAuthenticationMessageHandler:234 - Artifact for resource FileResource [sha1=12345, artifactId=null, filename=null] not found 2024-01-11 15:36:30,458 INFO main o.e.h.a.AmqpAuthenticationMessageHandler:234 - Artifact for resource FileResource [sha1=12345, artifactId=null, filename=null] not found 2024-01-11 15:36:30,521 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.429 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.2.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.2-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.2.jar to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-dmf-amqp/0.4.2/hawkbit-dmf-amqp-0.4.2.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.2/hawkbit-dmf-amqp-0.4.2.pom [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-dmf/hawkbit-dmf-amqp/target/hawkbit-dmf-amqp-0.4.2-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-dmf-amqp/0.4.2/hawkbit-dmf-amqp-0.4.2-javadoc.jar [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-dmf/hawkbit-dmf-amqp/target/hawkbit-dmf-amqp-0.4.2-sources.jar to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-dmf-amqp/0.4.2/hawkbit-dmf-amqp-0.4.2-sources.jar [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-dmf/hawkbit-dmf-amqp/target/hawkbit-dmf-amqp-0.4.2.jar.asc to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-dmf-amqp/0.4.2/hawkbit-dmf-amqp-0.4.2.jar.asc [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-dmf/hawkbit-dmf-amqp/target/hawkbit-dmf-amqp-0.4.2.pom.asc to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-dmf-amqp/0.4.2/hawkbit-dmf-amqp-0.4.2.pom.asc [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-dmf/hawkbit-dmf-amqp/target/hawkbit-dmf-amqp-0.4.2-javadoc.jar.asc to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-dmf-amqp/0.4.2/hawkbit-dmf-amqp-0.4.2-javadoc.jar.asc [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-dmf/hawkbit-dmf-amqp/target/hawkbit-dmf-amqp-0.4.2-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-dmf-amqp/0.4.2/hawkbit-dmf-amqp-0.4.2-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.2.jar to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-dmf-amqp/0.4.2/hawkbit-dmf-amqp-0.4.2.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.2/hawkbit-dmf-amqp-0.4.2.pom [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-dmf/hawkbit-dmf-amqp/target/hawkbit-dmf-amqp-0.4.2-javadoc.jar to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-dmf-amqp/0.4.2/hawkbit-dmf-amqp-0.4.2-javadoc.jar [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-dmf/hawkbit-dmf-amqp/target/hawkbit-dmf-amqp-0.4.2-sources.jar to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-dmf-amqp/0.4.2/hawkbit-dmf-amqp-0.4.2-sources.jar [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-dmf/hawkbit-dmf-amqp/target/hawkbit-dmf-amqp-0.4.2.jar.asc to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-dmf-amqp/0.4.2/hawkbit-dmf-amqp-0.4.2.jar.asc [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-dmf/hawkbit-dmf-amqp/target/hawkbit-dmf-amqp-0.4.2.pom.asc to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-dmf-amqp/0.4.2/hawkbit-dmf-amqp-0.4.2.pom.asc [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-dmf/hawkbit-dmf-amqp/target/hawkbit-dmf-amqp-0.4.2-javadoc.jar.asc to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-dmf-amqp/0.4.2/hawkbit-dmf-amqp-0.4.2-javadoc.jar.asc [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-dmf/hawkbit-dmf-amqp/target/hawkbit-dmf-amqp-0.4.2-sources.jar.asc to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-dmf-amqp/0.4.2/hawkbit-dmf-amqp-0.4.2-sources.jar.asc [INFO] Execution skipped to the last project... [INFO] [INFO] --------------< org.eclipse.hawkbit:hawkbit-rest-parent >--------------- [INFO] Building hawkBit :: REST 0.4.2 [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.2... [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.2... [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.2/hawkbit-rest-parent-0.4.2.pom [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/target/hawkbit-rest-parent-0.4.2.pom.asc to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-rest-parent/0.4.2/hawkbit-rest-parent-0.4.2.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.2/hawkbit-rest-parent-0.4.2.pom [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/target/hawkbit-rest-parent-0.4.2.pom.asc to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-rest-parent/0.4.2/hawkbit-rest-parent-0.4.2.pom.asc [INFO] Execution skipped to the last project... [INFO] [INFO] ---------------< org.eclipse.hawkbit:hawkbit-rest-core >---------------- [INFO] Building hawkBit :: REST :: Core 0.4.2 [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.2... [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.2-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.2... [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.400 s -- in org.eclipse.hawkbit.rest.util.SortUtilityTest [INFO] Running org.eclipse.hawkbit.rest.util.FileStreamingUtilTest 15:36:41.444 [main] DEBUG org.eclipse.hawkbit.rest.util.FileStreamingUtil - range header for filename (test.file) is: bytes=0-10,9-15,16- 15:36:41.449 [main] DEBUG org.eclipse.hawkbit.rest.util.FileStreamingUtil - filename (test.file) results into a multipart range request: 15:36:41.545 [main] DEBUG org.eclipse.hawkbit.rest.util.FileStreamingUtil - range header for filename (test.file) is: bytes=0-10***,9-15,16- 15:36:41.547 [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.304 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.008 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.104 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.2.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.2-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.2-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.2.jar to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-rest-core/0.4.2/hawkbit-rest-core-0.4.2.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.2/hawkbit-rest-core-0.4.2.pom [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-rest-core/target/hawkbit-rest-core-0.4.2-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-rest-core/0.4.2/hawkbit-rest-core-0.4.2-javadoc.jar [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-rest-core/target/hawkbit-rest-core-0.4.2-sources.jar to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-rest-core/0.4.2/hawkbit-rest-core-0.4.2-sources.jar [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-rest-core/target/hawkbit-rest-core-0.4.2-tests.jar to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-rest-core/0.4.2/hawkbit-rest-core-0.4.2-tests.jar [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-rest-core/target/hawkbit-rest-core-0.4.2.jar.asc to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-rest-core/0.4.2/hawkbit-rest-core-0.4.2.jar.asc [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-rest-core/target/hawkbit-rest-core-0.4.2.pom.asc to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-rest-core/0.4.2/hawkbit-rest-core-0.4.2.pom.asc [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-rest-core/target/hawkbit-rest-core-0.4.2-javadoc.jar.asc to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-rest-core/0.4.2/hawkbit-rest-core-0.4.2-javadoc.jar.asc [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-rest-core/target/hawkbit-rest-core-0.4.2-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-rest-core/0.4.2/hawkbit-rest-core-0.4.2-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-rest-core/target/hawkbit-rest-core-0.4.2-tests.jar.asc to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-rest-core/0.4.2/hawkbit-rest-core-0.4.2-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.2.jar to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-rest-core/0.4.2/hawkbit-rest-core-0.4.2.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.2/hawkbit-rest-core-0.4.2.pom [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-rest-core/target/hawkbit-rest-core-0.4.2-javadoc.jar to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-rest-core/0.4.2/hawkbit-rest-core-0.4.2-javadoc.jar [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-rest-core/target/hawkbit-rest-core-0.4.2-sources.jar to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-rest-core/0.4.2/hawkbit-rest-core-0.4.2-sources.jar [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-rest-core/target/hawkbit-rest-core-0.4.2-tests.jar to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-rest-core/0.4.2/hawkbit-rest-core-0.4.2-tests.jar [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-rest-core/target/hawkbit-rest-core-0.4.2.jar.asc to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-rest-core/0.4.2/hawkbit-rest-core-0.4.2.jar.asc [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-rest-core/target/hawkbit-rest-core-0.4.2.pom.asc to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-rest-core/0.4.2/hawkbit-rest-core-0.4.2.pom.asc [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-rest-core/target/hawkbit-rest-core-0.4.2-javadoc.jar.asc to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-rest-core/0.4.2/hawkbit-rest-core-0.4.2-javadoc.jar.asc [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-rest-core/target/hawkbit-rest-core-0.4.2-sources.jar.asc to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-rest-core/0.4.2/hawkbit-rest-core-0.4.2-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-rest-core/target/hawkbit-rest-core-0.4.2-tests.jar.asc to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-rest-core/0.4.2/hawkbit-rest-core-0.4.2-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.2 [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.2... [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.2-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.2... [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.900 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.075 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.014 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.054 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.111 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.033 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.045 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.012 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.056 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.104 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.189 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.078 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.014 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.014 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.067 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.021 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.025 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.298 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.2.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.2-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.2.jar to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-ddi-api/0.4.2/hawkbit-ddi-api-0.4.2.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.2/hawkbit-ddi-api-0.4.2.pom [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-ddi-api/target/hawkbit-ddi-api-0.4.2-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-ddi-api/0.4.2/hawkbit-ddi-api-0.4.2-javadoc.jar [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-ddi-api/target/hawkbit-ddi-api-0.4.2-sources.jar to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-ddi-api/0.4.2/hawkbit-ddi-api-0.4.2-sources.jar [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-ddi-api/target/hawkbit-ddi-api-0.4.2.jar.asc to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-ddi-api/0.4.2/hawkbit-ddi-api-0.4.2.jar.asc [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-ddi-api/target/hawkbit-ddi-api-0.4.2.pom.asc to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-ddi-api/0.4.2/hawkbit-ddi-api-0.4.2.pom.asc [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-ddi-api/target/hawkbit-ddi-api-0.4.2-javadoc.jar.asc to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-ddi-api/0.4.2/hawkbit-ddi-api-0.4.2-javadoc.jar.asc [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-ddi-api/target/hawkbit-ddi-api-0.4.2-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-ddi-api/0.4.2/hawkbit-ddi-api-0.4.2-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.2.jar to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-ddi-api/0.4.2/hawkbit-ddi-api-0.4.2.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.2/hawkbit-ddi-api-0.4.2.pom [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-ddi-api/target/hawkbit-ddi-api-0.4.2-javadoc.jar to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-ddi-api/0.4.2/hawkbit-ddi-api-0.4.2-javadoc.jar [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-ddi-api/target/hawkbit-ddi-api-0.4.2-sources.jar to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-ddi-api/0.4.2/hawkbit-ddi-api-0.4.2-sources.jar [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-ddi-api/target/hawkbit-ddi-api-0.4.2.jar.asc to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-ddi-api/0.4.2/hawkbit-ddi-api-0.4.2.jar.asc [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-ddi-api/target/hawkbit-ddi-api-0.4.2.pom.asc to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-ddi-api/0.4.2/hawkbit-ddi-api-0.4.2.pom.asc [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-ddi-api/target/hawkbit-ddi-api-0.4.2-javadoc.jar.asc to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-ddi-api/0.4.2/hawkbit-ddi-api-0.4.2-javadoc.jar.asc [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-ddi-api/target/hawkbit-ddi-api-0.4.2-sources.jar.asc to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-ddi-api/0.4.2/hawkbit-ddi-api-0.4.2-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.2 [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.2... [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.2-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.2... [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 15:36:58.382 [main] DEBUG org.eclipse.hawkbit.repository.test.util.DatasourceContext - Datasource environment variables: [database: null, username: null, password: null, datasourceUrl: null] 15:36:58.387 [main] INFO org.eclipse.hawkbit.repository.test.util.SharedSqlTestDatabaseExtension - Schema generation skipped... No datasource environment variables found! 15:36:58.427 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating CacheAwareContextLoaderDelegate from class [org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate] 15:36:58.440 [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)] 15:36:58.519 [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] 15:36:58.543 [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 15:36:58.544 [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 15:36:58.544 [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}. 15:36:58.544 [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 15:36:58.545 [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 15:36:58.545 [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}. 15:36:58.545 [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 15:36:58.546 [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 15:36:58.546 [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}. 15:36:58.839 [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]. 15:36:58.840 [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] 15:36:58.871 [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] 15:36:58.875 [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 15:36:59,928 INFO main o.e.h.d.r.r.DdiInstalledBaseTest:55 - Starting DdiInstalledBaseTest using Java 17.0.9 on basic-3rmgj with PID 2844 (started by jenkins in /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-ddi-resource) 2024-01-11 15:36:59,930 INFO main o.e.h.d.r.r.DdiInstalledBaseTest:638 - The following 1 profile is active: "test" 2024-01-11 15:37:01,472 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:132 - Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2024-01-11 15:37:01,801 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:201 - Finished Spring Data repository scanning in 288 ms. Found 20 JPA repository interfaces. 2024-01-11 15:37:02,635 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 15:37:02,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 15:37:02,927 INFO main o.s.c.c.s.GenericScope:283 - BeanFactory id=ab81f616-6c02-3381-b023-f4db05e66867 2024-01-11 15:37:03,166 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 15:37:03,178 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 15:37:03,181 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 15:37:03,201 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'loadBalancerClientsDefaultsMappingsProvider' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration$$Lambda$945/0x00007f8b78585f38] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 15:37:03,208 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 15:37:03,222 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 15:37:03,239 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 15:37:03,243 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 15:37:03,246 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 15:37:03,275 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 15:37:03,349 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 15:37:03,362 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 15:37:03,428 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 15:37:04,246 INFO main o.f.c.i.l.VersionPrinter:37 - Flyway Community Edition 8.5.13 by Redgate 2024-01-11 15:37:04,246 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 15:37:04,246 INFO main o.f.c.i.l.VersionPrinter:37 - 2024-01-11 15:37:04,264 INFO main c.z.h.HikariDataSource:110 - HikariPool-1 - Starting... 2024-01-11 15:37:04,857 INFO main c.z.h.HikariDataSource:123 - HikariPool-1 - Start completed. 2024-01-11 15:37:04,876 INFO main o.f.c.i.d.b.BaseDatabaseType:37 - Database: jdbc:h2:mem:testdb (H2 2.2) 2024-01-11 15:37:04,955 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 15:37:05,022 INFO main o.f.c.i.c.DbValidate:37 - Successfully validated 47 migrations (execution time 00:00.051s) 2024-01-11 15:37:05,030 INFO main o.f.c.i.s.JdbcTableSchemaHistory:37 - Creating Schema History table "PUBLIC"."schema_version" ... 2024-01-11 15:37:05,067 INFO main o.f.c.i.c.DbMigrate:37 - Current version of schema "PUBLIC": << Empty Schema >> 2024-01-11 15:37:05,135 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.0.1 - init " 2024-01-11 15:37:05,303 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 15:37:05,320 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.0 - cascade delete " 2024-01-11 15:37:05,343 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.1 - cascade delete " 2024-01-11 15:37:05,350 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.5.0 - target filter query " 2024-01-11 15:37:05,406 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.6.0 - rollout management " 2024-01-11 15:37:05,505 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.0 - swmType maxAssignment greater 0 " 2024-01-11 15:37:05,512 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.1 - reduce length enums " 2024-01-11 15:37:05,547 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.0 - auto assign ds filter " 2024-01-11 15:37:05,558 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.1 - cascade delete " 2024-01-11 15:37:05,611 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.2 - remove external artifact " 2024-01-11 15:37:05,618 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.9.0 - add rollout groups created " 2024-01-11 15:37:05,628 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.0 - advanced rolloutgroup " 2024-01-11 15:37:05,646 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.1 - consolidate artifact sha1 " 2024-01-11 15:37:05,660 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.2 - rollout auto start " 2024-01-11 15:37:05,708 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.3 - add rollout deleted flag " 2024-01-11 15:37:05,813 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.0 - drop target info " 2024-01-11 15:37:05,862 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.1 - target filter query UQ " 2024-01-11 15:37:05,867 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.2 - remove unused idexes " 2024-01-11 15:37:05,902 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.3 - add module md targetvis " 2024-01-11 15:37:05,914 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.0 - action performance " 2024-01-11 15:37:05,951 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.1 - missing non null " 2024-01-11 15:37:06,007 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.2 - missing non null enum " 2024-01-11 15:37:06,014 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.3 - cascade delete " 2024-01-11 15:37:06,018 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.4 - add maintenance window " 2024-01-11 15:37:06,037 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.6 - add index " 2024-01-11 15:37:06,041 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.7 - add rollout approval fields " 2024-01-11 15:37:06,054 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 15:37:06,062 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.9 - add target metadata " 2024-01-11 15:37:06,067 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 15:37:06,073 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 15:37:06,113 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 15:37:06,122 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.13 - add action external id " 2024-01-11 15:37:06,135 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.14 - add sha256 hash " 2024-01-11 15:37:06,145 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.15 - add weight " 2024-01-11 15:37:06,165 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.16 - add action initiated by " 2024-01-11 15:37:06,180 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.17 - add index target modified " 2024-01-11 15:37:06,203 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.18 - add target type " 2024-01-11 15:37:06,221 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 15:37:06,229 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 15:37:06,238 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.21 - add rollouts status index " 2024-01-11 15:37:06,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 15:37:06,246 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.23 - add action status code " 2024-01-11 15:37:06,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 15:37:06,261 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.25 - add confirmation flag " 2024-01-11 15:37:06,301 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.26 - add access control context " 2024-01-11 15:37:06,313 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.27 - target type inherit type " 2024-01-11 15:37:06,320 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.257s) 2024-01-11 15:37:07,417 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:437 - Initialized JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 15:37:10,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 15:37:10,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.lang.Long) 2024-01-11 15:37:10,137 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 15:37:10,169 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 15:37:10,172 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 15:37:11,227 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 15:37:11,228 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 15:37:11,236 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 15:37:13,339 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 15:37:14,969 WARN main o.s.b.a.s.s.UserDetailsServiceAutoConfiguration:89 - Using generated security password: d91c1eb9-bcf3-4601-9a46-cef8e93be368 This generated password is for development use only. Your security configuration must be updated before running your application in production. 2024-01-11 15:37:15,225 INFO main o.s.s.w.DefaultSecurityFilterChain:55 - Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@5cc2aa0d, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@7781f778, org.springframework.security.web.context.SecurityContextPersistenceFilter@4b95fdbb, org.springframework.security.web.header.HeaderWriterFilter@7f5b0ae0, org.springframework.security.web.csrf.CsrfFilter@5e1a0799, org.springframework.security.web.authentication.logout.LogoutFilter@3b848210, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@70dee2fc, org.springframework.security.web.authentication.ui.DefaultLoginPageGeneratingFilter@3704a5ce, org.springframework.security.web.authentication.ui.DefaultLogoutPageGeneratingFilter@219ae951, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@7ada2653, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@6ea28562, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@1e26c967, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@7a9f4af0, org.springframework.security.web.session.SessionManagementFilter@2594c874, org.springframework.security.web.access.ExceptionTranslationFilter@6114f8f3, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@65e329f1] 2024-01-11 15:37:15,456 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:37:15,458 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:37:15,462 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 4 ms 2024-01-11 15:37:15,913 INFO main o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'application.springCloudBusInput' has 1 subscriber(s). 2024-01-11 15:37:16,138 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 15:37:16,138 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 1 subscriber(s). 2024-01-11 15:37:16,139 INFO main o.s.i.e.EventDrivenConsumer:292 - started bean '_org.springframework.integration.errorLogger' 2024-01-11 15:37:16,256 INFO main o.e.h.d.r.r.DdiInstalledBaseTest:61 - Started DdiInstalledBaseTest in 16.919 seconds (JVM running for 20.3) 2024-01-11 15:37:16,940 INFO pool-2-thread-1 o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'unknown.channel.name' has 1 subscriber(s). 2024-01-11 15:37:17,362 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:37:17,362 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:37:17,365 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 15:37:17,366 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 15:37:19,437 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 15:37:19,661 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:37:19,662 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:37:19,664 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 15:37:19,664 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 15:37:20,958 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 15:37:21,115 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:37:21,115 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:37:21,117 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 15:37:21,117 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 15:37:21,352 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 15:37:21,453 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:37:21,453 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:37:21,455 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 15:37:21,455 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 15:37:21,748 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 15:37:21,837 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:37:21,838 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:37:21,839 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 15:37:21,840 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 15:37:22,353 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 15:37:22,465 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:37:22,465 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:37:22,467 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 15:37:22,468 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 15:37:23,063 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 15:37:23,169 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:37:23,169 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:37:23,171 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 15:37:23,172 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 15:37:23,420 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 15:37:23,511 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:37:23,511 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:37:23,513 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 15:37:23,513 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 15:37:23,808 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 15:37:23,906 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:37:23,907 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:37:23,909 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 15:37:23,909 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 15:37:24,116 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 15:37:24,169 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:37:24,169 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:37:24,171 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 15:37:24,171 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 15:37:24,571 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 15:37:24,647 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:37:24,647 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:37:24,649 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 15:37:24,649 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 15:37:24,869 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 15:37:24,955 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:37:24,955 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:37:24,957 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 15:37:24,958 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 15:37:24,966 WARN main o.s.w.s.m.s.DefaultHandlerExceptionResolver:208 - Resolved [org.springframework.web.HttpRequestMethodNotSupportedException: Request method 'POST' not supported] 2024-01-11 15:37:24,968 WARN main o.s.w.s.m.s.DefaultHandlerExceptionResolver:208 - Resolved [org.springframework.web.HttpRequestMethodNotSupportedException: Request method 'PUT' not supported] 2024-01-11 15:37:24,969 WARN main o.s.w.s.m.s.DefaultHandlerExceptionResolver:208 - Resolved [org.springframework.web.HttpRequestMethodNotSupportedException: Request method 'DELETE' not supported] 2024-01-11 15:37:25,131 WARN main o.s.w.s.m.s.DefaultHandlerExceptionResolver:208 - Resolved [org.springframework.web.HttpMediaTypeNotAcceptableException: Could not find acceptable representation] 2024-01-11 15:37:25,144 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 15:37:25,222 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:37:25,223 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:37:25,225 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 15:37:25,225 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 15:37:26,470 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 15:37:26,528 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:37:26,529 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:37:26,530 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 15:37:26,531 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 15:37:27,747 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 15:37:27,755 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 15:37:27,755 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 0 subscriber(s). 2024-01-11 15:37:27,756 INFO main o.s.i.e.EventDrivenConsumer:292 - stopped bean '_org.springframework.integration.errorLogger' 2024-01-11 15:37:27,778 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:651 - Closing JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 15:37:27,780 INFO main c.z.h.HikariDataSource:350 - HikariPool-1 - Shutdown initiated... 2024-01-11 15:37:27,782 INFO main c.z.h.HikariDataSource:352 - HikariPool-1 - Shutdown completed. [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 29.42 s -- in org.eclipse.hawkbit.ddi.rest.resource.DdiInstalledBaseTest [INFO] Running org.eclipse.hawkbit.ddi.rest.resource.DdiCancelActionTest 2024-01-11 15:37:27,792 INFO main o.e.h.r.t.u.SharedSqlTestDatabaseExtension:34 - Schema generation skipped... No datasource environment variables found! 2024-01-11 15:37:27,794 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 15:37:27,794 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 15:37:27,794 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 15:37:27,807 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 15:37:27,808 INFO main o.s.b.t.c.SpringBootTestContextBootstrapper:174 - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@44fea182, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@3c89993d, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@7aa724e6, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@3cb683b0, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@d75d715, org.springframework.test.context.support.DirtiesContextTestExecutionListener@7d45f7f7, org.springframework.test.context.transaction.TransactionalTestExecutionListener@3e867cad, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@3625c3ce, org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener@15cb6760, org.springframework.test.context.event.EventPublishingTestExecutionListener@47e3c061, org.springframework.security.test.context.support.ReactorContextTestExecutionListener@4a0dbf24, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@52ae2e18, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@1c90b34a, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@45298871, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@627afb6f, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@4187c7d6, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@5894264f, org.eclipse.hawkbit.repository.test.matcher.EventVerifier@5177472c, org.eclipse.hawkbit.repository.test.util.CleanupTestExecutionListener@64637fee] . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.18) 2024-01-11 15:37:27,853 INFO main o.e.h.d.r.r.DdiCancelActionTest:55 - Starting DdiCancelActionTest using Java 17.0.9 on basic-3rmgj with PID 2844 (started by jenkins in /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-ddi-resource) 2024-01-11 15:37:27,854 INFO main o.e.h.d.r.r.DdiCancelActionTest:638 - The following 1 profile is active: "test" 2024-01-11 15:37:28,151 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:132 - Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2024-01-11 15:37:28,174 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 15:37:28,371 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 15:37:28,372 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 15:37:28,377 INFO main o.s.c.c.s.GenericScope:283 - BeanFactory id=ab81f616-6c02-3381-b023-f4db05e66867 2024-01-11 15:37:28,431 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 15:37:28,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 15:37:28,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 15:37:28,439 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'loadBalancerClientsDefaultsMappingsProvider' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration$$Lambda$945/0x00007f8b78585f38] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 15:37:28,441 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 15:37:28,447 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 15:37:28,451 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 15:37:28,452 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 15:37:28,453 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 15:37:28,460 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 15:37:28,473 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 15:37:28,511 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 15:37:28,515 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 15:37:28,655 INFO main o.f.c.i.l.VersionPrinter:37 - Flyway Community Edition 8.5.13 by Redgate 2024-01-11 15:37:28,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 15:37:28,655 INFO main o.f.c.i.l.VersionPrinter:37 - 2024-01-11 15:37:28,658 INFO main c.z.h.HikariDataSource:110 - HikariPool-2 - Starting... 2024-01-11 15:37:28,662 INFO main c.z.h.HikariDataSource:123 - HikariPool-2 - Start completed. 2024-01-11 15:37:28,663 INFO main o.f.c.i.d.b.BaseDatabaseType:37 - Database: jdbc:h2:mem:testdb (H2 2.2) 2024-01-11 15:37:28,666 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 15:37:28,712 INFO main o.f.c.i.c.DbValidate:37 - Successfully validated 47 migrations (execution time 00:00.044s) 2024-01-11 15:37:28,714 INFO main o.f.c.i.s.JdbcTableSchemaHistory:37 - Creating Schema History table "PUBLIC"."schema_version" ... 2024-01-11 15:37:28,722 INFO main o.f.c.i.c.DbMigrate:37 - Current version of schema "PUBLIC": << Empty Schema >> 2024-01-11 15:37:28,731 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.0.1 - init " 2024-01-11 15:37:28,760 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 15:37:28,766 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.0 - cascade delete " 2024-01-11 15:37:28,807 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.1 - cascade delete " 2024-01-11 15:37:28,812 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.5.0 - target filter query " 2024-01-11 15:37:28,817 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.6.0 - rollout management " 2024-01-11 15:37:28,830 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.0 - swmType maxAssignment greater 0 " 2024-01-11 15:37:28,833 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.1 - reduce length enums " 2024-01-11 15:37:28,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 15:37:28,850 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.1 - cascade delete " 2024-01-11 15:37:28,855 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.2 - remove external artifact " 2024-01-11 15:37:28,858 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.9.0 - add rollout groups created " 2024-01-11 15:37:28,862 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.0 - advanced rolloutgroup " 2024-01-11 15:37:28,870 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.1 - consolidate artifact sha1 " 2024-01-11 15:37:28,876 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.2 - rollout auto start " 2024-01-11 15:37:28,904 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.3 - add rollout deleted flag " 2024-01-11 15:37:28,932 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.0 - drop target info " 2024-01-11 15:37:28,953 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.1 - target filter query UQ " 2024-01-11 15:37:28,956 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.2 - remove unused idexes " 2024-01-11 15:37:28,960 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.3 - add module md targetvis " 2024-01-11 15:37:28,964 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.0 - action performance " 2024-01-11 15:37:29,003 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.1 - missing non null " 2024-01-11 15:37:29,016 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.2 - missing non null enum " 2024-01-11 15:37:29,020 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.3 - cascade delete " 2024-01-11 15:37:29,022 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.4 - add maintenance window " 2024-01-11 15:37:29,034 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.6 - add index " 2024-01-11 15:37:29,037 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.7 - add rollout approval fields " 2024-01-11 15:37:29,045 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 15:37:29,051 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.9 - add target metadata " 2024-01-11 15:37:29,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 15:37:29,061 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 15:37:29,068 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 15:37:29,074 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.13 - add action external id " 2024-01-11 15:37:29,104 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.14 - add sha256 hash " 2024-01-11 15:37:29,112 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.15 - add weight " 2024-01-11 15:37:29,122 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.16 - add action initiated by " 2024-01-11 15:37:29,130 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.17 - add index target modified " 2024-01-11 15:37:29,134 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.18 - add target type " 2024-01-11 15:37:29,142 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 15:37:29,148 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 15:37:29,154 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.21 - add rollouts status index " 2024-01-11 15:37:29,156 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 15:37:29,159 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.23 - add action status code " 2024-01-11 15:37:29,163 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 15:37:29,170 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.25 - add confirmation flag " 2024-01-11 15:37:29,177 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.26 - add access control context " 2024-01-11 15:37:29,204 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.27 - target type inherit type " 2024-01-11 15:37:29,211 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.490s) 2024-01-11 15:37:29,347 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:437 - Initialized JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 15:37:29,931 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 15:37:29,932 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 15:37:29,934 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 15:37:29,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 15:37:29,950 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 15:37:30,352 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 15:37:30,352 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 15:37:30,358 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 15:37:31,452 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 15:37:32,220 WARN main o.s.b.a.s.s.UserDetailsServiceAutoConfiguration:89 - Using generated security password: c4628e95-d724-4677-bfa1-a63a0c39e7a8 This generated password is for development use only. Your security configuration must be updated before running your application in production. 2024-01-11 15:37:32,326 INFO main o.s.s.w.DefaultSecurityFilterChain:55 - Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@4e1bbf85, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@42ef4124, org.springframework.security.web.context.SecurityContextPersistenceFilter@49c1ddeb, org.springframework.security.web.header.HeaderWriterFilter@7ee3f0d3, org.springframework.security.web.csrf.CsrfFilter@5f102e6e, org.springframework.security.web.authentication.logout.LogoutFilter@3eb7b14b, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@536bb027, org.springframework.security.web.authentication.ui.DefaultLoginPageGeneratingFilter@2917bca8, org.springframework.security.web.authentication.ui.DefaultLogoutPageGeneratingFilter@4c8b3bd6, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@3711eb96, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@5ae73093, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@11c9bcce, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@74fe248a, org.springframework.security.web.session.SessionManagementFilter@17fcf224, org.springframework.security.web.access.ExceptionTranslationFilter@1d790379, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@1343f77d] 2024-01-11 15:37:32,380 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:37:32,380 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:37:32,382 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 15:37:32,594 INFO main o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'application.springCloudBusInput' has 1 subscriber(s). 2024-01-11 15:37:32,745 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 15:37:32,746 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 1 subscriber(s). 2024-01-11 15:37:32,746 INFO main o.s.i.e.EventDrivenConsumer:292 - started bean '_org.springframework.integration.errorLogger' 2024-01-11 15:37:32,752 INFO main o.e.h.d.r.r.DdiCancelActionTest:61 - Started DdiCancelActionTest in 4.941 seconds (JVM running for 36.796) 2024-01-11 15:37:32,909 INFO pool-5-thread-1 o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'unknown.channel.name' has 1 subscriber(s). 2024-01-11 15:37:33,018 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:37:33,018 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:37:33,020 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 15:37:33,020 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 15:37:33,547 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 15:37:33,565 INFO main o.e.h.d.r.r.DdiRootController:520 - Target rejected the cancellation request (actionId: 1, controllerId: targetExist). 2024-01-11 15:37:33,638 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 15:37:33,717 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:37:33,718 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:37:33,719 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 15:37:33,720 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 15:37:33,721 WARN main o.s.w.s.m.s.DefaultHandlerExceptionResolver:208 - Resolved [org.springframework.web.HttpRequestMethodNotSupportedException: Request method 'POST' not supported] 2024-01-11 15:37:33,722 WARN main o.s.w.s.m.s.DefaultHandlerExceptionResolver:208 - Resolved [org.springframework.web.HttpRequestMethodNotSupportedException: Request method 'PUT' not supported] 2024-01-11 15:37:33,723 WARN main o.s.w.s.m.s.DefaultHandlerExceptionResolver:208 - Resolved [org.springframework.web.HttpRequestMethodNotSupportedException: Request method 'DELETE' not supported] 2024-01-11 15:37:33,828 WARN main o.s.w.s.m.s.DefaultHandlerExceptionResolver:208 - Resolved [org.springframework.web.HttpMediaTypeNotAcceptableException: Could not find acceptable representation] 2024-01-11 15:37:33,842 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 15:37:33,925 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:37:33,926 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:37:33,928 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 15:37:33,928 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 15:37:35,280 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 15:37:35,323 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 15:37:35,370 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:37:35,370 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:37:35,372 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 15:37:35,372 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 15:37:35,869 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 15:37:35,942 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:37:35,942 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:37:35,944 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 15:37:35,944 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 15:37:36,126 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 15:37:36,171 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:37:36,171 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:37:36,173 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 15:37:36,173 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 15:37:36,330 WARN main o.s.w.s.m.s.DefaultHandlerExceptionResolver:208 - Resolved [org.springframework.web.HttpRequestMethodNotSupportedException: Request method 'PUT' not supported] 2024-01-11 15:37:36,331 WARN main o.s.w.s.m.s.DefaultHandlerExceptionResolver:208 - Resolved [org.springframework.web.HttpRequestMethodNotSupportedException: Request method 'DELETE' not supported] 2024-01-11 15:37:36,332 WARN main o.s.w.s.m.s.DefaultHandlerExceptionResolver:208 - Resolved [org.springframework.web.HttpRequestMethodNotSupportedException: Request method 'GET' not supported] 2024-01-11 15:37:36,334 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 15:37:36,370 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 15:37:36,454 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:37:36,454 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:37:36,456 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 15:37:36,456 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 15:37:36,533 INFO main o.e.h.d.r.r.DdiRootController:520 - Target rejected the cancellation request (actionId: 10, controllerId: targetExist). 2024-01-11 15:37:36,604 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 15:37:36,649 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:37:36,649 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:37:36,651 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 15:37:36,651 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 15:37:36,779 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 15:37:36,782 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 15:37:36,783 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 0 subscriber(s). 2024-01-11 15:37:36,783 INFO main o.s.i.e.EventDrivenConsumer:292 - stopped bean '_org.springframework.integration.errorLogger' 2024-01-11 15:37:36,807 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:651 - Closing JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 15:37:36,808 INFO main c.z.h.HikariDataSource:350 - HikariPool-2 - Shutdown initiated... 2024-01-11 15:37:36,809 INFO main c.z.h.HikariDataSource:352 - HikariPool-2 - Shutdown completed. [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.020 s -- in org.eclipse.hawkbit.ddi.rest.resource.DdiCancelActionTest [INFO] Running org.eclipse.hawkbit.ddi.rest.resource.DdiRootControllerTest 2024-01-11 15:37:36,817 INFO main o.e.h.r.t.u.SharedSqlTestDatabaseExtension:34 - Schema generation skipped... No datasource environment variables found! 2024-01-11 15:37:36,819 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 15:37:36,819 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 15:37:36,820 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 15:37:36,825 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 15:37:36,825 INFO main o.s.b.t.c.SpringBootTestContextBootstrapper:174 - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@38f84306, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@7b847a09, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@38af250b, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@5887d2cd, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@221d4aa8, org.springframework.test.context.support.DirtiesContextTestExecutionListener@7a1128d0, org.springframework.test.context.transaction.TransactionalTestExecutionListener@3b57dde4, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@5d2061f9, org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener@15a038ff, org.springframework.test.context.event.EventPublishingTestExecutionListener@6604c533, org.springframework.security.test.context.support.ReactorContextTestExecutionListener@63b99cea, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@3d4806cd, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@293ba65b, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@69d6d312, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@46a75c0e, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@3ba45479, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@4f593428, org.eclipse.hawkbit.repository.test.matcher.EventVerifier@10483092, org.eclipse.hawkbit.repository.test.util.CleanupTestExecutionListener@6cf359b9] . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.18) 2024-01-11 15:37:36,856 INFO main o.e.h.d.r.r.DdiRootControllerTest:55 - Starting DdiRootControllerTest using Java 17.0.9 on basic-3rmgj with PID 2844 (started by jenkins in /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-ddi-resource) 2024-01-11 15:37:36,856 INFO main o.e.h.d.r.r.DdiRootControllerTest:638 - The following 1 profile is active: "test" 2024-01-11 15:37:37,082 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:132 - Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2024-01-11 15:37:37,121 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:201 - Finished Spring Data repository scanning in 38 ms. Found 20 JPA repository interfaces. 2024-01-11 15:37:37,265 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 15:37:37,266 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 15:37:37,271 INFO main o.s.c.c.s.GenericScope:283 - BeanFactory id=ab81f616-6c02-3381-b023-f4db05e66867 2024-01-11 15:37:37,319 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 15:37:37,323 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 15:37:37,325 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 15:37:37,326 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'loadBalancerClientsDefaultsMappingsProvider' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration$$Lambda$945/0x00007f8b78585f38] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 15:37:37,327 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 15:37:37,331 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 15:37:37,333 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 15:37:37,335 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 15:37:37,336 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 15:37:37,341 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 15:37:37,352 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 15:37:37,356 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 15:37:37,359 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 15:37:37,485 INFO main o.f.c.i.l.VersionPrinter:37 - Flyway Community Edition 8.5.13 by Redgate 2024-01-11 15:37:37,486 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 15:37:37,486 INFO main o.f.c.i.l.VersionPrinter:37 - 2024-01-11 15:37:37,488 INFO main c.z.h.HikariDataSource:110 - HikariPool-3 - Starting... 2024-01-11 15:37:37,505 INFO main c.z.h.HikariDataSource:123 - HikariPool-3 - Start completed. 2024-01-11 15:37:37,506 INFO main o.f.c.i.d.b.BaseDatabaseType:37 - Database: jdbc:h2:mem:testdb (H2 2.2) 2024-01-11 15:37:37,508 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 15:37:37,519 INFO main o.f.c.i.c.DbValidate:37 - Successfully validated 47 migrations (execution time 00:00.009s) 2024-01-11 15:37:37,520 INFO main o.f.c.i.s.JdbcTableSchemaHistory:37 - Creating Schema History table "PUBLIC"."schema_version" ... 2024-01-11 15:37:37,524 INFO main o.f.c.i.c.DbMigrate:37 - Current version of schema "PUBLIC": << Empty Schema >> 2024-01-11 15:37:37,532 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.0.1 - init " 2024-01-11 15:37:37,556 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 15:37:37,560 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.0 - cascade delete " 2024-01-11 15:37:37,567 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.1 - cascade delete " 2024-01-11 15:37:37,570 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.5.0 - target filter query " 2024-01-11 15:37:37,609 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.6.0 - rollout management " 2024-01-11 15:37:37,623 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.0 - swmType maxAssignment greater 0 " 2024-01-11 15:37:37,626 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.1 - reduce length enums " 2024-01-11 15:37:37,638 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.0 - auto assign ds filter " 2024-01-11 15:37:37,642 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.1 - cascade delete " 2024-01-11 15:37:37,646 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.2 - remove external artifact " 2024-01-11 15:37:37,649 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.9.0 - add rollout groups created " 2024-01-11 15:37:37,653 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.0 - advanced rolloutgroup " 2024-01-11 15:37:37,659 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.1 - consolidate artifact sha1 " 2024-01-11 15:37:37,665 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.2 - rollout auto start " 2024-01-11 15:37:37,698 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.3 - add rollout deleted flag " 2024-01-11 15:37:37,728 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.0 - drop target info " 2024-01-11 15:37:37,747 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.1 - target filter query UQ " 2024-01-11 15:37:37,749 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.2 - remove unused idexes " 2024-01-11 15:37:37,752 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.3 - add module md targetvis " 2024-01-11 15:37:37,756 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.0 - action performance " 2024-01-11 15:37:37,772 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.1 - missing non null " 2024-01-11 15:37:37,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 15:37:37,783 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.3 - cascade delete " 2024-01-11 15:37:37,798 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.4 - add maintenance window " 2024-01-11 15:37:37,813 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.6 - add index " 2024-01-11 15:37:37,816 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.7 - add rollout approval fields " 2024-01-11 15:37:37,824 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 15:37:37,828 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.9 - add target metadata " 2024-01-11 15:37:37,831 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 15:37:37,835 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 15:37:37,839 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 15:37:37,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 15:37:37,848 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.14 - add sha256 hash " 2024-01-11 15:37:37,853 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.15 - add weight " 2024-01-11 15:37:37,861 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.16 - add action initiated by " 2024-01-11 15:37:37,868 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.17 - add index target modified " 2024-01-11 15:37:37,905 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.18 - add target type " 2024-01-11 15:37:37,916 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 15:37:37,921 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 15:37: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 15:37:37,928 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 15:37:37,930 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.23 - add action status code " 2024-01-11 15:37:37,934 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 15:37:37,940 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.25 - add confirmation flag " 2024-01-11 15:37:37,947 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.26 - add access control context " 2024-01-11 15:37:37,953 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.27 - target type inherit type " 2024-01-11 15:37:37,958 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.434s) 2024-01-11 15:37:38,067 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:437 - Initialized JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 15:37:38,597 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 15:37:38,597 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 15:37:38,601 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 15:37:38,617 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 15:37:38,620 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 15:37:39,063 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 15:37:39,063 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 15:37:39,069 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 15:37:40,018 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 15:37:40,652 WARN main o.s.b.a.s.s.UserDetailsServiceAutoConfiguration:89 - Using generated security password: 3ee4ae37-a580-4d79-9fb6-4d271afeb34f This generated password is for development use only. Your security configuration must be updated before running your application in production. 2024-01-11 15:37:40,740 INFO main o.s.s.w.DefaultSecurityFilterChain:55 - Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@34969d97, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@64d0b312, org.springframework.security.web.context.SecurityContextPersistenceFilter@6e07d1e1, org.springframework.security.web.header.HeaderWriterFilter@318050, org.springframework.security.web.csrf.CsrfFilter@6e6b5146, org.springframework.security.web.authentication.logout.LogoutFilter@28d5932d, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@77cc16f4, org.springframework.security.web.authentication.ui.DefaultLoginPageGeneratingFilter@4ea47b3d, org.springframework.security.web.authentication.ui.DefaultLogoutPageGeneratingFilter@73bc62ca, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@252c6a68, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@636f442f, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@76cbca3a, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@358529ff, org.springframework.security.web.session.SessionManagementFilter@5a524a8c, org.springframework.security.web.access.ExceptionTranslationFilter@3fa10fbf, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@4f23f6a9] 2024-01-11 15:37:40,789 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:37:40,790 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:37:40,791 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 15:37:40,975 INFO main o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'application.springCloudBusInput' has 1 subscriber(s). 2024-01-11 15:37:41,160 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 15:37:41,161 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 1 subscriber(s). 2024-01-11 15:37:41,161 INFO main o.s.i.e.EventDrivenConsumer:292 - started bean '_org.springframework.integration.errorLogger' 2024-01-11 15:37:41,165 INFO main o.e.h.d.r.r.DdiRootControllerTest:61 - Started DdiRootControllerTest in 4.337 seconds (JVM running for 45.209) 2024-01-11 15:37:41,287 INFO pool-8-thread-1 o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'unknown.channel.name' has 1 subscriber(s). 2024-01-11 15:37:41,374 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:37:41,374 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:37:41,376 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 15:37:41,376 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 15:37:41,847 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=[cXeLbUW6X5lEkkj7Mi8giVKeTTNnBED9p8G8vGm7lEaN62Hf6eu7GJnOUtO30AlzrKr444M0176mXuEjW6SPK44Q2nDJJCrdH8iRxBoraNI6vnStFzllMO5SkjRv0tpljQ9Ymy8Rb3POWkzRsBStUOfcRacCpKzj14OMTYDGxrfwOBdN9GK819Qmr9WdNrTGI9NQpZTi8Jk6mJHEvyieKllnBqidPXjNeuKe5DfN6VUfDF8OKL5Srt7Dku33bkRiHzOBAH7BoZzUfe9AmKuMM30pz4Nf9gPnTElkcisOfiAvghF0Wec5Q4LZLCYLrAQbyKlQNWBW4sV88uVqlcYZ787WR8e9N05dCuilrA9GTJPqQcVisoq5e34KFytvMmi7uTlA2pypCdjuJ2l955LkrhrWKD6lzpKOoma8OOq4JVerow5DH5KVSoZosaIKLPoTDglPJIGJ2wnIbCDEqLBbsHU9AXUIPCIzM6PG01Mbb9RDb7bgBuwhiKvS4IHJm5CXyqfCvpXV6AlntKXmJDOoQtD7afpzmSfn84OTO2wAl9J9SzNzMkEeBgCAcx8Sv8i79vx7HiQeWUzIefKPp49PRKDiITNTNzc3GrW95dniDTsRGtc7oz3p3CwruOFpIBVGwwwy6drpfuYqshqnu1Os6M74KBnTYIV8MjTjSuhFLUucfmea1RrHH4O1FegRLpPNA3P0u71ewR9ZRQpCFbXcbnhaGd4pmhsGBewCbU0BmatAffuWc9bu6kOI4417ajtz3gFSoyCBLmpaj0WAMMfcZ6vlFoEk7Mx53zRE1ctdoHZc8SbVz17r1ImENWb5qKBJh8rJYOT2LcR8nVZTwhKZ3nFKXBWURKRPSdqM6VPlE2IM5IT7jmus43paiALyN78HL6eEzFlvwpxUfosgY23VfkCzSOjpHvlWVZ27JEbMGH1ySs03yhYWZ3nJLlpJaO2dEK6Z16fg4j8y49wf3YEXhASLpcnFT0KuTFOwZwL6]] not possible since action not active anymore. 2024-01-11 15:37:42,574 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 15:37:42,625 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:37:42,625 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:37:42,627 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 15:37:42,627 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 15:37:43,160 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 15:37:43,221 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:37:43,221 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:37:43,222 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 15:37:43,223 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 15:37:43,453 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 15:37:43,498 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:37:43,504 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:37:43,507 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 15:37:43,507 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 15:37:44,464 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 15:37:44,524 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:37:44,524 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:37:44,526 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 15:37:44,526 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 15:37:44,863 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 15:37:44,919 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:37:44,919 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:37:44,921 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 15:37:44,921 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 15:37:45,257 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 15:37:45,305 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:37:45,305 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:37:45,308 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 15:37:45,309 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 15:37:45,472 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 15:37:45,544 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:37:45,544 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:37:45,546 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 15:37:45,546 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 15:37:46,019 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 15:37:46,064 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:37:46,064 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:37:46,065 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 15:37:46,066 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 15:37:46,089 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 15:37:46,144 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:37:46,144 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:37:46,146 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 15:37:46,146 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 15:37:46,377 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 15:37:46,431 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:37:46,431 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:37:46,433 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 15:37:46,433 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 15:37:47,563 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 15:37:47,615 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:37:47,615 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:37:47,617 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 15:37:47,617 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 15:37:47,783 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 15:37:47,841 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:37:47,841 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:37:47,842 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 15:37:47,843 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 15:37:47,955 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 15:37:47,995 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:37:47,996 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:37:47,997 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 15:37:47,997 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 15:37:48,124 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 15:37:48,173 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:37:48,173 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:37:48,174 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 15:37:48,174 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 15:37:48,520 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 15:37:48,560 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:37:48,560 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:37:48,562 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 15:37:48,562 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 15:37:48,607 WARN main o.s.w.s.m.s.DefaultHandlerExceptionResolver:208 - Resolved [org.springframework.web.HttpRequestMethodNotSupportedException: Request method 'POST' not supported] 2024-01-11 15:37:48,608 WARN main o.s.w.s.m.s.DefaultHandlerExceptionResolver:208 - Resolved [org.springframework.web.HttpRequestMethodNotSupportedException: Request method 'PUT' not supported] 2024-01-11 15:37:48,609 WARN main o.s.w.s.m.s.DefaultHandlerExceptionResolver:208 - Resolved [org.springframework.web.HttpRequestMethodNotSupportedException: Request method 'DELETE' not supported] 2024-01-11 15:37:48,823 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 15:37:48,868 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:37:48,869 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:37:48,870 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 15:37:48,870 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 15:37:50,045 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 15:37:50,087 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:37:50,087 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:37:50,088 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 15:37:50,089 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 15:37:51,034 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 15:37:51,077 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:37:51,077 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:37:51,079 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 15:37:51,079 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 15:37:51,120 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 15:37:51,159 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:37:51,160 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:37:51,161 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 15:37:51,161 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 15:37:52,112 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 15:37:52,151 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:37:52,151 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:37:52,152 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 15:37:52,153 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 15:37:52,178 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 15:37:52,181 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 15:37:52,181 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 0 subscriber(s). 2024-01-11 15:37:52,181 INFO main o.s.i.e.EventDrivenConsumer:292 - stopped bean '_org.springframework.integration.errorLogger' 2024-01-11 15:37:52,189 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:651 - Closing JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 15:37:52,190 INFO main c.z.h.HikariDataSource:350 - HikariPool-3 - Shutdown initiated... 2024-01-11 15:37:52,191 INFO main c.z.h.HikariDataSource:352 - HikariPool-3 - Shutdown completed. [INFO] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.38 s -- in org.eclipse.hawkbit.ddi.rest.resource.DdiRootControllerTest [INFO] Running org.eclipse.hawkbit.ddi.rest.resource.DdiConfirmationBaseTest 2024-01-11 15:37:52,195 INFO main o.e.h.r.t.u.SharedSqlTestDatabaseExtension:34 - Schema generation skipped... No datasource environment variables found! 2024-01-11 15:37:52,197 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 15:37:52,197 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 15:37:52,198 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 15:37:52,208 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 15:37:52,208 INFO main o.s.b.t.c.SpringBootTestContextBootstrapper:174 - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@55fe3c79, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@4d1e9dd7, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@3d247b85, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@40605826, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@64d9a9a7, org.springframework.test.context.support.DirtiesContextTestExecutionListener@5d1070ce, org.springframework.test.context.transaction.TransactionalTestExecutionListener@4376d0ba, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@115019a, org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener@2828048e, org.springframework.test.context.event.EventPublishingTestExecutionListener@76608745, org.springframework.security.test.context.support.ReactorContextTestExecutionListener@3e67a33, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@2a56b204, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@42b2dfb4, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@309a2208, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@9df1ca, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@1f44a54f, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@4bdf966c, org.eclipse.hawkbit.repository.test.matcher.EventVerifier@2ab4677d, org.eclipse.hawkbit.repository.test.util.CleanupTestExecutionListener@4548d040] . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.18) 2024-01-11 15:37:52,237 INFO main o.e.h.d.r.r.DdiConfirmationBaseTest:55 - Starting DdiConfirmationBaseTest using Java 17.0.9 on basic-3rmgj with PID 2844 (started by jenkins in /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-ddi-resource) 2024-01-11 15:37:52,237 INFO main o.e.h.d.r.r.DdiConfirmationBaseTest:638 - The following 1 profile is active: "test" 2024-01-11 15:37:52,431 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:132 - Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2024-01-11 15:37:52,450 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 15:37:52,583 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 15:37:52,584 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 15:37:52,589 INFO main o.s.c.c.s.GenericScope:283 - BeanFactory id=ab81f616-6c02-3381-b023-f4db05e66867 2024-01-11 15:37:52,632 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 15:37:52,636 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 15:37:52,638 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 15:37:52,638 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'loadBalancerClientsDefaultsMappingsProvider' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration$$Lambda$945/0x00007f8b78585f38] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 15:37:52,640 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 15:37:52,644 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 15:37:52,647 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 15:37:52,648 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 15:37:52,649 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 15:37:52,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 15:37:52,664 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 15:37:52,668 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 15:37:52,672 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 15:37:52,814 INFO main o.f.c.i.l.VersionPrinter:37 - Flyway Community Edition 8.5.13 by Redgate 2024-01-11 15:37:52,814 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 15:37:52,815 INFO main o.f.c.i.l.VersionPrinter:37 - 2024-01-11 15:37:52,817 INFO main c.z.h.HikariDataSource:110 - HikariPool-4 - Starting... 2024-01-11 15:37:52,819 INFO main c.z.h.HikariDataSource:123 - HikariPool-4 - Start completed. 2024-01-11 15:37:52,820 INFO main o.f.c.i.d.b.BaseDatabaseType:37 - Database: jdbc:h2:mem:testdb (H2 2.2) 2024-01-11 15:37:52,821 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 15:37:52,833 INFO main o.f.c.i.c.DbValidate:37 - Successfully validated 47 migrations (execution time 00:00.009s) 2024-01-11 15:37:52,834 INFO main o.f.c.i.s.JdbcTableSchemaHistory:37 - Creating Schema History table "PUBLIC"."schema_version" ... 2024-01-11 15:37:52,837 INFO main o.f.c.i.c.DbMigrate:37 - Current version of schema "PUBLIC": << Empty Schema >> 2024-01-11 15:37:52,844 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.0.1 - init " 2024-01-11 15:37:52,867 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 15:37:52,871 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.0 - cascade delete " 2024-01-11 15:37:52,877 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.1 - cascade delete " 2024-01-11 15:37:52,879 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.5.0 - target filter query " 2024-01-11 15:37:52,883 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.6.0 - rollout management " 2024-01-11 15:37:52,910 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.0 - swmType maxAssignment greater 0 " 2024-01-11 15:37:52,912 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.1 - reduce length enums " 2024-01-11 15:37:52,921 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.0 - auto assign ds filter " 2024-01-11 15:37:52,924 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.1 - cascade delete " 2024-01-11 15:37:52,927 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.2 - remove external artifact " 2024-01-11 15:37:52,929 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.9.0 - add rollout groups created " 2024-01-11 15:37:52,932 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.0 - advanced rolloutgroup " 2024-01-11 15:37:52,937 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.1 - consolidate artifact sha1 " 2024-01-11 15:37:52,942 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.2 - rollout auto start " 2024-01-11 15:37:52,946 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.3 - add rollout deleted flag " 2024-01-11 15:37:52,965 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.0 - drop target info " 2024-01-11 15:37:52,980 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.1 - target filter query UQ " 2024-01-11 15:37:52,982 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.2 - remove unused idexes " 2024-01-11 15:37:52,985 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.3 - add module md targetvis " 2024-01-11 15:37:52,988 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.0 - action performance " 2024-01-11 15:37:53,015 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.1 - missing non null " 2024-01-11 15:37:53,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 15:37:53,024 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.3 - cascade delete " 2024-01-11 15:37:53,027 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.4 - add maintenance window " 2024-01-11 15:37:53,034 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.6 - add index " 2024-01-11 15:37:53,036 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.7 - add rollout approval fields " 2024-01-11 15:37:53,042 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 15:37:53,046 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.9 - add target metadata " 2024-01-11 15:37:53,048 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 15:37:53,051 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 15:37:53,055 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 15:37:53,057 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.13 - add action external id " 2024-01-11 15:37:53,061 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.14 - add sha256 hash " 2024-01-11 15:37:53,064 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.15 - add weight " 2024-01-11 15:37:53,070 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.16 - add action initiated by " 2024-01-11 15:37:53,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 15:37:53,078 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.18 - add target type " 2024-01-11 15:37:53,106 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 15:37:53,111 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 15:37:53,115 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.21 - add rollouts status index " 2024-01-11 15:37:53,118 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 15:37:53,120 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.23 - add action status code " 2024-01-11 15:37:53,123 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 15:37:53,127 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.25 - add confirmation flag " 2024-01-11 15:37:53,132 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.26 - add access control context " 2024-01-11 15:37:53,137 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.27 - target type inherit type " 2024-01-11 15:37:53,140 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.303s) 2024-01-11 15:37:53,249 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:437 - Initialized JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 15:37:53,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 15:37:53,763 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 15:37:53,764 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 15:37:53,776 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 15:37:53,778 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 15:37:54,145 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 15:37:54,146 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 15:37:54,151 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 15:37:55,116 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 15:37:55,760 WARN main o.s.b.a.s.s.UserDetailsServiceAutoConfiguration:89 - Using generated security password: c1f90456-abb9-425d-8523-076bf491c18b This generated password is for development use only. Your security configuration must be updated before running your application in production. 2024-01-11 15:37:55,849 INFO main o.s.s.w.DefaultSecurityFilterChain:55 - Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@30b9a9c3, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@5a155dcd, org.springframework.security.web.context.SecurityContextPersistenceFilter@6200a6f8, org.springframework.security.web.header.HeaderWriterFilter@107bf3f1, org.springframework.security.web.csrf.CsrfFilter@647ad45f, org.springframework.security.web.authentication.logout.LogoutFilter@23079729, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@17374402, org.springframework.security.web.authentication.ui.DefaultLoginPageGeneratingFilter@7f03dd3b, org.springframework.security.web.authentication.ui.DefaultLogoutPageGeneratingFilter@77af15d9, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@4ec0cfc8, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@15cd3722, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@a30dc53, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@3fd93a6b, org.springframework.security.web.session.SessionManagementFilter@50ea4896, org.springframework.security.web.access.ExceptionTranslationFilter@6aa12a1a, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@70234cbd] 2024-01-11 15:37:55,899 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:37:55,899 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:37:55,902 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 3 ms 2024-01-11 15:37:56,078 INFO main o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'application.springCloudBusInput' has 1 subscriber(s). 2024-01-11 15:37:56,232 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 15:37:56,232 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 1 subscriber(s). 2024-01-11 15:37:56,232 INFO main o.s.i.e.EventDrivenConsumer:292 - started bean '_org.springframework.integration.errorLogger' 2024-01-11 15:37:56,236 INFO main o.e.h.d.r.r.DdiConfirmationBaseTest:61 - Started DdiConfirmationBaseTest in 4.025 seconds (JVM running for 60.281) 2024-01-11 15:37:56,361 INFO pool-11-thread-1 o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'unknown.channel.name' has 1 subscriber(s). 2024-01-11 15:37:56,451 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:37:56,451 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:37:56,452 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 15:37:56,453 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 15:37:57,036 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 15:37:57,075 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:37:57,075 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:37:57,077 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 15:37:57,077 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 15:37:57,145 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 15:37:57,184 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:37:57,184 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:37:57,186 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 15:37:57,186 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 15:37:57,247 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 15:37:57,285 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:37:57,285 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:37:57,287 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 15:37:57,287 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 15:37:57,319 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 15:37:57,359 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:37:57,359 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:37:57,360 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 15:37:57,361 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 15:37:57,383 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 15:37:57,436 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:37:57,436 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:37:57,437 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 15:37:57,438 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 15:37:57,583 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 15:37:57,639 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 15:37:57,676 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:37:57,676 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:37:57,678 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 15:37:57,678 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 15:37:57,839 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 15:37:57,911 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:37:57,911 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:37:57,913 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 15:37:57,913 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 15:37:57,945 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 15:37:57,984 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:37:57,985 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:37:57,986 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 15:37:57,986 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 15:37:58,031 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 15:37:58,070 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:37:58,071 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:37:58,072 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 15:37:58,073 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 15:37:58,113 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 15:37:58,153 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:37:58,153 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:37:58,154 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 15:37:58,155 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 15:37:58,198 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 15:37:58,241 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:37:58,241 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:37:58,242 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 15:37:58,243 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 15:37:58,333 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 15:37:58,370 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:37:58,370 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:37:58,371 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 15:37:58,372 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 15:37:58,445 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 15:37:59,494 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 15:37:59,539 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:37:59,539 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:37:59,541 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 15:37:59,541 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 15:38:00,648 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 15:38:00,687 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:38:00,687 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:38:00,688 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 15:38:00,688 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 15:38:00,771 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 15:38:00,846 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:38:00,846 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:38:00,847 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 15:38:00,848 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 15:38:00,920 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 15:38:01,763 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 15:38:01,805 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:38:01,805 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:38:01,808 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 3 ms 2024-01-11 15:38:01,808 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 15:38:01,903 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 15:38:01,942 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:38:01,942 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:38:01,944 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 15:38:01,944 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 15:38:01,968 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 15:38:01,971 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 15:38:01,971 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 0 subscriber(s). 2024-01-11 15:38:01,971 INFO main o.s.i.e.EventDrivenConsumer:292 - stopped bean '_org.springframework.integration.errorLogger' 2024-01-11 15:38:01,978 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:651 - Closing JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 15:38:01,979 INFO main c.z.h.HikariDataSource:350 - HikariPool-4 - Shutdown initiated... 2024-01-11 15:38:01,980 INFO main c.z.h.HikariDataSource:352 - HikariPool-4 - Shutdown completed. [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.786 s -- in org.eclipse.hawkbit.ddi.rest.resource.DdiConfirmationBaseTest [INFO] Running org.eclipse.hawkbit.ddi.rest.resource.DdiDeploymentBaseTest 2024-01-11 15:38:01,984 INFO main o.e.h.r.t.u.SharedSqlTestDatabaseExtension:34 - Schema generation skipped... No datasource environment variables found! 2024-01-11 15:38:01,986 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 15:38:01,986 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 15:38:01,986 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 15:38:02,003 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 15:38:02,004 INFO main o.s.b.t.c.SpringBootTestContextBootstrapper:174 - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@555708a0, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@6d9327d2, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@5fcc940c, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@2941c588, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@443eda08, org.springframework.test.context.support.DirtiesContextTestExecutionListener@30e7c8ea, org.springframework.test.context.transaction.TransactionalTestExecutionListener@bb0560e, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@2cfabf75, org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener@1ea6ce78, org.springframework.test.context.event.EventPublishingTestExecutionListener@1008e5de, org.springframework.security.test.context.support.ReactorContextTestExecutionListener@1981d1f7, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@6079c4a5, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@480403dc, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@1ff53917, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@8ec4d77, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@269eec23, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@4eec01cf, org.eclipse.hawkbit.repository.test.matcher.EventVerifier@78e7a484, org.eclipse.hawkbit.repository.test.util.CleanupTestExecutionListener@128ac91a] . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.18) 2024-01-11 15:38:02,036 INFO main o.e.h.d.r.r.DdiDeploymentBaseTest:55 - Starting DdiDeploymentBaseTest using Java 17.0.9 on basic-3rmgj with PID 2844 (started by jenkins in /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-ddi-resource) 2024-01-11 15:38:02,036 INFO main o.e.h.d.r.r.DdiDeploymentBaseTest:638 - The following 1 profile is active: "test" 2024-01-11 15:38:02,238 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:132 - Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2024-01-11 15:38:02,259 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 15:38:02,408 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 15:38:02,409 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 15:38:02,415 INFO main o.s.c.c.s.GenericScope:283 - BeanFactory id=ab81f616-6c02-3381-b023-f4db05e66867 2024-01-11 15:38:02,451 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 15:38:02,455 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 15:38:02,457 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 15:38:02,457 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'loadBalancerClientsDefaultsMappingsProvider' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration$$Lambda$945/0x00007f8b78585f38] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 15:38:02,459 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 15:38:02,462 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 15:38:02,465 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 15:38:02,466 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 15:38:02,467 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 15:38:02,472 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 15:38:02,510 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 15:38:02,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 15:38:02,519 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 15:38:02,646 INFO main o.f.c.i.l.VersionPrinter:37 - Flyway Community Edition 8.5.13 by Redgate 2024-01-11 15:38:02,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 15:38:02,646 INFO main o.f.c.i.l.VersionPrinter:37 - 2024-01-11 15:38:02,648 INFO main c.z.h.HikariDataSource:110 - HikariPool-5 - Starting... 2024-01-11 15:38:02,649 INFO main c.z.h.HikariDataSource:123 - HikariPool-5 - Start completed. 2024-01-11 15:38:02,650 INFO main o.f.c.i.d.b.BaseDatabaseType:37 - Database: jdbc:h2:mem:testdb (H2 2.2) 2024-01-11 15:38:02,651 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 15:38:02,660 INFO main o.f.c.i.c.DbValidate:37 - Successfully validated 47 migrations (execution time 00:00.008s) 2024-01-11 15:38:02,661 INFO main o.f.c.i.s.JdbcTableSchemaHistory:37 - Creating Schema History table "PUBLIC"."schema_version" ... 2024-01-11 15:38:02,664 INFO main o.f.c.i.c.DbMigrate:37 - Current version of schema "PUBLIC": << Empty Schema >> 2024-01-11 15:38:02,671 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.0.1 - init " 2024-01-11 15:38:02,702 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 15:38:02,709 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.0 - cascade delete " 2024-01-11 15:38:02,717 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.1 - cascade delete " 2024-01-11 15:38:02,720 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.5.0 - target filter query " 2024-01-11 15:38:02,723 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.6.0 - rollout management " 2024-01-11 15:38:02,731 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.0 - swmType maxAssignment greater 0 " 2024-01-11 15:38:02,733 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.1 - reduce length enums " 2024-01-11 15:38:02,803 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.0 - auto assign ds filter " 2024-01-11 15:38:02,809 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.1 - cascade delete " 2024-01-11 15:38:02,813 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.2 - remove external artifact " 2024-01-11 15:38:02,816 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.9.0 - add rollout groups created " 2024-01-11 15:38:02,819 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.0 - advanced rolloutgroup " 2024-01-11 15:38:02,824 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.1 - consolidate artifact sha1 " 2024-01-11 15:38:02,828 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.2 - rollout auto start " 2024-01-11 15:38:02,832 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.3 - add rollout deleted flag " 2024-01-11 15:38:02,851 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.0 - drop target info " 2024-01-11 15:38:02,866 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.1 - target filter query UQ " 2024-01-11 15:38:02,868 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.2 - remove unused idexes " 2024-01-11 15:38:02,870 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.3 - add module md targetvis " 2024-01-11 15:38:02,873 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.0 - action performance " 2024-01-11 15:38:02,886 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.1 - missing non null " 2024-01-11 15:38:02,904 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.2 - missing non null enum " 2024-01-11 15:38:02,907 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.3 - cascade delete " 2024-01-11 15:38:02,910 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.4 - add maintenance window " 2024-01-11 15:38:02,919 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.6 - add index " 2024-01-11 15:38:02,921 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.7 - add rollout approval fields " 2024-01-11 15:38:02,927 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 15:38:02,931 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.9 - add target metadata " 2024-01-11 15:38:02,933 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 15:38:02,936 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 15:38:02,939 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 15:38:02,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 15:38:02,946 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.14 - add sha256 hash " 2024-01-11 15:38:02,949 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.15 - add weight " 2024-01-11 15:38:02,956 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.16 - add action initiated by " 2024-01-11 15:38:02,960 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.17 - add index target modified " 2024-01-11 15:38:02,963 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.18 - add target type " 2024-01-11 15:38:02,968 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 15:38:02,972 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 15:38:03,004 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.21 - add rollouts status index " 2024-01-11 15:38:03,008 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 15:38:03,011 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.23 - add action status code " 2024-01-11 15:38:03,015 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 15:38:03,020 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.25 - add confirmation flag " 2024-01-11 15:38:03,025 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.26 - add access control context " 2024-01-11 15:38:03,030 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.27 - target type inherit type " 2024-01-11 15:38:03,032 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.368s) 2024-01-11 15:38:03,120 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:437 - Initialized JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 15:38:03,569 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 15:38:03,570 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 15:38:03,571 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 15:38:03,582 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 15:38:03,583 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 15:38:03,900 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 15:38:03,900 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 15:38:03,907 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 15:38:04,824 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 15:38:05,650 WARN main o.s.b.a.s.s.UserDetailsServiceAutoConfiguration:89 - Using generated security password: cd1bf8e1-affe-46cf-8ed9-e521dca3ccd9 This generated password is for development use only. Your security configuration must be updated before running your application in production. 2024-01-11 15:38:05,811 INFO main o.s.s.w.DefaultSecurityFilterChain:55 - Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@3690388a, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@7b36a27, org.springframework.security.web.context.SecurityContextPersistenceFilter@6a18c344, org.springframework.security.web.header.HeaderWriterFilter@4391a43d, org.springframework.security.web.csrf.CsrfFilter@92b9f93, org.springframework.security.web.authentication.logout.LogoutFilter@7a7c499a, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@5e3efdb9, org.springframework.security.web.authentication.ui.DefaultLoginPageGeneratingFilter@28a298e2, org.springframework.security.web.authentication.ui.DefaultLogoutPageGeneratingFilter@2ec99c5d, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@5a3fc977, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@609c5dec, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@6b7194e9, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@a199c82, org.springframework.security.web.session.SessionManagementFilter@3f9a0423, org.springframework.security.web.access.ExceptionTranslationFilter@477f9740, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@29e31e29] 2024-01-11 15:38:05,884 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:38:05,884 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:38:05,886 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 15:38:06,050 INFO main o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'application.springCloudBusInput' has 1 subscriber(s). 2024-01-11 15:38:06,161 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 15:38:06,161 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 1 subscriber(s). 2024-01-11 15:38:06,161 INFO main o.s.i.e.EventDrivenConsumer:292 - started bean '_org.springframework.integration.errorLogger' 2024-01-11 15:38:06,165 INFO main o.e.h.d.r.r.DdiDeploymentBaseTest:61 - Started DdiDeploymentBaseTest in 4.158 seconds (JVM running for 70.209) 2024-01-11 15:38:06,274 INFO pool-14-thread-1 o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'unknown.channel.name' has 1 subscriber(s). 2024-01-11 15:38:06,354 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:38:06,355 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:38:06,356 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 15:38:06,356 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 15:38:06,840 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 15:38:06,882 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:38:06,882 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:38:06,884 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 15:38:06,884 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 15:38:07,160 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 15:38:07,213 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:38:07,213 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:38:07,215 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 15:38:07,215 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 15:38:07,233 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 15:38:07,268 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:38:07,268 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:38:07,269 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 15:38:07,270 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 15:38:07,344 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 15:38:07,354 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 15:38:07,389 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:38:07,389 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:38:07,390 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 15:38:07,391 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 15:38:08,384 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 15:38:08,412 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 15:38:08,448 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:38:08,448 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:38:08,450 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 15:38:08,450 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 15:38:10,576 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 15:38:10,620 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:38:10,620 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:38:10,622 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 15:38:10,622 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 15:38:10,627 WARN main o.s.w.s.m.s.DefaultHandlerExceptionResolver:208 - Resolved [org.springframework.web.HttpRequestMethodNotSupportedException: Request method 'POST' not supported] 2024-01-11 15:38:10,627 WARN main o.s.w.s.m.s.DefaultHandlerExceptionResolver:208 - Resolved [org.springframework.web.HttpRequestMethodNotSupportedException: Request method 'PUT' not supported] 2024-01-11 15:38:10,628 WARN main o.s.w.s.m.s.DefaultHandlerExceptionResolver:208 - Resolved [org.springframework.web.HttpRequestMethodNotSupportedException: Request method 'DELETE' not supported] 2024-01-11 15:38:10,736 WARN main o.s.w.s.m.s.DefaultHandlerExceptionResolver:208 - Resolved [org.springframework.web.HttpMediaTypeNotAcceptableException: Could not find acceptable representation] 2024-01-11 15:38:10,745 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 15:38:10,779 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:38:10,779 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:38:10,799 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 20 ms 2024-01-11 15:38:10,799 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 15:38:11,032 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 15:38:11,066 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:38:11,066 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:38:11,068 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 15:38:11,068 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 15:38:11,753 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 15:38:11,789 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:38:11,789 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:38:11,791 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 15:38:11,791 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 15:38:12,466 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 15:38:12,509 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:38:12,509 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:38:12,512 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 3 ms 2024-01-11 15:38:12,512 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 15:38:12,664 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 15:38:12,718 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:38:12,718 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:38:12,720 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 15:38:12,720 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 15:38:12,841 WARN main o.s.w.s.m.s.DefaultHandlerExceptionResolver:208 - Resolved [org.springframework.web.HttpRequestMethodNotSupportedException: Request method 'GET' not supported] 2024-01-11 15:38:12,841 WARN main o.s.w.s.m.s.DefaultHandlerExceptionResolver:208 - Resolved [org.springframework.web.HttpRequestMethodNotSupportedException: Request method 'PUT' not supported] 2024-01-11 15:38:12,842 WARN main o.s.w.s.m.s.DefaultHandlerExceptionResolver:208 - Resolved [org.springframework.web.HttpRequestMethodNotSupportedException: Request method 'DELETE' not supported] 2024-01-11 15:38:12,851 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 15:38:12,885 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:38:12,885 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:38:12,887 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 15:38:12,887 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 15:38:13,562 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 15:38:13,596 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:38:13,596 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:38:13,599 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 3 ms 2024-01-11 15:38:13,599 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 15:38:13,842 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 15:38:13,907 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:38:13,907 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:38:13,910 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 3 ms 2024-01-11 15:38:13,910 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 15:38:14,086 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 15:38:14,137 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:38:14,137 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:38:14,139 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 15:38:14,139 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 15:38:14,339 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 15:38:14,372 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:38:14,372 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:38:14,374 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 15:38:14,374 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 15:38:14,485 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 15:38:14,531 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:38:14,531 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:38:14,533 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 15:38:14,533 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 15:38:14,717 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 15:38:14,762 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 15:38:14,765 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 15:38:14,765 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 0 subscriber(s). 2024-01-11 15:38:14,766 INFO main o.s.i.e.EventDrivenConsumer:292 - stopped bean '_org.springframework.integration.errorLogger' 2024-01-11 15:38:14,774 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:651 - Closing JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 15:38:14,775 INFO main c.z.h.HikariDataSource:350 - HikariPool-5 - Shutdown initiated... 2024-01-11 15:38:14,776 INFO main c.z.h.HikariDataSource:352 - HikariPool-5 - Shutdown completed. [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.79 s -- in org.eclipse.hawkbit.ddi.rest.resource.DdiDeploymentBaseTest [INFO] Running org.eclipse.hawkbit.ddi.rest.resource.DdiConfigDataTest 2024-01-11 15:38:14,781 INFO main o.e.h.r.t.u.SharedSqlTestDatabaseExtension:34 - Schema generation skipped... No datasource environment variables found! 2024-01-11 15:38:14,782 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 15:38:14,783 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 15:38:14,783 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 15:38:14,799 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 15:38:14,800 INFO main o.s.b.t.c.SpringBootTestContextBootstrapper:174 - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@2ed05570, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@12cb258b, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@71b97eb2, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@ee362db, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@22b4cda2, org.springframework.test.context.support.DirtiesContextTestExecutionListener@69985302, org.springframework.test.context.transaction.TransactionalTestExecutionListener@536eec6d, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@468ea961, org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener@42d3a5cf, org.springframework.test.context.event.EventPublishingTestExecutionListener@69f8fed4, org.springframework.security.test.context.support.ReactorContextTestExecutionListener@4dd16a02, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@7e271778, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@218528ae, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@fa56c14, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@49628698, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@f38d41b, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@7704d0a, org.eclipse.hawkbit.repository.test.matcher.EventVerifier@2311543c, org.eclipse.hawkbit.repository.test.util.CleanupTestExecutionListener@7e9a4080] . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.18) 2024-01-11 15:38:14,831 INFO main o.e.h.d.r.r.DdiConfigDataTest:55 - Starting DdiConfigDataTest using Java 17.0.9 on basic-3rmgj with PID 2844 (started by jenkins in /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-ddi-resource) 2024-01-11 15:38:14,832 INFO main o.e.h.d.r.r.DdiConfigDataTest:638 - The following 2 profiles are active: "test", "im" 2024-01-11 15:38:15,005 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:132 - Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2024-01-11 15:38:15,026 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 15:38:15,161 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 15:38:15,162 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 15:38:15,166 INFO main o.s.c.c.s.GenericScope:283 - BeanFactory id=ab81f616-6c02-3381-b023-f4db05e66867 2024-01-11 15:38:15,244 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 15:38:15,248 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 15:38:15,249 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 15:38:15,250 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'loadBalancerClientsDefaultsMappingsProvider' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration$$Lambda$945/0x00007f8b78585f38] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 15:38:15,251 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 15:38:15,254 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 15:38:15,256 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 15:38:15,257 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 15:38:15,258 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 15:38:15,263 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 15:38:15,272 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 15:38:15,275 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 15:38:15,278 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 15:38:15,391 INFO main o.f.c.i.l.VersionPrinter:37 - Flyway Community Edition 8.5.13 by Redgate 2024-01-11 15:38:15,391 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 15:38:15,391 INFO main o.f.c.i.l.VersionPrinter:37 - 2024-01-11 15:38:15,394 INFO main c.z.h.HikariDataSource:110 - HikariPool-6 - Starting... 2024-01-11 15:38:15,398 INFO main c.z.h.HikariDataSource:123 - HikariPool-6 - Start completed. 2024-01-11 15:38:15,399 INFO main o.f.c.i.d.b.BaseDatabaseType:37 - Database: jdbc:h2:mem:testdb (H2 2.2) 2024-01-11 15:38:15,402 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 15:38:15,415 INFO main o.f.c.i.c.DbValidate:37 - Successfully validated 47 migrations (execution time 00:00.011s) 2024-01-11 15:38:15,416 INFO main o.f.c.i.s.JdbcTableSchemaHistory:37 - Creating Schema History table "PUBLIC"."schema_version" ... 2024-01-11 15:38:15,420 INFO main o.f.c.i.c.DbMigrate:37 - Current version of schema "PUBLIC": << Empty Schema >> 2024-01-11 15:38:15,427 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.0.1 - init " 2024-01-11 15:38:15,443 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 15:38:15,446 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.0 - cascade delete " 2024-01-11 15:38:15,451 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.1 - cascade delete " 2024-01-11 15:38:15,453 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.5.0 - target filter query " 2024-01-11 15:38:15,457 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.6.0 - rollout management " 2024-01-11 15:38:15,464 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.0 - swmType maxAssignment greater 0 " 2024-01-11 15:38:15,465 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.1 - reduce length enums " 2024-01-11 15:38:15,473 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.0 - auto assign ds filter " 2024-01-11 15:38:15,476 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.1 - cascade delete " 2024-01-11 15:38:15,479 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.2 - remove external artifact " 2024-01-11 15:38:15,500 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.9.0 - add rollout groups created " 2024-01-11 15:38:15,503 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.0 - advanced rolloutgroup " 2024-01-11 15:38:15,509 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.1 - consolidate artifact sha1 " 2024-01-11 15:38:15,514 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.2 - rollout auto start " 2024-01-11 15:38:15,518 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.3 - add rollout deleted flag " 2024-01-11 15:38:15,534 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.0 - drop target info " 2024-01-11 15:38:15,548 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.1 - target filter query UQ " 2024-01-11 15:38:15,550 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.2 - remove unused idexes " 2024-01-11 15:38:15,552 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.3 - add module md targetvis " 2024-01-11 15:38:15,555 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.0 - action performance " 2024-01-11 15:38:15,567 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.1 - missing non null " 2024-01-11 15:38:15,573 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.2 - missing non null enum " 2024-01-11 15:38:15,575 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.3 - cascade delete " 2024-01-11 15:38:15,577 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.4 - add maintenance window " 2024-01-11 15:38:15,583 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.6 - add index " 2024-01-11 15:38:15,598 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.7 - add rollout approval fields " 2024-01-11 15:38:15,603 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 15:38:15,607 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.9 - add target metadata " 2024-01-11 15:38:15,609 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 15:38:15,613 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 15:38:15,616 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 15:38:15,619 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.13 - add action external id " 2024-01-11 15:38:15,622 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.14 - add sha256 hash " 2024-01-11 15:38:15,625 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.15 - add weight " 2024-01-11 15:38:15,631 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.16 - add action initiated by " 2024-01-11 15:38:15,636 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.17 - add index target modified " 2024-01-11 15:38:15,638 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.18 - add target type " 2024-01-11 15:38:15,643 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 15:38:15,647 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 15:38:15,650 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.21 - add rollouts status index " 2024-01-11 15:38:15,651 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 15:38:15,653 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.23 - add action status code " 2024-01-11 15:38:15,656 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 15:38:15,660 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.25 - add confirmation flag " 2024-01-11 15:38:15,665 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.26 - add access control context " 2024-01-11 15:38:15,669 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.27 - target type inherit type " 2024-01-11 15:38:15,672 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.252s) 2024-01-11 15:38:15,744 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:437 - Initialized JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 15:38:16,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 15:38:16,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 15:38:16,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 15:38:16,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.util.List) 2024-01-11 15:38:16,191 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 15:38:16,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 15:38:16,505 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 15:38:16,510 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 15:38:17,432 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 15:38:18,252 WARN main o.s.b.a.s.s.UserDetailsServiceAutoConfiguration:89 - Using generated security password: c629fa85-eac8-43a1-8371-ee0a9d7ada30 This generated password is for development use only. Your security configuration must be updated before running your application in production. 2024-01-11 15:38:18,337 INFO main o.s.s.w.DefaultSecurityFilterChain:55 - Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@5fbb4460, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@5f35b477, org.springframework.security.web.context.SecurityContextPersistenceFilter@2a39d619, org.springframework.security.web.header.HeaderWriterFilter@3c964b26, org.springframework.security.web.csrf.CsrfFilter@43192b13, org.springframework.security.web.authentication.logout.LogoutFilter@5442b71e, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@24c6bcc3, org.springframework.security.web.authentication.ui.DefaultLoginPageGeneratingFilter@60e1478c, org.springframework.security.web.authentication.ui.DefaultLogoutPageGeneratingFilter@4e843bf6, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@43af06f0, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@3133b940, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@743b45dc, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@75a73c50, org.springframework.security.web.session.SessionManagementFilter@20f230a7, org.springframework.security.web.access.ExceptionTranslationFilter@1325ca76, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@1662dd95] 2024-01-11 15:38:18,379 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:38:18,380 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:38:18,381 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 15:38:18,551 INFO main o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'application.springCloudBusInput' has 1 subscriber(s). 2024-01-11 15:38:18,656 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 15:38:18,656 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 1 subscriber(s). 2024-01-11 15:38:18,656 INFO main o.s.i.e.EventDrivenConsumer:292 - started bean '_org.springframework.integration.errorLogger' 2024-01-11 15:38:18,659 INFO main o.e.h.d.r.r.DdiConfigDataTest:61 - Started DdiConfigDataTest in 3.858 seconds (JVM running for 82.704) 2024-01-11 15:38:18,765 INFO pool-17-thread-1 o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'unknown.channel.name' has 1 subscriber(s). 2024-01-11 15:38:18,847 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:38:18,847 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:38:18,849 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 15:38:18,849 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 15:38:19,017 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 15:38:19,051 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:38:19,051 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:38:19,053 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 15:38:19,053 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 15:38:19,066 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 15:38:19,076 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 15:38:19,133 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:38:19,133 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:38:19,135 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 15:38:19,135 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 15:38:19,171 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 15:38:19,234 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:38:19,234 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:38:19,236 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 15:38:19,236 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 15:38:19,240 WARN main o.s.w.s.m.s.DefaultHandlerExceptionResolver:208 - Resolved [org.springframework.web.HttpRequestMethodNotSupportedException: Request method 'POST' not supported] 2024-01-11 15:38:19,241 WARN main o.s.w.s.m.s.DefaultHandlerExceptionResolver:208 - Resolved [org.springframework.web.HttpRequestMethodNotSupportedException: Request method 'GET' not supported] 2024-01-11 15:38:19,241 WARN main o.s.w.s.m.s.DefaultHandlerExceptionResolver:208 - Resolved [org.springframework.web.HttpRequestMethodNotSupportedException: Request method 'DELETE' not supported] 2024-01-11 15:38:19,242 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 15:38:19,257 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 15:38:19,320 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:38:19,321 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:38:19,322 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 15:38:19,323 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 15:38:19,372 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 15:38:19,422 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:38:19,423 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:38:19,424 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 15:38:19,424 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 15:38:19,443 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 15:38:19,509 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:38:19,510 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:38:19,511 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 15:38:19,512 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 15:38:19,565 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 15:38:19,568 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 15:38:19,568 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 0 subscriber(s). 2024-01-11 15:38:19,568 INFO main o.s.i.e.EventDrivenConsumer:292 - stopped bean '_org.springframework.integration.errorLogger' 2024-01-11 15:38:19,573 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:651 - Closing JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 15:38:19,574 INFO main c.z.h.HikariDataSource:350 - HikariPool-6 - Shutdown initiated... 2024-01-11 15:38:19,575 INFO main c.z.h.HikariDataSource:352 - HikariPool-6 - Shutdown completed. [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.794 s -- in org.eclipse.hawkbit.ddi.rest.resource.DdiConfigDataTest [INFO] Running org.eclipse.hawkbit.ddi.rest.resource.DosFilterTest 2024-01-11 15:38:19,578 INFO main o.e.h.r.t.u.SharedSqlTestDatabaseExtension:34 - Schema generation skipped... No datasource environment variables found! 2024-01-11 15:38:19,579 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 15:38:19,580 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 15:38:19,580 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 15:38:19,583 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 15:38:19,584 INFO main o.s.b.t.c.SpringBootTestContextBootstrapper:174 - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@235276ef, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@29951de4, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@324396a9, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@4f0b113d, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@7f5ee33d, org.springframework.test.context.support.DirtiesContextTestExecutionListener@7e25ab0f, org.springframework.test.context.transaction.TransactionalTestExecutionListener@50fd8cbc, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@47e8fd67, org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener@4f27a9ac, org.springframework.test.context.event.EventPublishingTestExecutionListener@1c090e94, org.springframework.security.test.context.support.ReactorContextTestExecutionListener@202df9c5, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@20ae2b62, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@52b68c12, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@69f557e, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@49b367b9, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@1817b0d6, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@7e2769da, org.eclipse.hawkbit.repository.test.matcher.EventVerifier@2eff7c5, org.eclipse.hawkbit.repository.test.util.CleanupTestExecutionListener@5033c68e] . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.18) 2024-01-11 15:38:19,620 INFO main o.e.h.d.r.r.DosFilterTest:55 - Starting DosFilterTest using Java 17.0.9 on basic-3rmgj with PID 2844 (started by jenkins in /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-ddi-resource) 2024-01-11 15:38:19,620 INFO main o.e.h.d.r.r.DosFilterTest:638 - The following 1 profile is active: "test" 2024-01-11 15:38:19,764 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:132 - Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2024-01-11 15:38:19,781 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 15:38:19,913 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 15:38:19,914 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 15:38:19,918 INFO main o.s.c.c.s.GenericScope:283 - BeanFactory id=ab81f616-6c02-3381-b023-f4db05e66867 2024-01-11 15:38:19,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 15:38:19,953 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 15:38:19,954 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 15:38:19,955 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'loadBalancerClientsDefaultsMappingsProvider' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration$$Lambda$945/0x00007f8b78585f38] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 15:38:19,956 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 15:38:19,959 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 15:38:19,961 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 15:38:19,962 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 15:38:19,963 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 15:38:19,967 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 15:38:19,976 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 15:38:19,979 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 15:38:19,982 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 15:38:20,081 INFO main o.f.c.i.l.VersionPrinter:37 - Flyway Community Edition 8.5.13 by Redgate 2024-01-11 15:38:20,081 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 15:38:20,081 INFO main o.f.c.i.l.VersionPrinter:37 - 2024-01-11 15:38:20,083 INFO main c.z.h.HikariDataSource:110 - HikariPool-7 - Starting... 2024-01-11 15:38:20,084 INFO main c.z.h.HikariDataSource:123 - HikariPool-7 - Start completed. 2024-01-11 15:38:20,084 INFO main o.f.c.i.d.b.BaseDatabaseType:37 - Database: jdbc:h2:mem:testdb (H2 2.2) 2024-01-11 15:38:20,086 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 15:38:20,094 INFO main o.f.c.i.c.DbValidate:37 - Successfully validated 47 migrations (execution time 00:00.007s) 2024-01-11 15:38:20,095 INFO main o.f.c.i.s.JdbcTableSchemaHistory:37 - Creating Schema History table "PUBLIC"."schema_version" ... 2024-01-11 15:38:20,098 INFO main o.f.c.i.c.DbMigrate:37 - Current version of schema "PUBLIC": << Empty Schema >> 2024-01-11 15:38:20,105 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.0.1 - init " 2024-01-11 15:38:20,120 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 15:38:20,123 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.0 - cascade delete " 2024-01-11 15:38:20,128 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.1 - cascade delete " 2024-01-11 15:38:20,130 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.5.0 - target filter query " 2024-01-11 15:38:20,134 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.6.0 - rollout management " 2024-01-11 15:38:20,142 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.0 - swmType maxAssignment greater 0 " 2024-01-11 15:38:20,144 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.1 - reduce length enums " 2024-01-11 15:38:20,151 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.0 - auto assign ds filter " 2024-01-11 15:38:20,154 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.1 - cascade delete " 2024-01-11 15:38:20,157 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.2 - remove external artifact " 2024-01-11 15:38:20,158 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.9.0 - add rollout groups created " 2024-01-11 15:38:20,161 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.0 - advanced rolloutgroup " 2024-01-11 15:38:20,165 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.1 - consolidate artifact sha1 " 2024-01-11 15:38:20,169 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.2 - rollout auto start " 2024-01-11 15:38:20,172 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.3 - add rollout deleted flag " 2024-01-11 15:38:20,202 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.0 - drop target info " 2024-01-11 15:38:20,216 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.1 - target filter query UQ " 2024-01-11 15:38:20,218 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.2 - remove unused idexes " 2024-01-11 15:38:20,220 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.3 - add module md targetvis " 2024-01-11 15:38:20,224 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.0 - action performance " 2024-01-11 15:38:20,236 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.1 - missing non null " 2024-01-11 15:38:20,242 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.2 - missing non null enum " 2024-01-11 15:38:20,244 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.3 - cascade delete " 2024-01-11 15:38:20,245 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.4 - add maintenance window " 2024-01-11 15:38:20,252 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.6 - add index " 2024-01-11 15:38:20,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 15:38:20,258 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 15:38:20,261 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.9 - add target metadata " 2024-01-11 15:38:20,263 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 15:38:20,265 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 15:38:20,268 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 15:38:20,270 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.13 - add action external id " 2024-01-11 15:38:20,273 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.14 - add sha256 hash " 2024-01-11 15:38:20,276 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.15 - add weight " 2024-01-11 15:38:20,281 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.16 - add action initiated by " 2024-01-11 15:38:20,300 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.17 - add index target modified " 2024-01-11 15:38:20,302 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.18 - add target type " 2024-01-11 15:38:20,308 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 15:38:20,313 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 15:38:20,317 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.21 - add rollouts status index " 2024-01-11 15:38:20,319 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 15:38:20,321 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.23 - add action status code " 2024-01-11 15:38:20,324 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 15:38:20,328 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.25 - add confirmation flag " 2024-01-11 15:38:20,333 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.26 - add access control context " 2024-01-11 15:38:20,337 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.27 - target type inherit type " 2024-01-11 15:38:20,340 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 15:38:20,412 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:437 - Initialized JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 15:38:20,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 15:38:20,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.lang.Long) 2024-01-11 15:38:20,811 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 15:38:20,822 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 15:38:20,824 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 15:38:21,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 15:38:21,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 15:38:21,151 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 15:38:21,906 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 15:38:22,441 WARN main o.s.b.a.s.s.UserDetailsServiceAutoConfiguration:89 - Using generated security password: e0ce5658-b3e3-4dbd-ba4d-62cc48ad7de1 This generated password is for development use only. Your security configuration must be updated before running your application in production. 2024-01-11 15:38:22,547 INFO main o.s.s.w.DefaultSecurityFilterChain:55 - Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@2686fe6d, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@2c8a11d3, org.springframework.security.web.context.SecurityContextPersistenceFilter@5956a65c, org.springframework.security.web.header.HeaderWriterFilter@95cd4ab, org.springframework.security.web.csrf.CsrfFilter@382c7b02, org.springframework.security.web.authentication.logout.LogoutFilter@11dec7dd, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@6c98f04, org.springframework.security.web.authentication.ui.DefaultLoginPageGeneratingFilter@5d7ba5ce, org.springframework.security.web.authentication.ui.DefaultLogoutPageGeneratingFilter@66711ae9, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@75152d76, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@1732dc19, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@388df2e3, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@3a53e5cc, org.springframework.security.web.session.SessionManagementFilter@2f9296a, org.springframework.security.web.access.ExceptionTranslationFilter@358ea8a5, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@592a6593] 2024-01-11 15:38:22,588 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:38:22,588 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:38:22,589 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 15:38:22,750 INFO main o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'application.springCloudBusInput' has 1 subscriber(s). 2024-01-11 15:38:22,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 15:38:22,858 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 1 subscriber(s). 2024-01-11 15:38:22,858 INFO main o.s.i.e.EventDrivenConsumer:292 - started bean '_org.springframework.integration.errorLogger' 2024-01-11 15:38:22,861 INFO main o.e.h.d.r.r.DosFilterTest:61 - Started DosFilterTest in 3.275 seconds (JVM running for 86.906) 2024-01-11 15:38:22,962 INFO pool-20-thread-1 o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'unknown.channel.name' has 1 subscriber(s). 2024-01-11 15:38:23,058 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:38:23,058 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:38:23,059 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 15:38:23,060 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 15:38:23,502 INFO main s.dos:180 - Registered DOS attack! Client 10.0.0.1 is above configured WRITE request threshold (10)! 2024-01-11 15:38:23,518 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 15:38:23,552 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:38:23,552 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:38:23,554 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 15:38:23,554 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 15:38:24,525 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 15:38:24,559 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:38:24,560 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:38:24,561 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 15:38:24,561 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 15:38:25,616 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 15:38:25,653 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:38:25,653 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:38:25,655 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 15:38:25,655 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 15:38:31,582 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 15:38:31,618 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:38:31,618 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:38:31,620 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 15:38:31,620 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 15:38:31,729 INFO main s.dos:196 - Registered DOS attack! Client 10.0.0.1 is above configured READ request threshold (10)! 2024-01-11 15:38:31,737 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 15:38:31,771 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:38:31,772 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:38:31,773 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 15:38:31,773 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 15:38:35,296 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 15:38:35,329 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:38:35,330 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:38:35,331 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 15:38:35,331 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 15:38:35,332 INFO main s.blacklist:156 - Blacklisted client (192.168.0.4) tries to access the server! 2024-01-11 15:38:35,339 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 15:38:35,342 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 15:38:35,342 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 0 subscriber(s). 2024-01-11 15:38:35,342 INFO main o.s.i.e.EventDrivenConsumer:292 - stopped bean '_org.springframework.integration.errorLogger' 2024-01-11 15:38:35,348 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:651 - Closing JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 15:38:35,349 INFO main c.z.h.HikariDataSource:350 - HikariPool-7 - Shutdown initiated... 2024-01-11 15:38:35,349 INFO main c.z.h.HikariDataSource:352 - HikariPool-7 - Shutdown completed. [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.77 s -- in org.eclipse.hawkbit.ddi.rest.resource.DosFilterTest [INFO] Running org.eclipse.hawkbit.ddi.rest.resource.DdiArtifactDownloadTest 2024-01-11 15:38:35,353 INFO main o.e.h.r.t.u.SharedSqlTestDatabaseExtension:34 - Schema generation skipped... No datasource environment variables found! 2024-01-11 15:38:35,354 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 15:38:35,355 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 15:38:35,355 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 15:38:35,359 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 15:38:35,359 INFO main o.s.b.t.c.SpringBootTestContextBootstrapper:174 - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@54a68dff, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@76158b02, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@317639e6, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@431f3e84, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@23b68a6d, org.springframework.test.context.support.DirtiesContextTestExecutionListener@79215882, org.springframework.test.context.transaction.TransactionalTestExecutionListener@7998f749, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@43c91de0, org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener@54bb1216, org.springframework.test.context.event.EventPublishingTestExecutionListener@27ada54b, org.springframework.security.test.context.support.ReactorContextTestExecutionListener@19b13c48, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@129c0483, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@1ebb8f64, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@5476f605, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@44b5d3bf, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@36ff6fb6, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@74fd06a2, org.eclipse.hawkbit.repository.test.matcher.EventVerifier@17d800e6, org.eclipse.hawkbit.repository.test.util.CleanupTestExecutionListener@7d9a0189] . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.18) 2024-01-11 15:38:35,402 INFO main o.e.h.d.r.r.DdiArtifactDownloadTest:55 - Starting DdiArtifactDownloadTest using Java 17.0.9 on basic-3rmgj with PID 2844 (started by jenkins in /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-ddi-resource) 2024-01-11 15:38:35,403 INFO main o.e.h.d.r.r.DdiArtifactDownloadTest:638 - The following 1 profile is active: "test" 2024-01-11 15:38:35,557 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:132 - Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2024-01-11 15:38:35,573 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 15:38:35,710 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 15:38:35,710 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 15:38:35,715 INFO main o.s.c.c.s.GenericScope:283 - BeanFactory id=ab81f616-6c02-3381-b023-f4db05e66867 2024-01-11 15:38:35,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 15:38:35,749 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 15:38:35,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 15:38:35,751 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'loadBalancerClientsDefaultsMappingsProvider' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration$$Lambda$945/0x00007f8b78585f38] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 15:38:35,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 15:38:35,755 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 15:38:35,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 15:38:35,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 15:38:35,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 15:38:35,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 15:38:35,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 15:38:35,778 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 15:38:35,782 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 15:38:35,887 INFO main o.f.c.i.l.VersionPrinter:37 - Flyway Community Edition 8.5.13 by Redgate 2024-01-11 15:38:35,887 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 15:38:35,887 INFO main o.f.c.i.l.VersionPrinter:37 - 2024-01-11 15:38:35,889 INFO main c.z.h.HikariDataSource:110 - HikariPool-8 - Starting... 2024-01-11 15:38:35,890 INFO main c.z.h.HikariDataSource:123 - HikariPool-8 - Start completed. 2024-01-11 15:38:35,891 INFO main o.f.c.i.d.b.BaseDatabaseType:37 - Database: jdbc:h2:mem:testdb (H2 2.2) 2024-01-11 15:38:35,897 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 15:38:35,907 INFO main o.f.c.i.c.DbValidate:37 - Successfully validated 47 migrations (execution time 00:00.008s) 2024-01-11 15:38:35,908 INFO main o.f.c.i.s.JdbcTableSchemaHistory:37 - Creating Schema History table "PUBLIC"."schema_version" ... 2024-01-11 15:38:35,911 INFO main o.f.c.i.c.DbMigrate:37 - Current version of schema "PUBLIC": << Empty Schema >> 2024-01-11 15:38:35,917 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.0.1 - init " 2024-01-11 15:38:35,932 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 15:38:35,935 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.0 - cascade delete " 2024-01-11 15:38:35,939 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.1 - cascade delete " 2024-01-11 15:38:35,941 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.5.0 - target filter query " 2024-01-11 15:38:35,944 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.6.0 - rollout management " 2024-01-11 15:38:35,950 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.0 - swmType maxAssignment greater 0 " 2024-01-11 15:38:35,952 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.1 - reduce length enums " 2024-01-11 15:38:35,958 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.0 - auto assign ds filter " 2024-01-11 15:38:35,961 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.1 - cascade delete " 2024-01-11 15:38:35,964 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.2 - remove external artifact " 2024-01-11 15:38:35,965 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.9.0 - add rollout groups created " 2024-01-11 15:38:35,968 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.0 - advanced rolloutgroup " 2024-01-11 15:38:35,972 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.1 - consolidate artifact sha1 " 2024-01-11 15:38:35,976 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.2 - rollout auto start " 2024-01-11 15:38:35,978 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.3 - add rollout deleted flag " 2024-01-11 15:38:36,008 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.0 - drop target info " 2024-01-11 15:38:36,022 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.1 - target filter query UQ " 2024-01-11 15:38:36,024 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.2 - remove unused idexes " 2024-01-11 15:38:36,026 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.3 - add module md targetvis " 2024-01-11 15:38:36,028 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.0 - action performance " 2024-01-11 15:38:36,039 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.1 - missing non null " 2024-01-11 15:38:36,044 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.2 - missing non null enum " 2024-01-11 15:38:36,046 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.3 - cascade delete " 2024-01-11 15:38:36,048 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.4 - add maintenance window " 2024-01-11 15:38:36,054 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.6 - add index " 2024-01-11 15:38:36,056 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.7 - add rollout approval fields " 2024-01-11 15:38:36,060 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 15:38:36,063 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.9 - add target metadata " 2024-01-11 15:38:36,065 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 15:38:36,067 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 15:38:36,069 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 15:38:36,071 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.13 - add action external id " 2024-01-11 15:38:36,074 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.14 - add sha256 hash " 2024-01-11 15:38:36,076 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.15 - add weight " 2024-01-11 15:38:36,081 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.16 - add action initiated by " 2024-01-11 15:38:36,085 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.17 - add index target modified " 2024-01-11 15:38:36,098 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.18 - add target type " 2024-01-11 15:38:36,105 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 15:38:36,110 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 15:38:36,114 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.21 - add rollouts status index " 2024-01-11 15:38:36,117 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 15:38:36,119 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.23 - add action status code " 2024-01-11 15:38:36,122 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 15:38:36,126 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.25 - add confirmation flag " 2024-01-11 15:38:36,131 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.26 - add access control context " 2024-01-11 15:38:36,135 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.27 - target type inherit type " 2024-01-11 15:38:36,138 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.227s) 2024-01-11 15:38:36,217 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:437 - Initialized JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 15:38:36,611 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 15:38:36,612 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 15:38:36,614 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 15:38:36,624 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 15:38:36,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 15:38:36,977 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 15:38:36,977 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 15:38:36,981 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 15:38:37,705 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 15:38:38,224 WARN main o.s.b.a.s.s.UserDetailsServiceAutoConfiguration:89 - Using generated security password: ba3b8424-2413-4d32-ab31-650aaa357c57 This generated password is for development use only. Your security configuration must be updated before running your application in production. 2024-01-11 15:38:38,293 INFO main o.s.s.w.DefaultSecurityFilterChain:55 - Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@2e032eeb, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@da2836a, org.springframework.security.web.context.SecurityContextPersistenceFilter@5c439126, org.springframework.security.web.header.HeaderWriterFilter@548d57cd, org.springframework.security.web.csrf.CsrfFilter@1b54e5b6, org.springframework.security.web.authentication.logout.LogoutFilter@57d420b6, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@7ecf8188, org.springframework.security.web.authentication.ui.DefaultLoginPageGeneratingFilter@7da4e583, org.springframework.security.web.authentication.ui.DefaultLogoutPageGeneratingFilter@f638097, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@413e80b3, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@2c9b191f, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@3a4ed97a, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@3aeda2d0, org.springframework.security.web.session.SessionManagementFilter@6086a1d5, org.springframework.security.web.access.ExceptionTranslationFilter@39b1b2c2, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@81562fb] 2024-01-11 15:38:38,335 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:38:38,335 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:38:38,336 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 15:38:38,483 INFO main o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'application.springCloudBusInput' has 1 subscriber(s). 2024-01-11 15:38:38,587 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 15:38:38,587 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 1 subscriber(s). 2024-01-11 15:38:38,587 INFO main o.s.i.e.EventDrivenConsumer:292 - started bean '_org.springframework.integration.errorLogger' 2024-01-11 15:38:38,591 INFO main o.e.h.d.r.r.DdiArtifactDownloadTest:61 - Started DdiArtifactDownloadTest in 3.225 seconds (JVM running for 102.635) 2024-01-11 15:38:38,682 INFO pool-23-thread-1 o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'unknown.channel.name' has 1 subscriber(s). 2024-01-11 15:38:38,747 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:38:38,747 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:38:38,749 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 15:38:38,749 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 15:38:39,088 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 15:38:39,127 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:38:39,128 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:38:39,129 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 15:38:39,129 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 15:38:40,068 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 15:38:40,110 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:38:40,110 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:38:40,112 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 15:38:40,112 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 15:38:40,252 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 15:38:40,285 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:38:40,285 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:38:40,287 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 15:38:40,287 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 15:38:40,410 WARN main o.s.w.s.m.s.DefaultHandlerExceptionResolver:208 - Resolved [org.springframework.web.HttpRequestMethodNotSupportedException: Request method 'PUT' not supported] 2024-01-11 15:38:40,411 WARN main o.s.w.s.m.s.DefaultHandlerExceptionResolver:208 - Resolved [org.springframework.web.HttpRequestMethodNotSupportedException: Request method 'DELETE' not supported] 2024-01-11 15:38:40,411 WARN main o.s.w.s.m.s.DefaultHandlerExceptionResolver:208 - Resolved [org.springframework.web.HttpRequestMethodNotSupportedException: Request method 'POST' not supported] 2024-01-11 15:38:40,412 WARN main o.s.w.s.m.s.DefaultHandlerExceptionResolver:208 - Resolved [org.springframework.web.HttpRequestMethodNotSupportedException: Request method 'PUT' not supported] 2024-01-11 15:38:40,412 WARN main o.s.w.s.m.s.DefaultHandlerExceptionResolver:208 - Resolved [org.springframework.web.HttpRequestMethodNotSupportedException: Request method 'DELETE' not supported] 2024-01-11 15:38:40,413 WARN main o.s.w.s.m.s.DefaultHandlerExceptionResolver:208 - Resolved [org.springframework.web.HttpRequestMethodNotSupportedException: Request method 'POST' not supported] 2024-01-11 15:38:40,422 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 15:38:40,425 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 15:38:40,425 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 0 subscriber(s). 2024-01-11 15:38:40,425 INFO main o.s.i.e.EventDrivenConsumer:292 - stopped bean '_org.springframework.integration.errorLogger' 2024-01-11 15:38:40,430 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:651 - Closing JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 15:38:40,431 INFO main c.z.h.HikariDataSource:350 - HikariPool-8 - Shutdown initiated... 2024-01-11 15:38:40,431 INFO main c.z.h.HikariDataSource:352 - HikariPool-8 - Shutdown completed. [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.079 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.2.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.2-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.2.jar to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-ddi-resource/0.4.2/hawkbit-ddi-resource-0.4.2.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.2/hawkbit-ddi-resource-0.4.2.pom [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-ddi-resource/target/hawkbit-ddi-resource-0.4.2-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-ddi-resource/0.4.2/hawkbit-ddi-resource-0.4.2-javadoc.jar [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-ddi-resource/target/hawkbit-ddi-resource-0.4.2-sources.jar to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-ddi-resource/0.4.2/hawkbit-ddi-resource-0.4.2-sources.jar [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-ddi-resource/target/hawkbit-ddi-resource-0.4.2.jar.asc to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-ddi-resource/0.4.2/hawkbit-ddi-resource-0.4.2.jar.asc [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-ddi-resource/target/hawkbit-ddi-resource-0.4.2.pom.asc to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-ddi-resource/0.4.2/hawkbit-ddi-resource-0.4.2.pom.asc [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-ddi-resource/target/hawkbit-ddi-resource-0.4.2-javadoc.jar.asc to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-ddi-resource/0.4.2/hawkbit-ddi-resource-0.4.2-javadoc.jar.asc [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-ddi-resource/target/hawkbit-ddi-resource-0.4.2-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-ddi-resource/0.4.2/hawkbit-ddi-resource-0.4.2-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.2.jar to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-ddi-resource/0.4.2/hawkbit-ddi-resource-0.4.2.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.2/hawkbit-ddi-resource-0.4.2.pom [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-ddi-resource/target/hawkbit-ddi-resource-0.4.2-javadoc.jar to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-ddi-resource/0.4.2/hawkbit-ddi-resource-0.4.2-javadoc.jar [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-ddi-resource/target/hawkbit-ddi-resource-0.4.2-sources.jar to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-ddi-resource/0.4.2/hawkbit-ddi-resource-0.4.2-sources.jar [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-ddi-resource/target/hawkbit-ddi-resource-0.4.2.jar.asc to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-ddi-resource/0.4.2/hawkbit-ddi-resource-0.4.2.jar.asc [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-ddi-resource/target/hawkbit-ddi-resource-0.4.2.pom.asc to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-ddi-resource/0.4.2/hawkbit-ddi-resource-0.4.2.pom.asc [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-ddi-resource/target/hawkbit-ddi-resource-0.4.2-javadoc.jar.asc to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-ddi-resource/0.4.2/hawkbit-ddi-resource-0.4.2-javadoc.jar.asc [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-ddi-resource/target/hawkbit-ddi-resource-0.4.2-sources.jar.asc to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-ddi-resource/0.4.2/hawkbit-ddi-resource-0.4.2-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.2 [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.2... [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.2-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.2... [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.365 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.133 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.2.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.2-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.2.jar to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-mgmt-api/0.4.2/hawkbit-mgmt-api-0.4.2.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.2/hawkbit-mgmt-api-0.4.2.pom [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-mgmt-api/target/hawkbit-mgmt-api-0.4.2-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-mgmt-api/0.4.2/hawkbit-mgmt-api-0.4.2-javadoc.jar [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-mgmt-api/target/hawkbit-mgmt-api-0.4.2-sources.jar to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-mgmt-api/0.4.2/hawkbit-mgmt-api-0.4.2-sources.jar [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-mgmt-api/target/hawkbit-mgmt-api-0.4.2.jar.asc to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-mgmt-api/0.4.2/hawkbit-mgmt-api-0.4.2.jar.asc [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-mgmt-api/target/hawkbit-mgmt-api-0.4.2.pom.asc to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-mgmt-api/0.4.2/hawkbit-mgmt-api-0.4.2.pom.asc [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-mgmt-api/target/hawkbit-mgmt-api-0.4.2-javadoc.jar.asc to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-mgmt-api/0.4.2/hawkbit-mgmt-api-0.4.2-javadoc.jar.asc [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-mgmt-api/target/hawkbit-mgmt-api-0.4.2-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-mgmt-api/0.4.2/hawkbit-mgmt-api-0.4.2-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.2.jar to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-mgmt-api/0.4.2/hawkbit-mgmt-api-0.4.2.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.2/hawkbit-mgmt-api-0.4.2.pom [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-mgmt-api/target/hawkbit-mgmt-api-0.4.2-javadoc.jar to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-mgmt-api/0.4.2/hawkbit-mgmt-api-0.4.2-javadoc.jar [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-mgmt-api/target/hawkbit-mgmt-api-0.4.2-sources.jar to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-mgmt-api/0.4.2/hawkbit-mgmt-api-0.4.2-sources.jar [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-mgmt-api/target/hawkbit-mgmt-api-0.4.2.jar.asc to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-mgmt-api/0.4.2/hawkbit-mgmt-api-0.4.2.jar.asc [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-mgmt-api/target/hawkbit-mgmt-api-0.4.2.pom.asc to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-mgmt-api/0.4.2/hawkbit-mgmt-api-0.4.2.pom.asc [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-mgmt-api/target/hawkbit-mgmt-api-0.4.2-javadoc.jar.asc to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-mgmt-api/0.4.2/hawkbit-mgmt-api-0.4.2-javadoc.jar.asc [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-mgmt-api/target/hawkbit-mgmt-api-0.4.2-sources.jar.asc to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-mgmt-api/0.4.2/hawkbit-mgmt-api-0.4.2-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.2 [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.2... [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.2-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.2... [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 15:39:03.576 [main] DEBUG org.eclipse.hawkbit.repository.test.util.DatasourceContext - Datasource environment variables: [database: null, username: null, password: null, datasourceUrl: null] 15:39:03.582 [main] INFO org.eclipse.hawkbit.repository.test.util.SharedSqlTestDatabaseExtension - Schema generation skipped... No datasource environment variables found! 15:39:03.627 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating CacheAwareContextLoaderDelegate from class [org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate] 15:39:03.640 [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)] 15:39:03.729 [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] 15:39:03.753 [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 15:39:03.754 [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 15:39:03.754 [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}. 15:39:03.754 [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 15:39:03.755 [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 15:39:03.756 [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}. 15:39:03.757 [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 15:39:03.757 [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 15:39:03.757 [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}. 15:39:04.133 [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]. 15:39:04.133 [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] 15:39:04.168 [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] 15:39:04.172 [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 15:39:05,029 INFO main o.e.h.m.r.r.MgmtTargetFilterQueryResourceTest:55 - Starting MgmtTargetFilterQueryResourceTest using Java 17.0.9 on basic-3rmgj with PID 3274 (started by jenkins in /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-mgmt-resource) 2024-01-11 15:39:05,031 INFO main o.e.h.m.r.r.MgmtTargetFilterQueryResourceTest:638 - The following 1 profile is active: "test" 2024-01-11 15:39:07,032 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:132 - Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2024-01-11 15:39:07,349 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:201 - Finished Spring Data repository scanning in 307 ms. Found 20 JPA repository interfaces. 2024-01-11 15:39:08,145 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 15:39:08,176 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 15:39:08,421 INFO main o.s.c.c.s.GenericScope:283 - BeanFactory id=7828583a-9aa9-3292-a048-4ba82c295349 2024-01-11 15:39:08,660 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 15:39:08,681 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 15:39:08,701 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 15:39:08,706 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'loadBalancerClientsDefaultsMappingsProvider' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration$$Lambda$945/0x00007f539456a510] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 15:39:08,710 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 15:39:08,723 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 15:39:08,740 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 15:39:08,743 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 15:39:08,746 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 15:39:08,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 15:39:08,815 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 15:39:08,826 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 15:39:08,863 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 15:39:09,773 INFO main o.f.c.i.l.VersionPrinter:37 - Flyway Community Edition 8.5.13 by Redgate 2024-01-11 15:39:09,774 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 15:39:09,774 INFO main o.f.c.i.l.VersionPrinter:37 - 2024-01-11 15:39:09,792 INFO main c.z.h.HikariDataSource:110 - HikariPool-1 - Starting... 2024-01-11 15:39:10,434 INFO main c.z.h.HikariDataSource:123 - HikariPool-1 - Start completed. 2024-01-11 15:39:10,453 INFO main o.f.c.i.d.b.BaseDatabaseType:37 - Database: jdbc:h2:mem:testdb (H2 2.2) 2024-01-11 15:39:10,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 15:39:10,608 INFO main o.f.c.i.c.DbValidate:37 - Successfully validated 47 migrations (execution time 00:00.057s) 2024-01-11 15:39:10,617 INFO main o.f.c.i.s.JdbcTableSchemaHistory:37 - Creating Schema History table "PUBLIC"."schema_version" ... 2024-01-11 15:39:10,662 INFO main o.f.c.i.c.DbMigrate:37 - Current version of schema "PUBLIC": << Empty Schema >> 2024-01-11 15:39:10,800 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.0.1 - init " 2024-01-11 15:39:10,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 15:39:10,957 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.0 - cascade delete " 2024-01-11 15:39:11,008 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.1 - cascade delete " 2024-01-11 15:39:11,016 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.5.0 - target filter query " 2024-01-11 15:39:11,026 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.6.0 - rollout management " 2024-01-11 15:39:11,061 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.0 - swmType maxAssignment greater 0 " 2024-01-11 15:39:11,099 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.1 - reduce length enums " 2024-01-11 15:39:11,136 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.0 - auto assign ds filter " 2024-01-11 15:39:11,146 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.1 - cascade delete " 2024-01-11 15:39:11,157 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.2 - remove external artifact " 2024-01-11 15:39:11,164 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.9.0 - add rollout groups created " 2024-01-11 15:39:11,214 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.0 - advanced rolloutgroup " 2024-01-11 15:39:11,231 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.1 - consolidate artifact sha1 " 2024-01-11 15:39:11,244 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.2 - rollout auto start " 2024-01-11 15:39:11,254 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.3 - add rollout deleted flag " 2024-01-11 15:39:11,341 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.0 - drop target info " 2024-01-11 15:39:11,423 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.1 - target filter query UQ " 2024-01-11 15:39:11,428 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.2 - remove unused idexes " 2024-01-11 15:39:11,433 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.3 - add module md targetvis " 2024-01-11 15:39:11,441 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.0 - action performance " 2024-01-11 15:39:11,517 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.1 - missing non null " 2024-01-11 15:39:11,533 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.2 - missing non null enum " 2024-01-11 15:39:11,537 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.3 - cascade delete " 2024-01-11 15:39:11,541 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.4 - add maintenance window " 2024-01-11 15:39:11,557 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.6 - add index " 2024-01-11 15:39:11,561 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.7 - add rollout approval fields " 2024-01-11 15:39:11,572 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 15:39:11,611 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.9 - add target metadata " 2024-01-11 15:39:11,617 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 15:39:11,622 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 15:39:11,629 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 15:39:11,634 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.13 - add action external id " 2024-01-11 15:39:11,642 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.14 - add sha256 hash " 2024-01-11 15:39:11,648 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.15 - add weight " 2024-01-11 15:39:11,660 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.16 - add action initiated by " 2024-01-11 15:39:11,670 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.17 - add index target modified " 2024-01-11 15:39:11,705 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.18 - add target type " 2024-01-11 15:39:11,721 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 15:39:11,729 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 15:39:11,736 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.21 - add rollouts status index " 2024-01-11 15:39:11,739 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 15:39:11,743 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.23 - add action status code " 2024-01-11 15:39:11,749 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 15:39:11,756 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.25 - add confirmation flag " 2024-01-11 15:39:11,766 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.26 - add access control context " 2024-01-11 15:39:11,806 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.27 - target type inherit type " 2024-01-11 15:39:11,813 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.156s) 2024-01-11 15:39:12,904 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:437 - Initialized JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 15:39:14,733 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 15:39:14,734 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 15:39:14,742 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 15:39:14,774 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 15:39:14,778 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 15:39:15,814 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 15:39:15,815 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 15:39:15,827 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 15:39:19,028 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 15:39:20,756 WARN main o.s.b.a.s.s.UserDetailsServiceAutoConfiguration:89 - Using generated security password: 2b455017-e83c-4713-9c3e-41358003fe14 This generated password is for development use only. Your security configuration must be updated before running your application in production. 2024-01-11 15:39:21,150 INFO main o.s.s.w.DefaultSecurityFilterChain:55 - Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@7ec12dc0, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@72549553, org.springframework.security.web.context.SecurityContextPersistenceFilter@21a36de9, org.springframework.security.web.header.HeaderWriterFilter@71645a36, org.springframework.security.web.csrf.CsrfFilter@304d3b37, org.springframework.security.web.authentication.logout.LogoutFilter@56dfd588, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@707a39d9, org.springframework.security.web.authentication.ui.DefaultLoginPageGeneratingFilter@149e4141, org.springframework.security.web.authentication.ui.DefaultLogoutPageGeneratingFilter@67a7ac02, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@782e86e5, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@4b76f936, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@412179f9, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@4fb2ad33, org.springframework.security.web.session.SessionManagementFilter@524abc69, org.springframework.security.web.access.ExceptionTranslationFilter@22259bf9, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@151187b2] 2024-01-11 15:39:21,280 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:39:21,280 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:39:21,283 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 3 ms 2024-01-11 15:39:21,753 INFO main o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'application.springCloudBusInput' has 1 subscriber(s). 2024-01-11 15:39:21,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 15:39:21,978 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 1 subscriber(s). 2024-01-11 15:39:21,978 INFO main o.s.i.e.EventDrivenConsumer:292 - started bean '_org.springframework.integration.errorLogger' 2024-01-11 15:39:22,070 INFO main o.e.h.m.r.r.MgmtTargetFilterQueryResourceTest:61 - Started MgmtTargetFilterQueryResourceTest in 17.79 seconds (JVM running for 20.921) 2024-01-11 15:39:22,668 INFO pool-2-thread-1 o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'unknown.channel.name' has 1 subscriber(s). 2024-01-11 15:39:23,126 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:39:23,126 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:39:23,128 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 15:39:23,128 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 15:39:23,432 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 15:39:23,653 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:39:23,654 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:39:23,656 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 15:39:23,656 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 15:39:23,778 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 15:39:23,912 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:39:23,913 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:39:23,915 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 15:39:23,915 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 15:39:24,244 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 15:39:24,368 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:39:24,369 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:39:24,371 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 15:39:24,405 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 15:39:24,448 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 15:39:24,563 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:39:24,563 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:39:24,565 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 15:39:24,565 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 15:39:24,675 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 15:39:24,817 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:39:24,817 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:39:24,819 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 15:39:24,819 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 15:39:24,959 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 15:39:25,052 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:39:25,052 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:39:25,054 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 15:39:25,054 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 15:39:25,527 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 15:39:25,626 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:39:25,626 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:39:25,628 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 15:39:25,629 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 15:39:25,659 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 15:39:25,805 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:39:25,805 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:39:25,807 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 15:39:25,808 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 15:39:26,712 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 15:39:26,780 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:39:26,780 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:39:26,801 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 4 ms 2024-01-11 15:39:26,801 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 15:39:27,263 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 15:39:27,351 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:39:27,351 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:39:27,353 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 15:39:27,353 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 15:39:27,765 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 15:39:27,856 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:39:27,857 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:39:27,858 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 15:39:27,859 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 15:39:28,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 15:39:28,352 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:39:28,352 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:39:28,354 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 15:39:28,355 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 15:39:28,718 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 15:39:28,768 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:39:28,768 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:39:28,770 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 15:39:28,770 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 15:39:28,908 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 15:39:29,056 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:39:29,056 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:39:29,058 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 15:39:29,058 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 15:39:29,078 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 15:39:29,158 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:39:29,158 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:39:29,160 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 15:39:29,160 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 15:39:29,219 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 15:39:29,312 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:39:29,313 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:39:29,315 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 15:39:29,315 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 15:39:29,466 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 15:39:29,552 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:39:29,552 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:39:29,554 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 15:39:29,555 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 15:39:29,605 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 15:39:29,653 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:39:29,653 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:39:29,655 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 15:39:29,655 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 15:39:29,808 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 15:39:29,826 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 15:39:29,873 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:39:29,873 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:39:29,875 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 15:39:29,876 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 15:39:29,913 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 15:39:29,961 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:39:29,961 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:39:29,963 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 15:39:29,963 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 15:39:30,011 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 15:39:30,056 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:39:30,057 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:39:30,059 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 15:39:30,059 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 15:39:30,073 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 15:39:30,149 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:39:30,149 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:39:30,151 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 15:39:30,152 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 15:39:30,200 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 15:39:30,251 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:39:30,252 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:39:30,253 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 15:39:30,254 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 15:39:30,368 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 15:39:30,407 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 15:39:30,455 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:39:30,456 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:39:30,458 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 15:39:30,458 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 15:39:30,498 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 15:39:30,549 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:39:30,549 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:39:30,551 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 15:39:30,551 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 15:39:30,638 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 15:39:30,685 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:39:30,685 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:39:30,687 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 15:39:30,697 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 15:39:30,768 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 15:39:30,836 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:39:30,837 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:39:30,839 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 15:39:30,839 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 15:39:30,855 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 15:39:30,946 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:39:30,946 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:39:30,948 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 15:39:30,948 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 15:39:31,063 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 15:39:31,144 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:39:31,144 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:39:31,146 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 15:39:31,147 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 15:39:31,244 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 15:39:31,251 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 15:39:31,252 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 0 subscriber(s). 2024-01-11 15:39:31,252 INFO main o.s.i.e.EventDrivenConsumer:292 - stopped bean '_org.springframework.integration.errorLogger' 2024-01-11 15:39:31,272 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:651 - Closing JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 15:39:31,274 INFO main c.z.h.HikariDataSource:350 - HikariPool-1 - Shutdown initiated... 2024-01-11 15:39:31,276 INFO main c.z.h.HikariDataSource:352 - HikariPool-1 - Shutdown completed. [INFO] Tests run: 30, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 27.72 s -- in org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetFilterQueryResourceTest [INFO] Running org.eclipse.hawkbit.mgmt.rest.resource.MgmtSoftwareModuleResourceTest 2024-01-11 15:39:31,301 INFO main o.e.h.r.t.u.SharedSqlTestDatabaseExtension:34 - Schema generation skipped... No datasource environment variables found! 2024-01-11 15:39:31,305 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 15:39:31,305 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 15:39:31,306 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 15:39:31,315 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 15:39:31,315 INFO main o.s.b.t.c.SpringBootTestContextBootstrapper:174 - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@4d223c9d, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@6d21ee5b, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@63455c3a, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@2453a5a2, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@7849a361, org.springframework.test.context.support.DirtiesContextTestExecutionListener@1af8c905, org.springframework.test.context.transaction.TransactionalTestExecutionListener@5315f2ec, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@6a522399, org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener@5f35c719, org.springframework.test.context.event.EventPublishingTestExecutionListener@3d98d1b, org.springframework.security.test.context.support.ReactorContextTestExecutionListener@7f278d1e, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@4123788, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@756e251c, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@3a90dfff, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@791cface, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@6ca72c12, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@6865a25f, org.eclipse.hawkbit.repository.test.matcher.EventVerifier@5436f78b, org.eclipse.hawkbit.repository.test.util.CleanupTestExecutionListener@4a62ad49] . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.18) 2024-01-11 15:39:31,356 INFO main o.e.h.m.r.r.MgmtSoftwareModuleResourceTest:55 - Starting MgmtSoftwareModuleResourceTest using Java 17.0.9 on basic-3rmgj with PID 3274 (started by jenkins in /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-mgmt-resource) 2024-01-11 15:39:31,356 INFO main o.e.h.m.r.r.MgmtSoftwareModuleResourceTest:638 - The following 1 profile is active: "test" 2024-01-11 15:39:31,659 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:132 - Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2024-01-11 15:39:31,683 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 15:39:31,906 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 15:39:31,907 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 15:39:31,913 INFO main o.s.c.c.s.GenericScope:283 - BeanFactory id=7828583a-9aa9-3292-a048-4ba82c295349 2024-01-11 15:39:31,955 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 15:39:31,960 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 15:39:31,962 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 15:39:31,963 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'loadBalancerClientsDefaultsMappingsProvider' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration$$Lambda$945/0x00007f539456a510] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 15:39:31,964 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 15:39:31,968 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 15:39:31,971 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 15:39:31,972 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 15:39:31,974 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 15:39:31,980 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 15:39:32,031 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 15:39:32,036 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 15:39:32,040 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 15:39:32,173 INFO main o.f.c.i.l.VersionPrinter:37 - Flyway Community Edition 8.5.13 by Redgate 2024-01-11 15:39:32,173 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 15:39:32,173 INFO main o.f.c.i.l.VersionPrinter:37 - 2024-01-11 15:39:32,176 INFO main c.z.h.HikariDataSource:110 - HikariPool-2 - Starting... 2024-01-11 15:39:32,178 INFO main c.z.h.HikariDataSource:123 - HikariPool-2 - Start completed. 2024-01-11 15:39:32,178 INFO main o.f.c.i.d.b.BaseDatabaseType:37 - Database: jdbc:h2:mem:testdb (H2 2.2) 2024-01-11 15:39:32,181 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 15:39:32,193 INFO main o.f.c.i.c.DbValidate:37 - Successfully validated 47 migrations (execution time 00:00.010s) 2024-01-11 15:39:32,199 INFO main o.f.c.i.s.JdbcTableSchemaHistory:37 - Creating Schema History table "PUBLIC"."schema_version" ... 2024-01-11 15:39:32,206 INFO main o.f.c.i.c.DbMigrate:37 - Current version of schema "PUBLIC": << Empty Schema >> 2024-01-11 15:39:32,215 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.0.1 - init " 2024-01-11 15:39:32,245 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 15:39:32,250 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.0 - cascade delete " 2024-01-11 15:39:32,259 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.1 - cascade delete " 2024-01-11 15:39:32,262 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.5.0 - target filter query " 2024-01-11 15:39:32,266 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.6.0 - rollout management " 2024-01-11 15:39:32,306 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.0 - swmType maxAssignment greater 0 " 2024-01-11 15:39:32,311 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.1 - reduce length enums " 2024-01-11 15:39:32,324 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.0 - auto assign ds filter " 2024-01-11 15:39:32,329 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.1 - cascade delete " 2024-01-11 15:39:32,334 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.2 - remove external artifact " 2024-01-11 15:39:32,337 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.9.0 - add rollout groups created " 2024-01-11 15:39:32,341 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.0 - advanced rolloutgroup " 2024-01-11 15:39:32,348 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.1 - consolidate artifact sha1 " 2024-01-11 15:39:32,355 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.2 - rollout auto start " 2024-01-11 15:39:32,360 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.3 - add rollout deleted flag " 2024-01-11 15:39:32,415 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.0 - drop target info " 2024-01-11 15:39:32,437 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.1 - target filter query UQ " 2024-01-11 15:39:32,440 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.2 - remove unused idexes " 2024-01-11 15:39:32,443 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.3 - add module md targetvis " 2024-01-11 15:39:32,448 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.0 - action performance " 2024-01-11 15:39:32,467 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.1 - missing non null " 2024-01-11 15:39:32,476 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.2 - missing non null enum " 2024-01-11 15:39:32,479 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.3 - cascade delete " 2024-01-11 15:39:32,481 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.4 - add maintenance window " 2024-01-11 15:39:32,516 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.6 - add index " 2024-01-11 15:39:32,519 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.7 - add rollout approval fields " 2024-01-11 15:39:32,527 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 15:39:32,532 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.9 - add target metadata " 2024-01-11 15:39:32,535 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 15:39:32,539 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 15:39:32,543 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 15:39:32,546 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.13 - add action external id " 2024-01-11 15:39:32,552 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.14 - add sha256 hash " 2024-01-11 15:39:32,556 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.15 - add weight " 2024-01-11 15:39:32,565 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.16 - add action initiated by " 2024-01-11 15:39:32,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 15:39:32,575 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.18 - add target type " 2024-01-11 15:39:32,583 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 15:39:32,604 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 15:39:32,613 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.21 - add rollouts status index " 2024-01-11 15:39:32,616 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 15:39:32,618 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.23 - add action status code " 2024-01-11 15:39:32,623 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 15:39:32,628 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.25 - add confirmation flag " 2024-01-11 15:39:32,635 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.26 - add access control context " 2024-01-11 15:39:32,642 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.27 - target type inherit type " 2024-01-11 15:39:32,647 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.441s) 2024-01-11 15:39:32,906 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:437 - Initialized JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 15:39:33,384 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 15:39:33,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 15:39:33,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 15:39:33,419 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 15:39:33,421 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 15:39:33,509 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 15:39:33,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 15:39:33,516 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 15:39:34,961 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 15:39:35,680 WARN main o.s.b.a.s.s.UserDetailsServiceAutoConfiguration:89 - Using generated security password: 3749f65b-12d5-45a1-a7d4-f8b31eeedffb This generated password is for development use only. Your security configuration must be updated before running your application in production. 2024-01-11 15:39:35,776 INFO main o.s.s.w.DefaultSecurityFilterChain:55 - Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@5aab2e9b, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@30598ae5, org.springframework.security.web.context.SecurityContextPersistenceFilter@56551d65, org.springframework.security.web.header.HeaderWriterFilter@6d93ab33, org.springframework.security.web.csrf.CsrfFilter@f3ce95f, org.springframework.security.web.authentication.logout.LogoutFilter@6d394690, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@28fa4b8b, org.springframework.security.web.authentication.ui.DefaultLoginPageGeneratingFilter@7a5773a, org.springframework.security.web.authentication.ui.DefaultLogoutPageGeneratingFilter@4a052976, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@4197cc5f, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@42ba1ec, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@ba2884f, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@350fe15d, org.springframework.security.web.session.SessionManagementFilter@3ecb6df2, org.springframework.security.web.access.ExceptionTranslationFilter@7d52fade, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@68a0470c] 2024-01-11 15:39:35,838 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:39:35,838 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:39:35,840 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 15:39:36,061 INFO main o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'application.springCloudBusInput' has 1 subscriber(s). 2024-01-11 15:39:36,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 15:39:36,302 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 1 subscriber(s). 2024-01-11 15:39:36,303 INFO main o.s.i.e.EventDrivenConsumer:292 - started bean '_org.springframework.integration.errorLogger' 2024-01-11 15:39:36,351 INFO main o.e.h.m.r.r.MgmtSoftwareModuleResourceTest:61 - Started MgmtSoftwareModuleResourceTest in 5.033 seconds (JVM running for 35.203) 2024-01-11 15:39:36,646 INFO pool-5-thread-1 o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'unknown.channel.name' has 1 subscriber(s). 2024-01-11 15:39:36,750 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:39:36,751 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:39:36,752 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 15:39:36,771 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 15:39:36,999 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 15:39:37,049 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:39:37,050 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:39:37,051 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 15:39:37,053 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 15:39:37,270 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 15:39:37,325 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:39:37,325 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:39:37,327 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 15:39:37,329 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 15:39:37,418 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 15:39:37,464 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:39:37,464 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:39:37,466 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 15:39:37,468 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 15:39:37,515 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 15:39:37,559 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:39:37,559 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:39:37,560 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 15:39:37,563 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 15:39:39,148 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 15:39:39,208 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:39:39,208 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:39:39,210 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 15:39:39,213 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 15:39:39,259 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 15:39:39,327 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:39:39,328 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:39:39,329 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 15:39:39,332 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 15:39:39,367 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 15:39:39,433 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:39:39,433 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:39:39,435 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 15:39:39,437 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 15:39:39,470 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 15:39:39,534 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:39:39,534 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:39:39,536 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 15:39:39,538 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 15:39:39,722 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 15:39:39,766 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:39:39,767 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:39:39,769 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 15:39:39,771 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 15:39:39,813 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 15:39:39,859 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:39:39,859 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:39:39,860 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 15:39:39,863 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 15:39:39,919 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 15:39:39,964 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:39:39,964 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:39:39,966 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 15:39:39,968 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 15:39:40,029 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 15:39:40,076 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:39:40,076 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:39:40,078 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 15:39:40,080 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 15:39:40,138 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 15:39:40,185 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:39:40,186 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:39:40,187 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 15:39:40,190 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 15:39:40,241 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 15:39:40,317 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:39:40,317 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:39:40,319 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 15:39:40,321 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 15:39:40,363 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 15:39:40,433 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:39:40,433 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:39:40,435 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 15:39:40,438 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 15:39:40,476 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 15:39:40,534 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:39:40,534 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:39:40,536 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 15:39:40,538 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 15:39:40,612 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 15:39:40,652 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:39:40,652 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:39:40,654 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 15:39:40,656 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 15:39:40,907 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 15:39:40,962 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:39:40,963 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:39:40,964 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 15:39:40,967 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 15:39:41,027 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 15:39:41,069 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:39:41,069 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:39:41,071 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 15:39:41,073 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 15:39:41,142 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 15:39:41,182 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:39:41,182 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:39:41,184 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 15:39:41,186 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 15:39:41,269 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 15:39:41,323 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:39:41,324 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:39:41,325 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 15:39:41,327 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 15:39:41,427 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 15:39:41,468 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:39:41,468 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:39:41,469 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 15:39:41,472 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 15:39:41,501 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 15:39:41,544 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:39:41,545 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:39:41,546 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 15:39:41,548 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 15:39:41,639 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 15:39:41,679 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:39:41,679 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:39:41,681 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 15:39:41,683 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 15:39:41,716 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 15:39:41,755 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:39:41,755 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:39:41,757 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 15:39:41,759 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 15:39:41,805 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 15:39:41,820 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 15:39:41,861 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:39:41,861 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:39:41,863 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 15:39:41,865 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 15:39:41,939 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 15:39:42,020 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:39:42,021 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:39:42,022 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 15:39:42,025 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 15:39:42,059 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 15:39:42,136 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:39:42,136 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:39:42,138 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 15:39:42,140 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 15:39:42,170 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 15:39:42,226 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:39:42,226 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:39:42,228 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 15:39:42,230 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 15:39:42,248 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 15:39:42,286 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:39:42,286 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:39:42,288 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 15:39:42,290 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 15:39:42,340 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 15:39:42,352 WARN main o.s.w.s.m.s.DefaultHandlerExceptionResolver:208 - Resolved [org.springframework.web.HttpRequestMethodNotSupportedException: Request method 'PUT' not supported] 2024-01-11 15:39:42,353 WARN main o.s.w.s.m.s.DefaultHandlerExceptionResolver:208 - Resolved [org.springframework.web.HttpRequestMethodNotSupportedException: Request method 'DELETE' not supported] 2024-01-11 15:39:42,363 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 15:39:42,419 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:39:42,419 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:39:42,421 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 15:39:42,423 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 15:39:42,451 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 15:39:42,505 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:39:42,505 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:39:42,507 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 15:39:42,510 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 15:39:42,553 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 15:39:42,607 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:39:42,607 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:39:42,611 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 3 ms 2024-01-11 15:39:42,613 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 15:39:42,662 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 15:39:42,725 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:39:42,725 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:39:42,727 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 15:39:42,729 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 15:39:42,760 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 15:39:42,810 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:39:42,810 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:39:42,812 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 15:39:42,814 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 15:39:42,858 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 15:39:42,904 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:39:42,905 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:39:42,906 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 15:39:42,909 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 15:39:42,962 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 15:39:43,016 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:39:43,016 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:39:43,017 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 15:39:43,019 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 15:39:43,082 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 15:39:43,136 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:39:43,137 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:39:43,138 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 15:39:43,140 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 15:39:43,152 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 15:39:43,214 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:39:43,214 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:39:43,215 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 15:39:43,218 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 15:39:43,277 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 15:39:43,330 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:39:43,330 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:39:43,331 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 15:39:43,333 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 15:39:43,364 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 15:39:43,429 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:39:43,429 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:39:43,431 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 15:39:43,433 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 15:39:43,459 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 15:39:43,526 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:39:43,526 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:39:43,528 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 15:39:43,530 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 15:39:43,605 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 15:39:43,606 WARN main o.s.w.s.m.s.DefaultHandlerExceptionResolver:208 - Resolved [org.springframework.web.HttpRequestMethodNotSupportedException: Request method 'PUT' not supported] 2024-01-11 15:39:43,607 WARN main o.s.w.s.m.s.DefaultHandlerExceptionResolver:208 - Resolved [org.springframework.web.HttpRequestMethodNotSupportedException: Request method 'DELETE' not supported] 2024-01-11 15:39:43,623 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 15:39:43,659 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:39:43,659 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:39:43,661 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 15:39:43,663 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 15:39:43,713 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 15:39:43,725 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 15:39:43,728 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 15:39:43,728 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 0 subscriber(s). 2024-01-11 15:39:43,728 INFO main o.s.i.e.EventDrivenConsumer:292 - stopped bean '_org.springframework.integration.errorLogger' 2024-01-11 15:39:43,736 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:651 - Closing JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 15:39:43,738 INFO main c.z.h.HikariDataSource:350 - HikariPool-2 - Shutdown initiated... 2024-01-11 15:39:43,738 INFO main c.z.h.HikariDataSource:352 - HikariPool-2 - Shutdown completed. [INFO] Tests run: 44, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.44 s -- in org.eclipse.hawkbit.mgmt.rest.resource.MgmtSoftwareModuleResourceTest [INFO] Running org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetTagResourceTest 2024-01-11 15:39:43,744 INFO main o.e.h.r.t.u.SharedSqlTestDatabaseExtension:34 - Schema generation skipped... No datasource environment variables found! 2024-01-11 15:39:43,746 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 15:39:43,746 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 15:39:43,746 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 15:39:43,751 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 15:39:43,752 INFO main o.s.b.t.c.SpringBootTestContextBootstrapper:174 - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@18d532a4, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@77eff1fc, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@157815cc, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@5e39e12d, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@6f48b85c, org.springframework.test.context.support.DirtiesContextTestExecutionListener@6720c458, org.springframework.test.context.transaction.TransactionalTestExecutionListener@32a36b05, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@2302d4f5, org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener@9a21291, org.springframework.test.context.event.EventPublishingTestExecutionListener@68c105f9, org.springframework.security.test.context.support.ReactorContextTestExecutionListener@4113a0a7, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@7403610c, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@6dacc387, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@da2fd06, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@51e8728d, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@3e8c72bd, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@35b73e10, org.eclipse.hawkbit.repository.test.matcher.EventVerifier@2fe7af6d, org.eclipse.hawkbit.repository.test.util.CleanupTestExecutionListener@3d89dc06] . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.18) 2024-01-11 15:39:43,815 INFO main o.e.h.m.r.r.MgmtTargetTagResourceTest:55 - Starting MgmtTargetTagResourceTest using Java 17.0.9 on basic-3rmgj with PID 3274 (started by jenkins in /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-mgmt-resource) 2024-01-11 15:39:43,816 INFO main o.e.h.m.r.r.MgmtTargetTagResourceTest:638 - The following 1 profile is active: "test" 2024-01-11 15:39:44,047 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:132 - Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2024-01-11 15:39:44,069 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 15:39:44,233 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 15:39:44,233 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 15:39:44,238 INFO main o.s.c.c.s.GenericScope:283 - BeanFactory id=7828583a-9aa9-3292-a048-4ba82c295349 2024-01-11 15:39:44,274 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 15:39:44,278 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 15:39:44,280 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 15:39:44,280 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'loadBalancerClientsDefaultsMappingsProvider' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration$$Lambda$945/0x00007f539456a510] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 15:39:44,281 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 15:39:44,285 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 15:39:44,288 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 15:39:44,289 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 15:39:44,290 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 15:39:44,305 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 15:39:44,317 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 15:39:44,322 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 15:39:44,325 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 15:39:44,444 INFO main o.f.c.i.l.VersionPrinter:37 - Flyway Community Edition 8.5.13 by Redgate 2024-01-11 15:39:44,444 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 15:39:44,444 INFO main o.f.c.i.l.VersionPrinter:37 - 2024-01-11 15:39:44,446 INFO main c.z.h.HikariDataSource:110 - HikariPool-3 - Starting... 2024-01-11 15:39:44,448 INFO main c.z.h.HikariDataSource:123 - HikariPool-3 - Start completed. 2024-01-11 15:39:44,448 INFO main o.f.c.i.d.b.BaseDatabaseType:37 - Database: jdbc:h2:mem:testdb (H2 2.2) 2024-01-11 15:39:44,450 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 15:39:44,460 INFO main o.f.c.i.c.DbValidate:37 - Successfully validated 47 migrations (execution time 00:00.008s) 2024-01-11 15:39:44,461 INFO main o.f.c.i.s.JdbcTableSchemaHistory:37 - Creating Schema History table "PUBLIC"."schema_version" ... 2024-01-11 15:39:44,464 INFO main o.f.c.i.c.DbMigrate:37 - Current version of schema "PUBLIC": << Empty Schema >> 2024-01-11 15:39:44,471 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.0.1 - init " 2024-01-11 15:39:44,507 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 15:39:44,513 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.0 - cascade delete " 2024-01-11 15:39:44,520 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.1 - cascade delete " 2024-01-11 15:39:44,523 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.5.0 - target filter query " 2024-01-11 15:39:44,526 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.6.0 - rollout management " 2024-01-11 15:39:44,537 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.0 - swmType maxAssignment greater 0 " 2024-01-11 15:39:44,539 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.1 - reduce length enums " 2024-01-11 15:39:44,548 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.0 - auto assign ds filter " 2024-01-11 15:39:44,552 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.1 - cascade delete " 2024-01-11 15:39:44,556 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.2 - remove external artifact " 2024-01-11 15:39:44,558 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.9.0 - add rollout groups created " 2024-01-11 15:39:44,562 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.0 - advanced rolloutgroup " 2024-01-11 15:39:44,568 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.1 - consolidate artifact sha1 " 2024-01-11 15:39:44,572 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.2 - rollout auto start " 2024-01-11 15:39:44,576 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.3 - add rollout deleted flag " 2024-01-11 15:39:44,622 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.0 - drop target info " 2024-01-11 15:39:44,639 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.1 - target filter query UQ " 2024-01-11 15:39:44,642 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.2 - remove unused idexes " 2024-01-11 15:39:44,645 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.3 - add module md targetvis " 2024-01-11 15:39:44,648 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.0 - action performance " 2024-01-11 15:39:44,664 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.1 - missing non null " 2024-01-11 15:39:44,672 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.2 - missing non null enum " 2024-01-11 15:39:44,674 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.3 - cascade delete " 2024-01-11 15:39:44,676 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.4 - add maintenance window " 2024-01-11 15:39:44,700 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.6 - add index " 2024-01-11 15:39:44,705 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.7 - add rollout approval fields " 2024-01-11 15:39:44,712 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 15:39:44,717 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.9 - add target metadata " 2024-01-11 15:39:44,720 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 15:39:44,723 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 15:39:44,726 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 15:39:44,729 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.13 - add action external id " 2024-01-11 15:39:44,733 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.14 - add sha256 hash " 2024-01-11 15:39:44,737 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.15 - add weight " 2024-01-11 15:39:44,744 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.16 - add action initiated by " 2024-01-11 15:39:44,749 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.17 - add index target modified " 2024-01-11 15:39:44,752 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.18 - add target type " 2024-01-11 15:39:44,758 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 15:39:44,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 15:39:44,767 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.21 - add rollouts status index " 2024-01-11 15:39:44,769 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 15:39:44,771 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.23 - add action status code " 2024-01-11 15:39:44,775 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 15:39:44,779 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.25 - add confirmation flag " 2024-01-11 15:39:44,785 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.26 - add access control context " 2024-01-11 15:39:44,805 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.27 - target type inherit type " 2024-01-11 15:39:44,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:00.346s) 2024-01-11 15:39:44,910 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:437 - Initialized JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 15:39:45,351 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 15:39:45,351 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 15:39:45,353 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 15:39:45,366 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 15:39:45,369 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 15:39:45,461 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 15:39:45,461 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 15:39:45,466 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 15:39:46,866 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 15:39:47,584 WARN main o.s.b.a.s.s.UserDetailsServiceAutoConfiguration:89 - Using generated security password: 111ddc26-9f6f-45b9-a39f-7dead5f71856 This generated password is for development use only. Your security configuration must be updated before running your application in production. 2024-01-11 15:39:47,674 INFO main o.s.s.w.DefaultSecurityFilterChain:55 - Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@2262d2da, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@4604f8a8, org.springframework.security.web.context.SecurityContextPersistenceFilter@831a4c8, org.springframework.security.web.header.HeaderWriterFilter@47909455, org.springframework.security.web.csrf.CsrfFilter@465a0739, org.springframework.security.web.authentication.logout.LogoutFilter@4d193c51, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@4467e3b4, org.springframework.security.web.authentication.ui.DefaultLoginPageGeneratingFilter@729e9aa4, org.springframework.security.web.authentication.ui.DefaultLogoutPageGeneratingFilter@3d05c99f, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@382f4b42, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@6d054997, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@874137a, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@7f32e026, org.springframework.security.web.session.SessionManagementFilter@1ec41be6, org.springframework.security.web.access.ExceptionTranslationFilter@2a9d6a9d, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@51e6ac82] 2024-01-11 15:39:47,727 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:39:47,728 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:39:47,729 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 15:39:47,919 INFO main o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'application.springCloudBusInput' has 1 subscriber(s). 2024-01-11 15:39:48,044 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 15:39:48,044 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 1 subscriber(s). 2024-01-11 15:39:48,045 INFO main o.s.i.e.EventDrivenConsumer:292 - started bean '_org.springframework.integration.errorLogger' 2024-01-11 15:39:48,048 INFO main o.e.h.m.r.r.MgmtTargetTagResourceTest:61 - Started MgmtTargetTagResourceTest in 4.295 seconds (JVM running for 46.9) 2024-01-11 15:39:48,164 INFO pool-8-thread-1 o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'unknown.channel.name' has 1 subscriber(s). 2024-01-11 15:39:48,257 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:39:48,257 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:39:48,258 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 15:39:48,259 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 15:39:48,494 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 15:39:48,541 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:39:48,541 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:39:48,547 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 5 ms 2024-01-11 15:39:48,548 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 15:39:49,037 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 15:39:49,078 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:39:49,078 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:39:49,080 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 15:39:49,080 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 15:39:49,436 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 15:39:49,478 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:39:49,478 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:39:49,480 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 15:39:49,480 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 15:39:49,547 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 15:39:49,589 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:39:49,589 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:39:49,599 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 10 ms 2024-01-11 15:39:49,599 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 15:39:49,949 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 15:39:49,989 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:39:49,989 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:39:49,991 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 15:39:49,991 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 15:39:50,124 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 15:39:50,165 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:39:50,166 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:39:50,167 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 15:39:50,167 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 15:39:50,391 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 15:39:50,439 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:39:50,439 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:39:50,441 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 15:39:50,441 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 15:39:50,564 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 15:39:50,612 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:39:50,612 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:39:50,614 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 15:39:50,614 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 15:39:50,843 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 15:39:50,882 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:39:50,882 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:39:50,884 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 15:39:50,884 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 15:39:51,230 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 15:39:51,278 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:39:51,278 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:39:51,280 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 15:39:51,280 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 15:39:51,635 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 15:39:51,674 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:39:51,674 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:39:51,675 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 15:39:51,675 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 15:39:51,693 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 15:39:51,739 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:39:51,739 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:39:51,741 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 15:39:51,741 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 15:39:52,120 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 15:39:52,157 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:39:52,158 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:39:52,159 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 15:39:52,159 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 15:39:52,196 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 15:39:52,205 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 15:39:52,206 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 0 subscriber(s). 2024-01-11 15:39:52,206 INFO main o.s.i.e.EventDrivenConsumer:292 - stopped bean '_org.springframework.integration.errorLogger' 2024-01-11 15:39:52,215 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:651 - Closing JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 15:39:52,216 INFO main c.z.h.HikariDataSource:350 - HikariPool-3 - Shutdown initiated... 2024-01-11 15:39:52,217 INFO main c.z.h.HikariDataSource:352 - HikariPool-3 - Shutdown completed. [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.475 s -- in org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetTagResourceTest [INFO] Running org.eclipse.hawkbit.mgmt.rest.resource.MgmtSoftwareModuleTypeResourceTest 2024-01-11 15:39:52,223 INFO main o.e.h.r.t.u.SharedSqlTestDatabaseExtension:34 - Schema generation skipped... No datasource environment variables found! 2024-01-11 15:39:52,225 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 15:39:52,225 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 15:39:52,226 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 15:39:52,230 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 15:39:52,231 INFO main o.s.b.t.c.SpringBootTestContextBootstrapper:174 - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@205d39d4, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@5e9283f1, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@712758bf, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@6774cbfc, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@2e2edd5f, org.springframework.test.context.support.DirtiesContextTestExecutionListener@64e95e60, org.springframework.test.context.transaction.TransactionalTestExecutionListener@2fc010e2, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@6eaa05cd, org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener@3636f962, org.springframework.test.context.event.EventPublishingTestExecutionListener@1802ab9a, org.springframework.security.test.context.support.ReactorContextTestExecutionListener@37eaff78, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@9d01025, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@82c1594, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@5ff2170, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@658e0f88, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@6cd66a24, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@4be529f, org.eclipse.hawkbit.repository.test.matcher.EventVerifier@78b617d9, org.eclipse.hawkbit.repository.test.util.CleanupTestExecutionListener@6d51a508] . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.18) 2024-01-11 15:39:52,264 INFO main o.e.h.m.r.r.MgmtSoftwareModuleTypeResourceTest:55 - Starting MgmtSoftwareModuleTypeResourceTest using Java 17.0.9 on basic-3rmgj with PID 3274 (started by jenkins in /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-mgmt-resource) 2024-01-11 15:39:52,264 INFO main o.e.h.m.r.r.MgmtSoftwareModuleTypeResourceTest:638 - The following 1 profile is active: "test" 2024-01-11 15:39:52,490 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:132 - Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2024-01-11 15:39:52,520 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:201 - Finished Spring Data repository scanning in 29 ms. Found 20 JPA repository interfaces. 2024-01-11 15:39:52,656 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 15:39:52,657 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 15:39:52,661 INFO main o.s.c.c.s.GenericScope:283 - BeanFactory id=7828583a-9aa9-3292-a048-4ba82c295349 2024-01-11 15:39:52,709 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 15:39:52,715 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 15:39:52,716 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 15:39:52,717 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'loadBalancerClientsDefaultsMappingsProvider' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration$$Lambda$945/0x00007f539456a510] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 15:39:52,718 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 15:39:52,722 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 15:39:52,724 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 15:39:52,726 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 15:39:52,727 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 15:39:52,731 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 15:39:52,769 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 15:39:52,774 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 15:39:52,777 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 15:39:52,894 INFO main o.f.c.i.l.VersionPrinter:37 - Flyway Community Edition 8.5.13 by Redgate 2024-01-11 15:39:52,894 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 15:39:52,894 INFO main o.f.c.i.l.VersionPrinter:37 - 2024-01-11 15:39:52,896 INFO main c.z.h.HikariDataSource:110 - HikariPool-4 - Starting... 2024-01-11 15:39:52,904 INFO main c.z.h.HikariDataSource:123 - HikariPool-4 - Start completed. 2024-01-11 15:39:52,905 INFO main o.f.c.i.d.b.BaseDatabaseType:37 - Database: jdbc:h2:mem:testdb (H2 2.2) 2024-01-11 15:39:52,907 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 15:39:52,917 INFO main o.f.c.i.c.DbValidate:37 - Successfully validated 47 migrations (execution time 00:00.008s) 2024-01-11 15:39:52,918 INFO main o.f.c.i.s.JdbcTableSchemaHistory:37 - Creating Schema History table "PUBLIC"."schema_version" ... 2024-01-11 15:39:52,921 INFO main o.f.c.i.c.DbMigrate:37 - Current version of schema "PUBLIC": << Empty Schema >> 2024-01-11 15:39:52,928 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.0.1 - init " 2024-01-11 15:39:52,947 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 15:39:52,951 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.0 - cascade delete " 2024-01-11 15:39:52,957 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.1 - cascade delete " 2024-01-11 15:39:52,959 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.5.0 - target filter query " 2024-01-11 15:39:52,963 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.6.0 - rollout management " 2024-01-11 15:39:52,971 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.0 - swmType maxAssignment greater 0 " 2024-01-11 15:39:52,973 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.1 - reduce length enums " 2024-01-11 15:39:52,981 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.0 - auto assign ds filter " 2024-01-11 15:39:52,984 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.1 - cascade delete " 2024-01-11 15:39:52,988 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.2 - remove external artifact " 2024-01-11 15:39:52,990 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.9.0 - add rollout groups created " 2024-01-11 15:39:53,007 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.0 - advanced rolloutgroup " 2024-01-11 15:39:53,013 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.1 - consolidate artifact sha1 " 2024-01-11 15:39:53,018 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.2 - rollout auto start " 2024-01-11 15:39:53,021 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.3 - add rollout deleted flag " 2024-01-11 15:39:53,040 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.0 - drop target info " 2024-01-11 15:39:53,056 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.1 - target filter query UQ " 2024-01-11 15:39:53,058 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.2 - remove unused idexes " 2024-01-11 15:39:53,061 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.3 - add module md targetvis " 2024-01-11 15:39:53,064 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.0 - action performance " 2024-01-11 15:39:53,079 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.1 - missing non null " 2024-01-11 15:39:53,108 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.2 - missing non null enum " 2024-01-11 15:39:53,110 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.3 - cascade delete " 2024-01-11 15:39:53,112 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.4 - add maintenance window " 2024-01-11 15:39:53,120 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.6 - add index " 2024-01-11 15:39:53,123 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.7 - add rollout approval fields " 2024-01-11 15:39:53,128 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 15:39:53,132 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.9 - add target metadata " 2024-01-11 15:39:53,135 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 15:39:53,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 15:39:53,141 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 15:39:53,143 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.13 - add action external id " 2024-01-11 15:39:53,147 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.14 - add sha256 hash " 2024-01-11 15:39:53,150 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.15 - add weight " 2024-01-11 15:39:53,157 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.16 - add action initiated by " 2024-01-11 15:39:53,162 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.17 - add index target modified " 2024-01-11 15:39:53,165 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.18 - add target type " 2024-01-11 15:39:53,172 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 15:39:53,176 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 15:39:53,180 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.21 - add rollouts status index " 2024-01-11 15:39:53,182 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 15:39:53,184 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.23 - add action status code " 2024-01-11 15:39:53,188 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 15:39:53,192 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.25 - add confirmation flag " 2024-01-11 15:39:53,213 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.26 - add access control context " 2024-01-11 15:39:53,218 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.27 - target type inherit type " 2024-01-11 15:39:53,222 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.301s) 2024-01-11 15:39:53,323 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:437 - Initialized JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 15:39:53,840 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 15:39:53,840 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 15:39:53,842 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 15:39:53,854 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 15:39:53,856 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 15:39:53,929 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 15:39:53,929 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 15:39:53,934 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 15:39:55,216 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 15:39:55,865 WARN main o.s.b.a.s.s.UserDetailsServiceAutoConfiguration:89 - Using generated security password: a6f089b1-0e7d-4ef6-a033-8e9012bdd264 This generated password is for development use only. Your security configuration must be updated before running your application in production. 2024-01-11 15:39:55,953 INFO main o.s.s.w.DefaultSecurityFilterChain:55 - Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@7a2cad76, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@252ee8e1, org.springframework.security.web.context.SecurityContextPersistenceFilter@7adf00e9, org.springframework.security.web.header.HeaderWriterFilter@433a695c, org.springframework.security.web.csrf.CsrfFilter@81fdcc2, org.springframework.security.web.authentication.logout.LogoutFilter@60378280, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@754e09aa, org.springframework.security.web.authentication.ui.DefaultLoginPageGeneratingFilter@63a50f6d, org.springframework.security.web.authentication.ui.DefaultLogoutPageGeneratingFilter@2028a6b7, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@4c6508b, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@6de89753, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@2ce2cecf, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@16dcf831, org.springframework.security.web.session.SessionManagementFilter@cd0247d, org.springframework.security.web.access.ExceptionTranslationFilter@6f9b5e73, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@6227bf45] 2024-01-11 15:39:56,009 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:39:56,009 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:39:56,011 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 15:39:56,185 INFO main o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'application.springCloudBusInput' has 1 subscriber(s). 2024-01-11 15:39:56,320 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 15:39:56,320 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 1 subscriber(s). 2024-01-11 15:39:56,320 INFO main o.s.i.e.EventDrivenConsumer:292 - started bean '_org.springframework.integration.errorLogger' 2024-01-11 15:39:56,324 INFO main o.e.h.m.r.r.MgmtSoftwareModuleTypeResourceTest:61 - Started MgmtSoftwareModuleTypeResourceTest in 4.091 seconds (JVM running for 55.176) 2024-01-11 15:39:56,453 INFO pool-11-thread-1 o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'unknown.channel.name' has 1 subscriber(s). 2024-01-11 15:39:56,565 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:39:56,566 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:39:56,567 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 15:39:56,567 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 15:39:56,625 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 15:39:56,663 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:39:56,663 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:39:56,665 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 15:39:56,665 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 15:39:56,738 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 15:39:56,776 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:39:56,776 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:39:56,778 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 15:39:56,778 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 15:39:56,810 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 15:39:56,849 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:39:56,849 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:39:56,850 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 15:39:56,850 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 15:39:56,868 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 15:39:56,926 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:39:56,926 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:39:56,927 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 15:39:56,928 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 15:39:56,953 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 15:39:56,954 WARN main o.s.w.s.m.s.DefaultHandlerExceptionResolver:208 - Resolved [org.springframework.web.HttpRequestMethodNotSupportedException: Request method 'PUT' not supported] 2024-01-11 15:39:56,955 WARN main o.s.w.s.m.s.DefaultHandlerExceptionResolver:208 - Resolved [org.springframework.web.HttpRequestMethodNotSupportedException: Request method 'DELETE' not supported] 2024-01-11 15:39:56,964 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 15:39:57,014 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:39:57,015 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:39:57,016 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 15:39:57,016 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 15:39:57,041 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 15:39:57,111 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:39:57,111 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:39:57,112 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 15:39:57,113 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 15:39:57,132 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 15:39:57,169 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:39:57,169 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:39:57,171 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 15:39:57,171 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 15:39:57,182 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 15:39:57,237 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:39:57,237 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:39:57,239 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 15:39:57,239 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 15:39:57,257 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 15:39:57,299 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:39:57,299 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:39:57,302 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 3 ms 2024-01-11 15:39:57,302 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 15:39:57,331 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 15:39:57,368 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:39:57,368 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:39:57,370 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 15:39:57,370 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 15:39:57,384 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 15:39:57,436 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:39:57,436 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:39:57,438 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 15:39:57,438 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 15:39:57,460 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 15:39:57,510 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:39:57,510 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:39:57,512 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 15:39:57,512 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 15:39:57,532 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 15:39:57,570 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:39:57,570 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:39:57,572 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 15:39:57,572 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 15:39:57,658 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 15:39:57,701 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:39:57,701 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:39:57,704 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 3 ms 2024-01-11 15:39:57,704 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 15:39:57,721 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 15:39:57,760 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:39:57,760 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:39:57,761 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 15:39:57,762 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 15:39:57,781 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 15:39:57,784 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 15:39:57,784 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 0 subscriber(s). 2024-01-11 15:39:57,784 INFO main o.s.i.e.EventDrivenConsumer:292 - stopped bean '_org.springframework.integration.errorLogger' 2024-01-11 15:39:57,807 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:651 - Closing JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 15:39:57,808 INFO main c.z.h.HikariDataSource:350 - HikariPool-4 - Shutdown initiated... 2024-01-11 15:39:57,809 INFO main c.z.h.HikariDataSource:352 - HikariPool-4 - Shutdown completed. [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.588 s -- in org.eclipse.hawkbit.mgmt.rest.resource.MgmtSoftwareModuleTypeResourceTest [INFO] Running org.eclipse.hawkbit.mgmt.rest.resource.MgmtActionResourceTest 2024-01-11 15:39:57,814 INFO main o.e.h.r.t.u.SharedSqlTestDatabaseExtension:34 - Schema generation skipped... No datasource environment variables found! 2024-01-11 15:39:57,815 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 15:39:57,815 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 15:39:57,816 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 15:39:57,820 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 15:39:57,820 INFO main o.s.b.t.c.SpringBootTestContextBootstrapper:174 - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@6799d8f, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@6dbf2cc8, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@47a6d27, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@3ac49b3c, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@709bec0e, org.springframework.test.context.support.DirtiesContextTestExecutionListener@645647b9, org.springframework.test.context.transaction.TransactionalTestExecutionListener@33121d41, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@2d116d64, org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener@2c51f54, org.springframework.test.context.event.EventPublishingTestExecutionListener@54f8eb3a, org.springframework.security.test.context.support.ReactorContextTestExecutionListener@77231cf1, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@517f353c, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@7beaaff8, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@68583a84, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@77367ea, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@2f8d74ed, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@1369b8b, org.eclipse.hawkbit.repository.test.matcher.EventVerifier@28131d33, org.eclipse.hawkbit.repository.test.util.CleanupTestExecutionListener@344363ec] . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.18) 2024-01-11 15:39:57,846 INFO main o.e.h.m.r.r.MgmtActionResourceTest:55 - Starting MgmtActionResourceTest using Java 17.0.9 on basic-3rmgj with PID 3274 (started by jenkins in /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-mgmt-resource) 2024-01-11 15:39:57,846 INFO main o.e.h.m.r.r.MgmtActionResourceTest:638 - The following 1 profile is active: "test" 2024-01-11 15:39:58,050 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:132 - Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2024-01-11 15:39:58,092 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:201 - Finished Spring Data repository scanning in 41 ms. Found 20 JPA repository interfaces. 2024-01-11 15:39:58,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 15:39:58,226 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 15:39:58,231 INFO main o.s.c.c.s.GenericScope:283 - BeanFactory id=7828583a-9aa9-3292-a048-4ba82c295349 2024-01-11 15:39:58,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 15:39:58,268 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 15:39:58,270 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 15:39:58,271 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'loadBalancerClientsDefaultsMappingsProvider' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration$$Lambda$945/0x00007f539456a510] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 15:39:58,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 15:39:58,276 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 15:39:58,279 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 15:39:58,281 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 15:39:58,282 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 15:39:58,286 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 15:39:58,305 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 15:39:58,311 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 15:39:58,315 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 15:39:58,433 INFO main o.f.c.i.l.VersionPrinter:37 - Flyway Community Edition 8.5.13 by Redgate 2024-01-11 15:39:58,433 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 15:39:58,433 INFO main o.f.c.i.l.VersionPrinter:37 - 2024-01-11 15:39:58,435 INFO main c.z.h.HikariDataSource:110 - HikariPool-5 - Starting... 2024-01-11 15:39:58,437 INFO main c.z.h.HikariDataSource:123 - HikariPool-5 - Start completed. 2024-01-11 15:39:58,437 INFO main o.f.c.i.d.b.BaseDatabaseType:37 - Database: jdbc:h2:mem:testdb (H2 2.2) 2024-01-11 15:39:58,439 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 15:39:58,449 INFO main o.f.c.i.c.DbValidate:37 - Successfully validated 47 migrations (execution time 00:00.008s) 2024-01-11 15:39:58,450 INFO main o.f.c.i.s.JdbcTableSchemaHistory:37 - Creating Schema History table "PUBLIC"."schema_version" ... 2024-01-11 15:39:58,453 INFO main o.f.c.i.c.DbMigrate:37 - Current version of schema "PUBLIC": << Empty Schema >> 2024-01-11 15:39:58,461 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.0.1 - init " 2024-01-11 15:39:58,478 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 15:39:58,482 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.0 - cascade delete " 2024-01-11 15:39:58,509 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.1 - cascade delete " 2024-01-11 15:39:58,512 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.5.0 - target filter query " 2024-01-11 15:39:58,516 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.6.0 - rollout management " 2024-01-11 15:39:58,524 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.0 - swmType maxAssignment greater 0 " 2024-01-11 15:39:58,526 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.1 - reduce length enums " 2024-01-11 15:39:58,535 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.0 - auto assign ds filter " 2024-01-11 15:39:58,538 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.1 - cascade delete " 2024-01-11 15:39:58,541 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.2 - remove external artifact " 2024-01-11 15:39:58,544 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.9.0 - add rollout groups created " 2024-01-11 15:39:58,547 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.0 - advanced rolloutgroup " 2024-01-11 15:39:58,553 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.1 - consolidate artifact sha1 " 2024-01-11 15:39:58,557 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.2 - rollout auto start " 2024-01-11 15:39:58,560 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.3 - add rollout deleted flag " 2024-01-11 15:39:58,579 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.0 - drop target info " 2024-01-11 15:39:58,606 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.1 - target filter query UQ " 2024-01-11 15:39:58,610 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.2 - remove unused idexes " 2024-01-11 15:39:58,612 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.3 - add module md targetvis " 2024-01-11 15:39:58,615 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.0 - action performance " 2024-01-11 15:39:58,629 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.1 - missing non null " 2024-01-11 15:39:58,636 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.2 - missing non null enum " 2024-01-11 15:39:58,638 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.3 - cascade delete " 2024-01-11 15:39:58,640 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.4 - add maintenance window " 2024-01-11 15:39:58,647 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.6 - add index " 2024-01-11 15:39:58,649 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.7 - add rollout approval fields " 2024-01-11 15:39:58,655 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 15:39:58,658 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.9 - add target metadata " 2024-01-11 15:39:58,661 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 15:39:58,663 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 15:39:58,666 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 15:39:58,668 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.13 - add action external id " 2024-01-11 15:39:58,673 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.14 - add sha256 hash " 2024-01-11 15:39:58,676 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.15 - add weight " 2024-01-11 15:39:58,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 15:39:58,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 15:39:58,689 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.18 - add target type " 2024-01-11 15:39:58,706 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 15:39:58,711 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 15:39:58,715 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.21 - add rollouts status index " 2024-01-11 15:39:58,717 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 15:39:58,719 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.23 - add action status code " 2024-01-11 15:39:58,722 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 15:39:58,727 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.25 - add confirmation flag " 2024-01-11 15:39:58,732 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.26 - add access control context " 2024-01-11 15:39:58,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 15:39:58,739 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.287s) 2024-01-11 15:39:58,826 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:437 - Initialized JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 15:39:59,255 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 15:39:59,256 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 15:39:59,258 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 15:39:59,268 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 15:39:59,270 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 15:39:59,341 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 15:39:59,341 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 15:39:59,346 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 15:40:00,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 15:40:01,227 WARN main o.s.b.a.s.s.UserDetailsServiceAutoConfiguration:89 - Using generated security password: c329f750-46ae-43d9-ac8c-a4522f1d75e1 This generated password is for development use only. Your security configuration must be updated before running your application in production. 2024-01-11 15:40:01,312 INFO main o.s.s.w.DefaultSecurityFilterChain:55 - Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@51db2ed6, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@2850965, org.springframework.security.web.context.SecurityContextPersistenceFilter@11db495d, org.springframework.security.web.header.HeaderWriterFilter@4e9bf3b, org.springframework.security.web.csrf.CsrfFilter@75b3d94f, org.springframework.security.web.authentication.logout.LogoutFilter@17e8ed33, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@6875ded9, org.springframework.security.web.authentication.ui.DefaultLoginPageGeneratingFilter@6a7b3cfc, org.springframework.security.web.authentication.ui.DefaultLogoutPageGeneratingFilter@44408cfa, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@5ded3b3a, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@98b20a3, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@3c5530fb, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@70c04ba3, org.springframework.security.web.session.SessionManagementFilter@7a498efa, org.springframework.security.web.access.ExceptionTranslationFilter@79e1df9c, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@1488f0b8] 2024-01-11 15:40:01,358 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:40:01,358 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:40:01,359 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 15:40:01,531 INFO main o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'application.springCloudBusInput' has 1 subscriber(s). 2024-01-11 15:40:01,648 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 15:40:01,648 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 1 subscriber(s). 2024-01-11 15:40:01,648 INFO main o.s.i.e.EventDrivenConsumer:292 - started bean '_org.springframework.integration.errorLogger' 2024-01-11 15:40:01,652 INFO main o.e.h.m.r.r.MgmtActionResourceTest:61 - Started MgmtActionResourceTest in 3.829 seconds (JVM running for 60.503) 2024-01-11 15:40:01,767 INFO pool-14-thread-1 o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'unknown.channel.name' has 1 subscriber(s). 2024-01-11 15:40:01,848 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:40:01,848 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:40:01,850 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 15:40:01,850 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 15:40:02,287 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 15:40:02,335 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:40:02,335 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:40:02,337 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 15:40:02,337 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 15:40:02,491 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 15:40:02,535 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:40:02,535 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:40:02,536 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 15:40:02,537 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 15:40:02,617 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 15:40:02,652 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:40:02,652 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:40:02,654 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 15:40:02,654 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 15:40:02,668 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 15:40:02,722 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:40:02,722 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:40:02,723 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 15:40:02,724 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 15:40:02,871 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 15:40:02,920 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:40:02,920 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:40:02,922 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 15:40:02,922 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 15:40:03,056 WARN main o.s.w.s.m.s.DefaultHandlerExceptionResolver:208 - Resolved [org.springframework.web.HttpRequestMethodNotSupportedException: Request method 'POST' not supported] 2024-01-11 15:40:03,057 WARN main o.s.w.s.m.s.DefaultHandlerExceptionResolver:208 - Resolved [org.springframework.web.HttpRequestMethodNotSupportedException: Request method 'PUT' not supported] 2024-01-11 15:40:03,057 WARN main o.s.w.s.m.s.DefaultHandlerExceptionResolver:208 - Resolved [org.springframework.web.HttpRequestMethodNotSupportedException: Request method 'DELETE' not supported] 2024-01-11 15:40:03,067 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 15:40:03,106 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:40:03,106 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:40:03,110 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 4 ms 2024-01-11 15:40:03,110 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 15:40:03,203 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 15:40:03,241 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:40:03,241 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:40:03,243 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 15:40:03,244 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 15:40:03,406 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 15:40:03,442 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:40:03,442 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:40:03,444 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 15:40:03,444 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 15:40:03,533 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 15:40:03,568 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:40:03,568 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:40:03,570 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 15:40:03,570 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 15:40:03,955 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 15:40:03,990 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:40:03,997 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:40:04,000 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 15:40:04,001 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 15:40:04,018 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 15:40:04,053 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:40:04,053 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:40:04,055 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 15:40:04,055 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 15:40:04,160 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 15:40:04,208 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:40:04,208 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:40:04,210 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 15:40:04,210 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 15:40:04,370 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 15:40:04,420 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:40:04,421 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:40:04,422 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 15:40:04,422 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 15:40:04,553 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 15:40:04,555 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 15:40:04,556 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 0 subscriber(s). 2024-01-11 15:40:04,556 INFO main o.s.i.e.EventDrivenConsumer:292 - stopped bean '_org.springframework.integration.errorLogger' 2024-01-11 15:40:04,565 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:651 - Closing JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 15:40:04,566 INFO main c.z.h.HikariDataSource:350 - HikariPool-5 - Shutdown initiated... 2024-01-11 15:40:04,566 INFO main c.z.h.HikariDataSource:352 - HikariPool-5 - Shutdown completed. [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.755 s -- in org.eclipse.hawkbit.mgmt.rest.resource.MgmtActionResourceTest [INFO] Running org.eclipse.hawkbit.mgmt.rest.resource.MgmtDistributionSetResourceTest 2024-01-11 15:40:04,571 INFO main o.e.h.r.t.u.SharedSqlTestDatabaseExtension:34 - Schema generation skipped... No datasource environment variables found! 2024-01-11 15:40:04,573 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 15:40:04,573 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 15:40:04,573 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 15:40:04,611 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 15:40:04,611 INFO main o.s.b.t.c.SpringBootTestContextBootstrapper:174 - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@72c80a5, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@4dfa78b0, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@7c81841d, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@1ef867c0, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@7db2f512, org.springframework.test.context.support.DirtiesContextTestExecutionListener@63132dec, org.springframework.test.context.transaction.TransactionalTestExecutionListener@1342ecff, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@4ed95f30, org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener@24a9399c, org.springframework.test.context.event.EventPublishingTestExecutionListener@5e2f1ca8, org.springframework.security.test.context.support.ReactorContextTestExecutionListener@5a8e2686, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@5eaac238, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@332265a8, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@15cef538, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@3edf5b11, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@36ecf5f0, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@16c3d9a0, org.eclipse.hawkbit.repository.test.matcher.EventVerifier@74c68975, org.eclipse.hawkbit.repository.test.util.CleanupTestExecutionListener@3085532f] . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.18) 2024-01-11 15:40:04,636 INFO main o.e.h.m.r.r.MgmtDistributionSetResourceTest:55 - Starting MgmtDistributionSetResourceTest using Java 17.0.9 on basic-3rmgj with PID 3274 (started by jenkins in /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-mgmt-resource) 2024-01-11 15:40:04,636 INFO main o.e.h.m.r.r.MgmtDistributionSetResourceTest:638 - The following 1 profile is active: "test" 2024-01-11 15:40:04,821 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:132 - Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2024-01-11 15:40:04,839 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 15:40:04,967 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 15:40:04,967 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 15:40:04,971 INFO main o.s.c.c.s.GenericScope:283 - BeanFactory id=7828583a-9aa9-3292-a048-4ba82c295349 2024-01-11 15:40:05,013 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 15:40:05,019 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 15:40:05,020 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 15:40:05,022 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'loadBalancerClientsDefaultsMappingsProvider' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration$$Lambda$945/0x00007f539456a510] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 15:40:05,023 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 15:40:05,028 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 15:40:05,032 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 15:40:05,034 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 15:40:05,035 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 15:40:05,042 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 15:40:05,058 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 15:40:05,063 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 15:40:05,068 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 15:40:05,180 INFO main o.f.c.i.l.VersionPrinter:37 - Flyway Community Edition 8.5.13 by Redgate 2024-01-11 15:40:05,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 15:40:05,181 INFO main o.f.c.i.l.VersionPrinter:37 - 2024-01-11 15:40:05,182 INFO main c.z.h.HikariDataSource:110 - HikariPool-6 - Starting... 2024-01-11 15:40:05,184 INFO main c.z.h.HikariDataSource:123 - HikariPool-6 - Start completed. 2024-01-11 15:40:05,184 INFO main o.f.c.i.d.b.BaseDatabaseType:37 - Database: jdbc:h2:mem:testdb (H2 2.2) 2024-01-11 15:40:05,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 15:40:05,195 INFO main o.f.c.i.c.DbValidate:37 - Successfully validated 47 migrations (execution time 00:00.007s) 2024-01-11 15:40:05,198 INFO main o.f.c.i.s.JdbcTableSchemaHistory:37 - Creating Schema History table "PUBLIC"."schema_version" ... 2024-01-11 15:40:05,204 INFO main o.f.c.i.c.DbMigrate:37 - Current version of schema "PUBLIC": << Empty Schema >> 2024-01-11 15:40:05,212 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.0.1 - init " 2024-01-11 15:40:05,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 15:40:05,232 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.0 - cascade delete " 2024-01-11 15:40:05,237 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.1 - cascade delete " 2024-01-11 15:40:05,239 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.5.0 - target filter query " 2024-01-11 15:40:05,243 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.6.0 - rollout management " 2024-01-11 15:40:05,250 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.0 - swmType maxAssignment greater 0 " 2024-01-11 15:40:05,252 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.1 - reduce length enums " 2024-01-11 15:40:05,259 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.0 - auto assign ds filter " 2024-01-11 15:40:05,262 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.1 - cascade delete " 2024-01-11 15:40:05,265 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.2 - remove external artifact " 2024-01-11 15:40:05,267 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.9.0 - add rollout groups created " 2024-01-11 15:40:05,270 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.0 - advanced rolloutgroup " 2024-01-11 15:40:05,275 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.1 - consolidate artifact sha1 " 2024-01-11 15:40:05,278 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.2 - rollout auto start " 2024-01-11 15:40:05,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 15:40:05,316 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.0 - drop target info " 2024-01-11 15:40:05,331 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.1 - target filter query UQ " 2024-01-11 15:40:05,333 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.2 - remove unused idexes " 2024-01-11 15:40:05,335 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.3 - add module md targetvis " 2024-01-11 15:40:05,338 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.0 - action performance " 2024-01-11 15:40:05,351 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.1 - missing non null " 2024-01-11 15:40:05,357 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.2 - missing non null enum " 2024-01-11 15:40:05,359 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.3 - cascade delete " 2024-01-11 15:40:05,360 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.4 - add maintenance window " 2024-01-11 15:40:05,367 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.6 - add index " 2024-01-11 15:40:05,369 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.7 - add rollout approval fields " 2024-01-11 15:40:05,374 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 15:40:05,377 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.9 - add target metadata " 2024-01-11 15:40:05,379 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 15:40:05,382 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 15:40:05,385 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 15:40:05,387 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.13 - add action external id " 2024-01-11 15:40:05,390 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.14 - add sha256 hash " 2024-01-11 15:40:05,400 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.15 - add weight " 2024-01-11 15:40:05,434 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.16 - add action initiated by " 2024-01-11 15:40:05,439 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.17 - add index target modified " 2024-01-11 15:40:05,441 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.18 - add target type " 2024-01-11 15:40:05,447 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 15:40:05,451 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 15:40:05,454 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.21 - add rollouts status index " 2024-01-11 15:40:05,456 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 15:40:05,458 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.23 - add action status code " 2024-01-11 15:40:05,460 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 15:40:05,464 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.25 - add confirmation flag " 2024-01-11 15:40:05,469 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.26 - add access control context " 2024-01-11 15:40:05,473 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.27 - target type inherit type " 2024-01-11 15:40:05,476 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.271s) 2024-01-11 15:40:05,562 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:437 - Initialized JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 15:40:05,934 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 15:40:05,934 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 15:40:05,936 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 15:40:05,946 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 15:40:05,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.lang.Long) 2024-01-11 15:40:06,037 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 15:40:06,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 15:40:06,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 15:40:07,249 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 15:40:07,863 WARN main o.s.b.a.s.s.UserDetailsServiceAutoConfiguration:89 - Using generated security password: 8fac11ee-c981-4e01-b2c1-f70a36e5caa6 This generated password is for development use only. Your security configuration must be updated before running your application in production. 2024-01-11 15:40:07,943 INFO main o.s.s.w.DefaultSecurityFilterChain:55 - Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@225dda05, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@356e5787, org.springframework.security.web.context.SecurityContextPersistenceFilter@7c6f6097, org.springframework.security.web.header.HeaderWriterFilter@45586b6a, org.springframework.security.web.csrf.CsrfFilter@4452ccb2, org.springframework.security.web.authentication.logout.LogoutFilter@15423a48, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@16b1bef5, org.springframework.security.web.authentication.ui.DefaultLoginPageGeneratingFilter@4aeb3625, org.springframework.security.web.authentication.ui.DefaultLogoutPageGeneratingFilter@2eb311c9, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@1643e4e6, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@47ee7a0f, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@411dbbea, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@275ea42d, org.springframework.security.web.session.SessionManagementFilter@2e8a0ea8, org.springframework.security.web.access.ExceptionTranslationFilter@6509d39f, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@4fcb0de4] 2024-01-11 15:40:07,986 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:40:07,986 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:40:07,988 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 15:40:08,168 INFO main o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'application.springCloudBusInput' has 1 subscriber(s). 2024-01-11 15:40:08,285 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 15:40:08,285 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 1 subscriber(s). 2024-01-11 15:40:08,285 INFO main o.s.i.e.EventDrivenConsumer:292 - started bean '_org.springframework.integration.errorLogger' 2024-01-11 15:40:08,289 INFO main o.e.h.m.r.r.MgmtDistributionSetResourceTest:61 - Started MgmtDistributionSetResourceTest in 3.675 seconds (JVM running for 67.14) 2024-01-11 15:40:08,400 INFO pool-17-thread-1 o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'unknown.channel.name' has 1 subscriber(s). 2024-01-11 15:40:08,518 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:40:08,519 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:40:08,520 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 15:40:08,521 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 15:40:08,677 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 15:40:08,727 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:40:08,728 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:40:08,729 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 15:40:08,729 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 15:40:08,815 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 15:40:08,850 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:40:08,851 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:40:08,852 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 15:40:08,852 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 15:40:08,919 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 15:40:08,956 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:40:08,956 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:40:08,958 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 15:40:08,958 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 15:40:09,158 WARN main o.e.h.r.j.m.AbstractDsAssignmentStrategy:265 - Cannot find target for targetWithActionType '1'. 2024-01-11 15:40:09,227 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 15:40:09,262 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:40:09,262 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:40:09,264 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 15:40:09,264 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 15:40:09,575 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 15:40:09,625 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:40:09,625 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:40:09,626 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 15:40:09,626 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 15:40:09,809 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 15:40:09,845 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:40:09,845 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:40:09,846 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 15:40:09,846 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 15:40:09,944 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 15:40:09,978 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:40:09,978 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:40:09,980 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 15:40:09,980 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 15:40:10,107 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 15:40:10,143 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:40:10,143 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:40:10,145 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 15:40:10,145 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 15:40:10,247 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 15:40:10,309 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:40:10,310 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:40:10,311 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 15:40:10,311 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 15:40:10,430 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 15:40:10,465 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:40:10,465 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:40:10,467 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 15:40:10,467 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 15:40:10,543 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 15:40:10,577 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:40:10,578 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:40:10,579 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 15:40:10,579 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 15:40:10,638 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 15:40:10,672 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:40:10,672 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:40:10,673 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 15:40:10,674 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 15:40:10,828 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 15:40:10,862 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:40:10,862 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:40:10,864 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 15:40:10,864 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 15:40:10,908 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 15:40:10,944 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:40:10,944 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:40:10,945 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 15:40:10,946 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 15:40:11,141 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 15:40:11,175 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:40:11,176 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:40:11,177 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 15:40:11,177 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 15:40:11,256 WARN main o.e.h.r.j.m.AbstractDsAssignmentStrategy:265 - Cannot find target for targetWithActionType '1'. 2024-01-11 15:40:11,281 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 15:40:11,344 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:40:11,344 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:40:11,346 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 15:40:11,346 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 15:40:11,391 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 15:40:11,432 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:40:11,432 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:40:11,433 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 15:40:11,434 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 15:40:11,488 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 15:40:11,530 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:40:11,530 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:40:11,532 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 15:40:11,532 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 15:40:11,602 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 15:40:11,603 WARN main o.s.w.s.m.s.DefaultHandlerExceptionResolver:208 - Resolved [org.springframework.web.HttpRequestMethodNotSupportedException: Request method 'POST' not supported] 2024-01-11 15:40:11,605 WARN main o.s.w.s.m.s.DefaultHandlerExceptionResolver:208 - Resolved [org.springframework.web.HttpRequestMethodNotSupportedException: Request method 'PUT' not supported] 2024-01-11 15:40:11,605 WARN main o.s.w.s.m.s.DefaultHandlerExceptionResolver:208 - Resolved [org.springframework.web.HttpRequestMethodNotSupportedException: Request method 'DELETE' not supported] 2024-01-11 15:40:11,615 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 15:40:11,649 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:40:11,649 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:40:11,651 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 15:40:11,651 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 15:40:11,662 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 15:40:11,707 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:40:11,707 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:40:11,709 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 15:40:11,709 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 15:40:11,914 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 15:40:11,948 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:40:11,949 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:40:11,950 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 15:40:11,950 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 15:40:12,088 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 15:40:12,129 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:40:12,130 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:40:12,131 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 15:40:12,131 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 15:40:12,173 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 15:40:12,215 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:40:12,215 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:40:12,217 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 15:40:12,217 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 15:40:12,322 WARN main o.e.h.r.j.m.AbstractDsAssignmentStrategy:265 - Cannot find target for targetWithActionType '1'. 2024-01-11 15:40:12,413 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 15:40:12,450 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:40:12,450 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:40:12,452 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 15:40:12,452 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 15:40:12,558 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 15:40:12,631 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:40:12,631 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:40:12,633 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 15:40:12,633 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 15:40:12,711 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 15:40:12,755 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:40:12,755 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:40:12,758 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 15:40:12,758 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 15:40:12,861 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 15:40:12,907 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:40:12,907 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:40:12,909 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 15:40:12,909 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 15:40:12,970 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 15:40:13,019 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:40:13,019 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:40:13,021 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 15:40:13,021 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 15:40:13,085 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 15:40:13,131 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:40:13,131 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:40:13,133 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 15:40:13,133 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 15:40:13,193 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 15:40:13,235 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:40:13,235 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:40:13,236 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 15:40:13,237 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 15:40:13,451 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 15:40:13,482 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:40:13,483 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:40:13,484 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 15:40:13,484 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 15:40:13,553 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 15:40:13,607 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:40:13,607 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:40:13,610 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 3 ms 2024-01-11 15:40:13,610 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 15:40:13,673 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 15:40:13,714 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:40:13,714 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:40:13,716 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 15:40:13,716 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 15:40:13,790 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 15:40:13,834 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:40:13,834 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:40:13,835 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 15:40:13,836 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 15:40:13,915 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 15:40:13,947 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:40:13,947 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:40:13,949 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 15:40:13,949 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 15:40:14,034 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 15:40:14,047 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 15:40:14,062 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 15:40:14,109 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:40:14,109 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:40:14,111 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 15:40:14,111 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 15:40:14,181 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 15:40:14,231 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:40:14,231 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:40:14,233 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 15:40:14,233 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 15:40:14,311 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 15:40:14,343 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:40:14,344 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:40:14,345 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 15:40:14,345 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 15:40:14,428 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 15:40:14,440 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 15:40:14,538 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:40:14,538 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:40:14,540 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 15:40:14,540 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 15:40:14,581 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 15:40:14,620 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:40:14,620 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:40:14,622 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 15:40:14,622 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 15:40:14,707 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 15:40:14,752 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:40:14,752 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:40:14,753 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 15:40:14,754 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 15:40:14,801 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 15:40:14,835 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:40:14,835 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:40:14,837 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 15:40:14,837 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 15:40:14,931 WARN main o.e.h.r.j.m.AbstractDsAssignmentStrategy:265 - Cannot find target for targetWithActionType '1'. 2024-01-11 15:40:14,971 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 15:40:15,024 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:40:15,024 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:40:15,025 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 15:40:15,026 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 15:40:15,067 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 15:40:15,111 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:40:15,111 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:40:15,113 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 15:40:15,113 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 15:40:15,178 WARN main o.e.h.r.j.m.AbstractDsAssignmentStrategy:265 - Cannot find target for targetWithActionType '1'. 2024-01-11 15:40:15,214 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 15:40:15,248 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:40:15,248 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:40:15,249 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 15:40:15,250 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 15:40:15,513 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 15:40:15,546 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:40:15,546 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:40:15,548 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 15:40:15,548 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 15:40:15,634 WARN main o.e.h.r.j.m.AbstractDsAssignmentStrategy:265 - Cannot find target for targetWithActionType 'targetExist0'. 2024-01-11 15:40:15,664 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 15:40:15,718 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:40:15,718 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:40:15,720 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 15:40:15,720 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 15:40:15,756 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 15:40:15,767 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 15:40:15,832 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:40:15,832 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:40:15,833 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 15:40:15,834 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 15:40:15,915 WARN main o.e.h.r.j.m.AbstractDsAssignmentStrategy:265 - Cannot find target for targetWithActionType '1'. 2024-01-11 15:40:15,939 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 15:40:15,971 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:40:15,971 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:40:15,973 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 15:40:15,973 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 15:40:16,049 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 15:40:16,080 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:40:16,080 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:40:16,082 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 15:40:16,082 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 15:40:16,166 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 15:40:16,205 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:40:16,206 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:40:16,207 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 15:40:16,208 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 15:40:16,242 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 15:40:16,274 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:40:16,274 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:40:16,276 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 15:40:16,276 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 15:40:16,351 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 15:40:16,382 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:40:16,382 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:40:16,384 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 15:40:16,384 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 15:40:16,461 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 15:40:16,499 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:40:16,499 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:40:16,502 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 3 ms 2024-01-11 15:40:16,502 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 15:40:17,102 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 15:40:17,116 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 15:40:17,147 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:40:17,147 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:40:17,149 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 15:40:17,149 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 15:40:17,199 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 15:40:17,235 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:40:17,235 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:40:17,236 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 15:40:17,237 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 15:40:17,412 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 15:40:17,445 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:40:17,445 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:40:17,447 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 15:40:17,447 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 15:40:17,532 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 15:40:17,562 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:40:17,563 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:40:17,564 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 15:40:17,564 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 15:40:17,617 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 15:40:17,647 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:40:17,647 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:40:17,649 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 15:40:17,649 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 15:40:17,939 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 15:40:17,970 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:40:17,970 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:40:17,971 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 15:40:17,971 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 15:40:18,052 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 15:40:18,083 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:40:18,083 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:40:18,085 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 15:40:18,085 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 15:40:18,139 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 15:40:18,169 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:40:18,169 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:40:18,171 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 15:40:18,171 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 15:40:18,214 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 15:40:18,245 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:40:18,245 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:40:18,246 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 15:40:18,247 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 15:40:18,328 WARN main o.e.h.r.j.m.AbstractDsAssignmentStrategy:265 - Cannot find target for targetWithActionType '1'. 2024-01-11 15:40:18,362 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 15:40:18,393 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:40:18,393 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:40:18,406 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 13 ms 2024-01-11 15:40:18,406 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 15:40:18,470 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 15:40:18,510 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:40:18,511 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:40:18,512 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 15:40:18,512 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 15:40:18,554 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 15:40:18,586 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:40:18,586 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:40:18,587 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 15:40:18,587 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 15:40:18,659 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 15:40:18,662 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 15:40:18,662 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 0 subscriber(s). 2024-01-11 15:40:18,662 INFO main o.s.i.e.EventDrivenConsumer:292 - stopped bean '_org.springframework.integration.errorLogger' 2024-01-11 15:40:18,670 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:651 - Closing JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 15:40:18,671 INFO main c.z.h.HikariDataSource:350 - HikariPool-6 - Shutdown initiated... 2024-01-11 15:40:18,672 INFO main c.z.h.HikariDataSource:352 - HikariPool-6 - Shutdown completed. [INFO] Tests run: 67, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.10 s -- in org.eclipse.hawkbit.mgmt.rest.resource.MgmtDistributionSetResourceTest [INFO] Running org.eclipse.hawkbit.mgmt.rest.resource.MgmtDistributionSetTypeResourceTest 2024-01-11 15:40:18,706 INFO main o.e.h.r.t.u.SharedSqlTestDatabaseExtension:34 - Schema generation skipped... No datasource environment variables found! 2024-01-11 15:40:18,708 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 15:40:18,708 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 15:40:18,708 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 15:40:18,712 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 15:40:18,713 INFO main o.s.b.t.c.SpringBootTestContextBootstrapper:174 - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@1daad788, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@57d694dd, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@333dcf46, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@4c0174e1, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@75cfc7e, org.springframework.test.context.support.DirtiesContextTestExecutionListener@644ff034, org.springframework.test.context.transaction.TransactionalTestExecutionListener@39d54404, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@7e3489a3, org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener@1e6b2517, org.springframework.test.context.event.EventPublishingTestExecutionListener@5beb8be, org.springframework.security.test.context.support.ReactorContextTestExecutionListener@16582969, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@4c7bc390, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@b7f1495, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@7bf4260c, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@2c304b7a, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@3ec56a2f, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@4ded1ade, org.eclipse.hawkbit.repository.test.matcher.EventVerifier@17739129, org.eclipse.hawkbit.repository.test.util.CleanupTestExecutionListener@39b66326] . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.18) 2024-01-11 15:40:18,737 INFO main o.e.h.m.r.r.MgmtDistributionSetTypeResourceTest:55 - Starting MgmtDistributionSetTypeResourceTest using Java 17.0.9 on basic-3rmgj with PID 3274 (started by jenkins in /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-mgmt-resource) 2024-01-11 15:40:18,737 INFO main o.e.h.m.r.r.MgmtDistributionSetTypeResourceTest:638 - The following 1 profile is active: "test" 2024-01-11 15:40:18,942 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:132 - Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2024-01-11 15:40:18,962 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 15:40:19,138 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 15:40:19,139 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 15:40:19,143 INFO main o.s.c.c.s.GenericScope:283 - BeanFactory id=7828583a-9aa9-3292-a048-4ba82c295349 2024-01-11 15:40:19,177 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 15:40:19,181 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 15:40:19,182 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 15:40:19,183 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'loadBalancerClientsDefaultsMappingsProvider' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration$$Lambda$945/0x00007f539456a510] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 15:40:19,184 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 15:40:19,188 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 15:40:19,205 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 15:40:19,208 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 15:40:19,210 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 15:40:19,216 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 15:40:19,227 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 15:40:19,232 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 15:40:19,235 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 15:40:19,370 INFO main o.f.c.i.l.VersionPrinter:37 - Flyway Community Edition 8.5.13 by Redgate 2024-01-11 15:40:19,371 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 15:40:19,371 INFO main o.f.c.i.l.VersionPrinter:37 - 2024-01-11 15:40:19,373 INFO main c.z.h.HikariDataSource:110 - HikariPool-7 - Starting... 2024-01-11 15:40:19,405 INFO main c.z.h.HikariDataSource:123 - HikariPool-7 - Start completed. 2024-01-11 15:40:19,405 INFO main o.f.c.i.d.b.BaseDatabaseType:37 - Database: jdbc:h2:mem:testdb (H2 2.2) 2024-01-11 15:40:19,407 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 15:40:19,417 INFO main o.f.c.i.c.DbValidate:37 - Successfully validated 47 migrations (execution time 00:00.008s) 2024-01-11 15:40:19,418 INFO main o.f.c.i.s.JdbcTableSchemaHistory:37 - Creating Schema History table "PUBLIC"."schema_version" ... 2024-01-11 15:40:19,421 INFO main o.f.c.i.c.DbMigrate:37 - Current version of schema "PUBLIC": << Empty Schema >> 2024-01-11 15:40:19,429 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.0.1 - init " 2024-01-11 15:40:19,443 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 15:40:19,447 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.0 - cascade delete " 2024-01-11 15:40:19,451 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.1 - cascade delete " 2024-01-11 15:40:19,454 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.5.0 - target filter query " 2024-01-11 15:40:19,457 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.6.0 - rollout management " 2024-01-11 15:40:19,465 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.0 - swmType maxAssignment greater 0 " 2024-01-11 15:40:19,467 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.1 - reduce length enums " 2024-01-11 15:40:19,474 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.0 - auto assign ds filter " 2024-01-11 15:40:19,477 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.1 - cascade delete " 2024-01-11 15:40:19,480 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.2 - remove external artifact " 2024-01-11 15:40:19,514 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.9.0 - add rollout groups created " 2024-01-11 15:40:19,518 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.0 - advanced rolloutgroup " 2024-01-11 15:40:19,523 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.1 - consolidate artifact sha1 " 2024-01-11 15:40:19,526 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.2 - rollout auto start " 2024-01-11 15:40:19,530 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.3 - add rollout deleted flag " 2024-01-11 15:40:19,547 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.0 - drop target info " 2024-01-11 15:40:19,560 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.1 - target filter query UQ " 2024-01-11 15:40:19,562 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.2 - remove unused idexes " 2024-01-11 15:40:19,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 15:40:19,567 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.0 - action performance " 2024-01-11 15:40:19,579 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.1 - missing non null " 2024-01-11 15:40:19,585 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.2 - missing non null enum " 2024-01-11 15:40:19,599 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.3 - cascade delete " 2024-01-11 15:40:19,602 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.4 - add maintenance window " 2024-01-11 15:40:19,612 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.6 - add index " 2024-01-11 15:40:19,614 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.7 - add rollout approval fields " 2024-01-11 15:40:19,619 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 15:40:19,622 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.9 - add target metadata " 2024-01-11 15:40:19,625 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 15:40:19,627 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 15:40:19,630 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 15:40:19,632 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.13 - add action external id " 2024-01-11 15:40:19,635 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.14 - add sha256 hash " 2024-01-11 15:40:19,638 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.15 - add weight " 2024-01-11 15:40:19,643 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.16 - add action initiated by " 2024-01-11 15:40:19,647 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.17 - add index target modified " 2024-01-11 15:40:19,650 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.18 - add target type " 2024-01-11 15:40:19,655 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 15:40:19,658 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 15:40:19,661 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.21 - add rollouts status index " 2024-01-11 15:40:19,663 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 15:40:19,664 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.23 - add action status code " 2024-01-11 15:40:19,667 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 15:40:19,670 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.25 - add confirmation flag " 2024-01-11 15:40:19,675 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.26 - add access control context " 2024-01-11 15:40:19,679 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.27 - target type inherit type " 2024-01-11 15:40:19,682 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 15:40:19,760 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:437 - Initialized JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 15:40:20,145 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 15:40:20,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 15:40:20,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 15:40:20,157 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 15:40:20,159 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 15:40:20,222 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 15:40:20,222 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 15:40:20,226 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 15:40:21,266 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 15:40:21,812 WARN main o.s.b.a.s.s.UserDetailsServiceAutoConfiguration:89 - Using generated security password: 1ebf1ea8-9b1d-418b-bb34-b773af4aa612 This generated password is for development use only. Your security configuration must be updated before running your application in production. 2024-01-11 15:40:21,886 INFO main o.s.s.w.DefaultSecurityFilterChain:55 - Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@675d0ec0, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@4a7cbcdd, org.springframework.security.web.context.SecurityContextPersistenceFilter@bc331ef, org.springframework.security.web.header.HeaderWriterFilter@98f0d6d, org.springframework.security.web.csrf.CsrfFilter@5f3e7957, org.springframework.security.web.authentication.logout.LogoutFilter@2ee2b548, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@75ab6d21, org.springframework.security.web.authentication.ui.DefaultLoginPageGeneratingFilter@305fa5a8, org.springframework.security.web.authentication.ui.DefaultLogoutPageGeneratingFilter@641002d6, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@6ca2f4f3, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@3d9e83a6, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@775a215a, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@1f6e67cb, org.springframework.security.web.session.SessionManagementFilter@271b009a, org.springframework.security.web.access.ExceptionTranslationFilter@7723c7a0, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@5d1e0254] 2024-01-11 15:40:21,932 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:40:21,933 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:40:21,934 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 15:40:22,146 INFO main o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'application.springCloudBusInput' has 1 subscriber(s). 2024-01-11 15:40:22,253 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 15:40:22,253 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 1 subscriber(s). 2024-01-11 15:40:22,253 INFO main o.s.i.e.EventDrivenConsumer:292 - started bean '_org.springframework.integration.errorLogger' 2024-01-11 15:40:22,258 INFO main o.e.h.m.r.r.MgmtDistributionSetTypeResourceTest:61 - Started MgmtDistributionSetTypeResourceTest in 3.543 seconds (JVM running for 81.109) 2024-01-11 15:40:22,359 INFO pool-20-thread-1 o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'unknown.channel.name' has 1 subscriber(s). 2024-01-11 15:40:22,444 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:40:22,444 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:40:22,446 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 15:40:22,446 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 15:40:22,499 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 15:40:22,534 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:40:22,535 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:40:22,536 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 15:40:22,536 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 15:40:22,557 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 15:40:22,625 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:40:22,626 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:40:22,627 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 15:40:22,627 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 15:40:22,647 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 15:40:22,678 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:40:22,678 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:40:22,679 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 15:40:22,679 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 15:40:22,708 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 15:40:22,740 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:40:22,740 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:40:22,741 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 15:40:22,742 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 15:40:22,757 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 15:40:22,788 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:40:22,788 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:40:22,789 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 15:40:22,790 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 15:40:22,820 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 15:40:22,852 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:40:22,852 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:40:22,854 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 15:40:22,854 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 15:40:22,868 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 15:40:22,918 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:40:22,918 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:40:22,919 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 15:40:22,920 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 15:40:22,948 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 15:40:22,980 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:40:22,980 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:40:22,981 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 15:40:22,982 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 15:40:23,004 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 15:40:23,038 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:40:23,038 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:40:23,039 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 15:40:23,040 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 15:40:23,111 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 15:40:23,141 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:40:23,142 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:40:23,143 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 15:40:23,143 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 15:40:23,179 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 15:40:23,221 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:40:23,221 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:40:23,223 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 15:40:23,223 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 15:40:23,234 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 15:40:23,265 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:40:23,266 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:40:23,267 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 15:40:23,267 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 15:40:23,287 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 15:40:23,328 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:40:23,329 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:40:23,330 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 15:40:23,330 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 15:40:23,347 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 15:40:23,378 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:40:23,378 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:40:23,380 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 15:40:23,380 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 15:40:23,408 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 15:40:23,441 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:40:23,441 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:40:23,443 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 15:40:23,443 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 15:40:23,461 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 15:40:23,492 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:40:23,492 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:40:23,498 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 6 ms 2024-01-11 15:40:23,498 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 15:40:23,545 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 15:40:23,577 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:40:23,577 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:40:23,578 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 15:40:23,579 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 15:40:23,609 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 15:40:23,641 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:40:23,641 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:40:23,643 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 15:40:23,643 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 15:40:23,662 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 15:40:23,693 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:40:23,694 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:40:23,699 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 5 ms 2024-01-11 15:40:23,700 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 15:40:23,752 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 15:40:23,788 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 15:40:23,805 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 15:40:23,840 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:40:23,840 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:40:23,842 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 15:40:23,842 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 15:40:23,931 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 15:40:23,961 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:40:23,961 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:40:23,963 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 15:40:23,963 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 15:40:23,979 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 15:40:24,024 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:40:24,024 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:40:24,026 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 15:40:24,026 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 15:40:24,042 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 15:40:24,072 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:40:24,072 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:40:24,073 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 15:40:24,074 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 15:40:24,086 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 15:40:24,130 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:40:24,131 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:40:24,132 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 15:40:24,132 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 15:40:24,171 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 15:40:24,183 WARN main o.s.w.s.m.s.DefaultHandlerExceptionResolver:208 - Resolved [org.springframework.web.HttpRequestMethodNotSupportedException: Request method 'PUT' not supported] 2024-01-11 15:40:24,184 WARN main o.s.w.s.m.s.DefaultHandlerExceptionResolver:208 - Resolved [org.springframework.web.HttpRequestMethodNotSupportedException: Request method 'DELETE' not supported] 2024-01-11 15:40:24,185 WARN main o.s.w.s.m.s.DefaultHandlerExceptionResolver:208 - Resolved [org.springframework.web.HttpRequestMethodNotSupportedException: Request method 'PUT' not supported] 2024-01-11 15:40:24,185 WARN main o.s.w.s.m.s.DefaultHandlerExceptionResolver:208 - Resolved [org.springframework.web.HttpRequestMethodNotSupportedException: Request method 'PUT' not supported] 2024-01-11 15:40:24,202 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 15:40:24,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 15:40:24,207 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 0 subscriber(s). 2024-01-11 15:40:24,207 INFO main o.s.i.e.EventDrivenConsumer:292 - stopped bean '_org.springframework.integration.errorLogger' 2024-01-11 15:40:24,215 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:651 - Closing JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 15:40:24,216 INFO main c.z.h.HikariDataSource:350 - HikariPool-7 - Shutdown initiated... 2024-01-11 15:40:24,217 INFO main c.z.h.HikariDataSource:352 - HikariPool-7 - Shutdown completed. [INFO] Tests run: 25, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.513 s -- in org.eclipse.hawkbit.mgmt.rest.resource.MgmtDistributionSetTypeResourceTest [INFO] Running org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetTypeResourceTest 2024-01-11 15:40:24,222 INFO main o.e.h.r.t.u.SharedSqlTestDatabaseExtension:34 - Schema generation skipped... No datasource environment variables found! 2024-01-11 15:40:24,223 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 15:40:24,223 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 15:40:24,224 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 15:40:24,228 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 15:40:24,228 INFO main o.s.b.t.c.SpringBootTestContextBootstrapper:174 - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@3be9b7da, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@380cbca7, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@a791a55, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@45a71ea8, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@330626a1, org.springframework.test.context.support.DirtiesContextTestExecutionListener@6eb25de2, org.springframework.test.context.transaction.TransactionalTestExecutionListener@2cdb59d3, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@51f450be, org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener@5345470f, org.springframework.test.context.event.EventPublishingTestExecutionListener@2f644dc8, org.springframework.security.test.context.support.ReactorContextTestExecutionListener@59878c36, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@2a055618, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@53810168, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@5e060cdd, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@3b85cd17, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@3bb0f9e9, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@606135b6, org.eclipse.hawkbit.repository.test.matcher.EventVerifier@eefbd83, org.eclipse.hawkbit.repository.test.util.CleanupTestExecutionListener@1b97343c] . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.18) 2024-01-11 15:40:24,253 INFO main o.e.h.m.r.r.MgmtTargetTypeResourceTest:55 - Starting MgmtTargetTypeResourceTest using Java 17.0.9 on basic-3rmgj with PID 3274 (started by jenkins in /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-mgmt-resource) 2024-01-11 15:40:24,253 INFO main o.e.h.m.r.r.MgmtTargetTypeResourceTest:638 - The following 1 profile is active: "test" 2024-01-11 15:40:24,438 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:132 - Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2024-01-11 15:40:24,455 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 15:40:24,591 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 15:40:24,592 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 15:40:24,600 INFO main o.s.c.c.s.GenericScope:283 - BeanFactory id=7828583a-9aa9-3292-a048-4ba82c295349 2024-01-11 15:40:24,636 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 15:40:24,640 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 15:40:24,641 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 15:40:24,642 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'loadBalancerClientsDefaultsMappingsProvider' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration$$Lambda$945/0x00007f539456a510] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 15:40:24,643 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 15:40:24,646 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 15:40:24,648 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 15:40:24,649 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 15:40:24,650 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 15:40:24,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 15:40:24,663 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 15:40:24,666 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 15:40:24,669 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 15:40:24,772 INFO main o.f.c.i.l.VersionPrinter:37 - Flyway Community Edition 8.5.13 by Redgate 2024-01-11 15:40:24,772 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 15:40:24,772 INFO main o.f.c.i.l.VersionPrinter:37 - 2024-01-11 15:40:24,774 INFO main c.z.h.HikariDataSource:110 - HikariPool-8 - Starting... 2024-01-11 15:40:24,776 INFO main c.z.h.HikariDataSource:123 - HikariPool-8 - Start completed. 2024-01-11 15:40:24,776 INFO main o.f.c.i.d.b.BaseDatabaseType:37 - Database: jdbc:h2:mem:testdb (H2 2.2) 2024-01-11 15:40:24,778 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 15:40:24,785 INFO main o.f.c.i.c.DbValidate:37 - Successfully validated 47 migrations (execution time 00:00.007s) 2024-01-11 15:40:24,786 INFO main o.f.c.i.s.JdbcTableSchemaHistory:37 - Creating Schema History table "PUBLIC"."schema_version" ... 2024-01-11 15:40:24,789 INFO main o.f.c.i.c.DbMigrate:37 - Current version of schema "PUBLIC": << Empty Schema >> 2024-01-11 15:40:24,801 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.0.1 - init " 2024-01-11 15:40:24,818 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 15:40:24,821 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.0 - cascade delete " 2024-01-11 15:40:24,825 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.1 - cascade delete " 2024-01-11 15:40:24,827 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.5.0 - target filter query " 2024-01-11 15:40:24,830 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.6.0 - rollout management " 2024-01-11 15:40:24,837 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.0 - swmType maxAssignment greater 0 " 2024-01-11 15:40:24,838 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.1 - reduce length enums " 2024-01-11 15:40:24,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 15:40:24,847 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.1 - cascade delete " 2024-01-11 15:40:24,850 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.2 - remove external artifact " 2024-01-11 15:40:24,852 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.9.0 - add rollout groups created " 2024-01-11 15:40:24,854 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.0 - advanced rolloutgroup " 2024-01-11 15:40:24,859 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.1 - consolidate artifact sha1 " 2024-01-11 15:40:24,862 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.2 - rollout auto start " 2024-01-11 15:40:24,865 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.3 - add rollout deleted flag " 2024-01-11 15:40:24,880 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.0 - drop target info " 2024-01-11 15:40:24,929 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.1 - target filter query UQ " 2024-01-11 15:40:24,931 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.2 - remove unused idexes " 2024-01-11 15:40:24,933 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.3 - add module md targetvis " 2024-01-11 15:40:24,935 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.0 - action performance " 2024-01-11 15:40:24,946 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.1 - missing non null " 2024-01-11 15:40:24,951 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.2 - missing non null enum " 2024-01-11 15:40:24,953 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.3 - cascade delete " 2024-01-11 15:40:24,955 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.4 - add maintenance window " 2024-01-11 15:40:24,961 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.6 - add index " 2024-01-11 15:40:24,963 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.7 - add rollout approval fields " 2024-01-11 15:40:24,967 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 15:40:24,970 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.9 - add target metadata " 2024-01-11 15:40:24,972 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 15:40:24,974 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 15:40:24,976 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 15:40:24,978 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.13 - add action external id " 2024-01-11 15:40:24,981 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.14 - add sha256 hash " 2024-01-11 15:40:25,002 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.15 - add weight " 2024-01-11 15:40:25,009 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.16 - add action initiated by " 2024-01-11 15:40:25,014 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.17 - add index target modified " 2024-01-11 15:40:25,016 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.18 - add target type " 2024-01-11 15:40:25,022 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 15:40:25,025 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 15:40:25,028 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.21 - add rollouts status index " 2024-01-11 15:40:25,030 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 15:40:25,031 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.23 - add action status code " 2024-01-11 15:40:25,034 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 15:40:25,037 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.25 - add confirmation flag " 2024-01-11 15:40:25,041 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.26 - add access control context " 2024-01-11 15:40:25,045 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.27 - target type inherit type " 2024-01-11 15:40:25,047 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.258s) 2024-01-11 15:40:25,123 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:437 - Initialized JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 15:40:25,476 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 15:40:25,477 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 15:40:25,478 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 15:40:25,487 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 15:40:25,489 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 15:40:25,567 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 15:40:25,567 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 15:40:25,571 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 15:40:26,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 15:40:27,138 WARN main o.s.b.a.s.s.UserDetailsServiceAutoConfiguration:89 - Using generated security password: 28f84949-5c31-454d-9937-f97f416283f5 This generated password is for development use only. Your security configuration must be updated before running your application in production. 2024-01-11 15:40:27,234 INFO main o.s.s.w.DefaultSecurityFilterChain:55 - Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@6be734fc, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@2b9665a5, org.springframework.security.web.context.SecurityContextPersistenceFilter@4818683b, org.springframework.security.web.header.HeaderWriterFilter@474e15ff, org.springframework.security.web.csrf.CsrfFilter@96bfbcd, org.springframework.security.web.authentication.logout.LogoutFilter@2bdb57f1, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@414a0401, org.springframework.security.web.authentication.ui.DefaultLoginPageGeneratingFilter@7353adb1, org.springframework.security.web.authentication.ui.DefaultLogoutPageGeneratingFilter@3a6d06da, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@77ee4c1d, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@30933f6d, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@2d4a3f84, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@3fe63b2e, org.springframework.security.web.session.SessionManagementFilter@1efb4dba, org.springframework.security.web.access.ExceptionTranslationFilter@4c5218ab, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@195b2d48] 2024-01-11 15:40:27,276 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:40:27,276 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:40:27,277 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 15:40:27,458 INFO main o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'application.springCloudBusInput' has 1 subscriber(s). 2024-01-11 15:40:27,567 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 15:40:27,567 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 1 subscriber(s). 2024-01-11 15:40:27,567 INFO main o.s.i.e.EventDrivenConsumer:292 - started bean '_org.springframework.integration.errorLogger' 2024-01-11 15:40:27,570 INFO main o.e.h.m.r.r.MgmtTargetTypeResourceTest:61 - Started MgmtTargetTypeResourceTest in 3.34 seconds (JVM running for 86.422) 2024-01-11 15:40:27,670 INFO pool-23-thread-1 o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'unknown.channel.name' has 1 subscriber(s). 2024-01-11 15:40:27,755 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:40:27,755 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:40:27,757 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 15:40:27,757 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 15:40:27,827 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 15:40:27,860 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:40:27,860 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:40:27,862 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 15:40:27,862 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 15:40:27,952 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 15:40:27,983 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:40:28,004 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:40:28,007 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 15:40:28,008 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 15:40:28,029 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 15:40:28,061 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:40:28,061 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:40:28,063 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 15:40:28,063 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 15:40:28,119 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 15:40:28,148 WARN main o.s.w.s.m.s.DefaultHandlerExceptionResolver:208 - Resolved [org.springframework.web.HttpRequestMethodNotSupportedException: Request method 'PUT' not supported] 2024-01-11 15:40:28,149 WARN main o.s.w.s.m.s.DefaultHandlerExceptionResolver:208 - Resolved [org.springframework.web.HttpRequestMethodNotSupportedException: Request method 'DELETE' not supported] 2024-01-11 15:40:28,150 WARN main o.s.w.s.m.s.DefaultHandlerExceptionResolver:208 - Resolved [org.springframework.web.HttpRequestMethodNotSupportedException: Request method 'PUT' not supported] 2024-01-11 15:40:28,150 WARN main o.s.w.s.m.s.DefaultHandlerExceptionResolver:208 - Resolved [org.springframework.web.HttpRequestMethodNotSupportedException: Request method 'DELETE' not supported] 2024-01-11 15:40:28,151 WARN main o.s.w.s.m.s.DefaultHandlerExceptionResolver:208 - Resolved [org.springframework.web.HttpRequestMethodNotSupportedException: Request method 'PUT' not supported] 2024-01-11 15:40:28,151 WARN main o.s.w.s.m.s.DefaultHandlerExceptionResolver:208 - Resolved [org.springframework.web.HttpRequestMethodNotSupportedException: Request method 'POST' not supported] 2024-01-11 15:40:28,152 WARN main o.s.w.s.m.s.DefaultHandlerExceptionResolver:208 - Resolved [org.springframework.web.HttpRequestMethodNotSupportedException: Request method 'GET' not supported] 2024-01-11 15:40:28,160 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 15:40:28,211 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:40:28,211 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:40:28,213 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 15:40:28,213 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 15:40:28,248 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 15:40:28,322 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:40:28,322 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:40:28,324 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 15:40:28,324 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 15:40:28,342 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 15:40:28,372 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:40:28,372 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:40:28,373 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 15:40:28,374 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 15:40:28,394 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 15:40:28,429 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:40:28,429 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:40:28,431 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 15:40:28,431 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 15:40:28,442 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 15:40:28,507 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:40:28,507 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:40:28,509 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 15:40:28,509 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 15:40:28,514 WARN main o.s.w.s.m.s.DefaultHandlerExceptionResolver:208 - Resolved [org.springframework.web.HttpRequestMethodNotSupportedException: Request method 'GET' not supported] 2024-01-11 15:40:28,522 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 15:40:28,553 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:40:28,554 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:40:28,555 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 15:40:28,555 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 15:40:28,574 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 15:40:28,610 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:40:28,610 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:40:28,612 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 15:40:28,612 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 15:40:28,628 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 15:40:28,659 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:40:28,659 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:40:28,661 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 15:40:28,661 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 15:40:28,703 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 15:40:28,736 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:40:28,737 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:40:28,738 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 15:40:28,738 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 15:40:28,752 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 15:40:28,782 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:40:28,782 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:40:28,784 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 15:40:28,784 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 15:40:28,824 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 15:40:28,854 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:40:28,855 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:40:28,856 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 15:40:28,856 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 15:40:28,884 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 15:40:28,930 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:40:28,930 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:40:28,932 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 15:40:28,932 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 15:40:28,945 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 15:40:28,976 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:40:28,976 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:40:28,978 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 15:40:28,978 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 15:40:29,051 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 15:40:29,084 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:40:29,084 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:40:29,086 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 15:40:29,086 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 15:40:29,261 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 15:40:29,273 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 15:40:29,317 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:40:29,317 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:40:29,319 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 15:40:29,319 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 15:40:29,347 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 15:40:29,378 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:40:29,378 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:40:29,380 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 15:40:29,380 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 15:40:29,410 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 15:40:29,449 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:40:29,450 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:40:29,451 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 15:40:29,451 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 15:40:29,461 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 15:40:29,492 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:40:29,493 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:40:29,497 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 4 ms 2024-01-11 15:40:29,498 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 15:40:29,519 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 15:40:29,521 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 15:40:29,521 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 0 subscriber(s). 2024-01-11 15:40:29,521 INFO main o.s.i.e.EventDrivenConsumer:292 - stopped bean '_org.springframework.integration.errorLogger' 2024-01-11 15:40:29,527 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:651 - Closing JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 15:40:29,528 INFO main c.z.h.HikariDataSource:350 - HikariPool-8 - Shutdown initiated... 2024-01-11 15:40:29,528 INFO main c.z.h.HikariDataSource:352 - HikariPool-8 - Shutdown completed. [INFO] Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.308 s -- in org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetTypeResourceTest [INFO] Running org.eclipse.hawkbit.mgmt.rest.resource.MgmtContentTypeTest 2024-01-11 15:40:29,532 INFO main o.e.h.r.t.u.SharedSqlTestDatabaseExtension:34 - Schema generation skipped... No datasource environment variables found! 2024-01-11 15:40:29,533 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 15:40:29,533 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 15:40:29,534 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 15:40:29,541 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 15:40:29,541 INFO main o.s.b.t.c.SpringBootTestContextBootstrapper:174 - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@31578e6b, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@27cafc10, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@7a3cc611, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@388e1239, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@35a7f795, org.springframework.test.context.support.DirtiesContextTestExecutionListener@45fdb74d, org.springframework.test.context.transaction.TransactionalTestExecutionListener@596dedad, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@11ba2363, org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener@1b2b759e, org.springframework.test.context.event.EventPublishingTestExecutionListener@3344ee69, org.springframework.security.test.context.support.ReactorContextTestExecutionListener@5726d29, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@4593f7df, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@554fd76, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@11776c13, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@7fa5031, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@5d0d621e, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@7f109b84, org.eclipse.hawkbit.repository.test.matcher.EventVerifier@55ad6781, org.eclipse.hawkbit.repository.test.util.CleanupTestExecutionListener@83cedd] . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.18) 2024-01-11 15:40:29,564 INFO main o.e.h.m.r.r.MgmtContentTypeTest:55 - Starting MgmtContentTypeTest using Java 17.0.9 on basic-3rmgj with PID 3274 (started by jenkins in /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-mgmt-resource) 2024-01-11 15:40:29,564 INFO main o.e.h.m.r.r.MgmtContentTypeTest:638 - The following 1 profile is active: "test" 2024-01-11 15:40:29,752 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:132 - Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2024-01-11 15:40:29,768 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 15:40:29,883 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 15:40:29,884 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 15:40:29,888 INFO main o.s.c.c.s.GenericScope:283 - BeanFactory id=7828583a-9aa9-3292-a048-4ba82c295349 2024-01-11 15:40:29,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 15:40:29,935 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 15:40:29,936 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 15:40:29,937 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'loadBalancerClientsDefaultsMappingsProvider' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration$$Lambda$945/0x00007f539456a510] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 15:40:29,938 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 15:40:29,941 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 15:40:29,943 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 15:40:29,944 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 15:40:29,945 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 15:40:29,949 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 15:40:29,958 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 15:40:29,961 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 15:40:29,964 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 15:40:30,077 INFO main o.f.c.i.l.VersionPrinter:37 - Flyway Community Edition 8.5.13 by Redgate 2024-01-11 15:40:30,077 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 15:40:30,077 INFO main o.f.c.i.l.VersionPrinter:37 - 2024-01-11 15:40:30,079 INFO main c.z.h.HikariDataSource:110 - HikariPool-9 - Starting... 2024-01-11 15:40:30,080 INFO main c.z.h.HikariDataSource:123 - HikariPool-9 - Start completed. 2024-01-11 15:40:30,080 INFO main o.f.c.i.d.b.BaseDatabaseType:37 - Database: jdbc:h2:mem:testdb (H2 2.2) 2024-01-11 15:40:30,082 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 15:40:30,090 INFO main o.f.c.i.c.DbValidate:37 - Successfully validated 47 migrations (execution time 00:00.007s) 2024-01-11 15:40:30,090 INFO main o.f.c.i.s.JdbcTableSchemaHistory:37 - Creating Schema History table "PUBLIC"."schema_version" ... 2024-01-11 15:40:30,098 INFO main o.f.c.i.c.DbMigrate:37 - Current version of schema "PUBLIC": << Empty Schema >> 2024-01-11 15:40:30,107 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.0.1 - init " 2024-01-11 15:40:30,120 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 15:40:30,123 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.0 - cascade delete " 2024-01-11 15:40:30,127 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.1 - cascade delete " 2024-01-11 15:40:30,129 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.5.0 - target filter query " 2024-01-11 15:40:30,131 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.6.0 - rollout management " 2024-01-11 15:40:30,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 15:40:30,139 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.1 - reduce length enums " 2024-01-11 15:40:30,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 15:40:30,148 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.1 - cascade delete " 2024-01-11 15:40:30,151 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.2 - remove external artifact " 2024-01-11 15:40:30,153 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.9.0 - add rollout groups created " 2024-01-11 15:40:30,155 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.0 - advanced rolloutgroup " 2024-01-11 15:40:30,159 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.1 - consolidate artifact sha1 " 2024-01-11 15:40:30,163 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.2 - rollout auto start " 2024-01-11 15:40:30,166 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.3 - add rollout deleted flag " 2024-01-11 15:40:30,187 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.0 - drop target info " 2024-01-11 15:40:30,212 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.1 - target filter query UQ " 2024-01-11 15:40:30,214 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.2 - remove unused idexes " 2024-01-11 15:40:30,215 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.3 - add module md targetvis " 2024-01-11 15:40:30,218 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.0 - action performance " 2024-01-11 15:40:30,231 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.1 - missing non null " 2024-01-11 15:40:30,237 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.2 - missing non null enum " 2024-01-11 15:40:30,239 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.3 - cascade delete " 2024-01-11 15:40:30,240 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.4 - add maintenance window " 2024-01-11 15:40:30,246 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.6 - add index " 2024-01-11 15:40:30,247 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.7 - add rollout approval fields " 2024-01-11 15:40:30,252 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 15:40:30,254 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.9 - add target metadata " 2024-01-11 15:40:30,256 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 15:40:30,258 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 15:40:30,261 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 15:40:30,263 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.13 - add action external id " 2024-01-11 15:40:30,266 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.14 - add sha256 hash " 2024-01-11 15:40:30,269 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.15 - add weight " 2024-01-11 15:40:30,274 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.16 - add action initiated by " 2024-01-11 15:40:30,278 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.17 - add index target modified " 2024-01-11 15:40:30,280 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.18 - add target type " 2024-01-11 15:40:30,284 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 15:40:30,288 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 15:40:30,302 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.21 - add rollouts status index " 2024-01-11 15:40:30,304 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 15:40:30,307 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.23 - add action status code " 2024-01-11 15:40:30,311 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 15:40:30,314 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.25 - add confirmation flag " 2024-01-11 15:40:30,319 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.26 - add access control context " 2024-01-11 15:40:30,323 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.27 - target type inherit type " 2024-01-11 15:40:30,325 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.227s) 2024-01-11 15:40:30,410 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:437 - Initialized JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 15:40:30,752 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 15:40:30,752 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 15:40:30,754 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 15:40:30,762 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 15:40:30,763 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 15:40:30,836 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 15:40:30,836 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 15:40:30,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 15:40:31,886 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 15:40:32,496 WARN main o.s.b.a.s.s.UserDetailsServiceAutoConfiguration:89 - Using generated security password: d82ce5d8-7556-4d52-b094-94ed9ceee7e5 This generated password is for development use only. Your security configuration must be updated before running your application in production. 2024-01-11 15:40:32,586 INFO main o.s.s.w.DefaultSecurityFilterChain:55 - Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@4796d9e6, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@220f7827, org.springframework.security.web.context.SecurityContextPersistenceFilter@7a01a499, org.springframework.security.web.header.HeaderWriterFilter@3be6fd6a, org.springframework.security.web.csrf.CsrfFilter@50cabc3d, org.springframework.security.web.authentication.logout.LogoutFilter@1525c9e2, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@37844ba0, org.springframework.security.web.authentication.ui.DefaultLoginPageGeneratingFilter@1aea8886, org.springframework.security.web.authentication.ui.DefaultLogoutPageGeneratingFilter@37c3fe8d, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@14903c2b, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@471d3df1, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@1399ee7, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@2227fd3a, org.springframework.security.web.session.SessionManagementFilter@7fafc405, org.springframework.security.web.access.ExceptionTranslationFilter@45ffca65, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@5a57f576] 2024-01-11 15:40:32,635 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:40:32,635 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:40:32,637 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 15:40:32,839 INFO main o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'application.springCloudBusInput' has 1 subscriber(s). 2024-01-11 15:40:32,966 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 15:40:32,966 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 1 subscriber(s). 2024-01-11 15:40:32,967 INFO main o.s.i.e.EventDrivenConsumer:292 - started bean '_org.springframework.integration.errorLogger' 2024-01-11 15:40:32,971 INFO main o.e.h.m.r.r.MgmtContentTypeTest:61 - Started MgmtContentTypeTest in 3.428 seconds (JVM running for 91.823) 2024-01-11 15:40:33,064 INFO pool-26-thread-1 o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'unknown.channel.name' has 1 subscriber(s). 2024-01-11 15:40:33,125 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:40:33,126 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:40:33,127 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 15:40:33,133 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 15:40:33,164 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 15:40:33,203 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:40:33,203 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:40:33,205 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 15:40:33,212 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 15:40:33,271 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 15:40:33,312 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:40:33,313 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:40:33,314 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 15:40:33,320 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 15:40:33,336 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 15:40:33,366 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:40:33,366 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:40:33,368 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 15:40:33,373 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 15:40:33,383 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 15:40:33,421 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:40:33,421 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:40:33,422 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 15:40:33,427 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 15:40:33,443 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 15:40:33,471 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:40:33,471 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:40:33,473 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 15:40:33,478 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 15:40:33,499 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 15:40:33,555 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:40:33,555 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:40:33,557 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 15:40:33,562 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 15:40:33,579 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 15:40:33,618 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:40:33,618 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:40:33,620 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 15:40:33,625 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 15:40:33,641 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 15:40:33,671 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:40:33,671 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:40:33,672 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 15:40:33,678 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 15:40:33,693 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 15:40:33,729 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:40:33,730 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:40:33,731 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 15:40:33,737 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 15:40:33,747 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 15:40:33,777 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:40:33,777 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:40:33,779 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 15:40:33,784 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 15:40:33,806 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 15:40:33,837 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:40:33,837 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:40:33,838 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 15:40:33,844 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 15:40:33,854 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 15:40:33,856 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 15:40:33,857 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 0 subscriber(s). 2024-01-11 15:40:33,857 INFO main o.s.i.e.EventDrivenConsumer:292 - stopped bean '_org.springframework.integration.errorLogger' 2024-01-11 15:40:33,862 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:651 - Closing JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 15:40:33,863 INFO main c.z.h.HikariDataSource:350 - HikariPool-9 - Shutdown initiated... 2024-01-11 15:40:33,863 INFO main c.z.h.HikariDataSource:352 - HikariPool-9 - Shutdown completed. [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.332 s -- in org.eclipse.hawkbit.mgmt.rest.resource.MgmtContentTypeTest [INFO] Running org.eclipse.hawkbit.mgmt.rest.resource.MgmtBasicAuthResourceTest 2024-01-11 15:40:33,866 INFO main o.e.h.r.t.u.SharedSqlTestDatabaseExtension:34 - Schema generation skipped... No datasource environment variables found! 2024-01-11 15:40:33,867 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 15:40:33,870 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 15:40:33,870 INFO main o.s.b.t.c.SpringBootTestContextBootstrapper:174 - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@5938343a, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@5761c7be, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@1cee13d6, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@79db3c1d, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@615a4ef8, org.springframework.test.context.support.DirtiesContextTestExecutionListener@38df295a, org.springframework.test.context.transaction.TransactionalTestExecutionListener@5443ed34, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@74d80875, org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener@4746b598, org.springframework.test.context.event.EventPublishingTestExecutionListener@692d1d3, org.springframework.security.test.context.support.ReactorContextTestExecutionListener@4df3b678, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@795c8413, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@bc414d5, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@1b484037, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@4bd86550, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@56390c24, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@7d70c88a, org.eclipse.hawkbit.repository.test.matcher.EventVerifier@24e066eb, org.eclipse.hawkbit.repository.test.util.CleanupTestExecutionListener@2c9a75c2] . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.18) 2024-01-11 15:40:33,910 INFO main o.e.h.m.r.r.MgmtBasicAuthResourceTest:55 - Starting MgmtBasicAuthResourceTest using Java 17.0.9 on basic-3rmgj with PID 3274 (started by jenkins in /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-mgmt-resource) 2024-01-11 15:40:33,910 INFO main o.e.h.m.r.r.MgmtBasicAuthResourceTest:638 - The following 1 profile is active: "test" 2024-01-11 15:40:34,061 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:132 - Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2024-01-11 15:40:34,076 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 15:40:34,186 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 15:40:34,187 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 15:40:34,190 INFO main o.s.c.c.s.GenericScope:283 - BeanFactory id=7828583a-9aa9-3292-a048-4ba82c295349 2024-01-11 15:40:34,222 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 15:40:34,226 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 15:40:34,227 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 15:40:34,228 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'loadBalancerClientsDefaultsMappingsProvider' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration$$Lambda$945/0x00007f539456a510] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 15:40:34,229 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 15:40:34,232 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 15:40:34,234 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 15:40:34,235 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 15:40:34,236 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 15:40:34,240 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 15:40:34,248 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 15:40:34,251 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 15:40:34,254 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 15:40:34,379 INFO main o.f.c.i.l.VersionPrinter:37 - Flyway Community Edition 8.5.13 by Redgate 2024-01-11 15:40:34,380 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 15:40:34,380 INFO main o.f.c.i.l.VersionPrinter:37 - 2024-01-11 15:40:34,381 INFO main c.z.h.HikariDataSource:110 - HikariPool-10 - Starting... 2024-01-11 15:40:34,383 INFO main c.z.h.HikariDataSource:123 - HikariPool-10 - Start completed. 2024-01-11 15:40:34,383 INFO main o.f.c.i.d.b.BaseDatabaseType:37 - Database: jdbc:h2:mem:testdb (H2 2.2) 2024-01-11 15:40:34,384 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 15:40:34,392 INFO main o.f.c.i.c.DbValidate:37 - Successfully validated 47 migrations (execution time 00:00.006s) 2024-01-11 15:40:34,392 INFO main o.f.c.i.s.JdbcTableSchemaHistory:37 - Creating Schema History table "PUBLIC"."schema_version" ... 2024-01-11 15:40:34,395 INFO main o.f.c.i.c.DbMigrate:37 - Current version of schema "PUBLIC": << Empty Schema >> 2024-01-11 15:40:34,404 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.0.1 - init " 2024-01-11 15:40:34,420 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 15:40:34,424 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.0 - cascade delete " 2024-01-11 15:40:34,428 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.1 - cascade delete " 2024-01-11 15:40:34,429 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.5.0 - target filter query " 2024-01-11 15:40:34,432 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.6.0 - rollout management " 2024-01-11 15:40:34,438 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.0 - swmType maxAssignment greater 0 " 2024-01-11 15:40:34,440 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.1 - reduce length enums " 2024-01-11 15:40:34,446 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.0 - auto assign ds filter " 2024-01-11 15:40:34,448 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.1 - cascade delete " 2024-01-11 15:40:34,450 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.2 - remove external artifact " 2024-01-11 15:40:34,452 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.9.0 - add rollout groups created " 2024-01-11 15:40:34,454 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.0 - advanced rolloutgroup " 2024-01-11 15:40:34,458 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.1 - consolidate artifact sha1 " 2024-01-11 15:40:34,461 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.2 - rollout auto start " 2024-01-11 15:40:34,463 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.3 - add rollout deleted flag " 2024-01-11 15:40:34,478 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.0 - drop target info " 2024-01-11 15:40:34,489 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.1 - target filter query UQ " 2024-01-11 15:40:34,491 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.2 - remove unused idexes " 2024-01-11 15:40:34,493 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.3 - add module md targetvis " 2024-01-11 15:40:34,495 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.0 - action performance " 2024-01-11 15:40:34,510 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.1 - missing non null " 2024-01-11 15:40:34,515 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.2 - missing non null enum " 2024-01-11 15:40:34,517 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.3 - cascade delete " 2024-01-11 15:40:34,518 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.4 - add maintenance window " 2024-01-11 15:40:34,524 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.6 - add index " 2024-01-11 15:40:34,525 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.7 - add rollout approval fields " 2024-01-11 15:40:34,529 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 15:40:34,531 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.9 - add target metadata " 2024-01-11 15:40:34,533 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 15:40:34,536 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 15:40:34,540 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 15:40:34,542 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.13 - add action external id " 2024-01-11 15:40:34,545 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.14 - add sha256 hash " 2024-01-11 15:40:34,547 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.15 - add weight " 2024-01-11 15:40:34,552 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.16 - add action initiated by " 2024-01-11 15:40:34,555 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.17 - add index target modified " 2024-01-11 15:40:34,558 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.18 - add target type " 2024-01-11 15:40:34,563 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 15:40:34,565 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 15:40:34,568 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.21 - add rollouts status index " 2024-01-11 15:40:34,570 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 15:40:34,571 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.23 - add action status code " 2024-01-11 15:40:34,574 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 15:40:34,577 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.25 - add confirmation flag " 2024-01-11 15:40:34,581 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.26 - add access control context " 2024-01-11 15:40:34,585 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.27 - target type inherit type " 2024-01-11 15:40:34,587 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.192s) 2024-01-11 15:40:34,641 INFO main o.e.p.s./.4.2.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 15:40:34,642 WARN main o.e.p.s./.4.2.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 15:40:34,643 WARN main o.e.p.s./.4.2.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 15:40:34,643 WARN main o.e.p.s./.4.2.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 15:40:34,643 WARN main o.e.p.s./.4.2.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 15:40:34,643 INFO main o.e.p.s./.4.2.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 15:40:34,643 INFO main o.e.p.s./.4.2.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 15:40:34,644 WARN main o.e.p.s./.4.2.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 15:40:34,644 WARN main o.e.p.s./.4.2.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 15:40:34,644 WARN main o.e.p.s./.4.2.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 15:40:34,644 WARN main o.e.p.s./.4.2.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 15:40:34,644 INFO main o.e.p.s./.4.2.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 15:40:34,645 INFO main o.e.p.s./.4.2.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 15:40:34,645 INFO main o.e.p.s./.4.2.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 15:40:34,645 INFO main o.e.p.s./.4.2.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 15:40:34,646 INFO main o.e.p.s./.4.2.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 15:40:34,646 WARN main o.e.p.s./.4.2.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 15:40:34,646 WARN main o.e.p.s./.4.2.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 15:40:34,647 WARN main o.e.p.s./.4.2.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 15:40:34,647 WARN main o.e.p.s./.4.2.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 15:40:34,647 INFO main o.e.p.s./.4.2.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 15:40:34,647 INFO main o.e.p.s./.4.2.j.metadata:302 - The element [field rolloutGroup] is being defaulted to a one to one mapping. 2024-01-11 15:40:34,647 INFO main o.e.p.s./.4.2.j.metadata:302 - The element [field target] is being defaulted to a one to one mapping. 2024-01-11 15:40:34,648 INFO main o.e.p.s./.4.2.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 15:40:34,648 INFO main o.e.p.s./.4.2.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 15:40:34,648 INFO main o.e.p.s./.4.2.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 15:40:34,648 INFO main o.e.p.s./.4.2.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 15:40:34,648 INFO main o.e.p.s./.4.2.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 15:40:34,649 INFO main o.e.p.s./.4.2.j.metadata:302 - The element [field target] is being defaulted to a one to one mapping. 2024-01-11 15:40:34,649 INFO main o.e.p.s./.4.2.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 15:40:34,649 INFO main o.e.p.s./.4.2.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 15:40:34,649 INFO main o.e.p.s./.4.2.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 15:40:34,649 INFO main o.e.p.s./.4.2.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 15:40:34,650 WARN main o.e.p.s./.4.2.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 15:40:34,650 WARN main o.e.p.s./.4.2.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 15:40:34,650 WARN main o.e.p.s./.4.2.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 15:40:34,650 WARN main o.e.p.s./.4.2.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 15:40:34,650 INFO main o.e.p.s./.4.2.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 15:40:34,651 INFO main o.e.p.s./.4.2.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 15:40:34,651 INFO main o.e.p.s./.4.2.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 15:40:34,651 WARN main o.e.p.s./.4.2.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 15:40:34,652 WARN main o.e.p.s./.4.2.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 15:40:34,652 WARN main o.e.p.s./.4.2.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 15:40:34,652 WARN main o.e.p.s./.4.2.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 15:40:34,652 INFO main o.e.p.s./.4.2.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 15:40:34,652 INFO main o.e.p.s./.4.2.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 15:40:34,653 INFO main o.e.p.s./.4.2.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 15:40:34,653 INFO main o.e.p.s./.4.2.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 15:40:34,654 INFO main o.e.p.s./.4.2.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 15:40:34,654 INFO main o.e.p.s./.4.2.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 15:40:34,654 WARN main o.e.p.s./.4.2.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 15:40:34,654 WARN main o.e.p.s./.4.2.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 15:40:34,654 WARN main o.e.p.s./.4.2.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 15:40:34,655 WARN main o.e.p.s./.4.2.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 15:40:34,655 INFO main o.e.p.s./.4.2.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 15:40:34,655 WARN main o.e.p.s./.4.2.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 15:40:34,655 WARN main o.e.p.s./.4.2.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 15:40:34,655 WARN main o.e.p.s./.4.2.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 15:40:34,655 WARN main o.e.p.s./.4.2.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 15:40:34,656 INFO main o.e.p.s./.4.2.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 15:40:34,656 INFO main o.e.p.s./.4.2.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 15:40:34,656 WARN main o.e.p.s./.4.2.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 15:40:34,657 WARN main o.e.p.s./.4.2.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 15:40:34,657 WARN main o.e.p.s./.4.2.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 15:40:34,657 WARN main o.e.p.s./.4.2.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 15:40:34,657 INFO main o.e.p.s./.4.2.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 15:40:34,657 INFO main o.e.p.s./.4.2.j.metadata:302 - The element [field softwareModule] is being defaulted to a one to one mapping. 2024-01-11 15:40:34,658 INFO main o.e.p.s./.4.2.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 15:40:34,658 INFO main o.e.p.s./.4.2.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 15:40:34,658 INFO main o.e.p.s./.4.2.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 15:40:34,658 WARN main o.e.p.s./.4.2.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 15:40:34,658 WARN main o.e.p.s./.4.2.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 15:40:34,659 WARN main o.e.p.s./.4.2.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 15:40:34,659 WARN main o.e.p.s./.4.2.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 15:40:34,659 INFO main o.e.p.s./.4.2.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 15:40:34,659 INFO main o.e.p.s./.4.2.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 15:40:34,659 WARN main o.e.p.s./.4.2.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 15:40:34,660 WARN main o.e.p.s./.4.2.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 15:40:34,660 WARN main o.e.p.s./.4.2.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 15:40:34,660 WARN main o.e.p.s./.4.2.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 15:40:34,660 INFO main o.e.p.s./.4.2.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 15:40:34,660 INFO main o.e.p.s./.4.2.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 15:40:34,660 WARN main o.e.p.s./.4.2.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 15:40:34,661 WARN main o.e.p.s./.4.2.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 15:40:34,661 WARN main o.e.p.s./.4.2.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 15:40:34,661 WARN main o.e.p.s./.4.2.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 15:40:34,661 INFO main o.e.p.s./.4.2.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 15:40:34,661 INFO main o.e.p.s./.4.2.j.metadata:302 - The element [field distributionSet] is being defaulted to a one to one mapping. 2024-01-11 15:40:34,661 INFO main o.e.p.s./.4.2.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 15:40:34,662 INFO main o.e.p.s./.4.2.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 15:40:34,662 INFO main o.e.p.s./.4.2.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 15:40:34,662 WARN main o.e.p.s./.4.2.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 15:40:34,662 WARN main o.e.p.s./.4.2.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 15:40:34,663 WARN main o.e.p.s./.4.2.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 15:40:34,663 WARN main o.e.p.s./.4.2.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 15:40:34,663 INFO main o.e.p.s./.4.2.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 15:40:34,663 WARN main o.e.p.s./.4.2.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 15:40:34,663 WARN main o.e.p.s./.4.2.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 15:40:34,664 WARN main o.e.p.s./.4.2.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 15:40:34,664 WARN main o.e.p.s./.4.2.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 15:40:34,664 INFO main o.e.p.s./.4.2.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 15:40:34,664 WARN main o.e.p.s./.4.2.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 15:40:34,664 WARN main o.e.p.s./.4.2.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 15:40:34,665 WARN main o.e.p.s./.4.2.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 15:40:34,665 WARN main o.e.p.s./.4.2.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 15:40:34,665 INFO main o.e.p.s./.4.2.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 15:40:34,665 INFO main o.e.p.s./.4.2.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 15:40:34,665 INFO main o.e.p.s./.4.2.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 15:40:34,666 WARN main o.e.p.s./.4.2.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 15:40:34,666 WARN main o.e.p.s./.4.2.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 15:40:34,666 WARN main o.e.p.s./.4.2.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 15:40:34,666 WARN main o.e.p.s./.4.2.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 15:40:34,666 INFO main o.e.p.s./.4.2.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 15:40:34,667 WARN main o.e.p.s./.4.2.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 15:40:34,667 WARN main o.e.p.s./.4.2.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 15:40:34,667 WARN main o.e.p.s./.4.2.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 15:40:34,667 WARN main o.e.p.s./.4.2.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 15:40:34,667 INFO main o.e.p.s./.4.2.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 15:40:34,668 WARN main o.e.p.s./.4.2.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 15:40:34,668 WARN main o.e.p.s./.4.2.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 15:40:34,668 WARN main o.e.p.s./.4.2.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 15:40:34,668 WARN main o.e.p.s./.4.2.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 15:40:34,668 INFO main o.e.p.s./.4.2.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 15:40:34,669 WARN main o.e.p.s./.4.2.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 15:40:34,669 WARN main o.e.p.s./.4.2.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 15:40:34,669 WARN main o.e.p.s./.4.2.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 15:40:34,669 WARN main o.e.p.s./.4.2.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 15:40:34,670 INFO main o.e.p.s./.4.2.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 15:40:34,670 INFO main o.e.p.s./.4.2.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 15:40:34,671 WARN main o.e.p.s./.4.2.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 15:40:34,672 INFO main o.e.p.s./.4.2.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 15:40:34,672 WARN main o.e.p.s./.4.2.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 15:40:34,673 INFO main o.e.p.s./.4.2.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 15:40:34,673 INFO main o.e.p.s./.4.2.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 15:40:34,674 INFO main o.e.p.s./.4.2.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 15:40:34,674 INFO main o.e.p.s./.4.2.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 15:40:34,674 INFO main o.e.p.s./.4.2.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 15:40:34,675 INFO main o.e.p.s./.4.2.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 15:40:34,675 WARN main o.e.p.s./.4.2.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 15:40:34,676 INFO main o.e.p.s./.4.2.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 15:40:34,676 WARN main o.e.p.s./.4.2.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 15:40:34,677 INFO main o.e.p.s./.4.2.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 15:40:34,677 INFO main o.e.p.s./.4.2.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 15:40:34,677 WARN main o.e.p.s./.4.2.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 15:40:34,678 INFO main o.e.p.s./.4.2.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 15:40:34,678 INFO main o.e.p.s./.4.2.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 15:40:34,678 WARN main o.e.p.s./.4.2.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 15:40:34,679 INFO main o.e.p.s./.4.2.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 15:40:34,679 WARN main o.e.p.s./.4.2.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 15:40:34,679 INFO main o.e.p.s./.4.2.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 15:40:34,680 INFO main o.e.p.s./.4.2.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 15:40:34,680 INFO main o.e.p.s./.4.2.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 15:40:34,680 INFO main o.e.p.s./.4.2.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 15:40:34,681 WARN main o.e.p.s./.4.2.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 15:40:34,681 INFO main o.e.p.s./.4.2.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 15:40:34,681 WARN main o.e.p.s./.4.2.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 15:40:34,682 INFO main o.e.p.s./.4.2.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 15:40:34,682 INFO main o.e.p.s./.4.2.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 15:40:34,682 INFO main o.e.p.s./.4.2.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 15:40:34,683 INFO main o.e.p.s./.4.2.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 15:40:34,683 WARN main o.e.p.s./.4.2.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 15:40:34,683 INFO main o.e.p.s./.4.2.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 15:40:34,684 WARN main o.e.p.s./.4.2.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 15:40:34,684 INFO main o.e.p.s./.4.2.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 15:40:34,684 INFO main o.e.p.s./.4.2.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 15:40:34,685 WARN main o.e.p.s./.4.2.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 15:40:34,685 INFO main o.e.p.s./.4.2.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 15:40:34,685 WARN main o.e.p.s./.4.2.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 15:40:34,686 INFO main o.e.p.s./.4.2.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 15:40:34,686 WARN main o.e.p.s./.4.2.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 15:40:34,687 INFO main o.e.p.s./.4.2.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 15:40:34,687 WARN main o.e.p.s./.4.2.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 15:40:34,687 INFO main o.e.p.s./.4.2.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 15:40:34,688 WARN main o.e.p.s./.4.2.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 15:40:34,688 INFO main o.e.p.s./.4.2.j.metadata:302 - The primary key column name for the mapping element [field rolloutGroup] is being defaulted to: id. 2024-01-11 15:40:34,698 INFO main o.e.p.s./.4.2.j.metadata:302 - The primary key column name for the mapping element [field target] is being defaulted to: id. 2024-01-11 15:40:34,698 INFO main o.e.p.s./.4.2.j.metadata:302 - The primary key column name for the mapping element [field distributionSet] is being defaulted to: id. 2024-01-11 15:40:34,698 INFO main o.e.p.s./.4.2.j.metadata:302 - The primary key column name for the mapping element [field smType] is being defaulted to: id. 2024-01-11 15:40:34,699 INFO main o.e.p.s./.4.2.j.metadata:302 - The primary key column name for the mapping element [field dsType] is being defaulted to: id. 2024-01-11 15:40:34,699 INFO main o.e.p.s./.4.2.j.metadata:302 - The primary key column name for the mapping element [field target] is being defaulted to: id. 2024-01-11 15:40:34,699 INFO main o.e.p.s./.4.2.j.metadata:302 - The primary key column name for the mapping element [field softwareModule] is being defaulted to: id. 2024-01-11 15:40:34,700 INFO main o.e.p.s./.4.2.j.metadata:302 - The primary key column name for the mapping element [field controllerAttributes] is being defaulted to: id. 2024-01-11 15:40:34,701 INFO main o.e.p.s./.4.2.j.metadata:302 - The primary key column name for the mapping element [field messages] is being defaulted to: id. 2024-01-11 15:40:34,702 INFO main o.e.p.s./.4.2.j.metadata:302 - The primary key column name for the mapping element [field softwareModule] is being defaulted to: id. 2024-01-11 15:40:34,702 INFO main o.e.p.s./.4.2.j.metadata:302 - The primary key column name for the mapping element [field rollout] is being defaulted to: id. 2024-01-11 15:40:34,703 INFO main o.e.p.s./.4.2.j.metadata:302 - The primary key column name for the mapping element [field rolloutGroup] is being defaulted to: id. 2024-01-11 15:40:34,703 INFO main o.e.p.s./.4.2.j.metadata:302 - The primary key column name for the mapping element [field target] is being defaulted to: id. 2024-01-11 15:40:34,703 INFO main o.e.p.s./.4.2.j.metadata:302 - The primary key column name for the mapping element [field distributionSet] is being defaulted to: id. 2024-01-11 15:40:34,704 INFO main o.e.p.s./.4.2.j.metadata:302 - The primary key column name for the mapping element [field parent] is being defaulted to: id. 2024-01-11 15:40:34,704 INFO main o.e.p.s./.4.2.j.metadata:302 - The primary key column name for the mapping element [field rollout] is being defaulted to: id. 2024-01-11 15:40:34,704 INFO main o.e.p.s./.4.2.j.metadata:302 - The primary key column name for the mapping element [field targetType] is being defaulted to: id. 2024-01-11 15:40:34,705 INFO main o.e.p.s./.4.2.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 15:40:34,705 INFO main o.e.p.s./.4.2.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 15:40:34,705 INFO main o.e.p.s./.4.2.j.metadata:302 - The primary key column name for the mapping element [field installedDistributionSet] is being defaulted to: id. 2024-01-11 15:40:34,706 INFO main o.e.p.s./.4.2.j.metadata:302 - The primary key column name for the mapping element [field assignedDistributionSet] is being defaulted to: id. 2024-01-11 15:40:34,706 INFO main o.e.p.s./.4.2.j.metadata:302 - The primary key column name for the mapping element [field distributionSet] is being defaulted to: id. 2024-01-11 15:40:34,706 INFO main o.e.p.s./.4.2.j.metadata:302 - The primary key column name for the mapping element [field target] is being defaulted to: id. 2024-01-11 15:40:34,707 INFO main o.e.p.s./.4.2.j.metadata:302 - The primary key column name for the mapping element [field action] is being defaulted to: id. 2024-01-11 15:40:34,707 INFO main o.e.p.s./.4.2.j.metadata:302 - The primary key column name for the mapping element [field defaultDsType] is being defaulted to: id. 2024-01-11 15:40:34,707 INFO main o.e.p.s./.4.2.j.metadata:302 - The primary key column name for the mapping element [field autoAssignDistributionSet] is being defaulted to: id. 2024-01-11 15:40:34,707 INFO main o.e.p.s./.4.2.j.metadata:302 - The primary key column name for the mapping element [field type] is being defaulted to: id. 2024-01-11 15:40:34,708 INFO main o.e.p.s./.4.2.j.metadata:302 - The primary key column name for the mapping element [field type] is being defaulted to: id. 2024-01-11 15:40:34,708 INFO main o.e.p.s./.4.2.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 15:40:34,708 INFO main o.e.p.s./.4.2.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 15:40:34,708 INFO main o.e.p.s./.4.2.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 15:40:34,708 INFO main o.e.p.s./.4.2.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 15:40:34,709 INFO main o.e.p.s./.4.2.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 15:40:34,709 INFO main o.e.p.s./.4.2.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 15:40:34,710 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:437 - Initialized JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 15:40:34,759 INFO main o.e.p.s./.4.2.jar_default:302 - EclipseLink, version: Eclipse Persistence Services - 2.7.13.v20230724-7ffb888abf 2024-01-11 15:40:34,760 INFO main o.e.p.s./.4.2.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 15:40:34,761 INFO main o.e.p.s./.4.2.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 15:40:35,057 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 15:40:35,057 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 15:40:35,059 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 15:40:35,068 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 15:40:35,069 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 15:40:35,131 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 15:40:35,132 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 15:40:35,135 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 15:40:36,152 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 15:40:36,809 WARN main o.s.b.a.s.s.UserDetailsServiceAutoConfiguration:89 - Using generated security password: 3e2a036a-37c6-40ba-855d-e85c9697a755 This generated password is for development use only. Your security configuration must be updated before running your application in production. 2024-01-11 15:40:36,880 INFO main o.s.s.w.DefaultSecurityFilterChain:55 - Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@2c24e9ae, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@469b64de, org.springframework.security.web.context.SecurityContextPersistenceFilter@4884a3c6, org.springframework.security.web.header.HeaderWriterFilter@2c19844f, org.springframework.security.web.csrf.CsrfFilter@6a37bd6b, org.springframework.security.web.authentication.logout.LogoutFilter@2598f51b, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@6c047f6b, org.springframework.security.web.authentication.ui.DefaultLoginPageGeneratingFilter@3572f0e3, org.springframework.security.web.authentication.ui.DefaultLogoutPageGeneratingFilter@92ba441, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@341e1c66, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@1ea8f868, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@cbd4e6a, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@4d12642e, org.springframework.security.web.session.SessionManagementFilter@1f8f99b9, org.springframework.security.web.access.ExceptionTranslationFilter@3b118c85, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@2ef885b9] 2024-01-11 15:40:36,929 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:40:36,929 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:40:36,930 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 15:40:37,106 INFO main o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'application.springCloudBusInput' has 1 subscriber(s). 2024-01-11 15:40:37,215 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 15:40:37,215 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 1 subscriber(s). 2024-01-11 15:40:37,215 INFO main o.s.i.e.EventDrivenConsumer:292 - started bean '_org.springframework.integration.errorLogger' 2024-01-11 15:40:37,218 INFO main o.e.h.m.r.r.MgmtBasicAuthResourceTest:61 - Started MgmtBasicAuthResourceTest in 3.346 seconds (JVM running for 96.07) 2024-01-11 15:40:37,294 INFO pool-29-thread-1 o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'unknown.channel.name' has 1 subscriber(s). 2024-01-11 15:40:37,311 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 15:40:37,312 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:40:37,312 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:40:37,314 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 15:40:37,336 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 15:40:37,341 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 15:40:37,580 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 15:40:37,582 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 15:40:37,582 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 0 subscriber(s). 2024-01-11 15:40:37,582 INFO main o.s.i.e.EventDrivenConsumer:292 - stopped bean '_org.springframework.integration.errorLogger' 2024-01-11 15:40:37,588 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:651 - Closing JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 15:40:37,589 INFO main c.z.h.HikariDataSource:350 - HikariPool-10 - Shutdown initiated... 2024-01-11 15:40:37,589 INFO main c.z.h.HikariDataSource:352 - HikariPool-10 - Shutdown completed. [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.725 s -- in org.eclipse.hawkbit.mgmt.rest.resource.MgmtBasicAuthResourceTest [INFO] Running org.eclipse.hawkbit.mgmt.rest.resource.MgmtRolloutResourceTest 2024-01-11 15:40:37,594 INFO main o.e.h.r.t.u.SharedSqlTestDatabaseExtension:34 - Schema generation skipped... No datasource environment variables found! 2024-01-11 15:40:37,595 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 15:40:37,596 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 15:40:37,596 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 15:40:37,601 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 15:40:37,601 INFO main o.s.b.t.c.SpringBootTestContextBootstrapper:174 - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@5a60ab94, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@62d1b070, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@5b957f73, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@28bab9ba, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@77d98b32, org.springframework.test.context.support.DirtiesContextTestExecutionListener@1864e789, org.springframework.test.context.transaction.TransactionalTestExecutionListener@687a7d11, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@15f07ecd, org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener@2ecbe75a, org.springframework.test.context.event.EventPublishingTestExecutionListener@112c05a5, org.springframework.security.test.context.support.ReactorContextTestExecutionListener@2a856064, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@3c1575ef, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@4d15a400, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@3c65812a, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@3de24082, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@2a4ff0dc, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@4a9a6431, org.eclipse.hawkbit.repository.test.matcher.EventVerifier@5ae6c099, org.eclipse.hawkbit.repository.test.util.CleanupTestExecutionListener@752f6d17] . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.18) 2024-01-11 15:40:37,626 INFO main o.e.h.m.r.r.MgmtRolloutResourceTest:55 - Starting MgmtRolloutResourceTest using Java 17.0.9 on basic-3rmgj with PID 3274 (started by jenkins in /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-mgmt-resource) 2024-01-11 15:40:37,626 INFO main o.e.h.m.r.r.MgmtRolloutResourceTest:638 - The following 1 profile is active: "test" 2024-01-11 15:40:37,817 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:132 - Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2024-01-11 15:40:37,833 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 15:40:37,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 15:40:37,945 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 15:40:37,949 INFO main o.s.c.c.s.GenericScope:283 - BeanFactory id=7828583a-9aa9-3292-a048-4ba82c295349 2024-01-11 15:40:37,978 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 15:40:37,981 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 15:40:37,982 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 15:40:37,983 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'loadBalancerClientsDefaultsMappingsProvider' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration$$Lambda$945/0x00007f539456a510] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 15:40:37,984 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 15:40:37,987 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 15:40:37,989 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 15:40:37,990 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 15:40:37,991 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 15:40:37,995 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 15:40:38,006 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 15:40:38,011 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 15:40:38,014 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 15:40:38,103 INFO main o.f.c.i.l.VersionPrinter:37 - Flyway Community Edition 8.5.13 by Redgate 2024-01-11 15:40:38,104 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 15:40:38,104 INFO main o.f.c.i.l.VersionPrinter:37 - 2024-01-11 15:40:38,106 INFO main c.z.h.HikariDataSource:110 - HikariPool-11 - Starting... 2024-01-11 15:40:38,108 INFO main c.z.h.HikariDataSource:123 - HikariPool-11 - Start completed. 2024-01-11 15:40:38,108 INFO main o.f.c.i.d.b.BaseDatabaseType:37 - Database: jdbc:h2:mem:testdb (H2 2.2) 2024-01-11 15:40:38,109 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 15:40:38,117 INFO main o.f.c.i.c.DbValidate:37 - Successfully validated 47 migrations (execution time 00:00.007s) 2024-01-11 15:40:38,118 INFO main o.f.c.i.s.JdbcTableSchemaHistory:37 - Creating Schema History table "PUBLIC"."schema_version" ... 2024-01-11 15:40:38,120 INFO main o.f.c.i.c.DbMigrate:37 - Current version of schema "PUBLIC": << Empty Schema >> 2024-01-11 15:40:38,126 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.0.1 - init " 2024-01-11 15:40:38,138 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 15:40:38,141 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.0 - cascade delete " 2024-01-11 15:40:38,145 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.1 - cascade delete " 2024-01-11 15:40:38,146 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.5.0 - target filter query " 2024-01-11 15:40:38,149 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.6.0 - rollout management " 2024-01-11 15:40:38,155 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.0 - swmType maxAssignment greater 0 " 2024-01-11 15:40:38,156 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.1 - reduce length enums " 2024-01-11 15:40:38,163 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.0 - auto assign ds filter " 2024-01-11 15:40:38,165 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.1 - cascade delete " 2024-01-11 15:40:38,167 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.2 - remove external artifact " 2024-01-11 15:40:38,169 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.9.0 - add rollout groups created " 2024-01-11 15:40:38,171 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.0 - advanced rolloutgroup " 2024-01-11 15:40:38,207 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.1 - consolidate artifact sha1 " 2024-01-11 15:40:38,212 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.2 - rollout auto start " 2024-01-11 15:40:38,215 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.3 - add rollout deleted flag " 2024-01-11 15:40:38,229 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.0 - drop target info " 2024-01-11 15:40:38,240 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.1 - target filter query UQ " 2024-01-11 15:40:38,242 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.2 - remove unused idexes " 2024-01-11 15:40:38,243 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.3 - add module md targetvis " 2024-01-11 15:40:38,246 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.0 - action performance " 2024-01-11 15:40:38,255 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.1 - missing non null " 2024-01-11 15:40:38,260 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.2 - missing non null enum " 2024-01-11 15:40:38,262 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.3 - cascade delete " 2024-01-11 15:40:38,263 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.4 - add maintenance window " 2024-01-11 15:40:38,268 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.6 - add index " 2024-01-11 15:40:38,270 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.7 - add rollout approval fields " 2024-01-11 15:40:38,274 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 15:40:38,277 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.9 - add target metadata " 2024-01-11 15:40:38,278 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 15:40:38,280 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 15:40:38,282 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 15:40:38,284 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.13 - add action external id " 2024-01-11 15:40:38,287 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.14 - add sha256 hash " 2024-01-11 15:40:38,289 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.15 - add weight " 2024-01-11 15:40:38,299 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.16 - add action initiated by " 2024-01-11 15:40:38,305 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.17 - add index target modified " 2024-01-11 15:40:38,308 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.18 - add target type " 2024-01-11 15:40:38,314 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 15:40:38,317 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 15:40:38,320 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.21 - add rollouts status index " 2024-01-11 15:40:38,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 15:40:38,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 15:40:38,325 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 15:40:38,329 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.25 - add confirmation flag " 2024-01-11 15:40:38,333 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.26 - add access control context " 2024-01-11 15:40:38,336 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.27 - target type inherit type " 2024-01-11 15:40:38,338 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.217s) 2024-01-11 15:40:38,408 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:437 - Initialized JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 15:40:38,752 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 15:40:38,752 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 15:40:38,754 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 15:40:38,762 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 15:40:38,763 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 15:40:38,838 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 15:40:38,838 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 15:40:38,842 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 15:40:39,819 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 15:40:40,366 WARN main o.s.b.a.s.s.UserDetailsServiceAutoConfiguration:89 - Using generated security password: 296a51ec-ec46-43e3-9006-781735dda8fe This generated password is for development use only. Your security configuration must be updated before running your application in production. 2024-01-11 15:40:40,464 INFO main o.s.s.w.DefaultSecurityFilterChain:55 - Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@120b89f6, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@100ee9ff, org.springframework.security.web.context.SecurityContextPersistenceFilter@5e878f72, org.springframework.security.web.header.HeaderWriterFilter@1e8b2cbd, org.springframework.security.web.csrf.CsrfFilter@296411, org.springframework.security.web.authentication.logout.LogoutFilter@1bb2f6e, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@7de7a9e9, org.springframework.security.web.authentication.ui.DefaultLoginPageGeneratingFilter@195660d6, org.springframework.security.web.authentication.ui.DefaultLogoutPageGeneratingFilter@5066a2f6, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@c59d338, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@3fdc3a91, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@38414df9, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@12646bd1, org.springframework.security.web.session.SessionManagementFilter@15456827, org.springframework.security.web.access.ExceptionTranslationFilter@6b814c91, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@726e0d2d] 2024-01-11 15:40:40,511 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:40:40,511 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:40:40,512 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 15:40:40,657 INFO main o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'application.springCloudBusInput' has 1 subscriber(s). 2024-01-11 15:40:40,781 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 15:40:40,781 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 1 subscriber(s). 2024-01-11 15:40:40,781 INFO main o.s.i.e.EventDrivenConsumer:292 - started bean '_org.springframework.integration.errorLogger' 2024-01-11 15:40:40,784 INFO main o.e.h.m.r.r.MgmtRolloutResourceTest:61 - Started MgmtRolloutResourceTest in 3.18 seconds (JVM running for 99.636) 2024-01-11 15:40:40,877 INFO pool-32-thread-1 o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'unknown.channel.name' has 1 subscriber(s). 2024-01-11 15:40:40,940 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:40:40,941 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:40:40,942 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 15:40:40,942 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 15:40:41,274 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 15:40:41,317 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:40:41,317 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:40:41,319 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 15:40:41,319 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 15:40:41,876 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 15:40:41,923 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:40:41,923 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:40:41,925 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 15:40:41,925 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 15:40:42,015 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 15:40:42,027 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 15:40:42,057 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:40:42,057 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:40:42,058 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 15:40:42,058 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 15:40:42,164 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 15:40:42,193 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:40:42,193 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:40:42,205 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 12 ms 2024-01-11 15:40:42,206 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 15:40:42,284 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 15:40:42,331 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:40:42,331 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:40:42,333 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 15:40:42,333 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 15:40:42,440 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 15:40:42,469 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:40:42,470 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:40:42,471 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 15:40:42,471 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 15:40:42,550 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 15:40:42,578 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:40:42,579 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:40:42,580 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 15:40:42,580 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 15:40:42,865 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 15:40:42,888 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 15:40:42,932 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:40:42,932 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:40:42,934 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 15:40:42,934 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 15:40:42,981 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 15:40:43,027 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:40:43,027 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:40:43,028 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 15:40:43,029 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 15:40:43,532 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 15:40:43,562 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:40:43,562 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:40:43,564 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 15:40:43,564 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 15:40:43,739 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 15:40:43,768 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:40:43,769 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:40:43,770 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 15:40:43,770 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 15:40:44,116 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 15:40:44,145 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:40:44,145 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:40:44,147 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 15:40:44,147 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 15:40:44,321 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 15:40:44,359 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:40:44,359 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:40:44,360 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 15:40:44,361 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 15:40:44,659 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 15:40:44,719 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:40:44,719 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:40:44,722 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 15:40:44,722 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 15:40:45,026 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 15:40:45,148 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 15:40:45,177 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:40:45,177 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:40:45,179 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 15:40:45,179 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 15:40:45,306 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 15:40:45,335 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:40:45,336 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:40:45,337 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 15:40:45,337 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 15:40:45,630 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 15:40:45,660 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:40:45,661 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:40:45,662 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 15:40:45,662 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 15:40:45,742 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 15:40:45,772 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:40:45,772 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:40:45,773 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 15:40:45,774 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 15:40:45,782 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 15:40:45,827 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:40:45,827 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:40:45,829 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 15:40:45,829 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 15:40:45,856 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 15:40:45,885 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:40:45,885 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:40:45,887 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 15:40:45,887 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 15:40:45,994 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 15:40:46,026 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:40:46,026 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:40:46,027 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 15:40:46,028 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 15:40:46,085 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 15:40:46,122 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:40:46,122 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:40:46,123 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 15:40:46,124 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 15:40:46,171 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 15:40:46,204 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:40:46,205 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:40:46,207 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 15:40:46,207 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 15:40:46,369 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 15:40:46,411 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:40:46,412 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:40:46,413 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 15:40:46,413 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 15:40:46,615 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 15:40:46,642 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:40:46,642 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:40:46,644 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 15:40:46,644 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 15:40:46,708 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 15:40:46,738 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:40:46,738 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:40:46,739 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 15:40:46,740 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 15:40:46,970 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 15:40:47,008 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:40:47,009 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:40:47,011 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 15:40:47,011 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 15:40:47,236 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 15:40:47,263 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:40:47,264 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:40:47,265 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 15:40:47,265 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 15:40:47,349 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 15:40:47,376 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:40:47,376 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:40:47,377 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 15:40:47,378 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 15:40:47,587 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 15:40:47,625 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:40:47,625 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:40:47,627 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 15:40:47,627 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 15:40:48,433 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 15:40:48,462 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:40:48,462 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:40:48,464 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 15:40:48,464 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 15:40:48,474 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 15:40:48,519 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:40:48,519 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:40:48,520 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 15:40:48,521 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 15:40:48,782 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 15:40:48,832 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:40:48,832 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:40:48,835 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 15:40:48,835 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 15:40:49,077 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 15:40:49,121 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:40:49,121 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:40:49,123 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 15:40:49,123 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 15:40:49,374 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 15:40:49,414 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:40:49,414 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:40:49,416 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 15:40:49,416 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 15:40:49,669 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 15:40:49,713 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:40:49,713 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:40:49,715 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 15:40:49,715 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 15:40:49,971 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 15:40:50,006 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:40:50,006 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:40:50,008 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 15:40:50,008 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 15:40:50,138 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 15:40:50,165 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:40:50,165 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:40:50,167 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 15:40:50,167 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 15:40:50,177 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 15:40:50,217 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:40:50,218 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:40:50,219 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 15:40:50,219 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 15:40:50,245 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 15:40:50,274 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:40:50,274 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:40:50,276 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 15:40:50,276 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 15:40:50,402 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 15:40:50,434 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:40:50,434 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:40:50,435 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 15:40:50,436 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 15:40:50,567 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 15:40:50,605 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:40:50,605 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:40:50,606 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 15:40:50,607 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 15:40:50,726 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 15:40:50,754 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:40:50,754 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:40:50,756 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 15:40:50,756 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 15:40:51,025 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 15:40:51,051 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:40:51,052 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:40:51,053 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 15:40:51,053 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 15:40:51,125 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 15:40:51,151 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:40:51,151 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:40:51,153 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 15:40:51,153 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 15:40:51,238 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 15:40:51,264 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:40:51,264 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:40:51,266 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 15:40:51,266 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 15:40:51,326 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 15:40:51,353 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:40:51,353 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:40:51,354 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 15:40:51,355 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 15:40:51,567 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 15:40:51,598 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:40:51,598 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:40:51,601 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 3 ms 2024-01-11 15:40:51,601 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 15:40:51,829 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 15:40:51,855 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:40:51,856 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:40:51,857 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 15:40:51,857 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 15:40:51,915 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 15:40:51,943 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:40:51,943 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:40:51,944 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 15:40:51,944 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 15:40:52,015 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 15:40:52,042 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:40:52,042 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:40:52,044 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 15:40:52,044 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 15:40:52,118 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 15:40:52,144 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:40:52,144 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:40:52,146 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 15:40:52,146 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 15:40:52,154 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 15:40:52,179 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:40:52,179 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:40:52,181 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 15:40:52,181 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 15:40:52,413 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 15:40:52,451 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:40:52,451 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:40:52,453 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 15:40:52,453 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 15:40:52,530 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 15:40:52,557 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:40:52,557 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:40:52,558 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 15:40:52,559 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 15:40:52,629 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 15:40:52,661 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:40:52,661 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:40:52,664 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 15:40:52,664 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 15:40:52,757 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 15:40:52,827 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:40:52,827 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:40:52,829 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 15:40:52,829 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 15:40:52,914 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 15:40:52,939 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:40:52,940 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:40:52,941 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 15:40:52,942 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 15:40:53,128 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 15:40:53,131 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 15:40:53,131 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 0 subscriber(s). 2024-01-11 15:40:53,131 INFO main o.s.i.e.EventDrivenConsumer:292 - stopped bean '_org.springframework.integration.errorLogger' 2024-01-11 15:40:53,137 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:651 - Closing JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 15:40:53,137 INFO main c.z.h.HikariDataSource:350 - HikariPool-11 - Shutdown initiated... 2024-01-11 15:40:53,138 INFO main c.z.h.HikariDataSource:352 - HikariPool-11 - Shutdown completed. [INFO] Tests run: 59, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.55 s -- in org.eclipse.hawkbit.mgmt.rest.resource.MgmtRolloutResourceTest [INFO] Running org.eclipse.hawkbit.mgmt.rest.resource.MgmtTenantManagementResourceTest 2024-01-11 15:40:53,142 INFO main o.e.h.r.t.u.SharedSqlTestDatabaseExtension:34 - Schema generation skipped... No datasource environment variables found! 2024-01-11 15:40:53,143 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 15:40:53,144 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 15:40:53,144 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 15:40:53,148 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 15:40:53,148 INFO main o.s.b.t.c.SpringBootTestContextBootstrapper:174 - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@5b8ff2f7, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@651df32a, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@22c7886a, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@1793ea75, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@332fba3a, org.springframework.test.context.support.DirtiesContextTestExecutionListener@39218bd6, org.springframework.test.context.transaction.TransactionalTestExecutionListener@273bd040, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@2f734690, org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener@6143d72e, org.springframework.test.context.event.EventPublishingTestExecutionListener@54098feb, org.springframework.security.test.context.support.ReactorContextTestExecutionListener@2dc9fcfa, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@183b6815, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@673e369b, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@7fd08b40, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@1d1c866c, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@5ea42e1a, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@483841bb, org.eclipse.hawkbit.repository.test.matcher.EventVerifier@33494977, org.eclipse.hawkbit.repository.test.util.CleanupTestExecutionListener@4a1f9694] . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.18) 2024-01-11 15:40:53,178 INFO main o.e.h.m.r.r.MgmtTenantManagementResourceTest:55 - Starting MgmtTenantManagementResourceTest using Java 17.0.9 on basic-3rmgj with PID 3274 (started by jenkins in /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-mgmt-resource) 2024-01-11 15:40:53,178 INFO main o.e.h.m.r.r.MgmtTenantManagementResourceTest:638 - The following 1 profile is active: "test" 2024-01-11 15:40:53,348 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:132 - Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2024-01-11 15:40:53,364 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 15:40:53,491 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 15:40:53,491 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 15:40:53,495 INFO main o.s.c.c.s.GenericScope:283 - BeanFactory id=7828583a-9aa9-3292-a048-4ba82c295349 2024-01-11 15:40:53,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 15:40:53,535 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 15:40:53,536 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 15:40:53,536 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'loadBalancerClientsDefaultsMappingsProvider' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration$$Lambda$945/0x00007f539456a510] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 15:40:53,537 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 15:40:53,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 15:40:53,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 15:40:53,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 15:40:53,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 15:40:53,548 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 15:40:53,557 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 15:40:53,559 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 15:40:53,562 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 15:40:53,656 INFO main o.f.c.i.l.VersionPrinter:37 - Flyway Community Edition 8.5.13 by Redgate 2024-01-11 15:40:53,656 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 15:40:53,657 INFO main o.f.c.i.l.VersionPrinter:37 - 2024-01-11 15:40:53,658 INFO main c.z.h.HikariDataSource:110 - HikariPool-12 - Starting... 2024-01-11 15:40:53,660 INFO main c.z.h.HikariDataSource:123 - HikariPool-12 - Start completed. 2024-01-11 15:40:53,660 INFO main o.f.c.i.d.b.BaseDatabaseType:37 - Database: jdbc:h2:mem:testdb (H2 2.2) 2024-01-11 15:40:53,662 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 15:40:53,669 INFO main o.f.c.i.c.DbValidate:37 - Successfully validated 47 migrations (execution time 00:00.006s) 2024-01-11 15:40:53,670 INFO main o.f.c.i.s.JdbcTableSchemaHistory:37 - Creating Schema History table "PUBLIC"."schema_version" ... 2024-01-11 15:40:53,673 INFO main o.f.c.i.c.DbMigrate:37 - Current version of schema "PUBLIC": << Empty Schema >> 2024-01-11 15:40:53,678 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.0.1 - init " 2024-01-11 15:40:53,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 15:40:53,691 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.0 - cascade delete " 2024-01-11 15:40:53,713 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.1 - cascade delete " 2024-01-11 15:40:53,715 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.5.0 - target filter query " 2024-01-11 15:40:53,717 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.6.0 - rollout management " 2024-01-11 15:40:53,722 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.0 - swmType maxAssignment greater 0 " 2024-01-11 15:40:53,724 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.1 - reduce length enums " 2024-01-11 15:40:53,730 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.0 - auto assign ds filter " 2024-01-11 15:40:53,732 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.1 - cascade delete " 2024-01-11 15:40:53,734 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.2 - remove external artifact " 2024-01-11 15:40:53,736 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.9.0 - add rollout groups created " 2024-01-11 15:40:53,738 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.0 - advanced rolloutgroup " 2024-01-11 15:40:53,742 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.1 - consolidate artifact sha1 " 2024-01-11 15:40:53,744 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.2 - rollout auto start " 2024-01-11 15:40:53,747 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.3 - add rollout deleted flag " 2024-01-11 15:40:53,760 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.0 - drop target info " 2024-01-11 15:40:53,771 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.1 - target filter query UQ " 2024-01-11 15:40:53,773 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.2 - remove unused idexes " 2024-01-11 15:40:53,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 15:40:53,777 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.0 - action performance " 2024-01-11 15:40:53,787 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.1 - missing non null " 2024-01-11 15:40:53,791 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.2 - missing non null enum " 2024-01-11 15:40:53,793 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.3 - cascade delete " 2024-01-11 15:40:53,799 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.4 - add maintenance window " 2024-01-11 15:40:53,807 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.6 - add index " 2024-01-11 15:40:53,809 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.7 - add rollout approval fields " 2024-01-11 15:40:53,814 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 15:40:53,816 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.9 - add target metadata " 2024-01-11 15:40:53,818 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 15:40:53,820 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 15:40:53,822 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 15:40:53,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 15:40:53,826 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.14 - add sha256 hash " 2024-01-11 15:40:53,828 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.15 - add weight " 2024-01-11 15:40:53,833 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.16 - add action initiated by " 2024-01-11 15:40:53,836 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.17 - add index target modified " 2024-01-11 15:40:53,838 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.18 - add target type " 2024-01-11 15:40:53,842 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 15:40:53,845 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 15:40:53,847 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.21 - add rollouts status index " 2024-01-11 15:40:53,849 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 15:40:53,850 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.23 - add action status code " 2024-01-11 15:40:53,852 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 15:40:53,855 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.25 - add confirmation flag " 2024-01-11 15:40:53,859 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.26 - add access control context " 2024-01-11 15:40:53,869 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.27 - target type inherit type " 2024-01-11 15:40:53,871 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.198s) 2024-01-11 15:40:53,935 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:437 - Initialized JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 15:40:54,278 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 15:40:54,278 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 15:40:54,280 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 15:40:54,287 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 15:40:54,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 15:40:54,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 15:40:54,359 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 15:40:54,362 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 15:40:55,345 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 15:40:55,881 WARN main o.s.b.a.s.s.UserDetailsServiceAutoConfiguration:89 - Using generated security password: c0c4bafc-1f59-45cb-908a-b5ae5c30a6f7 This generated password is for development use only. Your security configuration must be updated before running your application in production. 2024-01-11 15:40:55,961 INFO main o.s.s.w.DefaultSecurityFilterChain:55 - Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@4937844b, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@19597c89, org.springframework.security.web.context.SecurityContextPersistenceFilter@18c4079f, org.springframework.security.web.header.HeaderWriterFilter@6910923e, org.springframework.security.web.csrf.CsrfFilter@699c8681, org.springframework.security.web.authentication.logout.LogoutFilter@30082b85, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@3e33356d, org.springframework.security.web.authentication.ui.DefaultLoginPageGeneratingFilter@59ca1ee8, org.springframework.security.web.authentication.ui.DefaultLogoutPageGeneratingFilter@3e66aa92, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@4282b919, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@63312d5b, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@2052c4d3, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@69fb9636, org.springframework.security.web.session.SessionManagementFilter@15e1232c, org.springframework.security.web.access.ExceptionTranslationFilter@738065f5, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@6807073b] 2024-01-11 15:40:56,020 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:40:56,020 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:40:56,021 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 15:40:56,176 INFO main o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'application.springCloudBusInput' has 1 subscriber(s). 2024-01-11 15:40:56,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 15:40:56,293 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 1 subscriber(s). 2024-01-11 15:40:56,293 INFO main o.s.i.e.EventDrivenConsumer:292 - started bean '_org.springframework.integration.errorLogger' 2024-01-11 15:40:56,300 INFO main o.e.h.m.r.r.MgmtTenantManagementResourceTest:61 - Started MgmtTenantManagementResourceTest in 3.15 seconds (JVM running for 115.152) 2024-01-11 15:40:56,410 INFO pool-35-thread-1 o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'unknown.channel.name' has 1 subscriber(s). 2024-01-11 15:40:56,472 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:40:56,472 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:40:56,473 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 15:40:56,473 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 15:40:56,527 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 15:40:56,555 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:40:56,555 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:40:56,557 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 15:40:56,557 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 15:40:56,615 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 15:40:56,644 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:40:56,644 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:40:56,646 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 15:40:56,646 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 15:40:56,684 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 15:40:56,727 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:40:56,727 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:40:56,729 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 15:40:56,729 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 15:40:56,767 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 15:40:56,810 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:40:56,811 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:40:56,812 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 15:40:56,812 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 15:40:56,837 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 15:40:56,866 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:40:56,866 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:40:56,868 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 15:40:56,868 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 15:40:56,888 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 15:40:56,926 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:40:56,927 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:40:56,929 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 15:40:56,929 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 15:40:56,940 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 15:40:56,966 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:40:56,966 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:40:56,968 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 15:40:56,968 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 15:40:57,006 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 15:40:57,038 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:40:57,038 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:40:57,040 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 15:40:57,040 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 15:40:57,065 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 15:40:57,090 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:40:57,091 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:40:57,092 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 15:40:57,092 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 15:40:57,106 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 15:40:57,134 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:40:57,134 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:40:57,136 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 15:40:57,136 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 15:40:57,143 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 15:40:57,169 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:40:57,169 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:40:57,171 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 15:40:57,171 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 15:40:57,183 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 15:40:57,227 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:40:57,227 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:40:57,229 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 15:40:57,229 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 15:40:57,245 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 15:40:57,248 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 15:40:57,248 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 0 subscriber(s). 2024-01-11 15:40:57,248 INFO main o.s.i.e.EventDrivenConsumer:292 - stopped bean '_org.springframework.integration.errorLogger' 2024-01-11 15:40:57,253 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:651 - Closing JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 15:40:57,254 INFO main c.z.h.HikariDataSource:350 - HikariPool-12 - Shutdown initiated... 2024-01-11 15:40:57,255 INFO main c.z.h.HikariDataSource:352 - HikariPool-12 - Shutdown completed. [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.114 s -- in org.eclipse.hawkbit.mgmt.rest.resource.MgmtTenantManagementResourceTest [INFO] Running org.eclipse.hawkbit.mgmt.rest.resource.MgmtDownloadResourceTest 2024-01-11 15:40:57,258 INFO main o.e.h.r.t.u.SharedSqlTestDatabaseExtension:34 - Schema generation skipped... No datasource environment variables found! 2024-01-11 15:40:57,259 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 15:40:57,260 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 15:40:57,260 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 15:40:57,263 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 15:40:57,263 INFO main o.s.b.t.c.SpringBootTestContextBootstrapper:174 - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@68a80cf9, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@1c4c70ad, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@29729ee1, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@31ca04de, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@192d09da, org.springframework.test.context.support.DirtiesContextTestExecutionListener@669bdb4a, org.springframework.test.context.transaction.TransactionalTestExecutionListener@5b23c4ee, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@3aaed7a0, org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener@4bbc6af6, org.springframework.test.context.event.EventPublishingTestExecutionListener@7345a940, org.springframework.security.test.context.support.ReactorContextTestExecutionListener@36040772, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@7a5bd5c5, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@5218fba2, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@cc95708, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@1a60ee74, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@3eb1e500, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@2be1cc9f, org.eclipse.hawkbit.repository.test.matcher.EventVerifier@6d56bffc, org.eclipse.hawkbit.repository.test.util.CleanupTestExecutionListener@7058ef6c] . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.18) 2024-01-11 15:40:57,303 INFO main o.e.h.m.r.r.MgmtDownloadResourceTest:55 - Starting MgmtDownloadResourceTest using Java 17.0.9 on basic-3rmgj with PID 3274 (started by jenkins in /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-mgmt-resource) 2024-01-11 15:40:57,303 INFO main o.e.h.m.r.r.MgmtDownloadResourceTest:638 - The following 1 profile is active: "test" 2024-01-11 15:40:57,474 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:132 - Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2024-01-11 15:40:57,489 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 15:40:57,623 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 15:40:57,624 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 15:40:57,629 INFO main o.s.c.c.s.GenericScope:283 - BeanFactory id=7828583a-9aa9-3292-a048-4ba82c295349 2024-01-11 15:40:57,676 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 15:40:57,681 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 15:40:57,682 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 15:40:57,683 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'loadBalancerClientsDefaultsMappingsProvider' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration$$Lambda$945/0x00007f539456a510] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 15:40:57,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 15:40:57,689 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 15:40:57,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 15:40:57,694 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 15:40:57,698 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 15:40:57,705 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 15:40:57,716 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 15:40:57,720 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 15:40:57,723 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 15:40:57,824 INFO main o.f.c.i.l.VersionPrinter:37 - Flyway Community Edition 8.5.13 by Redgate 2024-01-11 15:40:57,824 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 15:40:57,824 INFO main o.f.c.i.l.VersionPrinter:37 - 2024-01-11 15:40:57,825 INFO main c.z.h.HikariDataSource:110 - HikariPool-13 - Starting... 2024-01-11 15:40:57,827 INFO main c.z.h.HikariDataSource:123 - HikariPool-13 - Start completed. 2024-01-11 15:40:57,827 INFO main o.f.c.i.d.b.BaseDatabaseType:37 - Database: jdbc:h2:mem:testdb (H2 2.2) 2024-01-11 15:40:57,828 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 15:40:57,836 INFO main o.f.c.i.c.DbValidate:37 - Successfully validated 47 migrations (execution time 00:00.006s) 2024-01-11 15:40:57,836 INFO main o.f.c.i.s.JdbcTableSchemaHistory:37 - Creating Schema History table "PUBLIC"."schema_version" ... 2024-01-11 15:40:57,838 INFO main o.f.c.i.c.DbMigrate:37 - Current version of schema "PUBLIC": << Empty Schema >> 2024-01-11 15:40:57,850 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.0.1 - init " 2024-01-11 15:40:57,860 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 15:40:57,863 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.0 - cascade delete " 2024-01-11 15:40:57,866 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.1 - cascade delete " 2024-01-11 15:40:57,868 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.5.0 - target filter query " 2024-01-11 15:40:57,870 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.6.0 - rollout management " 2024-01-11 15:40:57,876 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.0 - swmType maxAssignment greater 0 " 2024-01-11 15:40:57,877 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.1 - reduce length enums " 2024-01-11 15:40:57,883 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.0 - auto assign ds filter " 2024-01-11 15:40:57,885 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.1 - cascade delete " 2024-01-11 15:40:57,887 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.2 - remove external artifact " 2024-01-11 15:40:57,888 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.9.0 - add rollout groups created " 2024-01-11 15:40:57,890 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.0 - advanced rolloutgroup " 2024-01-11 15:40:57,902 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.1 - consolidate artifact sha1 " 2024-01-11 15:40:57,908 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.2 - rollout auto start " 2024-01-11 15:40:57,912 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.3 - add rollout deleted flag " 2024-01-11 15:40:57,925 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.0 - drop target info " 2024-01-11 15:40:57,940 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.1 - target filter query UQ " 2024-01-11 15:40:57,942 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.2 - remove unused idexes " 2024-01-11 15:40:57,943 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.3 - add module md targetvis " 2024-01-11 15:40:57,945 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.0 - action performance " 2024-01-11 15:40:57,955 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.1 - missing non null " 2024-01-11 15:40:57,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 15:40:57,960 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.3 - cascade delete " 2024-01-11 15:40:57,962 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.4 - add maintenance window " 2024-01-11 15:40:57,967 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.6 - add index " 2024-01-11 15:40:57,968 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.7 - add rollout approval fields " 2024-01-11 15:40:57,972 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 15:40:57,974 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.9 - add target metadata " 2024-01-11 15:40:57,976 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 15:40:57,978 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 15:40:57,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 15:40:57,981 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.13 - add action external id " 2024-01-11 15:40:57,984 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.14 - add sha256 hash " 2024-01-11 15:40:57,986 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.15 - add weight " 2024-01-11 15:40:57,991 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.16 - add action initiated by " 2024-01-11 15:40:58,001 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.17 - add index target modified " 2024-01-11 15:40:58,004 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.18 - add target type " 2024-01-11 15:40:58,012 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 15:40:58,015 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 15:40:58,018 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.21 - add rollouts status index " 2024-01-11 15:40:58,023 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 15:40:58,024 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.23 - add action status code " 2024-01-11 15:40:58,026 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 15:40:58,029 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.25 - add confirmation flag " 2024-01-11 15:40:58,033 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.26 - add access control context " 2024-01-11 15:40:58,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 15:40:58,038 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.199s) 2024-01-11 15:40:58,098 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:437 - Initialized JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 15:40:58,537 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 15:40:58,538 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 15:40:58,539 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 15:40:58,548 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 15:40:58,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.lang.Long) 2024-01-11 15:40:58,652 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 15:40:58,653 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 15:40:58,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 15:41:00,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 15:41:00,915 WARN main o.s.b.a.s.s.UserDetailsServiceAutoConfiguration:89 - Using generated security password: 2dfe6989-c02e-47fd-b7fa-37bd1c3b778e This generated password is for development use only. Your security configuration must be updated before running your application in production. 2024-01-11 15:41:00,981 INFO main o.s.s.w.DefaultSecurityFilterChain:55 - Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@19e8957f, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@39326281, org.springframework.security.web.context.SecurityContextPersistenceFilter@71e871da, org.springframework.security.web.header.HeaderWriterFilter@64fbffce, org.springframework.security.web.csrf.CsrfFilter@2647f34f, org.springframework.security.web.authentication.logout.LogoutFilter@61b80ed1, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@43d71f4f, org.springframework.security.web.authentication.ui.DefaultLoginPageGeneratingFilter@68ba0aa9, org.springframework.security.web.authentication.ui.DefaultLogoutPageGeneratingFilter@42e43f8f, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@6282dea7, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@4229eab, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@30e4c803, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@36e7a692, org.springframework.security.web.session.SessionManagementFilter@68ac3a0b, org.springframework.security.web.access.ExceptionTranslationFilter@4b92d8e5, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@6748e64d] 2024-01-11 15:41:01,030 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:41:01,030 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:41:01,032 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 15:41:01,309 INFO main o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'application.springCloudBusInput' has 1 subscriber(s). 2024-01-11 15:41:01,569 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 15:41:01,569 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 1 subscriber(s). 2024-01-11 15:41:01,569 INFO main o.s.i.e.EventDrivenConsumer:292 - started bean '_org.springframework.integration.errorLogger' 2024-01-11 15:41:01,572 INFO main o.e.h.m.r.r.MgmtDownloadResourceTest:61 - Started MgmtDownloadResourceTest in 4.307 seconds (JVM running for 120.424) 2024-01-11 15:41:01,666 INFO pool-38-thread-1 o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'unknown.channel.name' has 1 subscriber(s). 2024-01-11 15:41:01,728 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:41:01,728 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:41:01,730 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 15:41:01,853 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 15:41:01,864 WARN main o.e.h.m.r.r.MgmtDownloadResource:61 - Download Id downloadIdNotAvailable could not be found 2024-01-11 15:41:01,877 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 15:41:01,920 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:41:01,920 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:41:01,922 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 15:41:01,951 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 15:41:01,954 WARN main o.e.h.m.r.r.MgmtDownloadResource:61 - Download Id downloadIdSha1 could not be found 2024-01-11 15:41:01,962 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 15:41:01,965 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 15:41:01,965 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 0 subscriber(s). 2024-01-11 15:41:01,965 INFO main o.s.i.e.EventDrivenConsumer:292 - stopped bean '_org.springframework.integration.errorLogger' 2024-01-11 15:41:01,971 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:651 - Closing JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 15:41:01,971 INFO main c.z.h.HikariDataSource:350 - HikariPool-13 - Shutdown initiated... 2024-01-11 15:41:01,972 INFO main c.z.h.HikariDataSource:352 - HikariPool-13 - Shutdown completed. [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.715 s -- in org.eclipse.hawkbit.mgmt.rest.resource.MgmtDownloadResourceTest [INFO] Running org.eclipse.hawkbit.mgmt.rest.resource.MgmtDistributionSetTagResourceTest 2024-01-11 15:41:01,975 INFO main o.e.h.r.t.u.SharedSqlTestDatabaseExtension:34 - Schema generation skipped... No datasource environment variables found! 2024-01-11 15:41:01,977 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 15:41:01,977 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 15:41:01,977 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 15:41:01,981 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 15:41:01,981 INFO main o.s.b.t.c.SpringBootTestContextBootstrapper:174 - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@9ce6a2b, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@552a1977, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@2aae7d9a, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@7b5646e, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@7d50d981, org.springframework.test.context.support.DirtiesContextTestExecutionListener@78b486fd, org.springframework.test.context.transaction.TransactionalTestExecutionListener@212f76dc, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@d95f083, org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener@7672bc61, org.springframework.test.context.event.EventPublishingTestExecutionListener@2aad5f3c, org.springframework.security.test.context.support.ReactorContextTestExecutionListener@706e5523, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@52dda245, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@31af9dcb, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@71bb707d, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@737ef424, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@4c8ebf84, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@182321b, org.eclipse.hawkbit.repository.test.matcher.EventVerifier@2b1092ce, org.eclipse.hawkbit.repository.test.util.CleanupTestExecutionListener@2f4b8c5c] . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.18) 2024-01-11 15:41:02,017 INFO main o.e.h.m.r.r.MgmtDistributionSetTagResourceTest:55 - Starting MgmtDistributionSetTagResourceTest using Java 17.0.9 on basic-3rmgj with PID 3274 (started by jenkins in /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-mgmt-resource) 2024-01-11 15:41:02,017 INFO main o.e.h.m.r.r.MgmtDistributionSetTagResourceTest:638 - The following 1 profile is active: "test" 2024-01-11 15:41:02,168 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:132 - Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2024-01-11 15:41:02,183 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 15:41:02,302 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 15:41:02,302 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 15:41:02,308 INFO main o.s.c.c.s.GenericScope:283 - BeanFactory id=7828583a-9aa9-3292-a048-4ba82c295349 2024-01-11 15:41:02,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 15:41:02,343 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 15:41:02,344 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 15:41:02,345 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'loadBalancerClientsDefaultsMappingsProvider' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration$$Lambda$945/0x00007f539456a510] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 15:41:02,346 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 15:41:02,349 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 15:41:02,351 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 15:41:02,352 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 15:41:02,353 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 15:41:02,357 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 15:41:02,366 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 15:41:02,369 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 15:41:02,371 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 15:41:02,466 INFO main o.f.c.i.l.VersionPrinter:37 - Flyway Community Edition 8.5.13 by Redgate 2024-01-11 15:41:02,466 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 15:41:02,466 INFO main o.f.c.i.l.VersionPrinter:37 - 2024-01-11 15:41:02,468 INFO main c.z.h.HikariDataSource:110 - HikariPool-14 - Starting... 2024-01-11 15:41:02,469 INFO main c.z.h.HikariDataSource:123 - HikariPool-14 - Start completed. 2024-01-11 15:41:02,469 INFO main o.f.c.i.d.b.BaseDatabaseType:37 - Database: jdbc:h2:mem:testdb (H2 2.2) 2024-01-11 15:41:02,471 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 15:41:02,478 INFO main o.f.c.i.c.DbValidate:37 - Successfully validated 47 migrations (execution time 00:00.006s) 2024-01-11 15:41:02,478 INFO main o.f.c.i.s.JdbcTableSchemaHistory:37 - Creating Schema History table "PUBLIC"."schema_version" ... 2024-01-11 15:41:02,480 INFO main o.f.c.i.c.DbMigrate:37 - Current version of schema "PUBLIC": << Empty Schema >> 2024-01-11 15:41:02,486 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.0.1 - init " 2024-01-11 15:41:02,499 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 15:41:02,504 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.0 - cascade delete " 2024-01-11 15:41:02,509 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.1 - cascade delete " 2024-01-11 15:41:02,511 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.5.0 - target filter query " 2024-01-11 15:41:02,513 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.6.0 - rollout management " 2024-01-11 15:41:02,519 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.0 - swmType maxAssignment greater 0 " 2024-01-11 15:41:02,521 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.1 - reduce length enums " 2024-01-11 15:41:02,527 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.0 - auto assign ds filter " 2024-01-11 15:41:02,529 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.1 - cascade delete " 2024-01-11 15:41:02,531 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.2 - remove external artifact " 2024-01-11 15:41:02,533 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.9.0 - add rollout groups created " 2024-01-11 15:41:02,535 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.0 - advanced rolloutgroup " 2024-01-11 15:41:02,539 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.1 - consolidate artifact sha1 " 2024-01-11 15:41:02,542 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.2 - rollout auto start " 2024-01-11 15:41:02,544 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.3 - add rollout deleted flag " 2024-01-11 15:41:02,558 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.0 - drop target info " 2024-01-11 15:41:02,569 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.1 - target filter query UQ " 2024-01-11 15:41:02,571 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.2 - remove unused idexes " 2024-01-11 15:41:02,572 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.3 - add module md targetvis " 2024-01-11 15:41:02,574 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.0 - action performance " 2024-01-11 15:41:02,585 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.1 - missing non null " 2024-01-11 15:41:02,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 15:41:02,592 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.3 - cascade delete " 2024-01-11 15:41:02,594 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.4 - add maintenance window " 2024-01-11 15:41:02,607 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.6 - add index " 2024-01-11 15:41:02,610 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.7 - add rollout approval fields " 2024-01-11 15:41:02,615 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 15:41:02,618 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.9 - add target metadata " 2024-01-11 15:41:02,620 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 15:41:02,623 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 15:41:02,626 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 15:41:02,627 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.13 - add action external id " 2024-01-11 15:41:02,630 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.14 - add sha256 hash " 2024-01-11 15:41:02,633 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.15 - add weight " 2024-01-11 15:41:02,638 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.16 - add action initiated by " 2024-01-11 15:41:02,642 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.17 - add index target modified " 2024-01-11 15:41:02,644 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.18 - add target type " 2024-01-11 15:41:02,649 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 15:41:02,653 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 15:41:02,656 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.21 - add rollouts status index " 2024-01-11 15:41:02,657 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 15:41:02,658 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.23 - add action status code " 2024-01-11 15:41:02,661 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 15:41:02,665 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.25 - add confirmation flag " 2024-01-11 15:41:02,669 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.26 - add access control context " 2024-01-11 15:41:02,673 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.27 - target type inherit type " 2024-01-11 15:41:02,676 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.195s) 2024-01-11 15:41:02,753 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:437 - Initialized JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 15:41:03,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 15:41:03,156 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 15:41:03,157 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 15:41:03,165 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 15:41:03,166 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 15:41:03,234 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 15:41:03,234 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 15:41:03,237 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 15:41:04,360 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 15:41:04,884 WARN main o.s.b.a.s.s.UserDetailsServiceAutoConfiguration:89 - Using generated security password: ebe1c9f7-964e-4148-becb-c86cc33515aa This generated password is for development use only. Your security configuration must be updated before running your application in production. 2024-01-11 15:41:04,957 INFO main o.s.s.w.DefaultSecurityFilterChain:55 - Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@2d0134af, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@4582670d, org.springframework.security.web.context.SecurityContextPersistenceFilter@59ec98da, org.springframework.security.web.header.HeaderWriterFilter@3e4dedda, org.springframework.security.web.csrf.CsrfFilter@5ddc309d, org.springframework.security.web.authentication.logout.LogoutFilter@36fd514c, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@780de7, org.springframework.security.web.authentication.ui.DefaultLoginPageGeneratingFilter@5432d3e1, org.springframework.security.web.authentication.ui.DefaultLogoutPageGeneratingFilter@5554d6f, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@43ba16a8, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@12e5ab20, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@4c6ca084, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@1649043b, org.springframework.security.web.session.SessionManagementFilter@6508143e, org.springframework.security.web.access.ExceptionTranslationFilter@4984dffb, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@7ac2552f] 2024-01-11 15:41:04,995 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:41:04,996 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:41:04,997 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 15:41:05,141 INFO main o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'application.springCloudBusInput' has 1 subscriber(s). 2024-01-11 15:41:05,243 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 15:41:05,243 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 1 subscriber(s). 2024-01-11 15:41:05,243 INFO main o.s.i.e.EventDrivenConsumer:292 - started bean '_org.springframework.integration.errorLogger' 2024-01-11 15:41:05,246 INFO main o.e.h.m.r.r.MgmtDistributionSetTagResourceTest:61 - Started MgmtDistributionSetTagResourceTest in 3.263 seconds (JVM running for 124.097) 2024-01-11 15:41:05,353 INFO pool-41-thread-1 o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'unknown.channel.name' has 1 subscriber(s). 2024-01-11 15:41:05,448 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:41:05,448 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:41:05,451 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 15:41:05,451 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 15:41:05,751 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 15:41:05,788 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:41:05,788 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:41:05,791 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 3 ms 2024-01-11 15:41:05,791 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 15:41:05,918 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 15:41:05,948 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:41:05,948 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:41:05,950 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 15:41:05,950 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 15:41:06,355 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 15:41:06,384 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:41:06,384 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:41:06,386 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 15:41:06,386 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 15:41:06,490 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 15:41:06,526 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:41:06,527 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:41:06,528 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 15:41:06,529 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 15:41:06,747 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 15:41:06,777 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:41:06,777 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:41:06,779 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 15:41:06,779 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 15:41:06,844 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 15:41:06,873 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:41:06,873 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:41:06,875 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 15:41:06,875 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 15:41:06,888 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 15:41:06,927 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:41:06,928 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:41:06,929 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 15:41:06,930 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 15:41:07,045 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 15:41:07,073 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:41:07,073 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:41:07,075 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 15:41:07,075 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 15:41:07,192 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 15:41:07,228 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:41:07,228 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:41:07,230 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 15:41:07,230 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 15:41:07,568 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 15:41:07,632 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:41:07,632 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:41:07,634 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 15:41:07,634 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 15:41:07,986 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 15:41:08,023 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:41:08,024 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:41:08,025 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 15:41:08,025 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 15:41:08,378 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 15:41:08,414 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:41:08,415 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:41:08,416 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 15:41:08,416 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 15:41:08,768 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 15:41:08,795 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:41:08,795 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:41:08,797 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 15:41:08,797 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 15:41:09,143 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 15:41:09,145 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 15:41:09,145 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 0 subscriber(s). 2024-01-11 15:41:09,145 INFO main o.s.i.e.EventDrivenConsumer:292 - stopped bean '_org.springframework.integration.errorLogger' 2024-01-11 15:41:09,152 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:651 - Closing JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 15:41:09,154 INFO main c.z.h.HikariDataSource:350 - HikariPool-14 - Shutdown initiated... 2024-01-11 15:41:09,155 INFO main c.z.h.HikariDataSource:352 - HikariPool-14 - Shutdown completed. [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.181 s -- in org.eclipse.hawkbit.mgmt.rest.resource.MgmtDistributionSetTagResourceTest [INFO] Running org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetResourceTest 2024-01-11 15:41:09,164 INFO main o.e.h.r.t.u.SharedSqlTestDatabaseExtension:34 - Schema generation skipped... No datasource environment variables found! 2024-01-11 15:41:09,166 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 15:41:09,166 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 15:41:09,167 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 15:41:09,172 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 15:41:09,173 INFO main o.s.b.t.c.SpringBootTestContextBootstrapper:174 - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@4c8b66bb, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@2c2e1e20, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@1e28818c, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@3c261f01, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@2b8f0880, org.springframework.test.context.support.DirtiesContextTestExecutionListener@770cdccf, org.springframework.test.context.transaction.TransactionalTestExecutionListener@2df20743, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@21a0cbeb, org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener@72b81c57, org.springframework.test.context.event.EventPublishingTestExecutionListener@63c35c6b, org.springframework.security.test.context.support.ReactorContextTestExecutionListener@5eb6974f, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@79eef0e1, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@4b06112f, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@32df3c20, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@5839c9db, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@56de53c5, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@2d2aaf58, org.eclipse.hawkbit.repository.test.matcher.EventVerifier@665fb8e1, org.eclipse.hawkbit.repository.test.util.CleanupTestExecutionListener@70bec2e0] . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.18) 2024-01-11 15:41:09,215 INFO main o.e.h.m.r.r.MgmtTargetResourceTest:55 - Starting MgmtTargetResourceTest using Java 17.0.9 on basic-3rmgj with PID 3274 (started by jenkins in /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-mgmt-resource) 2024-01-11 15:41:09,216 INFO main o.e.h.m.r.r.MgmtTargetResourceTest:638 - The following 1 profile is active: "test" 2024-01-11 15:41:09,410 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:132 - Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2024-01-11 15:41:09,424 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 15:41:09,532 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 15:41:09,532 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 15:41:09,536 INFO main o.s.c.c.s.GenericScope:283 - BeanFactory id=7828583a-9aa9-3292-a048-4ba82c295349 2024-01-11 15:41:09,563 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 15:41:09,566 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 15:41:09,567 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 15:41:09,567 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'loadBalancerClientsDefaultsMappingsProvider' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration$$Lambda$945/0x00007f539456a510] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 15:41:09,568 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 15:41:09,571 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 15:41:09,573 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 15:41:09,574 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 15:41:09,575 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 15:41:09,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 15:41:09,587 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 15:41:09,590 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 15:41:09,593 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 15:41:09,684 INFO main o.f.c.i.l.VersionPrinter:37 - Flyway Community Edition 8.5.13 by Redgate 2024-01-11 15:41:09,684 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 15:41:09,684 INFO main o.f.c.i.l.VersionPrinter:37 - 2024-01-11 15:41:09,686 INFO main c.z.h.HikariDataSource:110 - HikariPool-15 - Starting... 2024-01-11 15:41:09,687 INFO main c.z.h.HikariDataSource:123 - HikariPool-15 - Start completed. 2024-01-11 15:41:09,687 INFO main o.f.c.i.d.b.BaseDatabaseType:37 - Database: jdbc:h2:mem:testdb (H2 2.2) 2024-01-11 15:41:09,689 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 15:41:09,696 INFO main o.f.c.i.c.DbValidate:37 - Successfully validated 47 migrations (execution time 00:00.006s) 2024-01-11 15:41:09,696 INFO main o.f.c.i.s.JdbcTableSchemaHistory:37 - Creating Schema History table "PUBLIC"."schema_version" ... 2024-01-11 15:41:09,705 INFO main o.f.c.i.c.DbMigrate:37 - Current version of schema "PUBLIC": << Empty Schema >> 2024-01-11 15:41:09,711 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.0.1 - init " 2024-01-11 15:41:09,722 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 15:41:09,724 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.0 - cascade delete " 2024-01-11 15:41:09,728 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.1 - cascade delete " 2024-01-11 15:41:09,729 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.5.0 - target filter query " 2024-01-11 15:41:09,731 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.6.0 - rollout management " 2024-01-11 15:41:09,737 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.0 - swmType maxAssignment greater 0 " 2024-01-11 15:41:09,738 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.1 - reduce length enums " 2024-01-11 15:41:09,743 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.0 - auto assign ds filter " 2024-01-11 15:41:09,745 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.1 - cascade delete " 2024-01-11 15:41:09,747 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.2 - remove external artifact " 2024-01-11 15:41:09,749 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.9.0 - add rollout groups created " 2024-01-11 15:41:09,751 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.0 - advanced rolloutgroup " 2024-01-11 15:41:09,754 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.1 - consolidate artifact sha1 " 2024-01-11 15:41:09,757 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.2 - rollout auto start " 2024-01-11 15:41:09,760 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.3 - add rollout deleted flag " 2024-01-11 15:41:09,773 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.0 - drop target info " 2024-01-11 15:41:09,784 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.1 - target filter query UQ " 2024-01-11 15:41:09,785 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.2 - remove unused idexes " 2024-01-11 15:41:09,787 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.3 - add module md targetvis " 2024-01-11 15:41:09,789 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.0 - action performance " 2024-01-11 15:41:09,805 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.1 - missing non null " 2024-01-11 15:41:09,811 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.2 - missing non null enum " 2024-01-11 15:41:09,812 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.3 - cascade delete " 2024-01-11 15:41:09,814 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.4 - add maintenance window " 2024-01-11 15:41:09,819 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.6 - add index " 2024-01-11 15:41:09,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 15:41:09,824 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 15:41:09,826 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.9 - add target metadata " 2024-01-11 15:41:09,828 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 15:41:09,829 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 15:41:09,831 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 15:41:09,833 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.13 - add action external id " 2024-01-11 15:41:09,835 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.14 - add sha256 hash " 2024-01-11 15:41:09,837 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.15 - add weight " 2024-01-11 15:41:09,842 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.16 - add action initiated by " 2024-01-11 15:41:09,846 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.17 - add index target modified " 2024-01-11 15:41:09,847 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.18 - add target type " 2024-01-11 15:41:09,851 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 15:41:09,854 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 15:41:09,857 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.21 - add rollouts status index " 2024-01-11 15:41:09,858 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 15:41:09,859 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.23 - add action status code " 2024-01-11 15:41:09,861 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 15:41:09,864 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.25 - add confirmation flag " 2024-01-11 15:41:09,868 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.26 - add access control context " 2024-01-11 15:41:09,871 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.27 - target type inherit type " 2024-01-11 15:41:09,873 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.167s) 2024-01-11 15:41:09,928 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:437 - Initialized JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 15:41:10,232 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 15:41:10,233 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 15:41:10,234 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 15:41:10,241 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 15:41:10,242 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 15:41:10,293 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 15:41:10,293 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 15:41:10,296 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 15:41:11,359 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 15:41:11,863 WARN main o.s.b.a.s.s.UserDetailsServiceAutoConfiguration:89 - Using generated security password: 4081c2dd-035b-43d8-a938-2e762ebfc379 This generated password is for development use only. Your security configuration must be updated before running your application in production. 2024-01-11 15:41:11,941 INFO main o.s.s.w.DefaultSecurityFilterChain:55 - Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@74a2ff87, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@502fef43, org.springframework.security.web.context.SecurityContextPersistenceFilter@4934be4f, org.springframework.security.web.header.HeaderWriterFilter@704b1f10, org.springframework.security.web.csrf.CsrfFilter@4164f98, org.springframework.security.web.authentication.logout.LogoutFilter@12523dc5, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@496290af, org.springframework.security.web.authentication.ui.DefaultLoginPageGeneratingFilter@4ac19188, org.springframework.security.web.authentication.ui.DefaultLogoutPageGeneratingFilter@d95fa01, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@2e97656f, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@1ff731a1, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@497dac5d, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@183c4ac1, org.springframework.security.web.session.SessionManagementFilter@7fe854a5, org.springframework.security.web.access.ExceptionTranslationFilter@32ad05f0, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@34520f67] 2024-01-11 15:41:11,980 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:41:11,980 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:41:11,982 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 15:41:12,140 INFO main o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'application.springCloudBusInput' has 1 subscriber(s). 2024-01-11 15:41:12,247 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 15:41:12,247 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 1 subscriber(s). 2024-01-11 15:41:12,247 INFO main o.s.i.e.EventDrivenConsumer:292 - started bean '_org.springframework.integration.errorLogger' 2024-01-11 15:41:12,250 INFO main o.e.h.m.r.r.MgmtTargetResourceTest:61 - Started MgmtTargetResourceTest in 3.075 seconds (JVM running for 131.102) 2024-01-11 15:41:12,342 INFO pool-44-thread-1 o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'unknown.channel.name' has 1 subscriber(s). 2024-01-11 15:41:12,394 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:41:12,394 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:41:12,396 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 15:41:12,396 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 15:41:12,538 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 15:41:12,563 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:41:12,564 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:41:12,565 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 15:41:12,565 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 15:41:12,594 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 15:41:12,627 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:41:12,628 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:41:12,629 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 15:41:12,629 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 15:41:12,807 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 15:41:12,836 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:41:12,836 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:41:12,837 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 15:41:12,838 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 15:41:12,857 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 15:41:12,883 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:41:12,883 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:41:12,885 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 15:41:12,885 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 15:41:12,918 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 15:41:12,944 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:41:12,944 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:41:12,946 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 15:41:12,946 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 15:41:12,978 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 15:41:13,006 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:41:13,006 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:41:13,008 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 15:41:13,008 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 15:41:13,136 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 15:41:13,160 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:41:13,160 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:41:13,162 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 15:41:13,162 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 15:41:13,178 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 15:41:13,213 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:41:13,213 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:41:13,215 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 15:41:13,215 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 15:41:13,220 WARN main o.s.w.s.m.s.DefaultHandlerExceptionResolver:208 - Resolved [org.springframework.web.HttpRequestMethodNotSupportedException: Request method 'GET' not supported] 2024-01-11 15:41:13,220 WARN main o.s.w.s.m.s.DefaultHandlerExceptionResolver:208 - Resolved [org.springframework.web.HttpRequestMethodNotSupportedException: Request method 'PUT' not supported] 2024-01-11 15:41:13,227 WARN main o.s.w.s.m.s.DefaultHandlerExceptionResolver:208 - Resolved [org.springframework.web.HttpMediaTypeNotSupportedException: Content type '' not supported] 2024-01-11 15:41:13,235 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 15:41:13,259 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:41:13,259 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:41:13,261 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 15:41:13,261 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 15:41:13,320 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 15:41:13,344 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:41:13,345 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:41:13,346 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 15:41:13,346 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 15:41:13,371 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 15:41:13,422 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:41:13,422 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:41:13,424 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 15:41:13,424 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 15:41:13,519 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 15:41:13,545 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:41:13,545 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:41:13,547 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 15:41:13,547 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 15:41:13,556 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 15:41:13,582 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:41:13,582 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:41:13,583 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 15:41:13,584 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 15:41:13,598 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 15:41:13,631 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:41:13,631 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:41:13,633 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 15:41:13,633 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 15:41:13,643 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 15:41:13,668 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:41:13,668 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:41:13,669 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 15:41:13,670 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 15:41:13,686 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 15:41:13,724 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:41:13,724 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:41:13,725 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 15:41:13,725 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 15:41:13,772 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 15:41:13,804 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:41:13,805 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:41:13,807 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 15:41:13,808 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 15:41:13,863 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 15:41:13,887 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:41:13,887 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:41:13,888 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 15:41:13,888 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 15:41:13,967 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 15:41:13,993 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:41:13,994 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:41:13,995 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 15:41:13,996 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 15:41:14,037 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 15:41:14,063 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:41:14,063 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:41:14,064 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 15:41:14,064 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 15:41:14,078 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 15:41:14,116 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:41:14,116 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:41:14,118 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 15:41:14,118 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 15:41:14,134 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 15:41:14,158 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:41:14,158 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:41:14,160 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 15:41:14,160 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 15:41:14,168 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 15:41:14,193 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:41:14,193 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:41:14,195 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 15:41:14,195 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 15:41:14,215 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 15:41:14,241 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:41:14,241 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:41:14,243 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 15:41:14,243 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 15:41:14,362 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 15:41:14,389 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:41:14,389 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:41:14,390 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 15:41:14,391 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 15:41:14,450 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 15:41:14,476 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:41:14,476 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:41:14,478 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 15:41:14,478 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 15:41:14,537 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 15:41:14,561 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:41:14,561 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:41:14,562 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 15:41:14,563 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 15:41:14,573 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 15:41:14,606 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:41:14,606 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:41:14,608 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 15:41:14,609 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 15:41:14,639 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 15:41:14,663 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:41:14,663 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:41:14,664 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 15:41:14,664 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 15:41:14,678 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 15:41:14,716 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:41:14,716 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:41:14,717 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 15:41:14,718 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 15:41:14,763 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 15:41:14,789 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:41:14,789 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:41:14,791 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 15:41:14,791 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 15:41:14,815 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 15:41:14,841 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:41:14,841 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:41:14,842 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 15:41:14,843 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 15:41:14,857 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 15:41:14,883 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:41:14,883 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:41:14,885 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 15:41:14,885 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 15:41:14,913 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 15:41:14,939 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:41:14,939 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:41:14,941 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 15:41:14,942 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 15:41:14,956 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 15:41:14,981 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:41:14,981 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:41:14,983 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 15:41:14,983 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 15:41:15,145 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 15:41:15,169 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:41:15,169 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:41:15,171 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 15:41:15,171 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 15:41:15,201 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 15:41:15,230 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:41:15,231 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:41:15,232 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 15:41:15,232 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 15:41:15,284 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 15:41:15,322 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:41:15,322 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:41:15,323 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 15:41:15,324 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 15:41:15,435 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 15:41:15,462 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:41:15,463 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:41:15,464 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 15:41:15,464 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 15:41:15,476 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 15:41:15,504 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:41:15,504 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:41:15,506 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 15:41:15,506 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 15:41:15,554 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=1704987675538, lastModifiedAt=1704987675549, status=CANCELING]) was still active and has been force quite. 2024-01-11 15:41:15,571 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 15:41:15,608 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:41:15,608 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:41:15,611 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 3 ms 2024-01-11 15:41:15,611 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 15:41:15,630 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 15:41:15,655 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:41:15,655 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:41:15,657 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 15:41:15,657 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 15:41:15,682 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 15:41:15,720 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:41:15,720 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:41:15,721 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 15:41:15,722 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 15:41:15,742 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 15:41:15,766 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:41:15,766 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:41:15,768 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 15:41:15,768 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 15:41:15,878 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 15:41:15,913 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:41:15,913 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:41:15,914 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 15:41:15,915 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 15:41:15,927 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 15:41:15,952 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:41:15,952 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:41:15,953 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 15:41:15,954 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 15:41:16,051 WARN main o.s.w.s.m.s.DefaultHandlerExceptionResolver:208 - Resolved [org.springframework.web.HttpRequestMethodNotSupportedException: Request method 'POST' not supported] 2024-01-11 15:41:16,052 WARN main o.s.w.s.m.s.DefaultHandlerExceptionResolver:208 - Resolved [org.springframework.web.HttpMediaTypeNotSupportedException: Content type '' not supported] 2024-01-11 15:41:16,058 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 15:41:16,083 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:41:16,083 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:41:16,085 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 15:41:16,085 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 15:41:16,095 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 15:41:16,127 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:41:16,127 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:41:16,129 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 15:41:16,129 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 15:41:16,171 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 15:41:16,201 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:41:16,201 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:41:16,204 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 3 ms 2024-01-11 15:41:16,204 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 15:41:16,262 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 15:41:16,286 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:41:16,287 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:41:16,288 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 15:41:16,288 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 15:41:16,313 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 15:41:16,336 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:41:16,336 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:41:16,338 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 15:41:16,338 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 15:41:16,386 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 15:41:16,423 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:41:16,424 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:41:16,425 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 15:41:16,425 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 15:41:16,434 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 15:41:16,457 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:41:16,458 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:41:16,459 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 15:41:16,459 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 15:41:16,552 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 15:41:16,577 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:41:16,577 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:41:16,579 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 15:41:16,579 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 15:41:16,637 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 15:41:16,661 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:41:16,661 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:41:16,663 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 15:41:16,663 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 15:41:16,727 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 15:41:16,753 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:41:16,754 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:41:16,755 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 15:41:16,755 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 15:41:16,818 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 15:41:16,844 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:41:16,844 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:41:16,846 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 15:41:16,846 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 15:41:16,910 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 15:41:16,937 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:41:16,937 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:41:16,939 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 15:41:16,939 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 15:41:17,032 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 15:41:17,057 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:41:17,058 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:41:17,059 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 15:41:17,059 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 15:41:17,147 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 15:41:17,171 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:41:17,172 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:41:17,173 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 15:41:17,173 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 15:41:17,239 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 15:41:17,264 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:41:17,264 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:41:17,266 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 15:41:17,266 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 15:41:17,324 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 15:41:17,348 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:41:17,349 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:41:17,350 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 15:41:17,350 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 15:41:17,441 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 15:41:17,465 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:41:17,466 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:41:17,467 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 15:41:17,467 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 15:41:17,522 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 15:41:17,546 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:41:17,546 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:41:17,548 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 15:41:17,548 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 15:41:17,640 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 15:41:17,664 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:41:17,665 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:41:17,666 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 15:41:17,666 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 15:41:17,766 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 15:41:17,791 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:41:17,791 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:41:17,793 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 15:41:17,793 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 15:41:17,957 WARN main o.s.w.s.m.s.DefaultHandlerExceptionResolver:208 - Resolved [org.springframework.web.HttpRequestMethodNotSupportedException: Request method 'DELETE' not supported] 2024-01-11 15:41:17,957 WARN main o.s.w.s.m.s.DefaultHandlerExceptionResolver:208 - Resolved [org.springframework.web.HttpRequestMethodNotSupportedException: Request method 'PUT' not supported] 2024-01-11 15:41:17,958 WARN main o.s.w.s.m.s.DefaultHandlerExceptionResolver:208 - Resolved [org.springframework.web.HttpRequestMethodNotSupportedException: Request method 'POST' not supported] 2024-01-11 15:41:17,964 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 15:41:17,990 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:41:17,990 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:41:17,991 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 15:41:17,992 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 15:41:18,011 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 15:41:18,036 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:41:18,036 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:41:18,037 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 15:41:18,037 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 15:41:18,055 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 15:41:18,079 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:41:18,079 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:41:18,081 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 15:41:18,081 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 15:41:18,134 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 15:41:18,159 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:41:18,160 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:41:18,161 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 15:41:18,161 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 15:41:18,178 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 15:41:18,218 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:41:18,219 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:41:18,220 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 15:41:18,220 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 15:41:18,247 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 15:41:18,256 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 15:41:18,279 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:41:18,279 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:41:18,281 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 15:41:18,281 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 15:41:18,308 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 15:41:18,334 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:41:18,334 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:41:18,336 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 15:41:18,336 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 15:41:18,361 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 15:41:18,420 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:41:18,420 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:41:18,421 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 15:41:18,422 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 15:41:18,446 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 15:41:18,470 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:41:18,470 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:41:18,472 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 15:41:18,472 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 15:41:18,519 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 15:41:18,543 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:41:18,543 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:41:18,544 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 15:41:18,544 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 15:41:18,556 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 15:41:18,579 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:41:18,579 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:41:18,581 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 15:41:18,581 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 15:41:18,614 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 15:41:18,639 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:41:18,639 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:41:18,640 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 15:41:18,640 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 15:41:18,656 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 15:41:18,680 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:41:18,680 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:41:18,682 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 15:41:18,682 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 15:41:18,763 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 15:41:18,787 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:41:18,787 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:41:18,789 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 15:41:18,789 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 15:41:18,805 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 15:41:18,831 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:41:18,831 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:41:18,833 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 15:41:18,833 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 15:41:18,865 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 15:41:18,888 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:41:18,888 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:41:18,889 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 15:41:18,889 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 15:41:18,986 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 15:41:19,021 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:41:19,021 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:41:19,022 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 15:41:19,023 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 15:41:19,030 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 15:41:19,054 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:41:19,054 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:41:19,055 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 15:41:19,055 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 15:41:19,082 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 15:41:19,118 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:41:19,118 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:41:19,120 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 15:41:19,120 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 15:41:19,343 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 15:41:19,368 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:41:19,368 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:41:19,370 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 15:41:19,370 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 15:41:19,382 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 15:41:19,419 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:41:19,419 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:41:19,420 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 15:41:19,421 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 15:41:19,440 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 15:41:19,463 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:41:19,464 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:41:19,465 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 15:41:19,465 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 15:41:19,478 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 15:41:19,513 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:41:19,513 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:41:19,514 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 15:41:19,514 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 15:41:19,522 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 15:41:19,545 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:41:19,545 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:41:19,546 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 15:41:19,546 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 15:41:19,558 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 15:41:19,581 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:41:19,581 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:41:19,583 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 15:41:19,583 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 15:41:19,689 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 15:41:19,720 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:41:19,720 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:41:19,722 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 15:41:19,722 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 15:41:19,765 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 15:41:19,789 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:41:19,789 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:41:19,791 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 15:41:19,791 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 15:41:19,872 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 15:41:19,905 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:41:19,905 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:41:19,908 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 3 ms 2024-01-11 15:41:19,908 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 15:41:19,931 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 15:41:19,954 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:41:19,954 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:41:19,956 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 15:41:19,956 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 15:41:19,968 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 15:41:19,999 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:41:19,999 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:41:20,002 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 3 ms 2024-01-11 15:41:20,002 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 15:41:20,022 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 15:41:20,045 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:41:20,045 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:41:20,047 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 15:41:20,047 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 15:41:20,076 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 15:41:20,114 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:41:20,114 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:41:20,116 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 15:41:20,116 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 15:41:20,129 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 15:41:20,152 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:41:20,152 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:41:20,154 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 15:41:20,154 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 15:41:20,179 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 15:41:20,209 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:41:20,209 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:41:20,211 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 15:41:20,211 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 15:41:20,231 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 15:41:20,254 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:41:20,254 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:41:20,256 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 15:41:20,256 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 15:41:20,278 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 15:41:20,316 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:41:20,316 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:41:20,317 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 15:41:20,318 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 15:41:20,362 WARN main o.s.w.s.m.s.DefaultHandlerExceptionResolver:208 - Resolved [org.springframework.web.HttpRequestMethodNotSupportedException: Request method 'DELETE' not supported] 2024-01-11 15:41:20,363 WARN main o.s.w.s.m.s.DefaultHandlerExceptionResolver:208 - Resolved [org.springframework.web.HttpRequestMethodNotSupportedException: Request method 'PUT' not supported] 2024-01-11 15:41:20,369 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 15:41:20,392 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:41:20,392 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:41:20,393 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 15:41:20,394 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 15:41:20,501 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 15:41:20,557 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:41:20,557 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:41:20,559 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 15:41:20,559 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 15:41:20,665 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 15:41:20,668 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 15:41:20,668 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 0 subscriber(s). 2024-01-11 15:41:20,668 INFO main o.s.i.e.EventDrivenConsumer:292 - stopped bean '_org.springframework.integration.errorLogger' 2024-01-11 15:41:20,673 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:651 - Closing JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 15:41:20,674 INFO main c.z.h.HikariDataSource:350 - HikariPool-15 - Shutdown initiated... 2024-01-11 15:41:20,675 INFO main c.z.h.HikariDataSource:352 - HikariPool-15 - Shutdown completed. [INFO] Tests run: 105, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.51 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.2.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.2-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.2.jar to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-mgmt-resource/0.4.2/hawkbit-mgmt-resource-0.4.2.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.2/hawkbit-mgmt-resource-0.4.2.pom [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-mgmt-resource/target/hawkbit-mgmt-resource-0.4.2-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-mgmt-resource/0.4.2/hawkbit-mgmt-resource-0.4.2-javadoc.jar [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-mgmt-resource/target/hawkbit-mgmt-resource-0.4.2-sources.jar to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-mgmt-resource/0.4.2/hawkbit-mgmt-resource-0.4.2-sources.jar [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-mgmt-resource/target/hawkbit-mgmt-resource-0.4.2.jar.asc to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-mgmt-resource/0.4.2/hawkbit-mgmt-resource-0.4.2.jar.asc [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-mgmt-resource/target/hawkbit-mgmt-resource-0.4.2.pom.asc to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-mgmt-resource/0.4.2/hawkbit-mgmt-resource-0.4.2.pom.asc [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-mgmt-resource/target/hawkbit-mgmt-resource-0.4.2-javadoc.jar.asc to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-mgmt-resource/0.4.2/hawkbit-mgmt-resource-0.4.2-javadoc.jar.asc [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-mgmt-resource/target/hawkbit-mgmt-resource-0.4.2-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-mgmt-resource/0.4.2/hawkbit-mgmt-resource-0.4.2-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.2.jar to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-mgmt-resource/0.4.2/hawkbit-mgmt-resource-0.4.2.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.2/hawkbit-mgmt-resource-0.4.2.pom [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-mgmt-resource/target/hawkbit-mgmt-resource-0.4.2-javadoc.jar to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-mgmt-resource/0.4.2/hawkbit-mgmt-resource-0.4.2-javadoc.jar [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-mgmt-resource/target/hawkbit-mgmt-resource-0.4.2-sources.jar to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-mgmt-resource/0.4.2/hawkbit-mgmt-resource-0.4.2-sources.jar [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-mgmt-resource/target/hawkbit-mgmt-resource-0.4.2.jar.asc to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-mgmt-resource/0.4.2/hawkbit-mgmt-resource-0.4.2.jar.asc [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-mgmt-resource/target/hawkbit-mgmt-resource-0.4.2.pom.asc to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-mgmt-resource/0.4.2/hawkbit-mgmt-resource-0.4.2.pom.asc [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-mgmt-resource/target/hawkbit-mgmt-resource-0.4.2-javadoc.jar.asc to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-mgmt-resource/0.4.2/hawkbit-mgmt-resource-0.4.2-javadoc.jar.asc [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-mgmt-resource/target/hawkbit-mgmt-resource-0.4.2-sources.jar.asc to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-mgmt-resource/0.4.2/hawkbit-mgmt-resource-0.4.2-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.2 [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.2... [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.2-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.2... [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.2.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.2-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.2.jar to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-autoconfigure/0.4.2/hawkbit-autoconfigure-0.4.2.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.2/hawkbit-autoconfigure-0.4.2.pom [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-autoconfigure/target/hawkbit-autoconfigure-0.4.2-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-autoconfigure/0.4.2/hawkbit-autoconfigure-0.4.2-javadoc.jar [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-autoconfigure/target/hawkbit-autoconfigure-0.4.2-sources.jar to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-autoconfigure/0.4.2/hawkbit-autoconfigure-0.4.2-sources.jar [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-autoconfigure/target/hawkbit-autoconfigure-0.4.2.jar.asc to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-autoconfigure/0.4.2/hawkbit-autoconfigure-0.4.2.jar.asc [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-autoconfigure/target/hawkbit-autoconfigure-0.4.2.pom.asc to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-autoconfigure/0.4.2/hawkbit-autoconfigure-0.4.2.pom.asc [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-autoconfigure/target/hawkbit-autoconfigure-0.4.2-javadoc.jar.asc to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-autoconfigure/0.4.2/hawkbit-autoconfigure-0.4.2-javadoc.jar.asc [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-autoconfigure/target/hawkbit-autoconfigure-0.4.2-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-autoconfigure/0.4.2/hawkbit-autoconfigure-0.4.2-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.2.jar to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-autoconfigure/0.4.2/hawkbit-autoconfigure-0.4.2.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.2/hawkbit-autoconfigure-0.4.2.pom [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-autoconfigure/target/hawkbit-autoconfigure-0.4.2-javadoc.jar to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-autoconfigure/0.4.2/hawkbit-autoconfigure-0.4.2-javadoc.jar [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-autoconfigure/target/hawkbit-autoconfigure-0.4.2-sources.jar to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-autoconfigure/0.4.2/hawkbit-autoconfigure-0.4.2-sources.jar [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-autoconfigure/target/hawkbit-autoconfigure-0.4.2.jar.asc to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-autoconfigure/0.4.2/hawkbit-autoconfigure-0.4.2.jar.asc [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-autoconfigure/target/hawkbit-autoconfigure-0.4.2.pom.asc to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-autoconfigure/0.4.2/hawkbit-autoconfigure-0.4.2.pom.asc [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-autoconfigure/target/hawkbit-autoconfigure-0.4.2-javadoc.jar.asc to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-autoconfigure/0.4.2/hawkbit-autoconfigure-0.4.2-javadoc.jar.asc [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-autoconfigure/target/hawkbit-autoconfigure-0.4.2-sources.jar.asc to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-autoconfigure/0.4.2/hawkbit-autoconfigure-0.4.2-sources.jar.asc [INFO] Execution skipped to the last project... [INFO] [INFO] -------------------< org.eclipse.hawkbit:hawkbit-ui >------------------- [INFO] Building hawkBit :: Mgmt UI 0.4.2 [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.2... [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.2-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.2... [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 54ms [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 11ms [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 56ms [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 50ms [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 8ms [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 7ms [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 8ms [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 8ms [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 3:42:13 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 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.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] Will serialize class com.vaadin.shared.ui.grid.HeightMode 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.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.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.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.LocaleData 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.TooltipConfigurationState 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.WindowRole as an enum [INFO] Will serialize class com.vaadin.shared.ui.window.WindowMode 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.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.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.GridConstants.Section as an enum [INFO] Will serialize class com.vaadin.shared.ui.grid.DropLocation 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 -- 60.352s [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.709s [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.ErrorLevel as an enum [INFO] Will serialize class com.vaadin.shared.ui.ContentMode 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 java.lang.String[] as an array [INFO] Will serialize class com.vaadin.shared.ui.grid.SectionState as a bean [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 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 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.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.LoadingIndicatorConfigurationState 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.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.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.communication.PushMode 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.WindowRole as an enum [INFO] Will serialize class com.vaadin.shared.ui.window.WindowMode 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.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] 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 -- 27.478s [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.602s [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.ErrorLevel as an enum [INFO] Will serialize class com.vaadin.shared.ui.ContentMode 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.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.ColumnResizeMode as an enum [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.ui.grid.SectionState.CellState as a bean [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 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.ReconnectDialogConfigurationState 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.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.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.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 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.DropEffect 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] Will serialize class com.vaadin.shared.ui.grid.DropMode 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 -- 25.442s [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.556s [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 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 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.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 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.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.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.UIState.LoadingIndicatorConfigurationState 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.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] 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.WindowRole as an enum [INFO] Will serialize class com.vaadin.shared.ui.window.WindowMode 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.criteria.Payload 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.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.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.grid.DropMode 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.GridConstants.Section as an enum [INFO] Will serialize class com.vaadin.shared.ui.grid.DropLocation 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.096s [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.676s [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.ErrorLevel as an enum [INFO] Will serialize class com.vaadin.shared.ui.ContentMode 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.SectionState as a bean [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 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 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] 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.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.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.LocaleServiceState 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.TooltipConfigurationState as a bean [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.WindowRole as an enum [INFO] Will serialize class com.vaadin.shared.ui.window.WindowMode 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 as a bean [INFO] Will serialize class com.vaadin.shared.ui.dnd.criteria.ComparisonOperator 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.DropEffect as an enum [INFO] Will serialize class com.vaadin.shared.ui.grid.DropMode 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 -- 28.646s [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.820s [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.326 s -- in org.eclipse.hawkbit.ui.error.UiErrorDetailsExtractorsTest [INFO] Running org.eclipse.hawkbit.ui.error.HawkbitUIErrorHandlerTest 15:45:14.708 [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) 15:45:14.743 [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) 15:45:14.751 [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) 15:45:14.759 [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) 15:45:14.760 [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) 15:45:14.768 [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) 15:45:14.769 [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) 15:45:14.801 [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) 15:45:14.808 [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.002 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.032 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.013 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.163 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.2.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.2-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.2.jar to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-ui/0.4.2/hawkbit-ui-0.4.2.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.2/hawkbit-ui-0.4.2.pom [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/target/hawkbit-ui-0.4.2-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-ui/0.4.2/hawkbit-ui-0.4.2-javadoc.jar [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/target/hawkbit-ui-0.4.2-sources.jar to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-ui/0.4.2/hawkbit-ui-0.4.2-sources.jar [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/target/hawkbit-ui-0.4.2.jar.asc to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-ui/0.4.2/hawkbit-ui-0.4.2.jar.asc [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/target/hawkbit-ui-0.4.2.pom.asc to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-ui/0.4.2/hawkbit-ui-0.4.2.pom.asc [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/target/hawkbit-ui-0.4.2-javadoc.jar.asc to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-ui/0.4.2/hawkbit-ui-0.4.2-javadoc.jar.asc [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/target/hawkbit-ui-0.4.2-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-ui/0.4.2/hawkbit-ui-0.4.2-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.2.jar to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-ui/0.4.2/hawkbit-ui-0.4.2.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.2/hawkbit-ui-0.4.2.pom [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/target/hawkbit-ui-0.4.2-javadoc.jar to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-ui/0.4.2/hawkbit-ui-0.4.2-javadoc.jar [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/target/hawkbit-ui-0.4.2-sources.jar to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-ui/0.4.2/hawkbit-ui-0.4.2-sources.jar [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/target/hawkbit-ui-0.4.2.jar.asc to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-ui/0.4.2/hawkbit-ui-0.4.2.jar.asc [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/target/hawkbit-ui-0.4.2.pom.asc to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-ui/0.4.2/hawkbit-ui-0.4.2.pom.asc [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/target/hawkbit-ui-0.4.2-javadoc.jar.asc to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-ui/0.4.2/hawkbit-ui-0.4.2-javadoc.jar.asc [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/target/hawkbit-ui-0.4.2-sources.jar.asc to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-ui/0.4.2/hawkbit-ui-0.4.2-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.2 [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.2... [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.2... [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.2/hawkbit-starters-0.4.2.pom [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-starters/target/hawkbit-starters-0.4.2.pom.asc to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-starters/0.4.2/hawkbit-starters-0.4.2.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.2/hawkbit-starters-0.4.2.pom [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-starters/target/hawkbit-starters-0.4.2.pom.asc to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-starters/0.4.2/hawkbit-starters-0.4.2.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.2 [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.2... [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.2... [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.2.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.2.jar to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-boot-starter-ddi-api/0.4.2/hawkbit-boot-starter-ddi-api-0.4.2.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.2/hawkbit-boot-starter-ddi-api-0.4.2.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.2.jar.asc to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-boot-starter-ddi-api/0.4.2/hawkbit-boot-starter-ddi-api-0.4.2.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.2.pom.asc to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-boot-starter-ddi-api/0.4.2/hawkbit-boot-starter-ddi-api-0.4.2.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.2.jar to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-boot-starter-ddi-api/0.4.2/hawkbit-boot-starter-ddi-api-0.4.2.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.2/hawkbit-boot-starter-ddi-api-0.4.2.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.2.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.2/hawkbit-boot-starter-ddi-api-0.4.2.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.2.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.2/hawkbit-boot-starter-ddi-api-0.4.2.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.2 [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.2... [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.2... [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.2.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.2.jar to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-boot-starter-dmf-api/0.4.2/hawkbit-boot-starter-dmf-api-0.4.2.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.2/hawkbit-boot-starter-dmf-api-0.4.2.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.2.jar.asc to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-boot-starter-dmf-api/0.4.2/hawkbit-boot-starter-dmf-api-0.4.2.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.2.pom.asc to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-boot-starter-dmf-api/0.4.2/hawkbit-boot-starter-dmf-api-0.4.2.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.2.jar to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-boot-starter-dmf-api/0.4.2/hawkbit-boot-starter-dmf-api-0.4.2.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.2/hawkbit-boot-starter-dmf-api-0.4.2.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.2.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.2/hawkbit-boot-starter-dmf-api-0.4.2.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.2.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.2/hawkbit-boot-starter-dmf-api-0.4.2.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.2 [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.2... [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.2... [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.2.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.2.jar to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-boot-starter-mgmt-api/0.4.2/hawkbit-boot-starter-mgmt-api-0.4.2.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.2/hawkbit-boot-starter-mgmt-api-0.4.2.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.2.jar.asc to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-boot-starter-mgmt-api/0.4.2/hawkbit-boot-starter-mgmt-api-0.4.2.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.2.pom.asc to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-boot-starter-mgmt-api/0.4.2/hawkbit-boot-starter-mgmt-api-0.4.2.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.2.jar to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-boot-starter-mgmt-api/0.4.2/hawkbit-boot-starter-mgmt-api-0.4.2.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.2/hawkbit-boot-starter-mgmt-api-0.4.2.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.2.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.2/hawkbit-boot-starter-mgmt-api-0.4.2.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.2.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.2/hawkbit-boot-starter-mgmt-api-0.4.2.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.2 [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.2... [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.2... [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.2.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.2.jar to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-boot-starter-mgmt-ui/0.4.2/hawkbit-boot-starter-mgmt-ui-0.4.2.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.2/hawkbit-boot-starter-mgmt-ui-0.4.2.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.2.jar.asc to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-boot-starter-mgmt-ui/0.4.2/hawkbit-boot-starter-mgmt-ui-0.4.2.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.2.pom.asc to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-boot-starter-mgmt-ui/0.4.2/hawkbit-boot-starter-mgmt-ui-0.4.2.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.2.jar to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-boot-starter-mgmt-ui/0.4.2/hawkbit-boot-starter-mgmt-ui-0.4.2.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.2/hawkbit-boot-starter-mgmt-ui-0.4.2.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.2.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.2/hawkbit-boot-starter-mgmt-ui-0.4.2.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.2.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.2/hawkbit-boot-starter-mgmt-ui-0.4.2.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.2 [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.2... [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.2... [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.2.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.2.jar to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-boot-starter/0.4.2/hawkbit-boot-starter-0.4.2.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.2/hawkbit-boot-starter-0.4.2.pom [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-starters/hawkbit-boot-starter/target/hawkbit-boot-starter-0.4.2.jar.asc to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-boot-starter/0.4.2/hawkbit-boot-starter-0.4.2.jar.asc [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-starters/hawkbit-boot-starter/target/hawkbit-boot-starter-0.4.2.pom.asc to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-boot-starter/0.4.2/hawkbit-boot-starter-0.4.2.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.2.jar to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-boot-starter/0.4.2/hawkbit-boot-starter-0.4.2.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.2/hawkbit-boot-starter-0.4.2.pom [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-starters/hawkbit-boot-starter/target/hawkbit-boot-starter-0.4.2.jar.asc to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-boot-starter/0.4.2/hawkbit-boot-starter-0.4.2.jar.asc [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-starters/hawkbit-boot-starter/target/hawkbit-boot-starter-0.4.2.pom.asc to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-boot-starter/0.4.2/hawkbit-boot-starter-0.4.2.pom.asc [INFO] Execution skipped to the last project... [INFO] [INFO] -------------< org.eclipse.hawkbit:hawkbit-runtime-parent >------------- [INFO] Building hawkBit :: Runtime :: Parent 0.4.2 [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.2... [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.2... [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.2/hawkbit-runtime-parent-0.4.2.pom [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/target/hawkbit-runtime-parent-0.4.2.pom.asc to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-runtime-parent/0.4.2/hawkbit-runtime-parent-0.4.2.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.2/hawkbit-runtime-parent-0.4.2.pom [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/target/hawkbit-runtime-parent-0.4.2.pom.asc to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-runtime-parent/0.4.2/hawkbit-runtime-parent-0.4.2.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.2 [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.2... [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.2'. 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.2-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.2... [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 15:45:32.959 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating CacheAwareContextLoaderDelegate from class [org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate] 15:45:32.980 [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)] 15:45:33.059 [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] 15:45:33.075 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Neither @ContextConfiguration nor @ContextHierarchy found for test class [org.eclipse.hawkbit.app.PreAuthorizeEnabledTest], using SpringBootContextLoader 15:45:33.101 [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 15:45:33.101 [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 15:45:33.101 [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}. 15:45:33.102 [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. 15:45:33.170 [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] 15:45:33.315 [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] 15:45:33.316 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Found @SpringBootConfiguration org.eclipse.hawkbit.app.Start for test class org.eclipse.hawkbit.app.PreAuthorizeEnabledTest 15:45:33.479 [main] DEBUG org.springframework.boot.test.context.SpringBootTestContextBootstrapper - @TestExecutionListeners is not present for class [org.eclipse.hawkbit.app.PreAuthorizeEnabledTest]: using defaults. 15:45:33.479 [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] 15:45:33.523 [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] 15:45:33.528 [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]. 15:45:33.532 [main] DEBUG org.eclipse.hawkbit.repository.test.util.DatasourceContext - Datasource environment variables: [database: null, username: null, password: null, datasourceUrl: null] 15:45:33.533 [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 15:45:34,405 INFO main o.e.h.a.PreAuthorizeEnabledTest:55 - Starting PreAuthorizeEnabledTest using Java 17.0.9 on basic-3rmgj with PID 4345 (started by jenkins in /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-update-server) 2024-01-11 15:45:34,408 INFO main o.e.h.a.PreAuthorizeEnabledTest:632 - No active profile set, falling back to 1 default profile: "default" 2024-01-11 15:45:36,825 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:132 - Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2024-01-11 15:45:37,126 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:201 - Finished Spring Data repository scanning in 290 ms. Found 20 JPA repository interfaces. 2024-01-11 15:45:37,880 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 15:45:37,918 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 15:45:37,949 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 15:45:38,245 INFO main o.s.c.c.s.GenericScope:283 - BeanFactory id=8acc1c3f-700d-3946-8f99-694d972a7e59 2024-01-11 15:45:38,618 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 15:45:38,631 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 15:45:38,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 15:45:38,638 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'loadBalancerClientsDefaultsMappingsProvider' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration$$Lambda$940/0x00007f426c610250] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 15:45:38,643 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 15:45:38,661 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 15:45:38,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 15:45:38,699 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 15:45:38,703 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 15:45:38,722 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 15:45:38,763 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 15:45:38,774 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 15:45:38,845 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 15:45:39,242 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 15:45:39,414 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 15:45:39,430 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 15:45:40,031 INFO main o.f.c.i.l.VersionPrinter:37 - Flyway Community Edition 8.5.13 by Redgate 2024-01-11 15:45:40,032 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 15:45:40,032 INFO main o.f.c.i.l.VersionPrinter:37 - 2024-01-11 15:45:40,048 INFO main c.z.h.HikariDataSource:110 - HikariPool-1 - Starting... 2024-01-11 15:45:40,673 INFO main c.z.h.HikariDataSource:123 - HikariPool-1 - Start completed. 2024-01-11 15:45:40,691 INFO main o.f.c.i.d.b.BaseDatabaseType:37 - Database: jdbc:h2:mem:testdb (H2 2.2) 2024-01-11 15:45:40,766 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 15:45:40,832 INFO main o.f.c.i.c.DbValidate:37 - Successfully validated 47 migrations (execution time 00:00.049s) 2024-01-11 15:45:40,840 INFO main o.f.c.i.s.JdbcTableSchemaHistory:37 - Creating Schema History table "PUBLIC"."schema_version" ... 2024-01-11 15:45:40,877 INFO main o.f.c.i.c.DbMigrate:37 - Current version of schema "PUBLIC": << Empty Schema >> 2024-01-11 15:45:40,934 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.0.1 - init " 2024-01-11 15:45:41,101 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 15:45:41,117 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.0 - cascade delete " 2024-01-11 15:45:41,140 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.1 - cascade delete " 2024-01-11 15:45:41,147 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.5.0 - target filter query " 2024-01-11 15:45:41,157 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.6.0 - rollout management " 2024-01-11 15:45:41,226 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.0 - swmType maxAssignment greater 0 " 2024-01-11 15:45:41,231 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.1 - reduce length enums " 2024-01-11 15:45:41,298 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.0 - auto assign ds filter " 2024-01-11 15:45:41,309 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.1 - cascade delete " 2024-01-11 15:45:41,320 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.2 - remove external artifact " 2024-01-11 15:45:41,326 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.9.0 - add rollout groups created " 2024-01-11 15:45:41,337 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.0 - advanced rolloutgroup " 2024-01-11 15:45:41,357 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.1 - consolidate artifact sha1 " 2024-01-11 15:45:41,410 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.2 - rollout auto start " 2024-01-11 15:45:41,422 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.3 - add rollout deleted flag " 2024-01-11 15:45:41,520 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.0 - drop target info " 2024-01-11 15:45:41,599 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.1 - target filter query UQ " 2024-01-11 15:45:41,604 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.2 - remove unused idexes " 2024-01-11 15:45:41,611 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.3 - add module md targetvis " 2024-01-11 15:45:41,619 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.0 - action performance " 2024-01-11 15:45:41,656 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.1 - missing non null " 2024-01-11 15:45:41,701 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.2 - missing non null enum " 2024-01-11 15:45:41,705 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.3 - cascade delete " 2024-01-11 15:45:41,710 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.4 - add maintenance window " 2024-01-11 15:45:41,728 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.6 - add index " 2024-01-11 15:45:41,733 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.7 - add rollout approval fields " 2024-01-11 15:45:41,746 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 15:45:41,765 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.9 - add target metadata " 2024-01-11 15:45:41,802 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 15:45:41,808 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 15:45:41,815 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 15:45:41,820 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.13 - add action external id " 2024-01-11 15:45:41,829 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.14 - add sha256 hash " 2024-01-11 15:45:41,835 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.15 - add weight " 2024-01-11 15:45:41,849 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.16 - add action initiated by " 2024-01-11 15:45:41,860 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.17 - add index target modified " 2024-01-11 15:45:41,865 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.18 - add target type " 2024-01-11 15:45:41,901 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 15:45:41,910 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 15:45:41,918 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.21 - add rollouts status index " 2024-01-11 15:45:41,922 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 15:45:41,926 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.23 - add action status code " 2024-01-11 15:45:41,933 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 15:45:41,942 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.25 - add confirmation flag " 2024-01-11 15:45:41,954 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.26 - add access control context " 2024-01-11 15:45:41,963 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.27 - target type inherit type " 2024-01-11 15:45:41,999 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.127s) 2024-01-11 15:45:42,974 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:437 - Initialized JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 15:45:45,165 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 15:45:45,166 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 15:45:45,176 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 15:45:46,459 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 15:45:46,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.lang.Long) 2024-01-11 15:45:46,463 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 15:45:46,499 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 15:45:46,502 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 15:45:47,935 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@126f9098, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@633a4b09, org.springframework.security.web.context.SecurityContextPersistenceFilter@fee710a, org.springframework.security.web.header.HeaderWriterFilter@52b858ad, org.springframework.security.web.authentication.logout.LogoutFilter@5a338f6a, org.eclipse.hawkbit.autoconfigure.security.SecurityManagedConfiguration$RestSecurityConfigurationAdapter$1@4cf573d9, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@685cfb28, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@595de4fa, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@25c7b8fa, org.springframework.security.web.session.SessionManagementFilter@4c49a893, org.eclipse.hawkbit.autoconfigure.security.SecurityManagedConfiguration$RestSecurityConfigurationAdapter$$Lambda$1412/0x00007f426ca31df0@5ae4a579, org.springframework.security.web.access.ExceptionTranslationFilter@4360d2ea, org.springframework.security.web.access.intercept.AuthorizationFilter@37a26744] 2024-01-11 15:45:47,960 INFO main o.s.s.w.DefaultSecurityFilterChain:55 - Will secure Ant [pattern='/**/downloadId/**'] with [org.springframework.security.web.session.DisableEncodeUrlFilter@4d507a68, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@5a6036b1, org.springframework.security.web.context.SecurityContextPersistenceFilter@3e3831d1, org.springframework.security.web.header.HeaderWriterFilter@10acff2e, org.springframework.security.web.authentication.logout.LogoutFilter@cf36a91, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@73368bb6, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@4145f71, org.springframework.security.web.session.SessionManagementFilter@7cb17d00, org.springframework.security.web.access.ExceptionTranslationFilter@45310e5e, org.eclipse.hawkbit.security.HttpDownloadAuthenticationFilter@68d18554, org.springframework.security.web.access.intercept.AuthorizationFilter@6d161a4f] 2024-01-11 15:45:47,979 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@2d93ef24, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@10dbcf46, org.springframework.security.web.context.SecurityContextPersistenceFilter@388c04b4, org.springframework.security.web.header.HeaderWriterFilter@4286981c, org.springframework.security.web.authentication.logout.LogoutFilter@37f15080, org.eclipse.hawkbit.security.HttpControllerPreAuthenticatedSecurityHeaderFilter@1511da6b, org.eclipse.hawkbit.security.HttpControllerPreAuthenticateSecurityTokenFilter@3ce1edbe, org.eclipse.hawkbit.security.HttpControllerPreAuthenticatedGatewaySecurityTokenFilter@eb9cfc9, org.eclipse.hawkbit.security.HttpControllerPreAuthenticateAnonymousDownloadFilter@40d680a7, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@3889e0f0, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@4e39c985, org.springframework.security.web.session.SessionManagementFilter@6bd9482a, org.springframework.security.web.access.ExceptionTranslationFilter@2774fe33, org.springframework.security.web.access.intercept.AuthorizationFilter@407d349b] 2024-01-11 15:45:48,001 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@2790c751, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@647df506, org.springframework.security.web.context.SecurityContextPersistenceFilter@7046123b, org.springframework.security.web.header.HeaderWriterFilter@2c4e41f9, org.springframework.security.web.authentication.logout.LogoutFilter@3cafe02d, org.eclipse.hawkbit.security.HttpControllerPreAuthenticatedSecurityHeaderFilter@15d02b22, org.eclipse.hawkbit.security.HttpControllerPreAuthenticateSecurityTokenFilter@36259ec, org.eclipse.hawkbit.security.HttpControllerPreAuthenticatedGatewaySecurityTokenFilter@22e9ac9e, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@52fa479a, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@c6595b5, org.springframework.security.web.session.SessionManagementFilter@50340329, org.springframework.security.web.access.ExceptionTranslationFilter@2b3125ec, org.springframework.security.web.access.intercept.AuthorizationFilter@1c8144b0] 2024-01-11 15:45:48,022 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 15:45:48,050 INFO main o.s.s.w.DefaultSecurityFilterChain:55 - Will secure Ant [pattern='/**/UI/**'] with [org.springframework.security.web.session.DisableEncodeUrlFilter@58b62522, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@4f1c874c, org.springframework.security.web.context.SecurityContextPersistenceFilter@42c9a766, org.springframework.security.web.header.HeaderWriterFilter@2d72e916, org.springframework.security.web.authentication.logout.LogoutFilter@7819e14c, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@3b9c1a8e, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@11c7eb2, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@4b875304, org.springframework.security.web.session.SessionManagementFilter@f5f2a3a, org.springframework.security.web.access.ExceptionTranslationFilter@77e1c9b8, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@641e746c] 2024-01-11 15:45:48,059 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 15:45:48,060 INFO main o.s.s.w.DefaultSecurityFilterChain:52 - Will not secure Ant [pattern='/documentation/**'] 2024-01-11 15:45:48,060 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 15:45:48,061 INFO main o.s.s.w.DefaultSecurityFilterChain:52 - Will not secure Ant [pattern='/VAADIN/**'] 2024-01-11 15:45:48,061 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 15:45:48,061 INFO main o.s.s.w.DefaultSecurityFilterChain:52 - Will not secure Ant [pattern='/*.*'] 2024-01-11 15:45:48,061 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 15:45:48,061 INFO main o.s.s.w.DefaultSecurityFilterChain:52 - Will not secure Ant [pattern='/docs/**'] 2024-01-11 15:45:48,748 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 15:45:49,355 INFO main c.v.s.b.i.VaadinServletConfiguration:261 - Registering Vaadin servlet 2024-01-11 15:45:49,355 INFO main c.v.s.b.i.VaadinServletConfiguration:263 - Servlet will be mapped to URLs [/UI, /UI/*, /VAADIN/*] 2024-01-11 15:45:49,373 INFO main o.v.s.s.Vaadin4SpringServlet:61 - Using custom Vaadin4Spring servlet 2024-01-11 15:45:49,384 INFO main c.v.s.b.i.VaadinServletConfiguration:282 - Setting servlet init parameters 2024-01-11 15:45:49,385 INFO main c.v.s.b.i.VaadinServletConfiguration:306 - Set servlet init parameter [productionMode] = [true] 2024-01-11 15:45:49,385 INFO main c.v.s.b.i.VaadinServletConfiguration:306 - Set servlet init parameter [resourceCacheTime] = [3600] 2024-01-11 15:45:49,385 INFO main c.v.s.b.i.VaadinServletConfiguration:306 - Set servlet init parameter [heartbeatInterval] = [60] 2024-01-11 15:45:49,385 INFO main c.v.s.b.i.VaadinServletConfiguration:306 - Set servlet init parameter [closeIdleSessions] = [false] 2024-01-11 15:45:49,843 INFO main c.v.s.b.i.VaadinServletConfiguration:206 - Registering Vaadin servlet of type [org.vaadin.spring.servlet.Vaadin4SpringServlet] 2024-01-11 15:45:50,398 INFO main o.v.s.s.AbstractVaadinSecurity:94 - Using authentication manager org.springframework.security.authentication.ProviderManager@2b2d3732 2024-01-11 15:45:50,399 INFO main o.v.s.s.AbstractVaadinSecurity:101 - Using access decision manager AffirmativeBased [DecisionVoters=[org.springframework.security.access.prepost.PreInvocationAuthorizationAdviceVoter@21fe4782, org.springframework.security.access.vote.RoleVoter@7d9a83d, org.springframework.security.access.vote.AuthenticatedVoter@27c3321c], AllowIfAllAbstainDecisions=false] 2024-01-11 15:45:50,400 INFO main o.v.s.s.AbstractVaadinSecurity:112 - No RememberMeServices found. Using NullRememberMeServices. 2024-01-11 15:45:50,401 INFO main o.v.s.s.s.DefaultVaadinSharedSecurity:235 - No session authentication strategy found in application context, using null strategy 2024-01-11 15:45:50,401 INFO main o.v.s.s.s.DefaultVaadinSharedSecurity:244 - Using authentication success handler org.eclipse.hawkbit.ui.autoconfigure.UISecurityConfigurationAdapter$TenantMetadataSavedRequestAwareVaadinAuthenticationSuccessHandler@1f527e1f 2024-01-11 15:45:50,402 INFO main o.v.s.s.s.DefaultVaadinSharedSecurity:250 - Using logout handler org.vaadin.spring.security.shared.VaadinRedirectLogoutHandler@5c1ea234 2024-01-11 15:45:51,762 WARN main o.s.c.s.f.FunctionConfiguration$FunctionBindingRegistrar:1013 - You have defined function definition that does not exist: busConsumer 2024-01-11 15:45:51,771 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 15:45:52,145 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 15:45:52,146 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 1 subscriber(s). 2024-01-11 15:45:52,147 INFO main o.s.i.e.EventDrivenConsumer:292 - started bean '_org.springframework.integration.errorLogger' 2024-01-11 15:45:52,154 INFO main o.e.h.a.PreAuthorizeEnabledTest:61 - Started PreAuthorizeEnabledTest in 18.549 seconds (JVM running for 21.134) 2024-01-11 15:45:53,342 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:45:53,343 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:45:53,346 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 3 ms 2024-01-11 15:45:53,802 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:45:53,803 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:45:53,805 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: 20.92 s -- in org.eclipse.hawkbit.app.PreAuthorizeEnabledTest [INFO] Running org.eclipse.hawkbit.app.AllowedHostNamesTest 2024-01-11 15:45:53,837 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 15:45:53,838 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 15:45:53,839 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 15:45:53,842 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 15:45:53,843 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 15:45:53,844 INFO main o.s.b.t.c.SpringBootTestContextBootstrapper:174 - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@363d8021, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@27694f7c, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@12f6b406, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@27a7dadd, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@7dc16a80, org.springframework.test.context.support.DirtiesContextTestExecutionListener@103ed8eb, org.springframework.test.context.transaction.TransactionalTestExecutionListener@37cf186e, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@2ea75d78, org.springframework.test.context.event.EventPublishingTestExecutionListener@5844a746, org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener@3edbd525, org.springframework.security.test.context.support.ReactorContextTestExecutionListener@7198b6f8, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@65c0692e, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@18c38c47, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@78510087, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@4cca4603, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@2a25dfad, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@2e80cf1a] 2024-01-11 15:45:53,844 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 15:45:53,920 INFO main o.e.h.a.AllowedHostNamesTest:55 - Starting AllowedHostNamesTest using Java 17.0.9 on basic-3rmgj with PID 4345 (started by jenkins in /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-update-server) 2024-01-11 15:45:53,921 INFO main o.e.h.a.AllowedHostNamesTest:632 - No active profile set, falling back to 1 default profile: "default" 2024-01-11 15:45:54,425 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:132 - Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2024-01-11 15:45:54,450 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 15:45:54,661 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 15:45:54,662 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 15:45:54,666 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 15:45:54,669 INFO main o.s.c.c.s.GenericScope:283 - BeanFactory id=8acc1c3f-700d-3946-8f99-694d972a7e59 2024-01-11 15:45:54,737 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 15:45:54,743 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 15:45:54,745 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 15:45:54,746 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'loadBalancerClientsDefaultsMappingsProvider' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration$$Lambda$940/0x00007f426c610250] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 15:45:54,748 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 15:45:54,753 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 15:45:54,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 15:45:54,759 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 15:45:54,760 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 15:45:54,767 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 15:45:54,817 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 15:45:54,824 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 15:45:54,829 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 15:45:54,886 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 15:45:54,947 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 15:45:54,953 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 15:45:55,085 INFO main o.f.c.i.l.VersionPrinter:37 - Flyway Community Edition 8.5.13 by Redgate 2024-01-11 15:45:55,086 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 15:45:55,086 INFO main o.f.c.i.l.VersionPrinter:37 - 2024-01-11 15:45:55,089 INFO main c.z.h.HikariDataSource:110 - HikariPool-2 - Starting... 2024-01-11 15:45:55,090 INFO main c.z.h.HikariDataSource:123 - HikariPool-2 - Start completed. 2024-01-11 15:45:55,090 INFO main o.f.c.i.d.b.BaseDatabaseType:37 - Database: jdbc:h2:mem:testdb (H2 2.2) 2024-01-11 15:45:55,099 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 15:45:55,115 INFO main o.f.c.i.c.DbValidate:37 - Successfully validated 47 migrations (execution time 00:00.014s) 2024-01-11 15:45:55,118 INFO main o.f.c.i.c.DbMigrate:37 - Current version of schema "PUBLIC": 1.12.27 2024-01-11 15:45:55,119 INFO main o.f.c.i.c.DbMigrate:37 - Schema "PUBLIC" is up to date. No migration necessary. 2024-01-11 15:45:55,166 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:437 - Initialized JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 15:45:55,790 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 15:45:55,790 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 15:45:55,798 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 15:45:56,488 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 15:45:56,489 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 15:45:56,490 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 15:45:56,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 15:45:56,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 15:45:57,314 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@62e05ba3, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@1a24cca5, org.springframework.security.web.context.SecurityContextPersistenceFilter@3525d7da, org.springframework.security.web.header.HeaderWriterFilter@60fddff5, org.springframework.security.web.authentication.logout.LogoutFilter@10914f2f, org.eclipse.hawkbit.autoconfigure.security.SecurityManagedConfiguration$RestSecurityConfigurationAdapter$1@7543cc33, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@78129bb9, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@4e971676, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@401b7a26, org.springframework.security.web.session.SessionManagementFilter@31cf41c4, org.eclipse.hawkbit.autoconfigure.security.SecurityManagedConfiguration$RestSecurityConfigurationAdapter$$Lambda$1412/0x00007f426ca31df0@19e04e71, org.springframework.security.web.access.ExceptionTranslationFilter@36b9ae16, org.springframework.security.web.access.intercept.AuthorizationFilter@7d924359] 2024-01-11 15:45:57,327 INFO main o.s.s.w.DefaultSecurityFilterChain:55 - Will secure Ant [pattern='/**/downloadId/**'] with [org.springframework.security.web.session.DisableEncodeUrlFilter@505dda7a, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@627c84b4, org.springframework.security.web.context.SecurityContextPersistenceFilter@7509bf3, org.springframework.security.web.header.HeaderWriterFilter@7003f185, org.springframework.security.web.authentication.logout.LogoutFilter@68ab4712, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@f8b5249, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@606b05e4, org.springframework.security.web.session.SessionManagementFilter@2e44b077, org.springframework.security.web.access.ExceptionTranslationFilter@2814a4a, org.eclipse.hawkbit.security.HttpDownloadAuthenticationFilter@65d65c56, org.springframework.security.web.access.intercept.AuthorizationFilter@59b2f29] 2024-01-11 15:45:57,335 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@71636b6f, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@eea818, org.springframework.security.web.context.SecurityContextPersistenceFilter@52e81c41, org.springframework.security.web.header.HeaderWriterFilter@49951f69, org.springframework.security.web.authentication.logout.LogoutFilter@4af7616a, org.eclipse.hawkbit.security.HttpControllerPreAuthenticatedSecurityHeaderFilter@ddeff0d, org.eclipse.hawkbit.security.HttpControllerPreAuthenticateSecurityTokenFilter@292fa0c5, org.eclipse.hawkbit.security.HttpControllerPreAuthenticatedGatewaySecurityTokenFilter@437d9e9c, org.eclipse.hawkbit.security.HttpControllerPreAuthenticateAnonymousDownloadFilter@36a64083, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@279267f9, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@469d5a35, org.springframework.security.web.session.SessionManagementFilter@7fbc2a1e, org.springframework.security.web.access.ExceptionTranslationFilter@283ba69b, org.springframework.security.web.access.intercept.AuthorizationFilter@520ecb78] 2024-01-11 15:45:57,340 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@19034ab3, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@5ed6cfa4, org.springframework.security.web.context.SecurityContextPersistenceFilter@397113b0, org.springframework.security.web.header.HeaderWriterFilter@a8557c3, org.springframework.security.web.authentication.logout.LogoutFilter@7ff71cb3, org.eclipse.hawkbit.security.HttpControllerPreAuthenticatedSecurityHeaderFilter@1dc27c89, org.eclipse.hawkbit.security.HttpControllerPreAuthenticateSecurityTokenFilter@2e12bc39, org.eclipse.hawkbit.security.HttpControllerPreAuthenticatedGatewaySecurityTokenFilter@2dc72d9a, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@559201f4, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@75896fca, org.springframework.security.web.session.SessionManagementFilter@30416b2d, org.springframework.security.web.access.ExceptionTranslationFilter@28d88ae0, org.springframework.security.web.access.intercept.AuthorizationFilter@466e0a8] 2024-01-11 15:45:57,351 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 15:45:57,368 INFO main o.s.s.w.DefaultSecurityFilterChain:55 - Will secure Ant [pattern='/**/UI/**'] with [org.springframework.security.web.session.DisableEncodeUrlFilter@105ada4e, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@7add4169, org.springframework.security.web.context.SecurityContextPersistenceFilter@aecb893, org.springframework.security.web.header.HeaderWriterFilter@777c961d, org.springframework.security.web.authentication.logout.LogoutFilter@ae8f742, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@31cc60b1, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@2213c4eb, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@2face6be, org.springframework.security.web.session.SessionManagementFilter@107af025, org.springframework.security.web.access.ExceptionTranslationFilter@4ecebaad, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@4aa1d49b] 2024-01-11 15:45:57,375 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 15:45:57,375 INFO main o.s.s.w.DefaultSecurityFilterChain:52 - Will not secure Ant [pattern='/documentation/**'] 2024-01-11 15:45:57,375 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 15:45:57,376 INFO main o.s.s.w.DefaultSecurityFilterChain:52 - Will not secure Ant [pattern='/VAADIN/**'] 2024-01-11 15:45:57,376 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 15:45:57,376 INFO main o.s.s.w.DefaultSecurityFilterChain:52 - Will not secure Ant [pattern='/*.*'] 2024-01-11 15:45:57,376 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 15:45:57,376 INFO main o.s.s.w.DefaultSecurityFilterChain:52 - Will not secure Ant [pattern='/docs/**'] 2024-01-11 15:45:57,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 15:45:57,920 INFO main c.v.s.b.i.VaadinServletConfiguration:261 - Registering Vaadin servlet 2024-01-11 15:45:57,920 INFO main c.v.s.b.i.VaadinServletConfiguration:263 - Servlet will be mapped to URLs [/UI, /UI/*, /VAADIN/*] 2024-01-11 15:45:57,925 INFO main o.v.s.s.Vaadin4SpringServlet:61 - Using custom Vaadin4Spring servlet 2024-01-11 15:45:57,932 INFO main c.v.s.b.i.VaadinServletConfiguration:282 - Setting servlet init parameters 2024-01-11 15:45:57,933 INFO main c.v.s.b.i.VaadinServletConfiguration:306 - Set servlet init parameter [productionMode] = [true] 2024-01-11 15:45:57,933 INFO main c.v.s.b.i.VaadinServletConfiguration:306 - Set servlet init parameter [resourceCacheTime] = [3600] 2024-01-11 15:45:57,933 INFO main c.v.s.b.i.VaadinServletConfiguration:306 - Set servlet init parameter [heartbeatInterval] = [60] 2024-01-11 15:45:57,933 INFO main c.v.s.b.i.VaadinServletConfiguration:306 - Set servlet init parameter [closeIdleSessions] = [false] 2024-01-11 15:45:58,141 INFO main c.v.s.b.i.VaadinServletConfiguration:206 - Registering Vaadin servlet of type [org.vaadin.spring.servlet.Vaadin4SpringServlet] 2024-01-11 15:45:58,363 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 15:45:58,471 INFO main o.v.s.s.AbstractVaadinSecurity:94 - Using authentication manager org.springframework.security.authentication.ProviderManager@2ca7bae3 2024-01-11 15:45:58,472 INFO main o.v.s.s.AbstractVaadinSecurity:101 - Using access decision manager AffirmativeBased [DecisionVoters=[org.springframework.security.access.prepost.PreInvocationAuthorizationAdviceVoter@72cc944b, org.springframework.security.access.vote.RoleVoter@28397aa7, org.springframework.security.access.vote.AuthenticatedVoter@3a4ed5cd], AllowIfAllAbstainDecisions=false] 2024-01-11 15:45:58,473 INFO main o.v.s.s.AbstractVaadinSecurity:112 - No RememberMeServices found. Using NullRememberMeServices. 2024-01-11 15:45:58,473 INFO main o.v.s.s.s.DefaultVaadinSharedSecurity:235 - No session authentication strategy found in application context, using null strategy 2024-01-11 15:45:58,473 INFO main o.v.s.s.s.DefaultVaadinSharedSecurity:244 - Using authentication success handler org.eclipse.hawkbit.ui.autoconfigure.UISecurityConfigurationAdapter$TenantMetadataSavedRequestAwareVaadinAuthenticationSuccessHandler@3787093c 2024-01-11 15:45:58,473 INFO main o.v.s.s.s.DefaultVaadinSharedSecurity:250 - Using logout handler org.vaadin.spring.security.shared.VaadinRedirectLogoutHandler@37aff11f 2024-01-11 15:45:59,039 WARN main o.s.c.s.f.FunctionConfiguration$FunctionBindingRegistrar:1013 - You have defined function definition that does not exist: busConsumer 2024-01-11 15:45:59,046 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 15:45:59,253 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 15:45:59,254 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 1 subscriber(s). 2024-01-11 15:45:59,254 INFO main o.s.i.e.EventDrivenConsumer:292 - started bean '_org.springframework.integration.errorLogger' 2024-01-11 15:45:59,257 INFO main o.e.h.a.AllowedHostNamesTest:61 - Started AllowedHostNamesTest in 5.411 seconds (JVM running for 28.237) 2024-01-11 15:45:59,302 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:45:59,302 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:45:59,305 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 3 ms 2024-01-11 15:45:59,333 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:45:59,333 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:45:59,335 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 15:45:59,353 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:45:59,354 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:45:59,356 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.534 s -- in org.eclipse.hawkbit.app.AllowedHostNamesTest [INFO] Running org.eclipse.hawkbit.app.CorsTest 2024-01-11 15:45:59,375 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 15:45:59,376 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 15:45:59,377 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 15:45:59,378 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 15:45:59,379 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 15:45:59,380 INFO main o.s.b.t.c.SpringBootTestContextBootstrapper:174 - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@68f68221, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@77ca79c0, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@a7bfc14, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@3e8d0307, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@6236697d, org.springframework.test.context.support.DirtiesContextTestExecutionListener@46961882, org.springframework.test.context.transaction.TransactionalTestExecutionListener@1358c718, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@459b7b4f, org.springframework.test.context.event.EventPublishingTestExecutionListener@14379f00, org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener@6213c70c, org.springframework.security.test.context.support.ReactorContextTestExecutionListener@3726ac51, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@2979e8f9, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@11ebd49, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@7dc921c1, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@7f8f4e0d, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@19575f25, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@6dd74db3] 2024-01-11 15:45:59,380 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 15:45:59,441 INFO main o.e.h.a.CorsTest:55 - Starting CorsTest using Java 17.0.9 on basic-3rmgj with PID 4345 (started by jenkins in /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-update-server) 2024-01-11 15:45:59,441 INFO main o.e.h.a.CorsTest:632 - No active profile set, falling back to 1 default profile: "default" 2024-01-11 15:45:59,856 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:132 - Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2024-01-11 15:45:59,879 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 15:46:00,055 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 15:46:00,056 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 15:46:00,059 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 15:46:00,062 INFO main o.s.c.c.s.GenericScope:283 - BeanFactory id=c9306469-76ff-31b0-be18-428cf6b23798 2024-01-11 15:46:00,109 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 15:46:00,114 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 15:46:00,115 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 15:46:00,116 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'loadBalancerClientsDefaultsMappingsProvider' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration$$Lambda$940/0x00007f426c610250] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 15:46:00,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 15:46:00,122 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 15:46:00,126 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 15:46:00,128 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 15:46:00,129 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 15:46:00,135 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 15:46:00,147 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 15:46:00,152 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 15:46:00,156 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 15:46:00,211 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 15:46:00,257 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 15:46:00,261 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 15:46:00,387 INFO main o.f.c.i.l.VersionPrinter:37 - Flyway Community Edition 8.5.13 by Redgate 2024-01-11 15:46:00,387 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 15:46:00,387 INFO main o.f.c.i.l.VersionPrinter:37 - 2024-01-11 15:46:00,390 INFO main c.z.h.HikariDataSource:110 - HikariPool-3 - Starting... 2024-01-11 15:46:00,391 INFO main c.z.h.HikariDataSource:123 - HikariPool-3 - Start completed. 2024-01-11 15:46:00,391 INFO main o.f.c.i.d.b.BaseDatabaseType:37 - Database: jdbc:h2:mem:testdb (H2 2.2) 2024-01-11 15:46:00,399 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 15:46:00,413 INFO main o.f.c.i.c.DbValidate:37 - Successfully validated 47 migrations (execution time 00:00.013s) 2024-01-11 15:46:00,416 INFO main o.f.c.i.c.DbMigrate:37 - Current version of schema "PUBLIC": 1.12.27 2024-01-11 15:46:00,416 INFO main o.f.c.i.c.DbMigrate:37 - Schema "PUBLIC" is up to date. No migration necessary. 2024-01-11 15:46:00,460 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:437 - Initialized JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 15:46:01,070 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 15:46:01,071 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 15:46:01,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 15:46:01,807 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 15:46:01,807 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 15:46:01,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 15:46:01,818 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 15:46:01,820 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 15:46:02,590 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@277a1c92, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@3ba0d6c3, org.springframework.security.web.context.SecurityContextPersistenceFilter@347809c, org.springframework.security.web.header.HeaderWriterFilter@57553b96, org.springframework.web.filter.CorsFilter@5076320d, org.springframework.security.web.authentication.logout.LogoutFilter@e3b674, org.eclipse.hawkbit.autoconfigure.security.SecurityManagedConfiguration$RestSecurityConfigurationAdapter$1@7dfa898d, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@2a5e09e, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@e531ef1, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@70241d26, org.springframework.security.web.session.SessionManagementFilter@27dd052c, org.eclipse.hawkbit.autoconfigure.security.SecurityManagedConfiguration$RestSecurityConfigurationAdapter$$Lambda$1412/0x00007f426ca31df0@a13942c, org.springframework.security.web.access.ExceptionTranslationFilter@1a18712, org.springframework.security.web.access.intercept.AuthorizationFilter@46cc76de] 2024-01-11 15:46:02,603 INFO main o.s.s.w.DefaultSecurityFilterChain:55 - Will secure Ant [pattern='/**/downloadId/**'] with [org.springframework.security.web.session.DisableEncodeUrlFilter@1452bac, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@1392cf7d, org.springframework.security.web.context.SecurityContextPersistenceFilter@4f2209dd, org.springframework.security.web.header.HeaderWriterFilter@3cfa2922, org.springframework.security.web.authentication.logout.LogoutFilter@494b71c8, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@416ac1e8, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@2cb453de, org.springframework.security.web.session.SessionManagementFilter@23c336bd, org.springframework.security.web.access.ExceptionTranslationFilter@6b7ca746, org.eclipse.hawkbit.security.HttpDownloadAuthenticationFilter@1dd5c5b, org.springframework.security.web.access.intercept.AuthorizationFilter@509d0e22] 2024-01-11 15:46:02,610 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@3d6be676, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@5ce2a09c, org.springframework.security.web.context.SecurityContextPersistenceFilter@5067c023, org.springframework.security.web.header.HeaderWriterFilter@2d58132f, org.springframework.security.web.authentication.logout.LogoutFilter@7f23c97e, org.eclipse.hawkbit.security.HttpControllerPreAuthenticatedSecurityHeaderFilter@3cd297c1, org.eclipse.hawkbit.security.HttpControllerPreAuthenticateSecurityTokenFilter@7764ceaf, org.eclipse.hawkbit.security.HttpControllerPreAuthenticatedGatewaySecurityTokenFilter@15dede63, org.eclipse.hawkbit.security.HttpControllerPreAuthenticateAnonymousDownloadFilter@5c717a04, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@72dc33a4, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@1ff097bb, org.springframework.security.web.session.SessionManagementFilter@1333bcd1, org.springframework.security.web.access.ExceptionTranslationFilter@535e38eb, org.springframework.security.web.access.intercept.AuthorizationFilter@77a78b47] 2024-01-11 15:46:02,615 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@545ac969, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@6bbd327d, org.springframework.security.web.context.SecurityContextPersistenceFilter@259f23ba, org.springframework.security.web.header.HeaderWriterFilter@4515e118, org.springframework.security.web.authentication.logout.LogoutFilter@179509a6, org.eclipse.hawkbit.security.HttpControllerPreAuthenticatedSecurityHeaderFilter@69fad113, org.eclipse.hawkbit.security.HttpControllerPreAuthenticateSecurityTokenFilter@47e4d33c, org.eclipse.hawkbit.security.HttpControllerPreAuthenticatedGatewaySecurityTokenFilter@45f74b28, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@5d71b59b, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@3786920c, org.springframework.security.web.session.SessionManagementFilter@5d1424be, org.springframework.security.web.access.ExceptionTranslationFilter@49b63416, org.springframework.security.web.access.intercept.AuthorizationFilter@440d57bf] 2024-01-11 15:46:02,625 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 15:46:02,639 INFO main o.s.s.w.DefaultSecurityFilterChain:55 - Will secure Ant [pattern='/**/UI/**'] with [org.springframework.security.web.session.DisableEncodeUrlFilter@1f5803a8, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@d636ee5, org.springframework.security.web.context.SecurityContextPersistenceFilter@63f1f849, org.springframework.security.web.header.HeaderWriterFilter@17d8e757, org.springframework.security.web.authentication.logout.LogoutFilter@51291144, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@9a8b177, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@591a1d4a, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@233cbe44, org.springframework.security.web.session.SessionManagementFilter@5c9713f1, org.springframework.security.web.access.ExceptionTranslationFilter@588646b6, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@401a8004] 2024-01-11 15:46:02,645 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 15:46:02,645 INFO main o.s.s.w.DefaultSecurityFilterChain:52 - Will not secure Ant [pattern='/documentation/**'] 2024-01-11 15:46:02,645 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 15:46:02,645 INFO main o.s.s.w.DefaultSecurityFilterChain:52 - Will not secure Ant [pattern='/VAADIN/**'] 2024-01-11 15:46:02,646 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 15:46:02,646 INFO main o.s.s.w.DefaultSecurityFilterChain:52 - Will not secure Ant [pattern='/*.*'] 2024-01-11 15:46:02,646 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 15:46:02,646 INFO main o.s.s.w.DefaultSecurityFilterChain:52 - Will not secure Ant [pattern='/docs/**'] 2024-01-11 15:46:02,911 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 15:46:03,105 INFO main c.v.s.b.i.VaadinServletConfiguration:261 - Registering Vaadin servlet 2024-01-11 15:46:03,105 INFO main c.v.s.b.i.VaadinServletConfiguration:263 - Servlet will be mapped to URLs [/UI, /UI/*, /VAADIN/*] 2024-01-11 15:46:03,110 INFO main o.v.s.s.Vaadin4SpringServlet:61 - Using custom Vaadin4Spring servlet 2024-01-11 15:46:03,116 INFO main c.v.s.b.i.VaadinServletConfiguration:282 - Setting servlet init parameters 2024-01-11 15:46:03,117 INFO main c.v.s.b.i.VaadinServletConfiguration:306 - Set servlet init parameter [productionMode] = [true] 2024-01-11 15:46:03,117 INFO main c.v.s.b.i.VaadinServletConfiguration:306 - Set servlet init parameter [resourceCacheTime] = [3600] 2024-01-11 15:46:03,117 INFO main c.v.s.b.i.VaadinServletConfiguration:306 - Set servlet init parameter [heartbeatInterval] = [60] 2024-01-11 15:46:03,117 INFO main c.v.s.b.i.VaadinServletConfiguration:306 - Set servlet init parameter [closeIdleSessions] = [false] 2024-01-11 15:46:03,332 INFO main c.v.s.b.i.VaadinServletConfiguration:206 - Registering Vaadin servlet of type [org.vaadin.spring.servlet.Vaadin4SpringServlet] 2024-01-11 15:46:03,558 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 15:46:03,646 INFO main o.v.s.s.AbstractVaadinSecurity:94 - Using authentication manager org.springframework.security.authentication.ProviderManager@4e76fa72 2024-01-11 15:46:03,647 INFO main o.v.s.s.AbstractVaadinSecurity:101 - Using access decision manager AffirmativeBased [DecisionVoters=[org.springframework.security.access.prepost.PreInvocationAuthorizationAdviceVoter@6334b1a8, org.springframework.security.access.vote.RoleVoter@315a30b5, org.springframework.security.access.vote.AuthenticatedVoter@75d196d8], AllowIfAllAbstainDecisions=false] 2024-01-11 15:46:03,647 INFO main o.v.s.s.AbstractVaadinSecurity:112 - No RememberMeServices found. Using NullRememberMeServices. 2024-01-11 15:46:03,647 INFO main o.v.s.s.s.DefaultVaadinSharedSecurity:235 - No session authentication strategy found in application context, using null strategy 2024-01-11 15:46:03,648 INFO main o.v.s.s.s.DefaultVaadinSharedSecurity:244 - Using authentication success handler org.eclipse.hawkbit.ui.autoconfigure.UISecurityConfigurationAdapter$TenantMetadataSavedRequestAwareVaadinAuthenticationSuccessHandler@7198fb57 2024-01-11 15:46:03,648 INFO main o.v.s.s.s.DefaultVaadinSharedSecurity:250 - Using logout handler org.vaadin.spring.security.shared.VaadinRedirectLogoutHandler@6e392140 2024-01-11 15:46:04,146 WARN main o.s.c.s.f.FunctionConfiguration$FunctionBindingRegistrar:1013 - You have defined function definition that does not exist: busConsumer 2024-01-11 15:46:04,152 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 15:46:04,369 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 15:46:04,370 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 1 subscriber(s). 2024-01-11 15:46:04,370 INFO main o.s.i.e.EventDrivenConsumer:292 - started bean '_org.springframework.integration.errorLogger' 2024-01-11 15:46:04,373 INFO main o.e.h.a.CorsTest:61 - Started CorsTest in 4.99 seconds (JVM running for 33.353) 2024-01-11 15:46:04,416 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:46:04,416 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:46:04,418 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: 5.073 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.2.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.2-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.2.jar to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-update-server/0.4.2/hawkbit-update-server-0.4.2.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.2/hawkbit-update-server-0.4.2.pom [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-update-server/target/hawkbit-update-server-0.4.2-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-update-server/0.4.2/hawkbit-update-server-0.4.2-javadoc.jar [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-update-server/target/hawkbit-update-server-0.4.2-sources.jar to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-update-server/0.4.2/hawkbit-update-server-0.4.2-sources.jar [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-update-server/target/hawkbit-update-server-0.4.2.jar.asc to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-update-server/0.4.2/hawkbit-update-server-0.4.2.jar.asc [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-update-server/target/hawkbit-update-server-0.4.2.pom.asc to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-update-server/0.4.2/hawkbit-update-server-0.4.2.pom.asc [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-update-server/target/hawkbit-update-server-0.4.2-javadoc.jar.asc to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-update-server/0.4.2/hawkbit-update-server-0.4.2-javadoc.jar.asc [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-update-server/target/hawkbit-update-server-0.4.2-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-update-server/0.4.2/hawkbit-update-server-0.4.2-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.2.jar to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-update-server/0.4.2/hawkbit-update-server-0.4.2.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.2/hawkbit-update-server-0.4.2.pom [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-update-server/target/hawkbit-update-server-0.4.2-javadoc.jar to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-update-server/0.4.2/hawkbit-update-server-0.4.2-javadoc.jar [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-update-server/target/hawkbit-update-server-0.4.2-sources.jar to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-update-server/0.4.2/hawkbit-update-server-0.4.2-sources.jar [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-update-server/target/hawkbit-update-server-0.4.2.jar.asc to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-update-server/0.4.2/hawkbit-update-server-0.4.2.jar.asc [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-update-server/target/hawkbit-update-server-0.4.2.pom.asc to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-update-server/0.4.2/hawkbit-update-server-0.4.2.pom.asc [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-update-server/target/hawkbit-update-server-0.4.2-javadoc.jar.asc to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-update-server/0.4.2/hawkbit-update-server-0.4.2-javadoc.jar.asc [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-update-server/target/hawkbit-update-server-0.4.2-sources.jar.asc to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-update-server/0.4.2/hawkbit-update-server-0.4.2-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.2 [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.2... [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.2... [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.2.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.2-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.2.jar to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-test-report/0.4.2/hawkbit-test-report-0.4.2.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.2/hawkbit-test-report-0.4.2.pom [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-test-report/target/hawkbit-test-report-0.4.2-sources.jar to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-test-report/0.4.2/hawkbit-test-report-0.4.2-sources.jar [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-test-report/target/hawkbit-test-report-0.4.2.jar.asc to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-test-report/0.4.2/hawkbit-test-report-0.4.2.jar.asc [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-test-report/target/hawkbit-test-report-0.4.2.pom.asc to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-test-report/0.4.2/hawkbit-test-report-0.4.2.pom.asc [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-test-report/target/hawkbit-test-report-0.4.2-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-test-report/0.4.2/hawkbit-test-report-0.4.2-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.2.jar to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-test-report/0.4.2/hawkbit-test-report-0.4.2.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.2/hawkbit-test-report-0.4.2.pom [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-test-report/target/hawkbit-test-report-0.4.2-sources.jar to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-test-report/0.4.2/hawkbit-test-report-0.4.2-sources.jar [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-test-report/target/hawkbit-test-report-0.4.2.jar.asc to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-test-report/0.4.2/hawkbit-test-report-0.4.2.jar.asc [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-test-report/target/hawkbit-test-report-0.4.2.pom.asc to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-test-report/0.4.2/hawkbit-test-report-0.4.2.pom.asc [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-test-report/target/hawkbit-test-report-0.4.2-sources.jar.asc to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-test-report/0.4.2/hawkbit-test-report-0.4.2-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.2 [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.2... [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.2'. 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.2-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.2... [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 15:46:19.747 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating CacheAwareContextLoaderDelegate from class [org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate] 15:46:19.765 [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)] 15:46:19.846 [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] 15:46:19.863 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Neither @ContextConfiguration nor @ContextHierarchy found for test class [org.eclipse.hawkbit.app.ddi.AllowedHostNamesTest], using SpringBootContextLoader 15:46:19.871 [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 15:46:19.871 [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 15:46:19.872 [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}. 15:46:19.873 [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. 15:46:19.969 [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] 15:46:20.104 [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] 15:46:20.105 [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 15:46:20.243 [main] DEBUG org.springframework.boot.test.context.SpringBootTestContextBootstrapper - @TestExecutionListeners is not present for class [org.eclipse.hawkbit.app.ddi.AllowedHostNamesTest]: using defaults. 15:46:20.243 [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] 15:46:20.273 [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] 15:46:20.278 [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]. 15:46:20.281 [main] DEBUG org.eclipse.hawkbit.repository.test.util.DatasourceContext - Datasource environment variables: [database: null, username: null, password: null, datasourceUrl: null] 15:46:20.283 [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 15:46:21,121 INFO main o.e.h.a.d.AllowedHostNamesTest:55 - Starting AllowedHostNamesTest using Java 17.0.9 on basic-3rmgj with PID 4568 (started by jenkins in /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-ddi-server) 2024-01-11 15:46:21,123 INFO main o.e.h.a.d.AllowedHostNamesTest:632 - No active profile set, falling back to 1 default profile: "default" 2024-01-11 15:46:22,957 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:132 - Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2024-01-11 15:46:23,251 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:201 - Finished Spring Data repository scanning in 284 ms. Found 20 JPA repository interfaces. 2024-01-11 15:46:23,886 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 15:46:23,914 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 15:46:24,205 INFO main o.s.c.c.s.GenericScope:283 - BeanFactory id=4851dbc7-0702-35c2-8447-54dbcaffb593 2024-01-11 15:46:24,461 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 15:46:24,474 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 15:46:24,478 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 15:46:24,480 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'loadBalancerClientsDefaultsMappingsProvider' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration$$Lambda$945/0x00007fb14c59b2b8] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 15:46:24,500 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 15:46:24,514 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 15:46:24,528 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'rabbitExtendedPropertiesDefaultMappingsProvider' of type [org.springframework.cloud.stream.binder.rabbit.config.ExtendedBindingHandlerMappingsProviderConfiguration$$Lambda$949/0x00007fb14c5a0970] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 15:46:24,530 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 15:46:24,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 15:46:24,567 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 15:46:24,627 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 15:46:24,636 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 15:46:24,665 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 15:46:26,532 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:437 - Initialized JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 15:46:26,973 INFO main c.z.h.HikariDataSource:110 - HikariPool-1 - Starting... 2024-01-11 15:46:27,485 INFO main c.z.h.HikariDataSource:123 - HikariPool-1 - Start completed. 2024-01-11 15:46:28,931 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 15:46:28,932 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 15:46:28,939 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 15:46:28,971 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 15:46:28,974 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 15:46:30,008 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 15:46:30,009 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 15:46:30,017 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 15:46:31,466 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@264a4a0c, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@2213c093, org.springframework.security.web.context.SecurityContextPersistenceFilter@34f70735, org.springframework.security.web.header.HeaderWriterFilter@2213889f, org.springframework.security.web.authentication.logout.LogoutFilter@2282e7de, org.eclipse.hawkbit.security.HttpControllerPreAuthenticatedSecurityHeaderFilter@1d73d00a, org.eclipse.hawkbit.security.HttpControllerPreAuthenticateSecurityTokenFilter@3b7e34af, org.eclipse.hawkbit.security.HttpControllerPreAuthenticatedGatewaySecurityTokenFilter@4f1013e6, org.eclipse.hawkbit.security.HttpControllerPreAuthenticateAnonymousDownloadFilter@733b45cf, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@3eae10be, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@326c66f1, org.springframework.security.web.session.SessionManagementFilter@58f4b0c0, org.springframework.security.web.access.ExceptionTranslationFilter@15c362f, org.springframework.security.web.access.intercept.AuthorizationFilter@3456b7e5] 2024-01-11 15:46:31,515 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@5d4d1928, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@1a848531, org.springframework.security.web.context.SecurityContextPersistenceFilter@343960d9, org.springframework.security.web.header.HeaderWriterFilter@bb3fec5, org.springframework.security.web.authentication.logout.LogoutFilter@7987d129, org.eclipse.hawkbit.security.HttpControllerPreAuthenticatedSecurityHeaderFilter@7732a714, org.eclipse.hawkbit.security.HttpControllerPreAuthenticateSecurityTokenFilter@346e9fc, org.eclipse.hawkbit.security.HttpControllerPreAuthenticatedGatewaySecurityTokenFilter@36f724e5, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@5467087e, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@403681e1, org.springframework.security.web.session.SessionManagementFilter@7a37901f, org.springframework.security.web.access.ExceptionTranslationFilter@2a3950f0, org.springframework.security.web.access.intercept.AuthorizationFilter@6102a05e] 2024-01-11 15:46:32,089 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 15:46:35,047 INFO main o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'ddi-server.springCloudBusInput' has 1 subscriber(s). 2024-01-11 15:46:35,313 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 15:46:35,313 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'ddi-server.errorChannel' has 1 subscriber(s). 2024-01-11 15:46:35,314 INFO main o.s.i.e.EventDrivenConsumer:292 - started bean '_org.springframework.integration.errorLogger' 2024-01-11 15:46:35,403 INFO main o.e.h.a.d.AllowedHostNamesTest:61 - Started AllowedHostNamesTest in 15.057 seconds (JVM running for 17.58) 2024-01-11 15:46:36,176 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:46:36,177 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:46:36,179 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 15:46:36,370 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:46:36,371 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:46:36,373 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 15:46:36,481 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:46:36,482 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:46:36,483 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.80 s -- in org.eclipse.hawkbit.app.ddi.AllowedHostNamesTest [INFO] Running org.eclipse.hawkbit.app.ddi.PreAuthorizeEnabledTest 2024-01-11 15:46:36,513 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 15:46:36,514 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 15:46:36,514 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 15:46:36,516 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 15:46:36,518 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 15:46:36,518 INFO main o.s.b.t.c.SpringBootTestContextBootstrapper:174 - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@3b43ac88, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@6263c92e, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@4d8eaa6, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@54d70e0, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@23ccab2d, org.springframework.test.context.support.DirtiesContextTestExecutionListener@5f9a3cc3, org.springframework.test.context.transaction.TransactionalTestExecutionListener@1c54604c, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@7270d956, org.springframework.test.context.event.EventPublishingTestExecutionListener@34a391f6, org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener@3a51df85, org.springframework.security.test.context.support.ReactorContextTestExecutionListener@5b88e83, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@71764d0b, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@59f25ef2, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@6deb0fbe, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@2c664816, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@6f3b5684, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@24f5805f] 2024-01-11 15:46:36,519 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 15:46:36,571 INFO main o.e.h.a.d.PreAuthorizeEnabledTest:55 - Starting PreAuthorizeEnabledTest using Java 17.0.9 on basic-3rmgj with PID 4568 (started by jenkins in /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-ddi-server) 2024-01-11 15:46:36,572 INFO main o.e.h.a.d.PreAuthorizeEnabledTest:632 - No active profile set, falling back to 1 default profile: "default" 2024-01-11 15:46:36,931 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:132 - Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2024-01-11 15:46:36,955 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 15:46:37,160 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 15:46:37,161 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 15:46:37,167 INFO main o.s.c.c.s.GenericScope:283 - BeanFactory id=2e4d86dc-a2a2-3209-b590-bdbe594b1d08 2024-01-11 15:46:37,228 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 15:46:37,233 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 15:46:37,235 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 15:46:37,236 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'loadBalancerClientsDefaultsMappingsProvider' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration$$Lambda$945/0x00007fb14c59b2b8] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 15:46:37,238 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 15:46:37,244 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 15:46:37,245 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'rabbitExtendedPropertiesDefaultMappingsProvider' of type [org.springframework.cloud.stream.binder.rabbit.config.ExtendedBindingHandlerMappingsProviderConfiguration$$Lambda$949/0x00007fb14c5a0970] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 15:46:37,246 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 15:46:37,250 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 15:46:37,252 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 15:46:37,254 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 15:46:37,261 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 15:46:37,276 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 15:46:37,282 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 15:46:37,285 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 15:46:37,591 INFO main o.f.c.i.l.VersionPrinter:37 - Flyway Community Edition 8.5.13 by Redgate 2024-01-11 15:46:37,591 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 15:46:37,591 INFO main o.f.c.i.l.VersionPrinter:37 - 2024-01-11 15:46:37,610 INFO main c.z.h.HikariDataSource:110 - HikariPool-2 - Starting... 2024-01-11 15:46:37,612 INFO main c.z.h.HikariDataSource:123 - HikariPool-2 - Start completed. 2024-01-11 15:46:37,616 INFO main o.f.c.i.d.b.BaseDatabaseType:37 - Database: jdbc:h2:mem:testdb (H2 2.2) 2024-01-11 15:46:37,719 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 15:46:37,814 INFO main o.f.c.i.c.DbValidate:37 - Successfully validated 47 migrations (execution time 00:00.079s) 2024-01-11 15:46:37,843 INFO main o.f.c.i.s.JdbcTableSchemaHistory:37 - Creating Schema History table "PUBLIC"."schema_version" ... 2024-01-11 15:46:37,918 INFO main o.f.c.i.c.DbMigrate:37 - Current version of schema "PUBLIC": << Empty Schema >> 2024-01-11 15:46:37,954 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.0.1 - init " 2024-01-11 15:46:38,129 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 15:46:38,144 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.0 - cascade delete " 2024-01-11 15:46:38,166 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.1 - cascade delete " 2024-01-11 15:46:38,203 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.5.0 - target filter query " 2024-01-11 15:46:38,213 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.6.0 - rollout management " 2024-01-11 15:46:38,248 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.0 - swmType maxAssignment greater 0 " 2024-01-11 15:46:38,253 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.1 - reduce length enums " 2024-01-11 15:46:38,319 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.0 - auto assign ds filter " 2024-01-11 15:46:38,329 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.1 - cascade delete " 2024-01-11 15:46:38,340 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.2 - remove external artifact " 2024-01-11 15:46:38,346 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.9.0 - add rollout groups created " 2024-01-11 15:46:38,357 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.0 - advanced rolloutgroup " 2024-01-11 15:46:38,409 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.1 - consolidate artifact sha1 " 2024-01-11 15:46:38,423 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.2 - rollout auto start " 2024-01-11 15:46:38,434 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.3 - add rollout deleted flag " 2024-01-11 15:46:38,541 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.0 - drop target info " 2024-01-11 15:46:38,628 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.1 - target filter query UQ " 2024-01-11 15:46:38,633 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.2 - remove unused idexes " 2024-01-11 15:46:38,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 15:46:38,647 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.0 - action performance " 2024-01-11 15:46:38,719 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.1 - missing non null " 2024-01-11 15:46:38,737 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.2 - missing non null enum " 2024-01-11 15:46:38,741 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.3 - cascade delete " 2024-01-11 15:46:38,745 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.4 - add maintenance window " 2024-01-11 15:46:38,765 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.6 - add index " 2024-01-11 15:46:38,800 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.7 - add rollout approval fields " 2024-01-11 15:46:38,814 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 15:46:38,823 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.9 - add target metadata " 2024-01-11 15:46:38,828 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 15:46:38,834 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 15:46:38,842 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 15:46:38,847 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.13 - add action external id " 2024-01-11 15:46:38,856 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.14 - add sha256 hash " 2024-01-11 15:46:38,863 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.15 - add weight " 2024-01-11 15:46:38,902 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.16 - add action initiated by " 2024-01-11 15:46:38,913 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.17 - add index target modified " 2024-01-11 15:46:38,919 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.18 - add target type " 2024-01-11 15:46:38,932 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 15:46:38,941 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 15:46:38,949 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.21 - add rollouts status index " 2024-01-11 15:46:38,953 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 15:46:38,958 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.23 - add action status code " 2024-01-11 15:46:38,964 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 15:46:38,999 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.25 - add confirmation flag " 2024-01-11 15:46:39,010 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.26 - add access control context " 2024-01-11 15:46:39,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 15:46:39,027 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.113s) 2024-01-11 15:46:39,080 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:437 - Initialized JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 15:46:39,618 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 15:46:39,619 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 15:46:39,620 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 15:46:39,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 15:46:39,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 15:46:40,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 15:46:40,130 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 15:46:40,134 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 15:46:40,933 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@3c626b8a, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@ccb43e8, org.springframework.security.web.context.SecurityContextPersistenceFilter@2d32c285, org.springframework.security.web.header.HeaderWriterFilter@22ff1d03, org.springframework.security.web.authentication.logout.LogoutFilter@6b2b7658, org.eclipse.hawkbit.security.HttpControllerPreAuthenticatedSecurityHeaderFilter@2a85fe01, org.eclipse.hawkbit.security.HttpControllerPreAuthenticateSecurityTokenFilter@7416e123, org.eclipse.hawkbit.security.HttpControllerPreAuthenticatedGatewaySecurityTokenFilter@5b07ea10, org.eclipse.hawkbit.security.HttpControllerPreAuthenticateAnonymousDownloadFilter@d85369b, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@741adbd2, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@2ed7d757, org.springframework.security.web.session.SessionManagementFilter@5135f541, org.springframework.security.web.access.ExceptionTranslationFilter@319d1d8c, org.springframework.security.web.access.intercept.AuthorizationFilter@5930ffa5] 2024-01-11 15:46:40,955 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@3cd041b2, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@5014a5c8, org.springframework.security.web.context.SecurityContextPersistenceFilter@42f44cd3, org.springframework.security.web.header.HeaderWriterFilter@1125dcb7, org.springframework.security.web.authentication.logout.LogoutFilter@60b1932b, org.eclipse.hawkbit.security.HttpControllerPreAuthenticatedSecurityHeaderFilter@2b830418, org.eclipse.hawkbit.security.HttpControllerPreAuthenticateSecurityTokenFilter@2f7602bd, org.eclipse.hawkbit.security.HttpControllerPreAuthenticatedGatewaySecurityTokenFilter@11150b30, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@eb2d161, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@314d7464, org.springframework.security.web.session.SessionManagementFilter@713800f1, org.springframework.security.web.access.ExceptionTranslationFilter@44310773, org.springframework.security.web.access.intercept.AuthorizationFilter@22a4dab7] 2024-01-11 15:46:41,229 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 15:46:42,592 INFO main o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'ddi-server.springCloudBusInput' has 1 subscriber(s). 2024-01-11 15:46:42,778 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 15:46:42,779 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'ddi-server.errorChannel' has 1 subscriber(s). 2024-01-11 15:46:42,779 INFO main o.s.i.e.EventDrivenConsumer:292 - started bean '_org.springframework.integration.errorLogger' 2024-01-11 15:46:42,790 INFO main o.e.h.a.d.PreAuthorizeEnabledTest:61 - Started PreAuthorizeEnabledTest in 6.269 seconds (JVM running for 24.967) 2024-01-11 15:46:43,204 INFO central-executor-pool-3 o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'unknown.channel.name' has 1 subscriber(s). 2024-01-11 15:46:43,212 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:46:43,213 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:46:43,215 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 15:46:43,676 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:46:43,677 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:46:43,679 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: 7.200 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.2.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.2-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.2.jar to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-ddi-server/0.4.2/hawkbit-ddi-server-0.4.2.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.2/hawkbit-ddi-server-0.4.2.pom [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-ddi-server/target/hawkbit-ddi-server-0.4.2-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-ddi-server/0.4.2/hawkbit-ddi-server-0.4.2-javadoc.jar [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-ddi-server/target/hawkbit-ddi-server-0.4.2-sources.jar to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-ddi-server/0.4.2/hawkbit-ddi-server-0.4.2-sources.jar [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-ddi-server/target/hawkbit-ddi-server-0.4.2.jar.asc to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-ddi-server/0.4.2/hawkbit-ddi-server-0.4.2.jar.asc [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-ddi-server/target/hawkbit-ddi-server-0.4.2.pom.asc to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-ddi-server/0.4.2/hawkbit-ddi-server-0.4.2.pom.asc [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-ddi-server/target/hawkbit-ddi-server-0.4.2-javadoc.jar.asc to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-ddi-server/0.4.2/hawkbit-ddi-server-0.4.2-javadoc.jar.asc [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-ddi-server/target/hawkbit-ddi-server-0.4.2-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-ddi-server/0.4.2/hawkbit-ddi-server-0.4.2-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.2.jar to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-ddi-server/0.4.2/hawkbit-ddi-server-0.4.2.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.2/hawkbit-ddi-server-0.4.2.pom [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-ddi-server/target/hawkbit-ddi-server-0.4.2-javadoc.jar to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-ddi-server/0.4.2/hawkbit-ddi-server-0.4.2-javadoc.jar [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-ddi-server/target/hawkbit-ddi-server-0.4.2-sources.jar to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-ddi-server/0.4.2/hawkbit-ddi-server-0.4.2-sources.jar [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-ddi-server/target/hawkbit-ddi-server-0.4.2.jar.asc to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-ddi-server/0.4.2/hawkbit-ddi-server-0.4.2.jar.asc [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-ddi-server/target/hawkbit-ddi-server-0.4.2.pom.asc to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-ddi-server/0.4.2/hawkbit-ddi-server-0.4.2.pom.asc [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-ddi-server/target/hawkbit-ddi-server-0.4.2-javadoc.jar.asc to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-ddi-server/0.4.2/hawkbit-ddi-server-0.4.2-javadoc.jar.asc [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-ddi-server/target/hawkbit-ddi-server-0.4.2-sources.jar.asc to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-ddi-server/0.4.2/hawkbit-ddi-server-0.4.2-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.2 [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.2... [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.2'. 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.2-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.2... [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.2.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.2-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.2.jar to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-dmf-server/0.4.2/hawkbit-dmf-server-0.4.2.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.2/hawkbit-dmf-server-0.4.2.pom [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-dmf-server/target/hawkbit-dmf-server-0.4.2-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-dmf-server/0.4.2/hawkbit-dmf-server-0.4.2-javadoc.jar [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-dmf-server/target/hawkbit-dmf-server-0.4.2-sources.jar to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-dmf-server/0.4.2/hawkbit-dmf-server-0.4.2-sources.jar [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-dmf-server/target/hawkbit-dmf-server-0.4.2.jar.asc to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-dmf-server/0.4.2/hawkbit-dmf-server-0.4.2.jar.asc [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-dmf-server/target/hawkbit-dmf-server-0.4.2.pom.asc to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-dmf-server/0.4.2/hawkbit-dmf-server-0.4.2.pom.asc [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-dmf-server/target/hawkbit-dmf-server-0.4.2-javadoc.jar.asc to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-dmf-server/0.4.2/hawkbit-dmf-server-0.4.2-javadoc.jar.asc [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-dmf-server/target/hawkbit-dmf-server-0.4.2-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-dmf-server/0.4.2/hawkbit-dmf-server-0.4.2-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.2.jar to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-dmf-server/0.4.2/hawkbit-dmf-server-0.4.2.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.2/hawkbit-dmf-server-0.4.2.pom [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-dmf-server/target/hawkbit-dmf-server-0.4.2-javadoc.jar to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-dmf-server/0.4.2/hawkbit-dmf-server-0.4.2-javadoc.jar [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-dmf-server/target/hawkbit-dmf-server-0.4.2-sources.jar to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-dmf-server/0.4.2/hawkbit-dmf-server-0.4.2-sources.jar [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-dmf-server/target/hawkbit-dmf-server-0.4.2.jar.asc to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-dmf-server/0.4.2/hawkbit-dmf-server-0.4.2.jar.asc [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-dmf-server/target/hawkbit-dmf-server-0.4.2.pom.asc to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-dmf-server/0.4.2/hawkbit-dmf-server-0.4.2.pom.asc [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-dmf-server/target/hawkbit-dmf-server-0.4.2-javadoc.jar.asc to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-dmf-server/0.4.2/hawkbit-dmf-server-0.4.2-javadoc.jar.asc [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-dmf-server/target/hawkbit-dmf-server-0.4.2-sources.jar.asc to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-dmf-server/0.4.2/hawkbit-dmf-server-0.4.2-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.2 [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.2... [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.2'. 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.2-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.2... [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 15:47:00.732 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating CacheAwareContextLoaderDelegate from class [org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate] 15:47:00.749 [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)] 15:47:00.824 [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] 15:47:00.837 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Neither @ContextConfiguration nor @ContextHierarchy found for test class [org.eclipse.hawkbit.app.mgmt.CorsTest], using SpringBootContextLoader 15:47:00.844 [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 15:47:00.844 [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 15:47:00.844 [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}. 15:47:00.845 [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. 15:47:00.922 [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] 15:47:01.030 [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] 15:47:01.031 [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 15:47:01.187 [main] DEBUG org.springframework.boot.test.context.SpringBootTestContextBootstrapper - @TestExecutionListeners is not present for class [org.eclipse.hawkbit.app.mgmt.CorsTest]: using defaults. 15:47:01.187 [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] 15:47:01.226 [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] 15:47:01.231 [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]. 15:47:01.234 [main] DEBUG org.eclipse.hawkbit.repository.test.util.DatasourceContext - Datasource environment variables: [database: null, username: null, password: null, datasourceUrl: null] 15:47:01.236 [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 15:47:02,032 INFO main o.e.h.a.m.CorsTest:55 - Starting CorsTest using Java 17.0.9 on basic-3rmgj with PID 4870 (started by jenkins in /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-mgmt-server) 2024-01-11 15:47:02,034 INFO main o.e.h.a.m.CorsTest:632 - No active profile set, falling back to 1 default profile: "default" 2024-01-11 15:47:03,968 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:132 - Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2024-01-11 15:47:04,263 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:201 - Finished Spring Data repository scanning in 284 ms. Found 20 JPA repository interfaces. 2024-01-11 15:47:04,963 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 15:47:04,989 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 15:47:05,245 INFO main o.s.c.c.s.GenericScope:283 - BeanFactory id=3261eaa0-0cf5-38c6-abda-3182fac2e17f 2024-01-11 15:47:05,535 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 15:47:05,547 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 15:47:05,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 15:47:05,552 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'loadBalancerClientsDefaultsMappingsProvider' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration$$Lambda$946/0x00007f55c85a5e68] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 15:47:05,556 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 15:47:05,570 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 15:47:05,599 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'rabbitExtendedPropertiesDefaultMappingsProvider' of type [org.springframework.cloud.stream.binder.rabbit.config.ExtendedBindingHandlerMappingsProviderConfiguration$$Lambda$950/0x00007f55c85aeba8] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 15:47:05,602 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 15:47:05,620 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 15:47:05,623 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 15:47:05,626 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 15:47:05,643 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 15:47:05,678 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 15:47:05,705 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 15:47:05,733 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 15:47:06,740 INFO main o.f.c.i.l.VersionPrinter:37 - Flyway Community Edition 8.5.13 by Redgate 2024-01-11 15:47:06,740 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 15:47:06,740 INFO main o.f.c.i.l.VersionPrinter:37 - 2024-01-11 15:47:06,756 INFO main c.z.h.HikariDataSource:110 - HikariPool-1 - Starting... 2024-01-11 15:47:07,362 INFO main c.z.h.HikariDataSource:123 - HikariPool-1 - Start completed. 2024-01-11 15:47:07,428 INFO main o.f.c.i.d.b.BaseDatabaseType:37 - Database: jdbc:h2:mem:testdb (H2 2.2) 2024-01-11 15:47:07,525 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 15:47:07,599 INFO main o.f.c.i.c.DbValidate:37 - Successfully validated 47 migrations (execution time 00:00.058s) 2024-01-11 15:47:07,608 INFO main o.f.c.i.s.JdbcTableSchemaHistory:37 - Creating Schema History table "PUBLIC"."schema_version" ... 2024-01-11 15:47:07,645 INFO main o.f.c.i.c.DbMigrate:37 - Current version of schema "PUBLIC": << Empty Schema >> 2024-01-11 15:47:07,708 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.0.1 - init " 2024-01-11 15:47:07,848 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 15:47:07,864 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.0 - cascade delete " 2024-01-11 15:47:07,916 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.1 - cascade delete " 2024-01-11 15:47:07,923 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.5.0 - target filter query " 2024-01-11 15:47:07,933 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.6.0 - rollout management " 2024-01-11 15:47:08,002 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.0 - swmType maxAssignment greater 0 " 2024-01-11 15:47:08,007 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.1 - reduce length enums " 2024-01-11 15:47:08,042 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.0 - auto assign ds filter " 2024-01-11 15:47:08,053 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.1 - cascade delete " 2024-01-11 15:47:08,100 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.2 - remove external artifact " 2024-01-11 15:47:08,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 15:47:08,116 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.0 - advanced rolloutgroup " 2024-01-11 15:47:08,134 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.1 - consolidate artifact sha1 " 2024-01-11 15:47:08,147 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.2 - rollout auto start " 2024-01-11 15:47:08,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 15:47:08,251 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.0 - drop target info " 2024-01-11 15:47:08,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 15:47:08,401 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.2 - remove unused idexes " 2024-01-11 15:47:08,407 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.3 - add module md targetvis " 2024-01-11 15:47:08,414 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.0 - action performance " 2024-01-11 15:47:08,447 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.1 - missing non null " 2024-01-11 15:47:08,498 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.2 - missing non null enum " 2024-01-11 15:47:08,502 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.3 - cascade delete " 2024-01-11 15:47:08,506 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.4 - add maintenance window " 2024-01-11 15:47:08,522 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.6 - add index " 2024-01-11 15:47:08,527 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.7 - add rollout approval fields " 2024-01-11 15:47:08,538 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 15:47:08,545 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.9 - add target metadata " 2024-01-11 15:47:08,550 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 15:47:08,555 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 15:47:08,561 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 15:47:08,566 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.13 - add action external id " 2024-01-11 15:47:08,605 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.14 - add sha256 hash " 2024-01-11 15:47:08,611 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.15 - add weight " 2024-01-11 15:47:08,623 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.16 - add action initiated by " 2024-01-11 15:47:08,633 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.17 - add index target modified " 2024-01-11 15:47:08,638 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.18 - add target type " 2024-01-11 15:47:08,649 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 15:47:08,657 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 15:47:08,664 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.21 - add rollouts status index " 2024-01-11 15:47:08,668 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 15:47:08,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 15:47:08,706 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 15:47:08,714 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.25 - add confirmation flag " 2024-01-11 15:47:08,725 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.26 - add access control context " 2024-01-11 15:47:08,733 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.27 - target type inherit type " 2024-01-11 15:47:08,738 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.098s) 2024-01-11 15:47:09,733 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:437 - Initialized JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 15:47:11,955 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 15:47:11,956 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 15:47:11,966 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 15:47:13,313 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 15:47:13,314 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 15:47:13,317 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 15:47:13,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.util.List) 2024-01-11 15:47:13,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) 2024-01-11 15:47:14,717 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@54cee9a6, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@2f9de3c1, org.springframework.security.web.context.SecurityContextPersistenceFilter@16c91e5b, org.springframework.security.web.header.HeaderWriterFilter@2074263, org.springframework.web.filter.CorsFilter@46eefa37, org.springframework.security.web.authentication.logout.LogoutFilter@5dd564fd, org.eclipse.hawkbit.autoconfigure.security.SecurityManagedConfiguration$RestSecurityConfigurationAdapter$1@495fdbe0, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@405e5d1d, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@2840aea6, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@76254633, org.springframework.security.web.session.SessionManagementFilter@5b61d0a8, org.eclipse.hawkbit.autoconfigure.security.SecurityManagedConfiguration$RestSecurityConfigurationAdapter$$Lambda$1407/0x00007f55c89f2018@6aff88b4, org.springframework.security.web.access.ExceptionTranslationFilter@5cbb0744, org.springframework.security.web.access.intercept.AuthorizationFilter@3395fc82] 2024-01-11 15:47:14,748 INFO main o.s.s.w.DefaultSecurityFilterChain:55 - Will secure Ant [pattern='/**/downloadId/**'] with [org.springframework.security.web.session.DisableEncodeUrlFilter@1d644dd1, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@4af51c6a, org.springframework.security.web.context.SecurityContextPersistenceFilter@39b52a8a, org.springframework.security.web.header.HeaderWriterFilter@63efe85f, org.springframework.security.web.authentication.logout.LogoutFilter@47221c93, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@78cf810d, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@647e335b, org.springframework.security.web.session.SessionManagementFilter@5a3d3461, org.springframework.security.web.access.ExceptionTranslationFilter@5402a726, org.eclipse.hawkbit.security.HttpDownloadAuthenticationFilter@8a9205, org.springframework.security.web.access.intercept.AuthorizationFilter@56903d5f] 2024-01-11 15:47:15,408 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 15:47:17,957 INFO main o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'mgmt-server.springCloudBusInput' has 1 subscriber(s). 2024-01-11 15:47:18,263 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 15:47:18,264 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'mgmt-server.errorChannel' has 1 subscriber(s). 2024-01-11 15:47:18,264 INFO main o.s.i.e.EventDrivenConsumer:292 - started bean '_org.springframework.integration.errorLogger' 2024-01-11 15:47:18,355 INFO main o.e.h.a.m.CorsTest:61 - Started CorsTest in 17.054 seconds (JVM running for 19.291) 2024-01-11 15:47:19,188 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:47:19,189 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:47:19,200 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 11 ms [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 18.84 s -- in org.eclipse.hawkbit.app.mgmt.CorsTest [INFO] Running org.eclipse.hawkbit.app.mgmt.PreAuthorizeEnabledTest 2024-01-11 15:47:19,525 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 15:47:19,526 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 15:47:19,527 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 15:47:19,529 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 15:47:19,530 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 15:47:19,530 INFO main o.s.b.t.c.SpringBootTestContextBootstrapper:174 - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@429fb2e, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@1d0207fe, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@69f94c76, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@6f84940e, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@243fe25b, org.springframework.test.context.support.DirtiesContextTestExecutionListener@290f2cd5, org.springframework.test.context.transaction.TransactionalTestExecutionListener@ab64f7e, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@41d98ec2, org.springframework.test.context.event.EventPublishingTestExecutionListener@1a2f9198, org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener@4a166f8c, org.springframework.security.test.context.support.ReactorContextTestExecutionListener@7263040f, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@7f413b1f, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@1904d63e, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@6017b09d, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@a3e83ec, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@7c51d877, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@43db54e5] 2024-01-11 15:47:19,531 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 15:47:19,607 INFO main o.e.h.a.m.PreAuthorizeEnabledTest:55 - Starting PreAuthorizeEnabledTest using Java 17.0.9 on basic-3rmgj with PID 4870 (started by jenkins in /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-mgmt-server) 2024-01-11 15:47:19,607 INFO main o.e.h.a.m.PreAuthorizeEnabledTest:632 - No active profile set, falling back to 1 default profile: "default" 2024-01-11 15:47:19,906 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:132 - Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2024-01-11 15:47:19,930 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 15:47:20,114 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 15:47:20,115 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 15:47:20,123 INFO main o.s.c.c.s.GenericScope:283 - BeanFactory id=1e7935fa-b24b-3b84-9cb1-04f1c9cc0b55 2024-01-11 15:47:20,171 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 15:47:20,176 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 15:47:20,178 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 15:47:20,179 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'loadBalancerClientsDefaultsMappingsProvider' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration$$Lambda$946/0x00007f55c85a5e68] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 15:47:20,181 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 15:47:20,186 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 15:47:20,199 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'rabbitExtendedPropertiesDefaultMappingsProvider' of type [org.springframework.cloud.stream.binder.rabbit.config.ExtendedBindingHandlerMappingsProviderConfiguration$$Lambda$950/0x00007f55c85aeba8] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 15:47:20,200 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 15:47:20,204 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 15:47:20,206 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 15:47:20,207 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 15:47:20,215 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 15:47:20,230 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 15:47:20,237 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 15:47:20,241 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 15:47:20,705 INFO main o.f.c.i.l.VersionPrinter:37 - Flyway Community Edition 8.5.13 by Redgate 2024-01-11 15:47:20,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 15:47:20,706 INFO main o.f.c.i.l.VersionPrinter:37 - 2024-01-11 15:47:20,709 INFO main c.z.h.HikariDataSource:110 - HikariPool-2 - Starting... 2024-01-11 15:47:20,710 INFO main c.z.h.HikariDataSource:123 - HikariPool-2 - Start completed. 2024-01-11 15:47:20,711 INFO main o.f.c.i.d.b.BaseDatabaseType:37 - Database: jdbc:h2:mem:testdb (H2 2.2) 2024-01-11 15:47:20,714 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 15:47:20,732 INFO main o.f.c.i.c.DbValidate:37 - Successfully validated 47 migrations (execution time 00:00.015s) 2024-01-11 15:47:20,734 INFO main o.f.c.i.c.DbMigrate:37 - Current version of schema "PUBLIC": 1.12.27 2024-01-11 15:47:20,735 INFO main o.f.c.i.c.DbMigrate:37 - Schema "PUBLIC" is up to date. No migration necessary. 2024-01-11 15:47:20,835 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:437 - Initialized JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 15:47:21,500 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 15:47:21,501 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 15:47:21,504 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 15:47:22,237 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 15:47:22,237 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 15:47:22,239 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 15:47:22,249 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 15:47:22,250 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 15:47:22,970 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@38648e3b, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@7e1216e2, org.springframework.security.web.context.SecurityContextPersistenceFilter@32b0e5af, org.springframework.security.web.header.HeaderWriterFilter@4e98143, org.springframework.security.web.authentication.logout.LogoutFilter@5e5c4acc, org.eclipse.hawkbit.autoconfigure.security.SecurityManagedConfiguration$RestSecurityConfigurationAdapter$1@2a50e772, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@452ae57, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@61444207, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@29ef24f5, org.springframework.security.web.session.SessionManagementFilter@56e29777, org.eclipse.hawkbit.autoconfigure.security.SecurityManagedConfiguration$RestSecurityConfigurationAdapter$$Lambda$1407/0x00007f55c89f2018@3be1d479, org.springframework.security.web.access.ExceptionTranslationFilter@71144678, org.springframework.security.web.access.intercept.AuthorizationFilter@4dd338ba] 2024-01-11 15:47:22,986 INFO main o.s.s.w.DefaultSecurityFilterChain:55 - Will secure Ant [pattern='/**/downloadId/**'] with [org.springframework.security.web.session.DisableEncodeUrlFilter@6bb7ddf8, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@3eb9f22b, org.springframework.security.web.context.SecurityContextPersistenceFilter@7470b4d4, org.springframework.security.web.header.HeaderWriterFilter@1705c3cf, org.springframework.security.web.authentication.logout.LogoutFilter@5d11195c, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@77d4bdc8, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@4e761346, org.springframework.security.web.session.SessionManagementFilter@68915674, org.springframework.security.web.access.ExceptionTranslationFilter@122220a2, org.eclipse.hawkbit.security.HttpDownloadAuthenticationFilter@7faf3fba, org.springframework.security.web.access.intercept.AuthorizationFilter@716b0b51] 2024-01-11 15:47:23,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 15:47:24,425 INFO main o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'mgmt-server.springCloudBusInput' has 1 subscriber(s). 2024-01-11 15:47:24,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 15:47:24,574 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'mgmt-server.errorChannel' has 1 subscriber(s). 2024-01-11 15:47:24,574 INFO main o.s.i.e.EventDrivenConsumer:292 - started bean '_org.springframework.integration.errorLogger' 2024-01-11 15:47:24,583 INFO main o.e.h.a.m.PreAuthorizeEnabledTest:61 - Started PreAuthorizeEnabledTest in 5.051 seconds (JVM running for 25.52) 2024-01-11 15:47:24,938 INFO central-executor-pool-3 o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'unknown.channel.name' has 1 subscriber(s). 2024-01-11 15:47:24,953 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:47:24,953 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:47:24,955 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 15:47:25,144 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:47:25,144 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:47:25,146 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: 5.642 s -- in org.eclipse.hawkbit.app.mgmt.PreAuthorizeEnabledTest [INFO] Running org.eclipse.hawkbit.app.mgmt.AllowedHostNamesTest 2024-01-11 15:47:25,172 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 15:47:25,173 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 15:47:25,173 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 15:47:25,198 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 15:47:25,200 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 15:47:25,200 INFO main o.s.b.t.c.SpringBootTestContextBootstrapper:174 - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@c54d1fc, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@9e69b39, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@22384ff9, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@44a2b9db, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@6e535b82, org.springframework.test.context.support.DirtiesContextTestExecutionListener@53d13a22, org.springframework.test.context.transaction.TransactionalTestExecutionListener@33f6e026, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@62cbfbe2, org.springframework.test.context.event.EventPublishingTestExecutionListener@16b02372, org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener@4cea0bac, org.springframework.security.test.context.support.ReactorContextTestExecutionListener@481925c7, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@75b0d3cd, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@628cd5ba, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@7e27052c, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@7f912032, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@cccaab6, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@8e99f90] 2024-01-11 15:47:25,200 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 15:47:25,244 INFO main o.e.h.a.m.AllowedHostNamesTest:55 - Starting AllowedHostNamesTest using Java 17.0.9 on basic-3rmgj with PID 4870 (started by jenkins in /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-mgmt-server) 2024-01-11 15:47:25,244 INFO main o.e.h.a.m.AllowedHostNamesTest:632 - No active profile set, falling back to 1 default profile: "default" 2024-01-11 15:47:25,533 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:132 - Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2024-01-11 15:47:25,553 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 15:47:25,701 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 15:47:25,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 15:47:25,707 INFO main o.s.c.c.s.GenericScope:283 - BeanFactory id=1e7935fa-b24b-3b84-9cb1-04f1c9cc0b55 2024-01-11 15:47:25,747 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 15:47:25,751 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 15:47:25,752 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 15:47:25,753 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'loadBalancerClientsDefaultsMappingsProvider' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration$$Lambda$946/0x00007f55c85a5e68] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 15:47:25,755 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 15:47:25,759 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 15:47:25,760 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'rabbitExtendedPropertiesDefaultMappingsProvider' of type [org.springframework.cloud.stream.binder.rabbit.config.ExtendedBindingHandlerMappingsProviderConfiguration$$Lambda$950/0x00007f55c85aeba8] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 15:47:25,761 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 15:47:25,765 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 15:47:25,766 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 15:47:25,767 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 15:47:25,773 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 15:47:25,786 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 15:47:25,801 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 15:47:25,805 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 15:47:25,994 INFO main o.f.c.i.l.VersionPrinter:37 - Flyway Community Edition 8.5.13 by Redgate 2024-01-11 15:47:25,998 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 15:47:25,998 INFO main o.f.c.i.l.VersionPrinter:37 - 2024-01-11 15:47:26,000 INFO main c.z.h.HikariDataSource:110 - HikariPool-3 - Starting... 2024-01-11 15:47:26,002 INFO main c.z.h.HikariDataSource:123 - HikariPool-3 - Start completed. 2024-01-11 15:47:26,002 INFO main o.f.c.i.d.b.BaseDatabaseType:37 - Database: jdbc:h2:mem:testdb (H2 2.2) 2024-01-11 15:47:26,004 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 15:47:26,017 INFO main o.f.c.i.c.DbValidate:37 - Successfully validated 47 migrations (execution time 00:00.011s) 2024-01-11 15:47:26,020 INFO main o.f.c.i.c.DbMigrate:37 - Current version of schema "PUBLIC": 1.12.27 2024-01-11 15:47:26,021 INFO main o.f.c.i.c.DbMigrate:37 - Schema "PUBLIC" is up to date. No migration necessary. 2024-01-11 15:47:26,061 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:437 - Initialized JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 15:47:26,702 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 15:47:26,702 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 15:47:26,706 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 15:47:27,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 15:47:27,377 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 15:47:27,398 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 15:47:27,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 15:47:27,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 15:47:28,043 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@6a1d0c14, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@3c712f6e, org.springframework.security.web.context.SecurityContextPersistenceFilter@d9e74e2, org.springframework.security.web.header.HeaderWriterFilter@3102c986, org.springframework.security.web.authentication.logout.LogoutFilter@442dd426, org.eclipse.hawkbit.autoconfigure.security.SecurityManagedConfiguration$RestSecurityConfigurationAdapter$1@5247fae9, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@403b6cd1, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@5d8693a5, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@7aef3f6a, org.springframework.security.web.session.SessionManagementFilter@35873a1, org.eclipse.hawkbit.autoconfigure.security.SecurityManagedConfiguration$RestSecurityConfigurationAdapter$$Lambda$1407/0x00007f55c89f2018@49815994, org.springframework.security.web.access.ExceptionTranslationFilter@73aee4a, org.springframework.security.web.access.intercept.AuthorizationFilter@2e481203] 2024-01-11 15:47:28,058 INFO main o.s.s.w.DefaultSecurityFilterChain:55 - Will secure Ant [pattern='/**/downloadId/**'] with [org.springframework.security.web.session.DisableEncodeUrlFilter@70ccbbe7, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@363eab6b, org.springframework.security.web.context.SecurityContextPersistenceFilter@ac3b227, org.springframework.security.web.header.HeaderWriterFilter@700e30fc, org.springframework.security.web.authentication.logout.LogoutFilter@4c2142af, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@7fe9c803, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@7ee19ed2, org.springframework.security.web.session.SessionManagementFilter@10a6a0c0, org.springframework.security.web.access.ExceptionTranslationFilter@1a7de458, org.eclipse.hawkbit.security.HttpDownloadAuthenticationFilter@2a4e1b6, org.springframework.security.web.access.intercept.AuthorizationFilter@f5c2493] 2024-01-11 15:47:28,322 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 15:47:29,488 INFO main o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'mgmt-server.springCloudBusInput' has 1 subscriber(s). 2024-01-11 15:47:29,639 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 15:47:29,639 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'mgmt-server.errorChannel' has 1 subscriber(s). 2024-01-11 15:47:29,640 INFO main o.s.i.e.EventDrivenConsumer:292 - started bean '_org.springframework.integration.errorLogger' 2024-01-11 15:47:29,646 INFO main o.e.h.a.m.AllowedHostNamesTest:61 - Started AllowedHostNamesTest in 4.444 seconds (JVM running for 30.583) 2024-01-11 15:47:29,668 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:47:29,668 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:47:29,670 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 15:47:29,708 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:47:29,708 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:47:29,710 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 15:47:29,723 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:47:29,724 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:47:29,725 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.564 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.2.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.2-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.2.jar to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-mgmt-server/0.4.2/hawkbit-mgmt-server-0.4.2.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.2/hawkbit-mgmt-server-0.4.2.pom [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-mgmt-server/target/hawkbit-mgmt-server-0.4.2-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-mgmt-server/0.4.2/hawkbit-mgmt-server-0.4.2-javadoc.jar [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-mgmt-server/target/hawkbit-mgmt-server-0.4.2-sources.jar to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-mgmt-server/0.4.2/hawkbit-mgmt-server-0.4.2-sources.jar [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-mgmt-server/target/hawkbit-mgmt-server-0.4.2.jar.asc to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-mgmt-server/0.4.2/hawkbit-mgmt-server-0.4.2.jar.asc [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-mgmt-server/target/hawkbit-mgmt-server-0.4.2.pom.asc to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-mgmt-server/0.4.2/hawkbit-mgmt-server-0.4.2.pom.asc [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-mgmt-server/target/hawkbit-mgmt-server-0.4.2-javadoc.jar.asc to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-mgmt-server/0.4.2/hawkbit-mgmt-server-0.4.2-javadoc.jar.asc [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-mgmt-server/target/hawkbit-mgmt-server-0.4.2-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-mgmt-server/0.4.2/hawkbit-mgmt-server-0.4.2-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.2.jar to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-mgmt-server/0.4.2/hawkbit-mgmt-server-0.4.2.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.2/hawkbit-mgmt-server-0.4.2.pom [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-mgmt-server/target/hawkbit-mgmt-server-0.4.2-javadoc.jar to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-mgmt-server/0.4.2/hawkbit-mgmt-server-0.4.2-javadoc.jar [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-mgmt-server/target/hawkbit-mgmt-server-0.4.2-sources.jar to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-mgmt-server/0.4.2/hawkbit-mgmt-server-0.4.2-sources.jar [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-mgmt-server/target/hawkbit-mgmt-server-0.4.2.jar.asc to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-mgmt-server/0.4.2/hawkbit-mgmt-server-0.4.2.jar.asc [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-mgmt-server/target/hawkbit-mgmt-server-0.4.2.pom.asc to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-mgmt-server/0.4.2/hawkbit-mgmt-server-0.4.2.pom.asc [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-mgmt-server/target/hawkbit-mgmt-server-0.4.2-javadoc.jar.asc to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-mgmt-server/0.4.2/hawkbit-mgmt-server-0.4.2-javadoc.jar.asc [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-mgmt-server/target/hawkbit-mgmt-server-0.4.2-sources.jar.asc to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-mgmt-server/0.4.2/hawkbit-mgmt-server-0.4.2-sources.jar.asc [INFO] Execution skipped to the last project... [INFO] [INFO] ---------------< com.eclipse.hawkbit:hawkbit-simple-ui >---------------- [INFO] Building hawkBit :: Runtime :: Simple UI 0.4.2 [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 com.eclipse.hawkbit:hawkbit-simple-ui:jar:0.4.2... [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 2650 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 3405 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 142 ms. [INFO] Reflections took 1901 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 2493 ms. [INFO] Build frontend completed in 11199 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/com/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/com/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/com/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/com/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/com/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/com/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/com/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/com/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/com/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/com/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/com/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/com/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/com/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/com/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/com/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/com/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/com/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/com/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/com/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/com/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/com/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/com/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/com/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/com/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/com/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/com/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/com/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/com/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/com/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/com/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/com/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/com/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/com/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/com/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/com/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/com/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/com/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/com/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/com/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/com/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/com/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/com/eclipse/hawkbit/ui/HawkbitClient.java:45: warning: no comment [WARNING] public class HawkbitClient { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-simple-ui/src/main/java/com/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/com/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/com/eclipse/hawkbit/ui/MainLayout.java:53: 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/com/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/com/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/com/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/com/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/com/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/com/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/com/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/com/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/com/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/com/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/com/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/com/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/com/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/com/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/com/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/com/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/com/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/com/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/com/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/com/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/com/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/com/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/com/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/com/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/com/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/com/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/com/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/com/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/com/eclipse/hawkbit/ui/view/util/Utils.java:40: warning: no comment [WARNING] public class Utils { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-simple-ui/src/main/java/com/eclipse/hawkbit/ui/view/util/Utils.java:149: 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/com/eclipse/hawkbit/ui/view/util/Utils.java:76: 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/com/eclipse/hawkbit/ui/view/util/Utils.java:121: 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/com/eclipse/hawkbit/ui/view/util/Utils.java:61: 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/com/eclipse/hawkbit/ui/view/util/Utils.java:64: 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/com/eclipse/hawkbit/ui/view/util/Utils.java:110: 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/com/eclipse/hawkbit/ui/view/util/Utils.java:46: 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/com/eclipse/hawkbit/ui/view/util/Utils.java:49: 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/com/eclipse/hawkbit/ui/view/util/Utils.java:142: 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/com/eclipse/hawkbit/ui/view/util/Utils.java:151: 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/com/eclipse/hawkbit/ui/view/util/Utils.java:153: 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/com/eclipse/hawkbit/ui/view/util/Utils.java:172: warning: no comment [WARNING] public CompletionStage result() { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-simple-ui/src/main/java/com/eclipse/hawkbit/ui/MainLayout.java:51: 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/com/eclipse/hawkbit/ui/MainLayout.java:48: warning: no comment [WARNING] private H2 viewTitle; [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-simple-ui/src/main/java/com/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/com/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.2-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 com.eclipse.hawkbit:hawkbit-simple-ui:jar:0.4.2... [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 1844 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 2511 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 55 ms. [INFO] Reflections took 1340 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 2311 ms. [INFO] Build frontend completed in 8482 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.2.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.2.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.2.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/com/eclipse/hawkbit/hawkbit-simple-ui/0.4.2/hawkbit-simple-ui-0.4.2.pom [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-simple-ui/target/hawkbit-simple-ui-0.4.2.jar to /home/jenkins/.m2/repository/com/eclipse/hawkbit/hawkbit-simple-ui/0.4.2/hawkbit-simple-ui-0.4.2.jar [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-simple-ui/target/hawkbit-simple-ui-0.4.2-javadoc.jar to /home/jenkins/.m2/repository/com/eclipse/hawkbit/hawkbit-simple-ui/0.4.2/hawkbit-simple-ui-0.4.2-javadoc.jar [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-simple-ui/target/hawkbit-simple-ui-0.4.2.jar.asc to /home/jenkins/.m2/repository/com/eclipse/hawkbit/hawkbit-simple-ui/0.4.2/hawkbit-simple-ui-0.4.2.jar.asc [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-simple-ui/target/hawkbit-simple-ui-0.4.2.pom.asc to /home/jenkins/.m2/repository/com/eclipse/hawkbit/hawkbit-simple-ui/0.4.2/hawkbit-simple-ui-0.4.2.pom.asc [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-simple-ui/target/hawkbit-simple-ui-0.4.2-javadoc.jar.asc to /home/jenkins/.m2/repository/com/eclipse/hawkbit/hawkbit-simple-ui/0.4.2/hawkbit-simple-ui-0.4.2-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" (configured by user). [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-simple-ui/target/hawkbit-simple-ui-0.4.2.jar to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/com/eclipse/hawkbit/hawkbit-simple-ui/0.4.2/hawkbit-simple-ui-0.4.2.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/com/eclipse/hawkbit/hawkbit-simple-ui/0.4.2/hawkbit-simple-ui-0.4.2.pom [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-simple-ui/target/hawkbit-simple-ui-0.4.2-javadoc.jar to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/com/eclipse/hawkbit/hawkbit-simple-ui/0.4.2/hawkbit-simple-ui-0.4.2-javadoc.jar [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-simple-ui/target/hawkbit-simple-ui-0.4.2.jar.asc to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/com/eclipse/hawkbit/hawkbit-simple-ui/0.4.2/hawkbit-simple-ui-0.4.2.jar.asc [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-simple-ui/target/hawkbit-simple-ui-0.4.2.pom.asc to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/com/eclipse/hawkbit/hawkbit-simple-ui/0.4.2/hawkbit-simple-ui-0.4.2.pom.asc [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-simple-ui/target/hawkbit-simple-ui-0.4.2-javadoc.jar.asc to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/com/eclipse/hawkbit/hawkbit-simple-ui/0.4.2/hawkbit-simple-ui-0.4.2-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.2 [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.2... [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.2'. 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.2-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.2... [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 15:48:12.642 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating CacheAwareContextLoaderDelegate from class [org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate] 15:48:12.659 [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)] 15:48:12.725 [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] 15:48:12.743 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Neither @ContextConfiguration nor @ContextHierarchy found for test class [org.eclipse.hawkbit.app.vv8ui.AllowedHostNamesTest], using SpringBootContextLoader 15:48:12.751 [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 15:48:12.751 [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 15:48:12.751 [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}. 15:48:12.752 [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. 15:48:12.828 [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] 15:48:12.935 [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] 15:48:12.936 [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 15:48:13.083 [main] DEBUG org.springframework.boot.test.context.SpringBootTestContextBootstrapper - @TestExecutionListeners is not present for class [org.eclipse.hawkbit.app.vv8ui.AllowedHostNamesTest]: using defaults. 15:48:13.083 [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] 15:48:13.124 [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] 15:48:13.128 [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]. 15:48:13.132 [main] DEBUG org.eclipse.hawkbit.repository.test.util.DatasourceContext - Datasource environment variables: [database: null, username: null, password: null, datasourceUrl: null] 15:48:13.133 [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 15:48:13,916 INFO main o.e.h.a.v.AllowedHostNamesTest:55 - Starting AllowedHostNamesTest using Java 17.0.9 on basic-3rmgj with PID 5187 (started by jenkins in /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-vv8-ui) 2024-01-11 15:48:13,919 INFO main o.e.h.a.v.AllowedHostNamesTest:632 - No active profile set, falling back to 1 default profile: "default" 2024-01-11 15:48:15,851 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:132 - Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2024-01-11 15:48:16,145 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:201 - Finished Spring Data repository scanning in 282 ms. Found 20 JPA repository interfaces. 2024-01-11 15:48:16,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 15:48:16,779 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 15:48:16,812 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 15:48:17,099 INFO main o.s.c.c.s.GenericScope:283 - BeanFactory id=ec90f50e-aa29-3b6b-9347-0270d794d04b 2024-01-11 15:48:17,368 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 15:48:17,383 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 15:48:17,399 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 15:48:17,402 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'loadBalancerClientsDefaultsMappingsProvider' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration$$Lambda$907/0x00007f85085c5ff0] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 15:48:17,406 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 15:48:17,421 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$$f30d8089] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 15:48:17,435 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'rabbitExtendedPropertiesDefaultMappingsProvider' of type [org.springframework.cloud.stream.binder.rabbit.config.ExtendedBindingHandlerMappingsProviderConfiguration$$Lambda$911/0x00007f85085cee30] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 15:48:17,438 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 15:48:17,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 15:48:17,481 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 15:48:17,538 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 15:48:17,549 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 15:48:17,602 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$$fa81d87d] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 15:48:17,993 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'UISecurityConfigurationAdapter.UIMethodSecurity' of type [org.eclipse.hawkbit.ui.autoconfigure.UISecurityConfigurationAdapter$UIMethodSecurity$$EnhancerBySpringCGLIB$$e3fb4def] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 15:48:18,153 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$$f5f14d1e] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 15:48:18,169 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$$c1b042a5] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 15:48:19,708 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:437 - Initialized JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 15:48:20,200 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 15:48:20,345 INFO main o.s.s.w.DefaultSecurityFilterChain:55 - Will secure Ant [pattern='/**/UI/**'] with [org.springframework.security.web.session.DisableEncodeUrlFilter@5b08a421, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@7c98fe3c, org.springframework.security.web.context.SecurityContextPersistenceFilter@68a83d76, org.springframework.security.web.header.HeaderWriterFilter@6c0f23e1, org.springframework.security.web.authentication.logout.LogoutFilter@672e6f34, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@23796974, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@a13a3e0, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@64cd555c, org.springframework.security.web.session.SessionManagementFilter@6d9fa54e, org.springframework.security.web.access.ExceptionTranslationFilter@44953958, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@59b1a759] 2024-01-11 15:48:20,357 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 15:48:20,357 INFO main o.s.s.w.DefaultSecurityFilterChain:52 - Will not secure Ant [pattern='/documentation/**'] 2024-01-11 15:48:20,358 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 15:48:20,358 INFO main o.s.s.w.DefaultSecurityFilterChain:52 - Will not secure Ant [pattern='/VAADIN/**'] 2024-01-11 15:48:20,358 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 15:48:20,359 INFO main o.s.s.w.DefaultSecurityFilterChain:52 - Will not secure Ant [pattern='/*.*'] 2024-01-11 15:48:20,359 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 15:48:20,359 INFO main o.s.s.w.DefaultSecurityFilterChain:52 - Will not secure Ant [pattern='/docs/**'] 2024-01-11 15:48:20,853 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 15:48:21,529 INFO main c.v.s.b.i.VaadinServletConfiguration:261 - Registering Vaadin servlet 2024-01-11 15:48:21,530 INFO main c.v.s.b.i.VaadinServletConfiguration:263 - Servlet will be mapped to URLs [/UI, /UI/*, /VAADIN/*] 2024-01-11 15:48:21,549 INFO main o.v.s.s.Vaadin4SpringServlet:61 - Using custom Vaadin4Spring servlet 2024-01-11 15:48:21,563 INFO main c.v.s.b.i.VaadinServletConfiguration:282 - Setting servlet init parameters 2024-01-11 15:48:21,564 INFO main c.v.s.b.i.VaadinServletConfiguration:306 - Set servlet init parameter [productionMode] = [true] 2024-01-11 15:48:21,564 INFO main c.v.s.b.i.VaadinServletConfiguration:306 - Set servlet init parameter [resourceCacheTime] = [3600] 2024-01-11 15:48:21,564 INFO main c.v.s.b.i.VaadinServletConfiguration:306 - Set servlet init parameter [heartbeatInterval] = [60] 2024-01-11 15:48:21,564 INFO main c.v.s.b.i.VaadinServletConfiguration:306 - Set servlet init parameter [closeIdleSessions] = [false] 2024-01-11 15:48:21,899 INFO main c.v.s.b.i.VaadinServletConfiguration:206 - Registering Vaadin servlet of type [org.vaadin.spring.servlet.Vaadin4SpringServlet] 2024-01-11 15:48:22,327 INFO main c.z.h.HikariDataSource:110 - HikariPool-1 - Starting... 2024-01-11 15:48:22,882 INFO main c.z.h.HikariDataSource:123 - HikariPool-1 - Start completed. 2024-01-11 15:48:24,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 15:48:24,710 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 15:48:24,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 15:48:25,562 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 15:48:25,563 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 15:48:25,566 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 15:48:25,606 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 15:48:25,609 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 15:48:26,843 INFO main o.v.s.s.AbstractVaadinSecurity:94 - Using authentication manager org.springframework.security.authentication.ProviderManager@363476ca 2024-01-11 15:48:26,844 INFO main o.v.s.s.AbstractVaadinSecurity:101 - Using access decision manager AffirmativeBased [DecisionVoters=[org.springframework.security.access.prepost.PreInvocationAuthorizationAdviceVoter@83718d, org.springframework.security.access.vote.RoleVoter@1b5e9c6c, org.springframework.security.access.vote.AuthenticatedVoter@4b79ee80], AllowIfAllAbstainDecisions=false] 2024-01-11 15:48:26,845 INFO main o.v.s.s.AbstractVaadinSecurity:112 - No RememberMeServices found. Using NullRememberMeServices. 2024-01-11 15:48:26,845 INFO main o.v.s.s.s.DefaultVaadinSharedSecurity:235 - No session authentication strategy found in application context, using null strategy 2024-01-11 15:48:26,845 INFO main o.v.s.s.s.DefaultVaadinSharedSecurity:244 - Using authentication success handler org.eclipse.hawkbit.ui.autoconfigure.UISecurityConfigurationAdapter$TenantMetadataSavedRequestAwareVaadinAuthenticationSuccessHandler@197346a8 2024-01-11 15:48:26,846 INFO main o.v.s.s.s.DefaultVaadinSharedSecurity:250 - Using logout handler org.vaadin.spring.security.shared.VaadinRedirectLogoutHandler@419b0759 2024-01-11 15:48:28,024 INFO main o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'vv8-ui-server.springCloudBusInput' has 1 subscriber(s). 2024-01-11 15:48:28,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 15:48:28,378 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'vv8-ui-server.errorChannel' has 1 subscriber(s). 2024-01-11 15:48:28,378 INFO main o.s.i.e.EventDrivenConsumer:292 - started bean '_org.springframework.integration.errorLogger' 2024-01-11 15:48:28,470 INFO main o.e.h.a.v.AllowedHostNamesTest:61 - Started AllowedHostNamesTest in 15.272 seconds (JVM running for 17.507) 2024-01-11 15:48:29,201 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:48:29,201 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:48:29,204 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 15:48:29,435 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:48:29,435 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:48:29,438 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 3 ms 2024-01-11 15:48:29,649 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 15:48:29,650 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 15:48:29,652 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: 17.06 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.2.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.2-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.2.jar to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-vv8-ui/0.4.2/hawkbit-vv8-ui-0.4.2.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.2/hawkbit-vv8-ui-0.4.2.pom [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-vv8-ui/target/hawkbit-vv8-ui-0.4.2-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-vv8-ui/0.4.2/hawkbit-vv8-ui-0.4.2-javadoc.jar [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-vv8-ui/target/hawkbit-vv8-ui-0.4.2-sources.jar to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-vv8-ui/0.4.2/hawkbit-vv8-ui-0.4.2-sources.jar [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-vv8-ui/target/hawkbit-vv8-ui-0.4.2.jar.asc to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-vv8-ui/0.4.2/hawkbit-vv8-ui-0.4.2.jar.asc [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-vv8-ui/target/hawkbit-vv8-ui-0.4.2.pom.asc to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-vv8-ui/0.4.2/hawkbit-vv8-ui-0.4.2.pom.asc [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-vv8-ui/target/hawkbit-vv8-ui-0.4.2-javadoc.jar.asc to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-vv8-ui/0.4.2/hawkbit-vv8-ui-0.4.2-javadoc.jar.asc [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-vv8-ui/target/hawkbit-vv8-ui-0.4.2-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-vv8-ui/0.4.2/hawkbit-vv8-ui-0.4.2-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.2.jar to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-vv8-ui/0.4.2/hawkbit-vv8-ui-0.4.2.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.2/hawkbit-vv8-ui-0.4.2.pom [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-vv8-ui/target/hawkbit-vv8-ui-0.4.2-javadoc.jar to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-vv8-ui/0.4.2/hawkbit-vv8-ui-0.4.2-javadoc.jar [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-vv8-ui/target/hawkbit-vv8-ui-0.4.2-sources.jar to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-vv8-ui/0.4.2/hawkbit-vv8-ui-0.4.2-sources.jar [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-vv8-ui/target/hawkbit-vv8-ui-0.4.2.jar.asc to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-vv8-ui/0.4.2/hawkbit-vv8-ui-0.4.2.jar.asc [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-vv8-ui/target/hawkbit-vv8-ui-0.4.2.pom.asc to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-vv8-ui/0.4.2/hawkbit-vv8-ui-0.4.2.pom.asc [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-vv8-ui/target/hawkbit-vv8-ui-0.4.2-javadoc.jar.asc to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-vv8-ui/0.4.2/hawkbit-vv8-ui-0.4.2-javadoc.jar.asc [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-vv8-ui/target/hawkbit-vv8-ui-0.4.2-sources.jar.asc to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-vv8-ui/0.4.2/hawkbit-vv8-ui-0.4.2-sources.jar.asc [INFO] Performing remote staging... [INFO] [INFO] * Remote staging into staging profile ID "1d2b23f380235e" [INFO] * Created staging repository with ID "orgeclipsehawkbit-1077". [INFO] * Staging repository at https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgeclipsehawkbit-1077 [INFO] * Uploading locally staged artifacts to profile org.eclipse.hawkbit [INFO] * Upload of locally staged artifacts finished. [INFO] * Closing staging repository with ID "orgeclipsehawkbit-1077". Waiting for operation to complete... ............ [ERROR] Rule failure while trying to close staging repository with ID "orgeclipsehawkbit-1077". [ERROR] [ERROR] Nexus Staging Rules Failure Report [ERROR] ================================== [ERROR] [ERROR] Repository "orgeclipsehawkbit-1077" failures [ERROR] Rule "profile-target-matching-staging" failures [ERROR] * Profile target mismatch: /com/eclipse/hawkbit/hawkbit-simple-ui/0.4.2/hawkbit-simple-ui-0.4.2.pom.asc [ERROR] * Profile target mismatch: /com/eclipse/hawkbit/hawkbit-simple-ui/0.4.2/hawkbit-simple-ui-0.4.2.jar [ERROR] * Profile target mismatch: /com/eclipse/hawkbit/hawkbit-simple-ui/0.4.2/hawkbit-simple-ui-0.4.2-javadoc.jar.md5 [ERROR] * Profile target mismatch: /com/eclipse/hawkbit/hawkbit-simple-ui/0.4.2/hawkbit-simple-ui-0.4.2.pom.sha1 [ERROR] * Profile target mismatch: /com/eclipse/hawkbit/hawkbit-simple-ui/0.4.2/hawkbit-simple-ui-0.4.2.jar.asc [ERROR] * Profile target mismatch: /com/eclipse/hawkbit/hawkbit-simple-ui/0.4.2/hawkbit-simple-ui-0.4.2.jar.sha1 [ERROR] * Profile target mismatch: /com/eclipse/hawkbit/hawkbit-simple-ui/0.4.2/hawkbit-simple-ui-0.4.2.pom [ERROR] * Profile target mismatch: /com/eclipse/hawkbit/hawkbit-simple-ui/0.4.2/hawkbit-simple-ui-0.4.2-javadoc.jar [ERROR] * Profile target mismatch: /com/eclipse/hawkbit/hawkbit-simple-ui/0.4.2/hawkbit-simple-ui-0.4.2-javadoc.jar.asc [ERROR] * Profile target mismatch: /com/eclipse/hawkbit/hawkbit-simple-ui/0.4.2/hawkbit-simple-ui-0.4.2.jar.md5 [ERROR] * Profile target mismatch: /com/eclipse/hawkbit/hawkbit-simple-ui/0.4.2/hawkbit-simple-ui-0.4.2.pom.md5 [ERROR] * Profile target mismatch: /com/eclipse/hawkbit/hawkbit-simple-ui/0.4.2/hawkbit-simple-ui-0.4.2-javadoc.jar.sha1 [ERROR] Rule "sources-staging" failures [ERROR] * Missing: no sources jar found in folder '/com/eclipse/hawkbit/hawkbit-simple-ui/0.4.2' [ERROR] [ERROR] [ERROR] Cleaning up local stage directory after a Rule failure during close of staging repositories: [orgeclipsehawkbit-1077] [ERROR] * Deleting context 1d2b23f380235e.properties [ERROR] Cleaning up remote stage repositories after a Rule failure during close of staging repositories: [orgeclipsehawkbit-1077] [ERROR] * Dropping failed staging repository with ID "orgeclipsehawkbit-1077" (Rule failure during close of staging repositories: [orgeclipsehawkbit-1077]). 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.2: [INFO] [INFO] hawkBit :: Parent .................................. SUCCESS [ 59.444 s] [INFO] hawkBit :: Core .................................... SUCCESS [ 13.028 s] [INFO] hawkBit :: Core Security ........................... SUCCESS [ 8.659 s] [INFO] hawkBit :: Repository .............................. SUCCESS [ 0.757 s] [INFO] hawkBit :: Repository :: API ....................... SUCCESS [ 12.254 s] [INFO] hawkBit :: Repository :: Core Implementation Support SUCCESS [ 9.424 s] [INFO] hawkBit :: Artifact Repository :: Filesystem ....... SUCCESS [ 6.595 s] [INFO] hawkBit :: Repository :: Test Utilities ............ SUCCESS [ 5.938 s] [INFO] hawkBit :: Repository :: JPA Implementation ........ SUCCESS [06:04 min] [INFO] hawkBit :: Security Integration .................... SUCCESS [ 8.327 s] [INFO] hawkBit :: HTTP Security ........................... SUCCESS [ 7.814 s] [INFO] hawkBit :: DMF ..................................... SUCCESS [ 0.673 s] [INFO] hawkBit :: DMF :: API .............................. SUCCESS [ 4.278 s] [INFO] hawkBit :: DMF :: RabbitMq Test module ............. SUCCESS [ 4.285 s] [INFO] hawkBit :: DMF :: AMQP 0.9 Implementation .......... SUCCESS [ 33.286 s] [INFO] hawkBit :: REST .................................... SUCCESS [ 0.713 s] [INFO] hawkBit :: REST :: Core ............................ SUCCESS [ 8.652 s] [INFO] hawkBit :: REST :: DDI API ......................... SUCCESS [ 8.991 s] [INFO] hawkBit :: REST :: DDI Resources ................... SUCCESS [01:53 min] [INFO] hawkBit :: REST :: Management API .................. SUCCESS [ 9.654 s] [INFO] hawkBit :: REST :: Management Resources ............ SUCCESS [02:27 min] [INFO] hawkBit :: Spring Boot Autoconfigure ............... SUCCESS [ 5.096 s] [INFO] hawkBit :: Mgmt UI ................................. SUCCESS [03:49 min] [INFO] hawkBit :: Spring Boot Starters .................... SUCCESS [ 0.651 s] [INFO] hawkBit :: Spring Boot Starter DDI API ............. SUCCESS [ 0.963 s] [INFO] hawkBit :: Spring Boot Starter DMF API ............. SUCCESS [ 0.929 s] [INFO] hawkBit :: Spring Boot Starter Management API ...... SUCCESS [ 0.944 s] [INFO] hawkBit :: Spring Boot Starter Management UI ....... SUCCESS [ 1.111 s] [INFO] hawkBit :: Spring Boot Starter ..................... SUCCESS [ 0.951 s] [INFO] hawkBit :: Runtime :: Parent ....................... SUCCESS [ 1.366 s] [INFO] hawkBit :: Runtime :: Update Server (Monolith) ..... SUCCESS [ 42.669 s] [INFO] hawkBit :: Test Report ............................. SUCCESS [ 4.970 s] [INFO] hawkBit :: Runtime :: DDI Server ................... SUCCESS [ 33.820 s] [INFO] hawkBit :: Runtime :: DMF Server ................... SUCCESS [ 7.358 s] [INFO] hawkBit :: Runtime :: Management Server ............ SUCCESS [ 38.695 s] [INFO] hawkBit :: Runtime :: Simple UI .................... SUCCESS [ 32.712 s] [INFO] hawkBit :: Runtime :: Vaadin v8 UI ................. FAILURE [02:01 min] [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 22:46 min [INFO] Finished at: 2024-01-11T15:50:06Z [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