incubator-kie-optaplanner icon indicating copy to clipboard operation
incubator-kie-optaplanner copied to clipboard

Dirty queue experiment (failed?)

Open ge0ffrey opened this issue 1 year ago • 4 comments

Doesn't seem to improve performance

ge0ffrey avatar Sep 23 '22 14:09 ge0ffrey

(tests) - optaweb-vehicle-routing job #415 was: FAILURE Possible explanation: Pipeline failure or project build failure

Please look here: https://eng-jenkins-csb-business-automation.apps.ocp-c1.prod.psi.redhat.com/job/KIE/job/optaplanner/job/main/job/pullrequest/job/optaplanner.tests.downstream.optaweb-vehicle-routing/415/display/redirect See console log:

Console Logs Verifying host key using known hosts file, will automatically accept unseen keys
> git fetch --no-tags --force --progress -- https://github.com/kiegroup/jenkins-pipeline-shared-libraries +refs/heads/*:refs/remotes/origin/* # timeout=10
Checking out Revision f6030bf2ac4e39a23094dad17d0057c20fe0fee5 (main)
> git config core.sparsecheckout # timeout=10
> git checkout -f f6030bf2ac4e39a23094dad17d0057c20fe0fee5 # timeout=10
Commit message: "[BXMSPROD-1802] Ignore jiras not matching CVE template (#218)"
> git rev-list --no-walk f6030bf2ac4e39a23094dad17d0057c20fe0fee5 # timeout=10
[Pipeline] Start of Pipeline
[Pipeline] node
Running on rhos-01-kie-psi-rhel7-xlarge-512 in /home/jenkins/workspace/KIE/optaplanner/main/pullrequest/optaplanner.tests.downstream.optaweb-vehicle-routing
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Declarative: Checkout SCM)
[Pipeline] checkout
The recommended git tool is: NONE
using credential kie-ci
Cloning the remote Git repository
Avoid second fetch
Checking out Revision 191737c64b32057957eb724748e00b4faafbeb69 (origin/main)
Commit message: "Update release prepare pipeline (#616)"
[Pipeline] }
[Pipeline] // stage
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] timestamps
[Pipeline] {
[Pipeline] timeout
[2022-09-23T14:56:23.101Z] Timeout set to expire in 3 hr 0 min
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Declarative: Tool Install)
[Pipeline] tool
[Pipeline] envVarsForTool
[Pipeline] }
[Pipeline] // stage
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Initialize)
[Pipeline] tool
[Pipeline] envVarsForTool
[Pipeline] withEnv
[Pipeline] {
[Pipeline] script
Cloning repository https://github.com/kiegroup/kogito-pipelines.git
> git init /home/jenkins/workspace/KIE/optaplanner/main/pullrequest/optaplanner.tests.downstream.optaweb-vehicle-routing # timeout=10
Fetching upstream changes from https://github.com/kiegroup/kogito-pipelines.git
> git --version # timeout=10
> git --version # 'git version 2.37.1'
using GIT_ASKPASS to set credentials PSSWD: kie-ci service account with access to jboss-integration private github space
> git fetch --tags --force --progress -- https://github.com/kiegroup/kogito-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10
> git config remote.origin.url https://github.com/kiegroup/kogito-pipelines.git # timeout=10
> git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
> git rev-parse origin/main^{commit} # timeout=10
> git config core.sparsecheckout # timeout=10
> git checkout -f 191737c64b32057957eb724748e00b4faafbeb69 # timeout=10
[Pipeline] {
[Pipeline] sh
[2022-09-23T14:56:23.693Z] + printenv
[Pipeline] archiveArtifacts
[2022-09-23T14:56:23.752Z] Archiving artifacts
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (check space before build)
[Pipeline] tool
[Pipeline] envVarsForTool
[Pipeline] withEnv
[Pipeline] {
[Pipeline] script
[Pipeline] {
[Pipeline] dir
[2022-09-23T14:56:24.185Z] Running in /home/jenkins/workspace/KIE/optaplanner/main/pullrequest/optaplanner.tests.downstream.optaweb-vehicle-routing
[Pipeline] {
[Pipeline] echo
[2022-09-23T14:56:24.216Z] [INFO] space left on the machine
[Pipeline] sh
[2022-09-23T14:56:24.493Z] + df -h
[2022-09-23T14:56:24.494Z] Filesystem Size Used Avail Use% Mounted on
[2022-09-23T14:56:24.494Z] devtmpfs 7.8G 0 7.8G 0% /dev
[2022-09-23T14:56:24.494Z] tmpfs 7.8G 0 7.8G 0% /dev/shm
[2022-09-23T14:56:24.494Z] tmpfs 7.8G 17M 7.8G 1% /run
[2022-09-23T14:56:24.494Z] tmpfs 7.8G 0 7.8G 0% /sys/fs/cgroup
[2022-09-23T14:56:24.494Z] /dev/vda1 80G 20G 61G 25% /
[2022-09-23T14:56:24.494Z] tmpfs 1.6G 0 1.6G 0% /run/user/1000
[Pipeline] echo
[2022-09-23T14:56:24.514Z] [INFO] space of /home/jenkins
[Pipeline] sh
[2022-09-23T14:56:24.793Z] + du -h -d1 /home/jenkins
[2022-09-23T14:56:24.793Z] 4.0K /home/jenkins/.ssh
[2022-09-23T14:56:24.793Z] 0 /home/jenkins/go
[2022-09-23T14:56:24.793Z] 8.0K /home/jenkins/.vnc
[2022-09-23T14:56:24.793Z] 19M /home/jenkins/.m2
[2022-09-23T14:56:24.793Z] 2.1G /home/jenkins/git-repos
[2022-09-23T14:56:24.793Z] 8.0K /home/jenkins/.config
[2022-09-23T14:56:24.793Z] 4.0K /home/jenkins/.cekit
[2022-09-23T14:56:24.793Z] 82M /home/jenkins/virtenvs
[2022-09-23T14:56:24.793Z] 33M /home/jenkins/remoting
[2022-09-23T14:56:24.793Z] 65M /home/jenkins/.cache
[2022-09-23T14:56:24.793Z] 2.9M /home/jenkins/workspace
[2022-09-23T14:56:24.793Z] 0 /home/jenkins/.pki
[2022-09-23T14:56:24.793Z] 137M /home/jenkins/tools
[2022-09-23T14:56:24.793Z] 0 /home/jenkins/caches
[2022-09-23T14:56:24.793Z] 26M /home/jenkins/.npm
[2022-09-23T14:56:24.793Z] 435M /home/jenkins/.gradle
[2022-09-23T14:56:24.794Z] 2.9G /home/jenkins
[Pipeline] echo
[2022-09-23T14:56:24.815Z] [INFO] space of workspace
[Pipeline] sh
[2022-09-23T14:56:25.092Z] + du -h -d3 /home/jenkins/workspace
[2022-09-23T14:56:25.092Z] 0 /home/jenkins/workspace/KIE/kogito/main
[2022-09-23T14:56:25.092Z] 0 /home/jenkins/workspace/KIE/kogito
[2022-09-23T14:56:25.092Z] 2.9M /home/jenkins/workspace/KIE/optaplanner/main
[2022-09-23T14:56:25.092Z] 2.9M /home/jenkins/workspace/KIE/optaplanner
[2022-09-23T14:56:25.092Z] 2.9M /home/jenkins/workspace/KIE
[2022-09-23T14:56:25.092Z] 2.9M /home/jenkins/workspace
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Install build-chain tool)
[Pipeline] tool
[Pipeline] envVarsForTool
[Pipeline] withEnv
[Pipeline] {
[Pipeline] script
[Pipeline] {
[Pipeline] echo
[2022-09-23T14:56:25.396Z] [INFO] Getting build-chain version from composite action file
[Pipeline] readFile
[Pipeline] echo
[2022-09-23T14:56:25.652Z] [INFO] build-chain version recovered '2.3.34'
[Pipeline] sh
[2022-09-23T14:56:25.934Z] + npm install -g @kie/[email protected] -registry=https://repository.engineering.redhat.com/nexus/repository/registry.npmjs.org/
[2022-09-23T14:56:26.493Z] npm WARN ERESOLVE overriding peer dependency
[2022-09-23T14:56:26.493Z] npm WARN Found: @octokit/[email protected]
[2022-09-23T14:56:26.493Z] npm WARN node_modules/@kie/build-chain-action/node_modules/@octokit/core
[2022-09-23T14:56:26.493Z] npm WARN @octokit/core@"^2.4.3" from @octokit/[email protected]
[2022-09-23T14:56:26.493Z] npm WARN node_modules/@kie/build-chain-action/node_modules/@octokit/rest
[2022-09-23T14:56:26.493Z] npm WARN @octokit/rest@"^17.6.0" from @kie/[email protected]
[2022-09-23T14:56:26.493Z] npm WARN node_modules/@kie/build-chain-action
[2022-09-23T14:56:26.493Z] npm WARN 1 more (@kie/build-chain-configuration-reader)
[2022-09-23T14:56:26.493Z] npm WARN 1 more (@octokit/plugin-paginate-rest)
[2022-09-23T14:56:26.493Z] npm WARN
[2022-09-23T14:56:26.493Z] npm WARN Could not resolve dependency:
[2022-09-23T14:56:26.493Z] npm WARN peer @octokit/core@">=3" from @octokit/[email protected]
[2022-09-23T14:56:26.493Z] npm WARN node_modules/@kie/build-chain-action/node_modules/@octokit/plugin-request-log
[2022-09-23T14:56:26.493Z] npm WARN @octokit/plugin-request-log@"^1.0.0" from @octokit/[email protected]
[2022-09-23T14:56:26.493Z] npm WARN node_modules/@kie/build-chain-action/node_modules/@octokit/rest
[2022-09-23T14:56:27.854Z]
[2022-09-23T14:56:27.854Z] changed 111 packages, and audited 112 packages in 2s
[2022-09-23T14:56:27.854Z]
[2022-09-23T14:56:27.854Z] 5 packages are looking for funding
[2022-09-23T14:56:27.854Z] run `npm fund` for details
[2022-09-23T14:56:27.854Z]
[2022-09-23T14:56:27.854Z] found 0 vulnerabilities
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build projects)
[Pipeline] tool
[Pipeline] envVarsForTool
[Pipeline] tool
[Pipeline] envVarsForTool
[Pipeline] tool
[Pipeline] envVarsForTool
[Pipeline] withEnv
[Pipeline] {
[Pipeline] script
[Pipeline] {
[Pipeline] echo
[2022-09-23T14:56:28.218Z] BUILD_MVN_OPTS_CURRENT =
[Pipeline] configFileProvider
[2022-09-23T14:56:28.233Z] provisioning config files...
[2022-09-23T14:56:28.237Z] copy managed file [kogito_pr_settings] to file:/home/jenkins/workspace/KIE/optaplanner/main/pullrequest/optaplanner.tests.downstream.optaweb-vehicle-routing@tmp/config1324208206793670361tmp
[Pipeline] {
[Pipeline] withCredentials
[2022-09-23T14:56:28.274Z] Masking supported pattern matches of $GITHUB_TOKEN
[Pipeline] {
[Pipeline] sh
[2022-09-23T14:56:28.305Z] Warning: A secret was passed to "sh" using Groovy String interpolation, which is insecure.
[2022-09-23T14:56:28.305Z] Affected argument(s) used the following variable(s): [GITHUB_TOKEN]
[2022-09-23T14:56:28.305Z] See https://jenkins.io/redirect/groovy-string-interpolation for details.
[2022-09-23T14:56:28.572Z] + build-chain-action -token=**** -df=https://raw.githubusercontent.com/kiegroup/kogito-pipelines/main/.ci/pull-request-config.yaml -folder=bc build pr -url=https://github.com/kiegroup/optaplanner/pull/2205 -sp=kiegroup/optaweb-vehicle-routing --skipParallelCheckout -cct '(^mvn .*)||$1 -s /home/jenkins/workspace/KIE/optaplanner/main/pullrequest/optaplanner.tests.downstream.optaweb-vehicle-routing@tmp/config1324208206793670361tmp -Dmaven.wagon.http.ssl.insecure=true -Dmaven.test.failure.ignore=true'
[2022-09-23T14:56:28.826Z] [INFO] Executing pull request flow for https://github.com/kiegroup/optaplanner/pull/2205 in bc
[2022-09-23T14:56:28.826Z] (node:28690) Warning: Accessing non-existent property 'ClientError' of module exports inside circular dependency
[2022-09-23T14:56:28.826Z] (Use `node --trace-warnings ...` to show where the warning was created)
[2022-09-23T14:56:29.080Z] [INFO] https://raw.githubusercontent.com/kiegroup/kogito-pipelines/main/.ci/pull-request-config.yaml exists, using it
[2022-09-23T14:56:29.335Z] ::group::[PRE] Executing pre section for https://raw.githubusercontent.com/kiegroup/kogito-pipelines/main/.ci/pull-request-config.yaml
[2022-09-23T14:56:29.335Z] [INFO] Execute command 'export BUILD_MVN_OPTS=" -nsu -ntp -fae -e -Dhttp.keepAlive=false -Dmaven.wagon.http.pool=false dependency:tree -Dmaven.wagon.httpconnectionManager.ttlSeconds=120 -Dmaven.wagon.http.retryHandler.count=3"' in dir '/home/jenkins/workspace/KIE/optaplanner/main/pullrequest/optaplanner.tests.downstream.optaweb-vehicle-routing'
[2022-09-23T14:56:29.335Z] [INFO] Treating export command since it's not possible to run it from the runner itself
[2022-09-23T14:56:29.335Z] [INFO] The variable BUILD_MVN_OPTS has been stored with ' -nsu -ntp -fae -e -Dhttp.keepAlive=false -Dmaven.wagon.http.pool=false dependency:tree -Dmaven.wagon.httpconnectionManager.ttlSeconds=120 -Dmaven.wagon.http.retryHandler.count=3' value
[2022-09-23T14:56:29.335Z] ::notice title= [PRE] [Execution OK]::export BUILD_MVN_OPTS=" -nsu -ntp -fae -e -Dhttp.keepAlive=false -Dmaven.wagon.http.pool=false dependency:tree -Dmaven.wagon.httpconnectionManager.ttlSeconds=120 -Dmaven.wagon.http.retryHandler.count=3"
[2022-09-23T14:56:29.335Z] [INFO] Execute command 'echo "BUILD_MVN_OPTS= -nsu -ntp -fae -e -Dhttp.keepAlive=false -Dmaven.wagon.http.pool=false dependency:tree -Dmaven.wagon.httpconnectionManager.ttlSeconds=120 -Dmaven.wagon.http.retryHandler.count=3"' in dir '/home/jenkins/workspace/KIE/optaplanner/main/pullrequest/optaplanner.tests.downstream.optaweb-vehicle-routing'
[2022-09-23T14:56:29.335Z] [command]/usr/bin/echo BUILD_MVN_OPTS= -nsu -ntp -fae -e -Dhttp.keepAlive=false -Dmaven.wagon.http.pool=false dependency:tree -Dmaven.wagon.httpconnectionManager.ttlSeconds=120 -Dmaven.wagon.http.retryHandler.count=3
[2022-09-23T14:56:29.335Z] BUILD_MVN_OPTS= -nsu -ntp -fae -e -Dhttp.keepAlive=false -Dmaven.wagon.http.pool=false dependency:tree -Dmaven.wagon.httpconnectionManager.ttlSeconds=120 -Dmaven.wagon.http.retryHandler.count=3
[2022-09-23T14:56:29.335Z] ::notice title= [PRE] [Execution OK]::echo "BUILD_MVN_OPTS= -nsu -ntp -fae -e -Dhttp.keepAlive=false -Dmaven.wagon.http.pool=false dependency:tree -Dmaven.wagon.httpconnectionManager.ttlSeconds=120 -Dmaven.wagon.http.retryHandler.count=3"
[2022-09-23T14:56:29.336Z] [INFO] Execute command 'export BUILD_MVN_OPTS_CURRENT=""' in dir '/home/jenkins/workspace/KIE/optaplanner/main/pullrequest/optaplanner.tests.downstream.optaweb-vehicle-routing'
[2022-09-23T14:56:29.336Z] [INFO] Treating export command since it's not possible to run it from the runner itself
[2022-09-23T14:56:29.336Z] [INFO] The variable BUILD_MVN_OPTS_CURRENT has been stored with '' value
[2022-09-23T14:56:29.336Z] ::notice title= [PRE] [Execution OK]::export BUILD_MVN_OPTS_CURRENT=""
[2022-09-23T14:56:29.336Z] [INFO] Execute command 'echo "BUILD_MVN_OPTS_CURRENT="' in dir '/home/jenkins/workspace/KIE/optaplanner/main/pullrequest/optaplanner.tests.downstream.optaweb-vehicle-routing'
[2022-09-23T14:56:29.336Z] [command]/usr/bin/echo BUILD_MVN_OPTS_CURRENT=
[2022-09-23T14:56:29.336Z] BUILD_MVN_OPTS_CURRENT=
[2022-09-23T14:56:29.336Z] ::notice title= [PRE] [Execution OK]::echo "BUILD_MVN_OPTS_CURRENT="
[2022-09-23T14:56:29.336Z] ::endgroup::
[2022-09-23T14:56:29.590Z] ::group::[Pull Request Flow] Execution Plan...
[2022-09-23T14:56:29.590Z] [INFO] ----------------------------------------------
[2022-09-23T14:56:29.590Z] [INFO] [2] projects will be executed
[2022-09-23T14:56:29.590Z]
[2022-09-23T14:56:29.590Z] [INFO] [kiegroup/optaplanner]
[2022-09-23T14:56:29.590Z] [INFO] Level Type: [upstream].
[2022-09-23T14:56:29.590Z] [INFO] mvn clean install -Dquickly ${{ env.BUILD_MVN_OPTS }} ${{ env.BUILD_MVN_OPTS_UPSTREAM }} ${{ env.OPTAPLANNER_BUILD_MVN_OPTS_UPSTREAM }}
[2022-09-23T14:56:29.590Z] [INFO] [ [32m'docker system prune -f'[39m ]
[2022-09-23T14:56:29.590Z]
[2022-09-23T14:56:29.590Z] [INFO] [kiegroup/optaweb-vehicle-routing]
[2022-09-23T14:56:29.590Z] [INFO] Level Type: [current].
[2022-09-23T14:56:29.590Z] [INFO] mvn clean install -f optaweb-vehicle-routing/pom.xml ${{ env.BUILD_MVN_OPTS }} ${{ env.BUILD_MVN_OPTS_CURRENT }} ${{ env.OPTAWEB_VEHICLE_ROUTING_BUILD_MVN_OPTS }}
[2022-09-23T14:56:29.590Z] [INFO] [ [32m'docker system prune -f'[39m ]
[2022-09-23T14:56:29.590Z]
[2022-09-23T14:56:29.590Z] [INFO] ----------------------------------------------
[2022-09-23T14:56:29.590Z] ::endgroup::
[2022-09-23T14:56:29.590Z] ::group::[Pull Request Flow] Checking out kiegroup/optaplanner and its dependencies
[2022-09-23T14:56:29.590Z] [INFO] Tree for project kiegroup/optaweb-vehicle-routing. Dependencies:
[2022-09-23T14:56:29.590Z] kiegroup/optaplanner,
[2022-09-23T14:56:29.590Z] kiegroup/optaweb-vehicle-routing
[2022-09-23T14:56:29.590Z] [INFO] [kiegroup/optaplanner] Checking out project
[2022-09-23T14:56:29.844Z] [INFO] [kiegroup/optaplanner] Merging https://github.com/kiegroup/optaplanner:main into https://github.com/ge0ffrey/optaplanner:dirtyQueue
[2022-09-23T14:56:44.686Z] [ERROR] command git pull --no-rebase https://****@github.com/ge0ffrey/optaplanner dirtyQueue failed with code 1. Error Message: From https://github.com/ge0ffrey/optaplanner
[2022-09-23T14:56:44.686Z] * branch dirtyQueue -> FETCH_HEAD
[2022-09-23T14:56:44.686Z] Auto-merging core/optaplanner-constraint-streams-bavet/src/main/java/org/optaplanner/constraint/streams/bavet/common/AbstractJoinNode.java
[2022-09-23T14:56:44.686Z] CONFLICT (content): Merge conflict in core/optaplanner-constraint-streams-bavet/src/main/java/org/optaplanner/constraint/streams/bavet/common/AbstractJoinNode.java
[2022-09-23T14:56:44.686Z] Auto-merging core/optaplanner-constraint-streams-bavet/src/main/java/org/optaplanner/constraint/streams/bavet/common/Tuple.java
[2022-09-23T14:56:44.686Z] Auto-merging core/optaplanner-constraint-streams-bavet/src/main/java/org/optaplanner/constraint/streams/bavet/common/collection/TupleList.java
[2022-09-23T14:56:44.686Z] CONFLICT (add/add): Merge conflict in core/optaplanner-constraint-streams-bavet/src/main/java/org/optaplanner/constraint/streams/bavet/common/collection/TupleList.java
[2022-09-23T14:56:44.686Z] Auto-merging core/optaplanner-constraint-streams-bavet/src/main/java/org/optaplanner/constraint/streams/bavet/uni/ForEachUniNode.java
[2022-09-23T14:56:44.686Z] CONFLICT (content): Merge conflict in core/optaplanner-constraint-streams-bavet/src/main/java/org/optaplanner/constraint/streams/bavet/uni/ForEachUniNode.java
[2022-09-23T14:56:44.686Z] Automatic merge failed; fix conflicts and then commit the result.
[2022-09-23T14:56:44.686Z]
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[2022-09-23T14:56:44.757Z] Deleting 1 temporary files
[Pipeline] // configFileProvider
[Pipeline] }
[Pipeline] // script
Post stage
[Pipeline] junit
[2022-09-23T14:56:44.852Z] Recording test results
[2022-09-23T14:56:44.941Z] No test report files were found. Configuration error?
Error when executing always post condition:
Also: hudson.remoting.Channel$CallSiteStackTrace: Remote call to rhos-01-kie-psi-rhel7-xlarge-512
at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1784)
at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:356)
at hudson.remoting.Channel.call(Channel.java:1000)
at hudson.FilePath.act(FilePath.java:1194)
at hudson.FilePath.act(FilePath.java:1183)
at hudson.tasks.junit.JUnitParser.parseResult(JUnitParser.java:118)
at hudson.tasks.junit.JUnitResultArchiver.parse(JUnitResultArchiver.java:159)
at hudson.tasks.junit.JUnitResultArchiver.parseAndSummarize(JUnitResultArchiver.java:253)
at hudson.tasks.junit.pipeline.JUnitResultsStepExecution.run(JUnitResultsStepExecution.java:63)
at hudson.tasks.junit.pipeline.JUnitResultsStepExecution.run(JUnitResultsStepExecution.java:29)
at org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution.lambda$start$0(SynchronousNonBlockingStepExecution.java:47)
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
at java.base/java.lang.Thread.run(Thread.java:829)
hudson.AbortException: No test report files were found. Configuration error?
at hudson.tasks.junit.JUnitParser$ParseResultCallable.invoke(JUnitParser.java:184)
at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3502)
at hudson.remoting.UserRequest.perform(UserRequest.java:211)
at hudson.remoting.UserRequest.perform(UserRequest.java:54)
at hudson.remoting.Request$2.run(Request.java:376)
at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:750)

[Pipeline] script
[Pipeline] {
[Pipeline] sh
[2022-09-23T14:56:45.252Z] + rm -rf console.log
[Pipeline] sh

kie-ci3 avatar Sep 23 '22 14:09 kie-ci3

(tests) - optaplanner job #419 was: FAILURE Possible explanation: Pipeline failure or project build failure

Please look here: https://eng-jenkins-csb-business-automation.apps.ocp-c1.prod.psi.redhat.com/job/KIE/job/optaplanner/job/main/job/pullrequest/job/optaplanner.tests.optaplanner/419/display/redirect See console log:

Console Logs using GIT_SSH to set credentials SSH: kie-ci service account with access to jboss-integration private github space
[INFO] Currently running in a labeled security context
> /usr/bin/chcon --type=ssh_home_t /var/jenkins_home/jobs/KIE/jobs/optaplanner/jobs/main/jobs/pullrequest/jobs/optaplanner.tests.optaplanner/workspace@libs/d03f8b53ef89e88ec2b15428a250a4b1fb7910bfcdd3e1c33e4e95c3adb758bb@tmp/jenkins-gitclient-ssh3874337826390097337.key
Verifying host key using known hosts file, will automatically accept unseen keys
> git fetch --no-tags --force --progress -- https://github.com/kiegroup/jenkins-pipeline-shared-libraries +refs/heads/*:refs/remotes/origin/* # timeout=10
Checking out Revision f6030bf2ac4e39a23094dad17d0057c20fe0fee5 (main)
> git config core.sparsecheckout # timeout=10
> git checkout -f f6030bf2ac4e39a23094dad17d0057c20fe0fee5 # timeout=10
Commit message: "[BXMSPROD-1802] Ignore jiras not matching CVE template (#218)"
> git rev-list --no-walk f6030bf2ac4e39a23094dad17d0057c20fe0fee5 # timeout=10
[Pipeline] Start of Pipeline
[Pipeline] node
Running on rhos-01-kie-psi-rhel7-xlarge-464 in /home/jenkins/workspace/KIE/optaplanner/main/pullrequest/optaplanner.tests.optaplanner
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Declarative: Checkout SCM)
[Pipeline] checkout
The recommended git tool is: NONE
using credential kie-ci
Cloning the remote Git repository
Avoid second fetch
Checking out Revision 191737c64b32057957eb724748e00b4faafbeb69 (origin/main)
Commit message: "Update release prepare pipeline (#616)"
[Pipeline] }
[Pipeline] // stage
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] timestamps
[Pipeline] {
[Pipeline] timeout
[2022-09-23T14:56:23.110Z] Timeout set to expire in 3 hr 0 min
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Declarative: Tool Install)
[Pipeline] tool
[Pipeline] envVarsForTool
[Pipeline] }
[Pipeline] // stage
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Initialize)
[Pipeline] tool
[Pipeline] envVarsForTool
[Pipeline] withEnv
[Pipeline] {
Cloning repository https://github.com/kiegroup/kogito-pipelines.git
> git init /home/jenkins/workspace/KIE/optaplanner/main/pullrequest/optaplanner.tests.optaplanner # timeout=10
Fetching upstream changes from https://github.com/kiegroup/kogito-pipelines.git
> git --version # timeout=10
> git --version # 'git version 2.37.1'
using GIT_ASKPASS to set credentials PSSWD: kie-ci service account with access to jboss-integration private github space
> git fetch --tags --force --progress -- https://github.com/kiegroup/kogito-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10
> git config remote.origin.url https://github.com/kiegroup/kogito-pipelines.git # timeout=10
> git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
> git rev-parse origin/main^{commit} # timeout=10
> git config core.sparsecheckout # timeout=10
> git checkout -f 191737c64b32057957eb724748e00b4faafbeb69 # timeout=10
[Pipeline] script
[Pipeline] {
[Pipeline] sh
[2022-09-23T14:56:23.700Z] + printenv
[Pipeline] archiveArtifacts
[2022-09-23T14:56:23.725Z] Archiving artifacts
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (check space before build)
[Pipeline] tool
[Pipeline] envVarsForTool
[Pipeline] withEnv
[Pipeline] {
[Pipeline] script
[Pipeline] {
[Pipeline] dir
[2022-09-23T14:56:24.181Z] Running in /home/jenkins/workspace/KIE/optaplanner/main/pullrequest/optaplanner.tests.optaplanner
[Pipeline] {
[Pipeline] echo
[2022-09-23T14:56:24.213Z] [INFO] space left on the machine
[Pipeline] sh
[2022-09-23T14:56:24.489Z] + df -h
[2022-09-23T14:56:24.490Z] Filesystem Size Used Avail Use% Mounted on
[2022-09-23T14:56:24.490Z] devtmpfs 7.8G 0 7.8G 0% /dev
[2022-09-23T14:56:24.490Z] tmpfs 7.8G 0 7.8G 0% /dev/shm
[2022-09-23T14:56:24.490Z] tmpfs 7.8G 41M 7.8G 1% /run
[2022-09-23T14:56:24.490Z] tmpfs 7.8G 0 7.8G 0% /sys/fs/cgroup
[2022-09-23T14:56:24.490Z] /dev/vda1 80G 25G 56G 32% /
[2022-09-23T14:56:24.490Z] tmpfs 1.6G 0 1.6G 0% /run/user/1000
[Pipeline] echo
[2022-09-23T14:56:24.511Z] [INFO] space of /home/jenkins
[Pipeline] sh
[2022-09-23T14:56:24.789Z] + du -h -d1 /home/jenkins
[2022-09-23T14:56:24.789Z] 4.0K /home/jenkins/.ssh
[2022-09-23T14:56:24.789Z] 0 /home/jenkins/go
[2022-09-23T14:56:24.789Z] 8.0K /home/jenkins/.vnc
[2022-09-23T14:56:24.789Z] 38M /home/jenkins/.m2
[2022-09-23T14:56:24.789Z] 2.1G /home/jenkins/git-repos
[2022-09-23T14:56:24.789Z] 56M /home/jenkins/.config
[2022-09-23T14:56:24.789Z] 4.0K /home/jenkins/.cekit
[2022-09-23T14:56:24.789Z] 82M /home/jenkins/virtenvs
[2022-09-23T14:56:24.789Z] 32M /home/jenkins/remoting
[2022-09-23T14:56:25.044Z] 2.2G /home/jenkins/.cache
[2022-09-23T14:56:25.044Z] 2.9M /home/jenkins/workspace
[2022-09-23T14:56:25.044Z] 28K /home/jenkins/.pki
[2022-09-23T14:56:25.044Z] 137M /home/jenkins/tools
[2022-09-23T14:56:25.044Z] 0 /home/jenkins/caches
[2022-09-23T14:56:25.044Z] 29M /home/jenkins/.npm
[2022-09-23T14:56:25.044Z] 0 /home/jenkins/.yarn
[2022-09-23T14:56:25.044Z] 435M /home/jenkins/.gradle
[2022-09-23T14:56:25.044Z] 290M /home/jenkins/.sonar
[2022-09-23T14:56:25.044Z] 5.3G /home/jenkins
[Pipeline] echo
[2022-09-23T14:56:25.064Z] [INFO] space of workspace
[Pipeline] sh
[2022-09-23T14:56:25.340Z] + du -h -d3 /home/jenkins/workspace
[2022-09-23T14:56:25.340Z] 0 /home/jenkins/workspace/KIE/kogito/main
[2022-09-23T14:56:25.340Z] 0 /home/jenkins/workspace/KIE/kogito/1.28.x
[2022-09-23T14:56:25.340Z] 0 /home/jenkins/workspace/KIE/kogito
[2022-09-23T14:56:25.340Z] 2.9M /home/jenkins/workspace/KIE/optaplanner/main
[2022-09-23T14:56:25.340Z] 2.9M /home/jenkins/workspace/KIE/optaplanner
[2022-09-23T14:56:25.340Z] 2.9M /home/jenkins/workspace/KIE
[2022-09-23T14:56:25.340Z] 2.9M /home/jenkins/workspace
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Install build-chain tool)
[Pipeline] tool
[Pipeline] envVarsForTool
[Pipeline] withEnv
[Pipeline] {
[Pipeline] script
[Pipeline] {
[Pipeline] echo
[2022-09-23T14:56:25.637Z] [INFO] Getting build-chain version from composite action file
[Pipeline] readFile
[Pipeline] echo
[2022-09-23T14:56:25.714Z] [INFO] build-chain version recovered '2.3.34'
[Pipeline] sh
[2022-09-23T14:56:25.993Z] + npm install -g @kie/[email protected] -registry=https://repository.engineering.redhat.com/nexus/repository/registry.npmjs.org/
[2022-09-23T14:56:26.553Z] npm WARN ERESOLVE overriding peer dependency
[2022-09-23T14:56:26.553Z] npm WARN Found: @octokit/[email protected]
[2022-09-23T14:56:26.553Z] npm WARN node_modules/@kie/build-chain-action/node_modules/@octokit/core
[2022-09-23T14:56:26.553Z] npm WARN @octokit/core@"^2.4.3" from @octokit/[email protected]
[2022-09-23T14:56:26.553Z] npm WARN node_modules/@kie/build-chain-action/node_modules/@octokit/rest
[2022-09-23T14:56:26.553Z] npm WARN @octokit/rest@"^17.6.0" from @kie/[email protected]
[2022-09-23T14:56:26.553Z] npm WARN node_modules/@kie/build-chain-action
[2022-09-23T14:56:26.553Z] npm WARN 1 more (@kie/build-chain-configuration-reader)
[2022-09-23T14:56:26.553Z] npm WARN 1 more (@octokit/plugin-paginate-rest)
[2022-09-23T14:56:26.553Z] npm WARN
[2022-09-23T14:56:26.553Z] npm WARN Could not resolve dependency:
[2022-09-23T14:56:26.553Z] npm WARN peer @octokit/core@">=3" from @octokit/[email protected]
[2022-09-23T14:56:26.553Z] npm WARN node_modules/@kie/build-chain-action/node_modules/@octokit/plugin-request-log
[2022-09-23T14:56:26.553Z] npm WARN @octokit/plugin-request-log@"^1.0.0" from @octokit/[email protected]
[2022-09-23T14:56:26.553Z] npm WARN node_modules/@kie/build-chain-action/node_modules/@octokit/rest
[2022-09-23T14:56:27.927Z]
[2022-09-23T14:56:27.927Z] changed 111 packages, and audited 112 packages in 2s
[2022-09-23T14:56:27.927Z]
[2022-09-23T14:56:27.927Z] 5 packages are looking for funding
[2022-09-23T14:56:27.927Z] run `npm fund` for details
[2022-09-23T14:56:27.927Z]
[2022-09-23T14:56:27.927Z] found 0 vulnerabilities
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build projects)
[Pipeline] tool
[Pipeline] envVarsForTool
[Pipeline] tool
[Pipeline] envVarsForTool
[Pipeline] tool
[Pipeline] envVarsForTool
[Pipeline] withEnv
[Pipeline] {
[Pipeline] script
[Pipeline] {
[Pipeline] echo
[2022-09-23T14:56:28.290Z] BUILD_MVN_OPTS_CURRENT = -Prun-code-coverage
[Pipeline] configFileProvider
[2022-09-23T14:56:28.304Z] provisioning config files...
[2022-09-23T14:56:28.308Z] copy managed file [kogito_pr_settings] to file:/home/jenkins/workspace/KIE/optaplanner/main/pullrequest/optaplanner.tests.optaplanner@tmp/config2084240433149018005tmp
[Pipeline] {
[Pipeline] withCredentials
[2022-09-23T14:56:28.344Z] Masking supported pattern matches of $GITHUB_TOKEN
[Pipeline] {
[Pipeline] sh
[2022-09-23T14:56:28.378Z] Warning: A secret was passed to "sh" using Groovy String interpolation, which is insecure.
[2022-09-23T14:56:28.378Z] Affected argument(s) used the following variable(s): [GITHUB_TOKEN]
[2022-09-23T14:56:28.378Z] See https://jenkins.io/redirect/groovy-string-interpolation for details.
[2022-09-23T14:56:28.643Z] + build-chain-action -token=**** -df=https://raw.githubusercontent.com/kiegroup/kogito-pipelines/main/.ci/pull-request-config.yaml -folder=bc build pr -url=https://github.com/kiegroup/optaplanner/pull/2205 -sp=kiegroup/optaplanner --skipParallelCheckout -cct '(^mvn .*)||$1 -s /home/jenkins/workspace/KIE/optaplanner/main/pullrequest/optaplanner.tests.optaplanner@tmp/config2084240433149018005tmp -Dmaven.wagon.http.ssl.insecure=true -Dmaven.test.failure.ignore=true'
[2022-09-23T14:56:28.898Z] [INFO] Executing pull request flow for https://github.com/kiegroup/optaplanner/pull/2205 in bc
[2022-09-23T14:56:28.898Z] (node:18205) Warning: Accessing non-existent property 'ClientError' of module exports inside circular dependency
[2022-09-23T14:56:28.898Z] (Use `node --trace-warnings ...` to show where the warning was created)
[2022-09-23T14:56:29.156Z] [INFO] https://raw.githubusercontent.com/kiegroup/kogito-pipelines/main/.ci/pull-request-config.yaml exists, using it
[2022-09-23T14:56:29.156Z] ::group::[PRE] Executing pre section for https://raw.githubusercontent.com/kiegroup/kogito-pipelines/main/.ci/pull-request-config.yaml
[2022-09-23T14:56:29.156Z] [INFO] Execute command 'export BUILD_MVN_OPTS=" -nsu -ntp -fae -e -Dhttp.keepAlive=false -Dmaven.wagon.http.pool=false dependency:tree -Dmaven.wagon.httpconnectionManager.ttlSeconds=120 -Dmaven.wagon.http.retryHandler.count=3"' in dir '/home/jenkins/workspace/KIE/optaplanner/main/pullrequest/optaplanner.tests.optaplanner'
[2022-09-23T14:56:29.156Z] [INFO] Treating export command since it's not possible to run it from the runner itself
[2022-09-23T14:56:29.156Z] [INFO] The variable BUILD_MVN_OPTS has been stored with ' -nsu -ntp -fae -e -Dhttp.keepAlive=false -Dmaven.wagon.http.pool=false dependency:tree -Dmaven.wagon.httpconnectionManager.ttlSeconds=120 -Dmaven.wagon.http.retryHandler.count=3' value
[2022-09-23T14:56:29.156Z] ::notice title= [PRE] [Execution OK]::export BUILD_MVN_OPTS=" -nsu -ntp -fae -e -Dhttp.keepAlive=false -Dmaven.wagon.http.pool=false dependency:tree -Dmaven.wagon.httpconnectionManager.ttlSeconds=120 -Dmaven.wagon.http.retryHandler.count=3"
[2022-09-23T14:56:29.156Z] [INFO] Execute command 'echo "BUILD_MVN_OPTS= -nsu -ntp -fae -e -Dhttp.keepAlive=false -Dmaven.wagon.http.pool=false dependency:tree -Dmaven.wagon.httpconnectionManager.ttlSeconds=120 -Dmaven.wagon.http.retryHandler.count=3"' in dir '/home/jenkins/workspace/KIE/optaplanner/main/pullrequest/optaplanner.tests.optaplanner'
[2022-09-23T14:56:29.156Z] [command]/usr/bin/echo BUILD_MVN_OPTS= -nsu -ntp -fae -e -Dhttp.keepAlive=false -Dmaven.wagon.http.pool=false dependency:tree -Dmaven.wagon.httpconnectionManager.ttlSeconds=120 -Dmaven.wagon.http.retryHandler.count=3
[2022-09-23T14:56:29.410Z] BUILD_MVN_OPTS= -nsu -ntp -fae -e -Dhttp.keepAlive=false -Dmaven.wagon.http.pool=false dependency:tree -Dmaven.wagon.httpconnectionManager.ttlSeconds=120 -Dmaven.wagon.http.retryHandler.count=3
[2022-09-23T14:56:29.410Z] ::notice title= [PRE] [Execution OK]::echo "BUILD_MVN_OPTS= -nsu -ntp -fae -e -Dhttp.keepAlive=false -Dmaven.wagon.http.pool=false dependency:tree -Dmaven.wagon.httpconnectionManager.ttlSeconds=120 -Dmaven.wagon.http.retryHandler.count=3"
[2022-09-23T14:56:29.410Z] [INFO] Execute command 'export BUILD_MVN_OPTS_CURRENT="-Prun-code-coverage"' in dir '/home/jenkins/workspace/KIE/optaplanner/main/pullrequest/optaplanner.tests.optaplanner'
[2022-09-23T14:56:29.410Z] [INFO] Treating export command since it's not possible to run it from the runner itself
[2022-09-23T14:56:29.410Z] [INFO] The variable BUILD_MVN_OPTS_CURRENT has been stored with '-Prun-code-coverage' value
[2022-09-23T14:56:29.410Z] ::notice title= [PRE] [Execution OK]::export BUILD_MVN_OPTS_CURRENT="-Prun-code-coverage"
[2022-09-23T14:56:29.410Z] [INFO] Execute command 'echo "BUILD_MVN_OPTS_CURRENT=-Prun-code-coverage"' in dir '/home/jenkins/workspace/KIE/optaplanner/main/pullrequest/optaplanner.tests.optaplanner'
[2022-09-23T14:56:29.410Z] [command]/usr/bin/echo BUILD_MVN_OPTS_CURRENT=-Prun-code-coverage
[2022-09-23T14:56:29.410Z] BUILD_MVN_OPTS_CURRENT=-Prun-code-coverage
[2022-09-23T14:56:29.410Z] ::notice title= [PRE] [Execution OK]::echo "BUILD_MVN_OPTS_CURRENT=-Prun-code-coverage"
[2022-09-23T14:56:29.410Z] ::endgroup::
[2022-09-23T14:56:29.410Z] ::group::[Pull Request Flow] Execution Plan...
[2022-09-23T14:56:29.410Z] [INFO] ----------------------------------------------
[2022-09-23T14:56:29.410Z] [INFO] [1] projects will be executed
[2022-09-23T14:56:29.410Z]
[2022-09-23T14:56:29.410Z] [INFO] [kiegroup/optaplanner]
[2022-09-23T14:56:29.410Z] [INFO] Level Type: [current].
[2022-09-23T14:56:29.410Z] [INFO] mvn -f optaplanner/pom.xml clean install -Dfull ${{ env.BUILD_MVN_OPTS }} ${{ env.BUILD_MVN_OPTS_CURRENT }} ${{ env.OPTAPLANNER_BUILD_MVN_OPTS }}
[2022-09-23T14:56:29.410Z] [INFO] [ [32m'docker system prune -f'[39m ]
[2022-09-23T14:56:29.410Z]
[2022-09-23T14:56:29.410Z] [INFO] ----------------------------------------------
[2022-09-23T14:56:29.410Z] ::endgroup::
[2022-09-23T14:56:29.410Z] ::group::[Pull Request Flow] Checking out kiegroup/optaplanner and its dependencies
[2022-09-23T14:56:29.410Z] [INFO] Tree for project kiegroup/optaplanner. Dependencies:
[2022-09-23T14:56:29.410Z] kiegroup/optaplanner
[2022-09-23T14:56:29.410Z] [INFO] [kiegroup/optaplanner] Checking out project
[2022-09-23T14:56:29.970Z] [INFO] [kiegroup/optaplanner] Merging https://github.com/kiegroup/optaplanner:main into https://github.com/ge0ffrey/optaplanner:dirtyQueue
[2022-09-23T14:56:44.799Z] [ERROR] command git pull --no-rebase https://****@github.com/ge0ffrey/optaplanner dirtyQueue failed with code 1. Error Message: From https://github.com/ge0ffrey/optaplanner
[2022-09-23T14:56:44.799Z] * branch dirtyQueue -> FETCH_HEAD
[2022-09-23T14:56:44.799Z] Auto-merging core/optaplanner-constraint-streams-bavet/src/main/java/org/optaplanner/constraint/streams/bavet/common/AbstractJoinNode.java
[2022-09-23T14:56:44.799Z] CONFLICT (content): Merge conflict in core/optaplanner-constraint-streams-bavet/src/main/java/org/optaplanner/constraint/streams/bavet/common/AbstractJoinNode.java
[2022-09-23T14:56:44.799Z] Auto-merging core/optaplanner-constraint-streams-bavet/src/main/java/org/optaplanner/constraint/streams/bavet/common/Tuple.java
[2022-09-23T14:56:44.799Z] Auto-merging core/optaplanner-constraint-streams-bavet/src/main/java/org/optaplanner/constraint/streams/bavet/common/collection/TupleList.java
[2022-09-23T14:56:44.799Z] CONFLICT (add/add): Merge conflict in core/optaplanner-constraint-streams-bavet/src/main/java/org/optaplanner/constraint/streams/bavet/common/collection/TupleList.java
[2022-09-23T14:56:44.799Z] Auto-merging core/optaplanner-constraint-streams-bavet/src/main/java/org/optaplanner/constraint/streams/bavet/uni/ForEachUniNode.java
[2022-09-23T14:56:44.799Z] CONFLICT (content): Merge conflict in core/optaplanner-constraint-streams-bavet/src/main/java/org/optaplanner/constraint/streams/bavet/uni/ForEachUniNode.java
[2022-09-23T14:56:44.799Z] Automatic merge failed; fix conflicts and then commit the result.
[2022-09-23T14:56:44.799Z]
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[2022-09-23T14:56:44.865Z] Deleting 1 temporary files
[Pipeline] // configFileProvider
[Pipeline] }
[Pipeline] // script
Post stage
[Pipeline] junit
[2022-09-23T14:56:44.960Z] Recording test results
[2022-09-23T14:56:45.037Z] No test report files were found. Configuration error?
Error when executing always post condition:
Also: hudson.remoting.Channel$CallSiteStackTrace: Remote call to rhos-01-kie-psi-rhel7-xlarge-464
at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1784)
at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:356)
at hudson.remoting.Channel.call(Channel.java:1000)
at hudson.FilePath.act(FilePath.java:1194)
at hudson.FilePath.act(FilePath.java:1183)
at hudson.tasks.junit.JUnitParser.parseResult(JUnitParser.java:118)
at hudson.tasks.junit.JUnitResultArchiver.parse(JUnitResultArchiver.java:159)
at hudson.tasks.junit.JUnitResultArchiver.parseAndSummarize(JUnitResultArchiver.java:253)
at hudson.tasks.junit.pipeline.JUnitResultsStepExecution.run(JUnitResultsStepExecution.java:63)
at hudson.tasks.junit.pipeline.JUnitResultsStepExecution.run(JUnitResultsStepExecution.java:29)
at org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution.lambda$start$0(SynchronousNonBlockingStepExecution.java:47)
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
at java.base/java.lang.Thread.run(Thread.java:829)
hudson.AbortException: No test report files were found. Configuration error?
at hudson.tasks.junit.JUnitParser$ParseResultCallable.invoke(JUnitParser.java:184)
at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3502)
at hudson.remoting.UserRequest.perform(UserRequest.java:211)
at hudson.remoting.UserRequest.perform(UserRequest.java:54)
at hudson.remoting.Request$2.run(Request.java:376)
at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:750)

[Pipeline] script
[Pipeline] {
[Pipeline] sh
[2022-09-23T14:56:45.348Z] + rm -rf console.log
[Pipeline] sh

kie-ci3 avatar Sep 23 '22 14:09 kie-ci3

(tests) - optaplanner-quickstarts job #422 was: FAILURE Possible explanation: Pipeline failure or project build failure

Please look here: https://eng-jenkins-csb-business-automation.apps.ocp-c1.prod.psi.redhat.com/job/KIE/job/optaplanner/job/main/job/pullrequest/job/optaplanner.tests.downstream.optaplanner-quickstarts/422/display/redirect See console log:

Console Logs Verifying host key using known hosts file, will automatically accept unseen keys
> git fetch --no-tags --force --progress -- https://github.com/kiegroup/jenkins-pipeline-shared-libraries +refs/heads/*:refs/remotes/origin/* # timeout=10
Checking out Revision f6030bf2ac4e39a23094dad17d0057c20fe0fee5 (main)
> git config core.sparsecheckout # timeout=10
> git checkout -f f6030bf2ac4e39a23094dad17d0057c20fe0fee5 # timeout=10
Commit message: "[BXMSPROD-1802] Ignore jiras not matching CVE template (#218)"
> git rev-list --no-walk f6030bf2ac4e39a23094dad17d0057c20fe0fee5 # timeout=10
[Pipeline] Start of Pipeline
[Pipeline] node
Running on rhos-01-kie-psi-rhel7-xlarge-417 in /home/jenkins/workspace/KIE/optaplanner/main/pullrequest/optaplanner.tests.downstream.optaplanner-quickstarts
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Declarative: Checkout SCM)
[Pipeline] checkout
The recommended git tool is: NONE
using credential kie-ci
Cloning the remote Git repository
Avoid second fetch
Checking out Revision 191737c64b32057957eb724748e00b4faafbeb69 (origin/main)
Commit message: "Update release prepare pipeline (#616)"
[Pipeline] }
[Pipeline] // stage
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] timestamps
[Pipeline] {
[Pipeline] timeout
[2022-09-23T14:56:23.030Z] Timeout set to expire in 3 hr 0 min
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Declarative: Tool Install)
[Pipeline] tool
[Pipeline] envVarsForTool
[Pipeline] }
[Pipeline] // stage
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Initialize)
[Pipeline] tool
[Pipeline] envVarsForTool
[Pipeline] withEnv
[Pipeline] {
[Pipeline] script
[Pipeline] {
[Pipeline] sh
Cloning repository https://github.com/kiegroup/kogito-pipelines.git
> git init /home/jenkins/workspace/KIE/optaplanner/main/pullrequest/optaplanner.tests.downstream.optaplanner-quickstarts # timeout=10
Fetching upstream changes from https://github.com/kiegroup/kogito-pipelines.git
> git --version # timeout=10
> git --version # 'git version 2.37.1'
using GIT_ASKPASS to set credentials PSSWD: kie-ci service account with access to jboss-integration private github space
> git fetch --tags --force --progress -- https://github.com/kiegroup/kogito-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10
> git config remote.origin.url https://github.com/kiegroup/kogito-pipelines.git # timeout=10
> git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
> git rev-parse origin/main^{commit} # timeout=10
> git config core.sparsecheckout # timeout=10
> git checkout -f 191737c64b32057957eb724748e00b4faafbeb69 # timeout=10
[2022-09-23T14:56:23.627Z] + printenv
[Pipeline] archiveArtifacts
[2022-09-23T14:56:23.652Z] Archiving artifacts
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (check space before build)
[Pipeline] tool
[Pipeline] envVarsForTool
[Pipeline] withEnv
[Pipeline] {
[Pipeline] script
[Pipeline] {
[Pipeline] dir
[2022-09-23T14:56:24.181Z] Running in /home/jenkins/workspace/KIE/optaplanner/main/pullrequest/optaplanner.tests.downstream.optaplanner-quickstarts
[Pipeline] {
[Pipeline] echo
[2022-09-23T14:56:24.213Z] [INFO] space left on the machine
[Pipeline] sh
[2022-09-23T14:56:24.491Z] + df -h
[2022-09-23T14:56:24.491Z] Filesystem Size Used Avail Use% Mounted on
[2022-09-23T14:56:24.491Z] devtmpfs 7.8G 0 7.8G 0% /dev
[2022-09-23T14:56:24.491Z] tmpfs 7.8G 0 7.8G 0% /dev/shm
[2022-09-23T14:56:24.491Z] tmpfs 7.8G 17M 7.8G 1% /run
[2022-09-23T14:56:24.491Z] tmpfs 7.8G 0 7.8G 0% /sys/fs/cgroup
[2022-09-23T14:56:24.491Z] /dev/vda1 80G 21G 60G 27% /
[2022-09-23T14:56:24.491Z] tmpfs 1.6G 0 1.6G 0% /run/user/1000
[Pipeline] echo
[2022-09-23T14:56:24.512Z] [INFO] space of /home/jenkins
[Pipeline] sh
[2022-09-23T14:56:24.791Z] + du -h -d1 /home/jenkins
[2022-09-23T14:56:24.791Z] 4.0K /home/jenkins/.ssh
[2022-09-23T14:56:24.791Z] 0 /home/jenkins/go
[2022-09-23T14:56:24.791Z] 8.0K /home/jenkins/.vnc
[2022-09-23T14:56:24.791Z] 8.0K /home/jenkins/.m2
[2022-09-23T14:56:24.791Z] 2.1G /home/jenkins/git-repos
[2022-09-23T14:56:24.791Z] 16K /home/jenkins/.config
[2022-09-23T14:56:24.791Z] 4.0K /home/jenkins/.cekit
[2022-09-23T14:56:24.791Z] 82M /home/jenkins/virtenvs
[2022-09-23T14:56:24.791Z] 33M /home/jenkins/remoting
[2022-09-23T14:56:25.046Z] 706M /home/jenkins/.cache
[2022-09-23T14:56:25.046Z] 5.7M /home/jenkins/workspace
[2022-09-23T14:56:25.046Z] 0 /home/jenkins/.pki
[2022-09-23T14:56:25.046Z] 0 /home/jenkins/caches
[2022-09-23T14:56:25.046Z] 137M /home/jenkins/tools
[2022-09-23T14:56:25.046Z] 29M /home/jenkins/.npm
[2022-09-23T14:56:25.046Z] 3.1G /home/jenkins
[Pipeline] echo
[2022-09-23T14:56:25.065Z] [INFO] space of workspace
[Pipeline] sh
[2022-09-23T14:56:25.341Z] + du -h -d3 /home/jenkins/workspace
[2022-09-23T14:56:25.341Z] 2.9M /home/jenkins/workspace/KIE/kogito/1.27.x
[2022-09-23T14:56:25.341Z] 0 /home/jenkins/workspace/KIE/kogito/main
[2022-09-23T14:56:25.341Z] 2.9M /home/jenkins/workspace/KIE/kogito
[2022-09-23T14:56:25.341Z] 2.9M /home/jenkins/workspace/KIE/optaplanner/main
[2022-09-23T14:56:25.341Z] 2.9M /home/jenkins/workspace/KIE/optaplanner
[2022-09-23T14:56:25.341Z] 5.7M /home/jenkins/workspace/KIE
[2022-09-23T14:56:25.341Z] 5.7M /home/jenkins/workspace
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Install build-chain tool)
[Pipeline] tool
[Pipeline] envVarsForTool
[Pipeline] withEnv
[Pipeline] {
[Pipeline] script
[Pipeline] {
[Pipeline] echo
[2022-09-23T14:56:25.641Z] [INFO] Getting build-chain version from composite action file
[Pipeline] readFile
[Pipeline] echo
[2022-09-23T14:56:25.740Z] [INFO] build-chain version recovered '2.3.34'
[Pipeline] sh
[2022-09-23T14:56:26.021Z] + npm install -g @kie/[email protected] -registry=https://repository.engineering.redhat.com/nexus/repository/registry.npmjs.org/
[2022-09-23T14:56:26.580Z] npm WARN ERESOLVE overriding peer dependency
[2022-09-23T14:56:26.580Z] npm WARN Found: @octokit/[email protected]
[2022-09-23T14:56:26.580Z] npm WARN node_modules/@kie/build-chain-action/node_modules/@octokit/core
[2022-09-23T14:56:26.580Z] npm WARN @octokit/core@"^2.4.3" from @octokit/[email protected]
[2022-09-23T14:56:26.580Z] npm WARN node_modules/@kie/build-chain-action/node_modules/@octokit/rest
[2022-09-23T14:56:26.580Z] npm WARN @octokit/rest@"^17.6.0" from @kie/[email protected]
[2022-09-23T14:56:26.580Z] npm WARN node_modules/@kie/build-chain-action
[2022-09-23T14:56:26.580Z] npm WARN 1 more (@kie/build-chain-configuration-reader)
[2022-09-23T14:56:26.580Z] npm WARN 1 more (@octokit/plugin-paginate-rest)
[2022-09-23T14:56:26.580Z] npm WARN
[2022-09-23T14:56:26.580Z] npm WARN Could not resolve dependency:
[2022-09-23T14:56:26.580Z] npm WARN peer @octokit/core@">=3" from @octokit/[email protected]
[2022-09-23T14:56:26.580Z] npm WARN node_modules/@kie/build-chain-action/node_modules/@octokit/plugin-request-log
[2022-09-23T14:56:26.580Z] npm WARN @octokit/plugin-request-log@"^1.0.0" from @octokit/[email protected]
[2022-09-23T14:56:26.580Z] npm WARN node_modules/@kie/build-chain-action/node_modules/@octokit/rest
[2022-09-23T14:56:27.942Z]
[2022-09-23T14:56:27.942Z] changed 111 packages, and audited 112 packages in 2s
[2022-09-23T14:56:27.942Z]
[2022-09-23T14:56:27.942Z] 5 packages are looking for funding
[2022-09-23T14:56:27.942Z] run `npm fund` for details
[2022-09-23T14:56:27.942Z]
[2022-09-23T14:56:27.942Z] found 0 vulnerabilities
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build projects)
[Pipeline] tool
[Pipeline] envVarsForTool
[Pipeline] tool
[Pipeline] envVarsForTool
[Pipeline] tool
[Pipeline] envVarsForTool
[Pipeline] withEnv
[Pipeline] {
[Pipeline] script
[Pipeline] {
[Pipeline] echo
[2022-09-23T14:56:28.323Z] BUILD_MVN_OPTS_CURRENT = -Dfull
[Pipeline] configFileProvider
[2022-09-23T14:56:28.338Z] provisioning config files...
[2022-09-23T14:56:28.344Z] copy managed file [kogito_pr_settings] to file:/home/jenkins/workspace/KIE/optaplanner/main/pullrequest/optaplanner.tests.downstream.optaplanner-quickstarts@tmp/config7791493683833636446tmp
[Pipeline] {
[Pipeline] withCredentials
[2022-09-23T14:56:28.378Z] Masking supported pattern matches of $GITHUB_TOKEN
[Pipeline] {
[Pipeline] sh
[2022-09-23T14:56:28.413Z] Warning: A secret was passed to "sh" using Groovy String interpolation, which is insecure.
[2022-09-23T14:56:28.413Z] Affected argument(s) used the following variable(s): [GITHUB_TOKEN]
[2022-09-23T14:56:28.413Z] See https://jenkins.io/redirect/groovy-string-interpolation for details.
[2022-09-23T14:56:28.679Z] + build-chain-action -token=**** -df=https://raw.githubusercontent.com/kiegroup/kogito-pipelines/main/.ci/pull-request-config.yaml -folder=bc build pr -url=https://github.com/kiegroup/optaplanner/pull/2205 -sp=kiegroup/optaplanner-quickstarts --skipParallelCheckout -cct '(^mvn .*)||$1 -s /home/jenkins/workspace/KIE/optaplanner/main/pullrequest/optaplanner.tests.downstream.optaplanner-quickstarts@tmp/config7791493683833636446tmp -Dmaven.wagon.http.ssl.insecure=true -Dmaven.test.failure.ignore=true'
[2022-09-23T14:56:28.933Z] [INFO] Executing pull request flow for https://github.com/kiegroup/optaplanner/pull/2205 in bc
[2022-09-23T14:56:28.933Z] (node:1942) Warning: Accessing non-existent property 'ClientError' of module exports inside circular dependency
[2022-09-23T14:56:28.933Z] (Use `node --trace-warnings ...` to show where the warning was created)
[2022-09-23T14:56:29.187Z] [INFO] https://raw.githubusercontent.com/kiegroup/kogito-pipelines/main/.ci/pull-request-config.yaml exists, using it
[2022-09-23T14:56:29.442Z] ::group::[PRE] Executing pre section for https://raw.githubusercontent.com/kiegroup/kogito-pipelines/main/.ci/pull-request-config.yaml
[2022-09-23T14:56:29.442Z] [INFO] Execute command 'export BUILD_MVN_OPTS=" -nsu -ntp -fae -e -Dhttp.keepAlive=false -Dmaven.wagon.http.pool=false dependency:tree -Dmaven.wagon.httpconnectionManager.ttlSeconds=120 -Dmaven.wagon.http.retryHandler.count=3"' in dir '/home/jenkins/workspace/KIE/optaplanner/main/pullrequest/optaplanner.tests.downstream.optaplanner-quickstarts'
[2022-09-23T14:56:29.442Z] [INFO] Treating export command since it's not possible to run it from the runner itself
[2022-09-23T14:56:29.442Z] [INFO] The variable BUILD_MVN_OPTS has been stored with ' -nsu -ntp -fae -e -Dhttp.keepAlive=false -Dmaven.wagon.http.pool=false dependency:tree -Dmaven.wagon.httpconnectionManager.ttlSeconds=120 -Dmaven.wagon.http.retryHandler.count=3' value
[2022-09-23T14:56:29.442Z] ::notice title= [PRE] [Execution OK]::export BUILD_MVN_OPTS=" -nsu -ntp -fae -e -Dhttp.keepAlive=false -Dmaven.wagon.http.pool=false dependency:tree -Dmaven.wagon.httpconnectionManager.ttlSeconds=120 -Dmaven.wagon.http.retryHandler.count=3"
[2022-09-23T14:56:29.442Z] [INFO] Execute command 'echo "BUILD_MVN_OPTS= -nsu -ntp -fae -e -Dhttp.keepAlive=false -Dmaven.wagon.http.pool=false dependency:tree -Dmaven.wagon.httpconnectionManager.ttlSeconds=120 -Dmaven.wagon.http.retryHandler.count=3"' in dir '/home/jenkins/workspace/KIE/optaplanner/main/pullrequest/optaplanner.tests.downstream.optaplanner-quickstarts'
[2022-09-23T14:56:29.442Z] [command]/usr/bin/echo BUILD_MVN_OPTS= -nsu -ntp -fae -e -Dhttp.keepAlive=false -Dmaven.wagon.http.pool=false dependency:tree -Dmaven.wagon.httpconnectionManager.ttlSeconds=120 -Dmaven.wagon.http.retryHandler.count=3
[2022-09-23T14:56:29.442Z] BUILD_MVN_OPTS= -nsu -ntp -fae -e -Dhttp.keepAlive=false -Dmaven.wagon.http.pool=false dependency:tree -Dmaven.wagon.httpconnectionManager.ttlSeconds=120 -Dmaven.wagon.http.retryHandler.count=3
[2022-09-23T14:56:29.442Z] ::notice title= [PRE] [Execution OK]::echo "BUILD_MVN_OPTS= -nsu -ntp -fae -e -Dhttp.keepAlive=false -Dmaven.wagon.http.pool=false dependency:tree -Dmaven.wagon.httpconnectionManager.ttlSeconds=120 -Dmaven.wagon.http.retryHandler.count=3"
[2022-09-23T14:56:29.442Z] [INFO] Execute command 'export BUILD_MVN_OPTS_CURRENT="-Dfull"' in dir '/home/jenkins/workspace/KIE/optaplanner/main/pullrequest/optaplanner.tests.downstream.optaplanner-quickstarts'
[2022-09-23T14:56:29.442Z] [INFO] Treating export command since it's not possible to run it from the runner itself
[2022-09-23T14:56:29.442Z] [INFO] The variable BUILD_MVN_OPTS_CURRENT has been stored with '-Dfull' value
[2022-09-23T14:56:29.442Z] ::notice title= [PRE] [Execution OK]::export BUILD_MVN_OPTS_CURRENT="-Dfull"
[2022-09-23T14:56:29.442Z] [INFO] Execute command 'echo "BUILD_MVN_OPTS_CURRENT=-Dfull"' in dir '/home/jenkins/workspace/KIE/optaplanner/main/pullrequest/optaplanner.tests.downstream.optaplanner-quickstarts'
[2022-09-23T14:56:29.442Z] [command]/usr/bin/echo BUILD_MVN_OPTS_CURRENT=-Dfull
[2022-09-23T14:56:29.442Z] BUILD_MVN_OPTS_CURRENT=-Dfull
[2022-09-23T14:56:29.442Z] ::notice title= [PRE] [Execution OK]::echo "BUILD_MVN_OPTS_CURRENT=-Dfull"
[2022-09-23T14:56:29.442Z] ::endgroup::
[2022-09-23T14:56:29.442Z] ::group::[Pull Request Flow] Execution Plan...
[2022-09-23T14:56:29.442Z] [INFO] ----------------------------------------------
[2022-09-23T14:56:29.442Z] [INFO] [2] projects will be executed
[2022-09-23T14:56:29.442Z]
[2022-09-23T14:56:29.442Z] [INFO] [kiegroup/optaplanner]
[2022-09-23T14:56:29.442Z] [INFO] Level Type: [upstream].
[2022-09-23T14:56:29.442Z] [INFO] mvn clean install -Dquickly ${{ env.BUILD_MVN_OPTS }} ${{ env.BUILD_MVN_OPTS_UPSTREAM }} ${{ env.OPTAPLANNER_BUILD_MVN_OPTS_UPSTREAM }}
[2022-09-23T14:56:29.442Z] [INFO] [ [32m'docker system prune -f'[39m ]
[2022-09-23T14:56:29.442Z]
[2022-09-23T14:56:29.442Z] [INFO] [kiegroup/optaplanner-quickstarts]
[2022-09-23T14:56:29.442Z] [INFO] Level Type: [current].
[2022-09-23T14:56:29.442Z] [INFO] mvn clean install -f optaplanner-quickstarts/pom.xml ${{ env.BUILD_MVN_OPTS }} ${{ env.BUILD_MVN_OPTS_CURRENT }} ${{ env.OPTAPLANNER_QUICKSTARTS_BUILD_MVN_OPTS }}
[2022-09-23T14:56:29.442Z] [INFO] [ [32m'docker system prune -f'[39m ]
[2022-09-23T14:56:29.442Z]
[2022-09-23T14:56:29.442Z] [INFO] ----------------------------------------------
[2022-09-23T14:56:29.442Z] ::endgroup::
[2022-09-23T14:56:29.442Z] ::group::[Pull Request Flow] Checking out kiegroup/optaplanner and its dependencies
[2022-09-23T14:56:29.442Z] [INFO] Tree for project kiegroup/optaplanner-quickstarts. Dependencies:
[2022-09-23T14:56:29.442Z] kiegroup/optaplanner,
[2022-09-23T14:56:29.442Z] kiegroup/optaplanner-quickstarts
[2022-09-23T14:56:29.442Z] [INFO] [kiegroup/optaplanner] Checking out project
[2022-09-23T14:56:30.000Z] [INFO] [kiegroup/optaplanner] Merging https://github.com/kiegroup/optaplanner:main into https://github.com/ge0ffrey/optaplanner:dirtyQueue
[2022-09-23T14:56:44.824Z] [ERROR] command git pull --no-rebase https://****@github.com/ge0ffrey/optaplanner dirtyQueue failed with code 1. Error Message: From https://github.com/ge0ffrey/optaplanner
[2022-09-23T14:56:44.824Z] * branch dirtyQueue -> FETCH_HEAD
[2022-09-23T14:56:44.824Z] Auto-merging core/optaplanner-constraint-streams-bavet/src/main/java/org/optaplanner/constraint/streams/bavet/common/AbstractJoinNode.java
[2022-09-23T14:56:44.824Z] CONFLICT (content): Merge conflict in core/optaplanner-constraint-streams-bavet/src/main/java/org/optaplanner/constraint/streams/bavet/common/AbstractJoinNode.java
[2022-09-23T14:56:44.824Z] Auto-merging core/optaplanner-constraint-streams-bavet/src/main/java/org/optaplanner/constraint/streams/bavet/common/Tuple.java
[2022-09-23T14:56:44.824Z] Auto-merging core/optaplanner-constraint-streams-bavet/src/main/java/org/optaplanner/constraint/streams/bavet/common/collection/TupleList.java
[2022-09-23T14:56:44.824Z] CONFLICT (add/add): Merge conflict in core/optaplanner-constraint-streams-bavet/src/main/java/org/optaplanner/constraint/streams/bavet/common/collection/TupleList.java
[2022-09-23T14:56:44.824Z] Auto-merging core/optaplanner-constraint-streams-bavet/src/main/java/org/optaplanner/constraint/streams/bavet/uni/ForEachUniNode.java
[2022-09-23T14:56:44.824Z] CONFLICT (content): Merge conflict in core/optaplanner-constraint-streams-bavet/src/main/java/org/optaplanner/constraint/streams/bavet/uni/ForEachUniNode.java
[2022-09-23T14:56:44.824Z] Automatic merge failed; fix conflicts and then commit the result.
[2022-09-23T14:56:44.824Z]
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[2022-09-23T14:56:44.890Z] Deleting 1 temporary files
[Pipeline] // configFileProvider
[Pipeline] }
[Pipeline] // script
Post stage
[Pipeline] junit
[2022-09-23T14:56:44.987Z] Recording test results
[2022-09-23T14:56:45.079Z] No test report files were found. Configuration error?
Error when executing always post condition:
Also: hudson.remoting.Channel$CallSiteStackTrace: Remote call to rhos-01-kie-psi-rhel7-xlarge-417
at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1784)
at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:356)
at hudson.remoting.Channel.call(Channel.java:1000)
at hudson.FilePath.act(FilePath.java:1194)
at hudson.FilePath.act(FilePath.java:1183)
at hudson.tasks.junit.JUnitParser.parseResult(JUnitParser.java:118)
at hudson.tasks.junit.JUnitResultArchiver.parse(JUnitResultArchiver.java:159)
at hudson.tasks.junit.JUnitResultArchiver.parseAndSummarize(JUnitResultArchiver.java:253)
at hudson.tasks.junit.pipeline.JUnitResultsStepExecution.run(JUnitResultsStepExecution.java:63)
at hudson.tasks.junit.pipeline.JUnitResultsStepExecution.run(JUnitResultsStepExecution.java:29)
at org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution.lambda$start$0(SynchronousNonBlockingStepExecution.java:47)
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
at java.base/java.lang.Thread.run(Thread.java:829)
hudson.AbortException: No test report files were found. Configuration error?
at hudson.tasks.junit.JUnitParser$ParseResultCallable.invoke(JUnitParser.java:184)
at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3502)
at hudson.remoting.UserRequest.perform(UserRequest.java:211)
at hudson.remoting.UserRequest.perform(UserRequest.java:54)
at hudson.remoting.Request$2.run(Request.java:376)
at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:750)

[Pipeline] script
[Pipeline] {
[Pipeline] sh
[2022-09-23T14:56:45.394Z] + rm -rf console.log
[Pipeline] sh

kie-ci3 avatar Sep 23 '22 14:09 kie-ci3

(tests) - optaplanner job #420 was: FAILURE Possible explanation: Pipeline failure or project build failure

Please look here: https://eng-jenkins-csb-business-automation.apps.ocp-c1.prod.psi.redhat.com/job/KIE/job/optaplanner/job/main/job/pullrequest/job/optaplanner.tests.optaplanner/420/display/redirect

Test results:

  • PASSED: 2479
  • FAILED: 0

Those are the test failures: none

See console log:

Console Logs [2022-09-23T15:06:18.872Z] [INFO] | | | | +- org.apache.maven:maven-model:jar:3.8.6:test
[2022-09-23T15:06:18.872Z] [INFO] | | | | +- org.apache.maven:maven-model-builder:jar:3.8.6:test
[2022-09-23T15:06:18.872Z] [INFO] | | | | +- org.apache.maven:maven-builder-support:jar:3.8.6:test
[2022-09-23T15:06:18.873Z] [INFO] | | | | +- org.apache.maven.resolver:maven-resolver-api:jar:1.6.3:test
[2022-09-23T15:06:18.873Z] [INFO] | | | | +- org.apache.maven.resolver:maven-resolver-util:jar:1.6.3:test
[2022-09-23T15:06:18.873Z] [INFO] | | | | +- org.apache.maven.shared:maven-shared-utils:jar:3.3.4:test
[2022-09-23T15:06:18.873Z] [INFO] | | | | | \- commons-io:commons-io:jar:2.11.0:test
[2022-09-23T15:06:18.873Z] [INFO] | | | | +- com.google.inject:guice:jar:no_aop:4.2.2:test
[2022-09-23T15:06:18.873Z] [INFO] | | | | | \- com.google.guava:guava:jar:31.1-jre:test
[2022-09-23T15:06:18.873Z] [INFO] | | | | | \- com.google.guava:failureaccess:jar:1.0.1:test
[2022-09-23T15:06:18.873Z] [INFO] | | | | +- org.codehaus.plexus:plexus-classworlds:jar:2.6.0:test
[2022-09-23T15:06:18.873Z] [INFO] | | | | +- org.codehaus.plexus:plexus-sec-dispatcher:jar:2.0:test
[2022-09-23T15:06:18.873Z] [INFO] | | | | +- org.codehaus.plexus:plexus-cipher:jar:2.0:test
[2022-09-23T15:06:18.873Z] [INFO] | | | | \- commons-cli:commons-cli:jar:1.4:test
[2022-09-23T15:06:18.873Z] [INFO] | | | +- org.eclipse.sisu:org.eclipse.sisu.plexus:jar:0.3.5:test
[2022-09-23T15:06:18.873Z] [INFO] | | | +- org.apache.maven:maven-settings-builder:jar:3.8.6:test
[2022-09-23T15:06:18.873Z] [INFO] | | | | \- org.codehaus.plexus:plexus-interpolation:jar:1.26:test
[2022-09-23T15:06:18.873Z] [INFO] | | | +- org.apache.maven:maven-resolver-provider:jar:3.8.6:test
[2022-09-23T15:06:18.873Z] [INFO] | | | | +- org.apache.maven:maven-repository-metadata:jar:3.8.6:test
[2022-09-23T15:06:18.873Z] [INFO] | | | | +- org.apache.maven.resolver:maven-resolver-spi:jar:1.6.3:test
[2022-09-23T15:06:18.873Z] [INFO] | | | | +- org.apache.maven.resolver:maven-resolver-impl:jar:1.6.3:test
[2022-09-23T15:06:18.873Z] [INFO] | | | | \- org.codehaus.plexus:plexus-utils:jar:3.3.0:test
[2022-09-23T15:06:18.873Z] [INFO] | | | +- org.apache.maven.resolver:maven-resolver-connector-basic:jar:1.6.3:test
[2022-09-23T15:06:18.873Z] [INFO] | | | +- org.apache.maven.resolver:maven-resolver-transport-wagon:jar:1.6.3:test
[2022-09-23T15:06:18.873Z] [INFO] | | | +- org.apache.maven.wagon:wagon-http:jar:3.5.1:test
[2022-09-23T15:06:18.873Z] [INFO] | | | | +- org.apache.maven.wagon:wagon-http-shared:jar:3.5.1:test
[2022-09-23T15:06:18.873Z] [INFO] | | | | +- org.apache.httpcomponents:httpclient:jar:4.5.13:test
[2022-09-23T15:06:18.873Z] [INFO] | | | | | \- commons-codec:commons-codec:jar:1.15:test
[2022-09-23T15:06:18.873Z] [INFO] | | | | +- org.apache.httpcomponents:httpcore:jar:4.4.15:test
[2022-09-23T15:06:18.873Z] [INFO] | | | | \- org.apache.maven.wagon:wagon-provider-api:jar:3.5.1:test
[2022-09-23T15:06:18.873Z] [INFO] | | | \- org.apache.maven.wagon:wagon-file:jar:3.5.1:test
[2022-09-23T15:06:18.873Z] [INFO] | | +- io.quarkus:quarkus-bootstrap-gradle-resolver:jar:2.13.0.Final:test
[2022-09-23T15:06:18.873Z] [INFO] | | +- org.jboss:jandex:jar:2.4.3.Final:test
[2022-09-23T15:06:18.873Z] [INFO] | | \- org.jboss.logging:commons-logging-jboss-logging:jar:1.0.0.Final:test
[2022-09-23T15:06:18.873Z] [INFO] | +- io.quarkus:quarkus-junit5-properties:jar:2.13.0.Final:test
[2022-09-23T15:06:18.873Z] [INFO] | +- org.junit.jupiter:junit-jupiter:jar:5.9.0:test
[2022-09-23T15:06:18.873Z] [INFO] | | +- org.junit.jupiter:junit-jupiter-api:jar:5.9.0:test
[2022-09-23T15:06:18.873Z] [INFO] | | | +- org.opentest4j:opentest4j:jar:1.2.0:test
[2022-09-23T15:06:18.873Z] [INFO] | | | +- org.junit.platform:junit-platform-commons:jar:1.9.0:test
[2022-09-23T15:06:18.873Z] [INFO] | | | \- org.apiguardian:apiguardian-api:jar:1.1.2:test
[2022-09-23T15:06:18.873Z] [INFO] | | +- org.junit.jupiter:junit-jupiter-params:jar:5.9.0:test
[2022-09-23T15:06:18.873Z] [INFO] | | \- org.junit.jupiter:junit-jupiter-engine:jar:5.9.0:test
[2022-09-23T15:06:18.873Z] [INFO] | | \- org.junit.platform:junit-platform-engine:jar:1.9.0:test
[2022-09-23T15:06:18.873Z] [INFO] | \- com.thoughtworks.xstream:xstream:jar:1.4.19:test
[2022-09-23T15:06:18.873Z] [INFO] | \- io.github.x-stream:mxparser:jar:1.2.2:test
[2022-09-23T15:06:18.873Z] [INFO] | \- xmlpull:xmlpull:jar:1.1.3.1:test
[2022-09-23T15:06:18.873Z] [INFO] +- io.quarkus:quarkus-junit5-mockito:jar:2.13.0.Final:test
[2022-09-23T15:06:18.873Z] [INFO] | +- io.quarkus:quarkus-junit5-mockito-config:jar:2.13.0.Final:test
[2022-09-23T15:06:18.873Z] [INFO] | +- io.quarkus:quarkus-arc-deployment:jar:2.13.0.Final:test
[2022-09-23T15:06:18.873Z] [INFO] | | +- io.quarkus:quarkus-smallrye-context-propagation-spi:jar:2.13.0.Final:test
[2022-09-23T15:06:18.873Z] [INFO] | | +- io.quarkus:quarkus-vertx-http-dev-console-spi:jar:2.13.0.Final:test
[2022-09-23T15:06:18.873Z] [INFO] | | \- io.quarkus.arc:arc-processor:jar:2.13.0.Final:test
[2022-09-23T15:06:18.873Z] [INFO] | +- org.mockito:mockito-core:jar:4.8.0:test
[2022-09-23T15:06:18.873Z] [INFO] | | +- net.bytebuddy:byte-buddy:jar:1.12.9:test
[2022-09-23T15:06:18.873Z] [INFO] | | +- net.bytebuddy:byte-buddy-agent:jar:1.12.14:test
[2022-09-23T15:06:18.873Z] [INFO] | | \- org.objenesis:objenesis:jar:3.2:test
[2022-09-23T15:06:18.873Z] [INFO] | \- io.quarkus:quarkus-mutiny:jar:2.13.0.Final:compile
[2022-09-23T15:06:18.873Z] [INFO] | +- io.quarkus:quarkus-smallrye-context-propagation:jar:2.13.0.Final:compile
[2022-09-23T15:06:18.873Z] [INFO] | | \- io.smallrye:smallrye-context-propagation:jar:1.2.2:compile
[2022-09-23T15:06:18.873Z] [INFO] | | +- io.smallrye:smallrye-context-propagation-api:jar:1.2.2:compile
[2022-09-23T15:06:18.873Z] [INFO] | | \- io.smallrye:smallrye-context-propagation-storage:jar:1.2.2:compile
[2022-09-23T15:06:18.873Z] [INFO] | \- io.smallrye.reactive:mutiny-smallrye-context-propagation:jar:1.7.0:compile
[2022-09-23T15:06:18.873Z] [INFO] +- io.quarkus:quarkus-test-kubernetes-client:jar:2.13.0.Final:test
[2022-09-23T15:06:18.873Z] [INFO] | +- io.fabric8:kubernetes-server-mock:jar:5.12.3:test
[2022-09-23T15:06:18.873Z] [INFO] | | \- io.fabric8:mockwebserver:jar:0.2.2:test
[2022-09-23T15:06:18.873Z] [INFO] | | \- com.squareup.okhttp3:mockwebserver:jar:3.12.12:test
[2022-09-23T15:06:18.873Z] [INFO] | | \- junit:junit:jar:4.12:test
[2022-09-23T15:06:18.873Z] [INFO] | | \- org.hamcrest:hamcrest-core:jar:1.3:test
[2022-09-23T15:06:18.873Z] [INFO] | +- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:compile
[2022-09-23T15:06:18.873Z] [INFO] | \- org.jboss.spec.javax.xml.bind:jboss-jaxb-api_2.3_spec:jar:2.0.0.Final:compile
[2022-09-23T15:06:18.873Z] [INFO] +- org.awaitility:awaitility:jar:4.2.0:test
[2022-09-23T15:06:18.873Z] [INFO] | \- org.hamcrest:hamcrest:jar:2.1:test
[2022-09-23T15:06:18.873Z] [INFO] \- org.assertj:assertj-core:jar:3.22.0:test
[2022-09-23T15:06:18.873Z] [INFO]
[2022-09-23T15:06:18.873Z] [INFO] ------------------------------------
[2022-09-23T15:06:18.873Z] [INFO] Building OptaPlanner documentation 8.29.0-SNAPSHOT [29/47]
[2022-09-23T15:06:18.873Z] [INFO] --------------------------------[ pom ]---------------------------------
[2022-09-23T15:06:19.128Z] [INFO]
[2022-09-23T15:06:19.128Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ optaplanner-docs ---
[2022-09-23T15:06:19.128Z] [INFO]
[2022-09-23T15:06:19.128Z] [INFO] --- formatter-maven-plugin:2.11.0:validate (default) @ optaplanner-docs ---
[2022-09-23T15:06:19.128Z] [INFO] Using 'UTF-8' encoding to format source files.
[2022-09-23T15:06:19.128Z] [INFO] Number of files to be formatted: 0
[2022-09-23T15:06:19.128Z] [INFO]
[2022-09-23T15:06:19.128Z] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-logback-test-in-main) @ optaplanner-docs ---
[2022-09-23T15:06:19.128Z] [INFO]
[2022-09-23T15:06:19.128Z] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (no-managed-deps) @ optaplanner-docs ---
[2022-09-23T15:06:19.128Z] [INFO]
[2022-09-23T15:06:19.128Z] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (ban-forbidden-dependencies) @ optaplanner-docs ---
[2022-09-23T15:06:19.128Z] [INFO]
[2022-09-23T15:06:19.128Z] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (no-duplicate-declared-dependencies) @ optaplanner-docs ---
[2022-09-23T15:06:19.128Z] [INFO]
[2022-09-23T15:06:19.128Z] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-java-version) @ optaplanner-docs ---
[2022-09-23T15:06:19.128Z] [INFO]
[2022-09-23T15:06:19.128Z] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ optaplanner-docs ---
[2022-09-23T15:06:19.128Z] [INFO]
[2022-09-23T15:06:19.128Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ optaplanner-docs ---
[2022-09-23T15:06:19.128Z] [INFO]
[2022-09-23T15:06:19.128Z] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (jacoco-prepare-agent) @ optaplanner-docs ---
[2022-09-23T15:06:19.128Z] [INFO] jacoco.agent.argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/workspace/KIE/optaplanner/main/pullrequest/optaplanner.tests.optaplanner/bc/kiegroup_optaplanner/optaplanner/target/jacoco.exec,append=true,excludes=**/swingui/**/*
[2022-09-23T15:06:19.128Z] [INFO]
[2022-09-23T15:06:19.128Z] [INFO] --- impsort-maven-plugin:1.7.0:check (default) @ optaplanner-docs ---
[2022-09-23T15:06:19.128Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2022-09-23T15:06:19.128Z] [INFO]
[2022-09-23T15:06:19.128Z] [INFO] --- asciidoctor-maven-plugin:2.0.0:process-asciidoc (generate-single-html) @ optaplanner-docs ---
[2022-09-23T15:06:25.686Z] WARNING: An illegal reflective access operation has occurred
[2022-09-23T15:06:25.687Z] WARNING: Illegal reflective access by com.headius.backport9.modules.Modules (file:/home/jenkins/.m2/repository/com/headius/backport9/1.3/backport9-1.3.jar) to method sun.nio.ch.NativeThread.signal(long)
[2022-09-23T15:06:25.687Z] WARNING: Please consider reporting this to the maintainers of com.headius.backport9.modules.Modules
[2022-09-23T15:06:25.687Z] WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
[2022-09-23T15:06:25.687Z] WARNING: All illegal access operations will be denied in a future release
[2022-09-23T15:06:26.669Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2022-09-23T15:06:26.669Z] [INFO] Copying 384 resources
[2022-09-23T15:06:28.569Z] [INFO] asciidoctor: INFO: possible invalid reference: release-notes/
[2022-09-23T15:06:28.824Z] [INFO] Converted /home/jenkins/workspace/KIE/optaplanner/main/pullrequest/optaplanner.tests.optaplanner/bc/kiegroup_optaplanner/optaplanner/optaplanner-docs/src/modules/ROOT/pages/.index.adoc
[2022-09-23T15:06:28.824Z] [INFO]
[2022-09-23T15:06:28.824Z] [INFO] --- asciidoctor-maven-plugin:2.0.0:process-asciidoc (generate-pdf) @ optaplanner-docs ---
[2022-09-23T15:06:29.382Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2022-09-23T15:06:29.382Z] [INFO] Copying 384 resources
[2022-09-23T15:06:39.474Z] [INFO] asciidoctor: INFO: possible invalid reference: release-notes/
[2022-09-23T15:07:47.238Z] [INFO] Converted /home/jenkins/workspace/KIE/optaplanner/main/pullrequest/optaplanner.tests.optaplanner/bc/kiegroup_optaplanner/optaplanner/optaplanner-docs/src/modules/ROOT/pages/.index.adoc
[2022-09-23T15:07:47.238Z] [INFO]
[2022-09-23T15:07:47.238Z] [INFO] --- maven-resources-plugin:3.1.0:resources (generate-antora-yml) @ optaplanner-docs ---
[2022-09-23T15:07:47.238Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2022-09-23T15:07:47.238Z] [INFO] Copying 1 resource to /home/jenkins/workspace/KIE/optaplanner/main/pullrequest/optaplanner.tests.optaplanner/bc/kiegroup_optaplanner/optaplanner/optaplanner-docs/target
[2022-09-23T15:07:47.238Z] [INFO]
[2022-09-23T15:07:47.238Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ optaplanner-docs ---
[2022-09-23T15:07:47.238Z] [INFO]
[2022-09-23T15:07:47.238Z] [INFO] --- maven-javadoc-plugin:3.0.1:jar (build-javadoc-jar) @ optaplanner-docs ---
[2022-09-23T15:07:47.238Z] [INFO] Not executing Javadoc as the project is not a Java classpath-capable package
[2022-09-23T15:07:47.238Z] [INFO]
[2022-09-23T15:07:47.238Z] [INFO] --- maven-assembly-plugin:3.1.1:single (package-generated-docs) @ optaplanner-docs ---
[2022-09-23T15:07:47.238Z] [INFO] Reading assembly descriptor: src/main/assembly/generated-docs-zip.xml
[2022-09-23T15:07:47.238Z] [INFO] Copying files to /home/jenkins/workspace/KIE/optaplanner/main/pullrequest/optaplanner.tests.optaplanner/bc/kiegroup_optaplanner/optaplanner/optaplanner-docs/target/optaplanner-docs-8.29.0-SNAPSHOT
[2022-09-23T15:07:47.238Z] [WARNING] Assembly file: /home/jenkins/workspace/KIE/optaplanner/main/pullrequest/optaplanner.tests.optaplanner/bc/kiegroup_optaplanner/optaplanner/optaplanner-docs/target/optaplanner-docs-8.29.0-SNAPSHOT is not a regular file (it may be a directory). It cannot be attached to the project build for installation or deployment.
[2022-09-23T15:07:47.238Z] [INFO] Building zip: /home/jenkins/workspace/KIE/optaplanner/main/pullrequest/optaplanner.tests.optaplanner/bc/kiegroup_optaplanner/optaplanner/optaplanner-docs/target/optaplanner-docs-8.29.0-SNAPSHOT.zip
[2022-09-23T15:07:48.274Z] [INFO]
[2022-09-23T15:07:48.274Z] [INFO] --- maven-dependency-plugin:3.1.2:analyze-only (analyze-only) @ optaplanner-docs ---
[2022-09-23T15:07:48.274Z] [INFO] Skipping pom project
[2022-09-23T15:07:48.274Z] [INFO]
[2022-09-23T15:07:48.274Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ optaplanner-docs ---
[2022-09-23T15:07:48.274Z] [INFO] Installing /home/jenkins/workspace/KIE/optaplanner/main/pullrequest/optaplanner.tests.optaplanner/bc/kiegroup_optaplanner/optaplanner/optaplanner-docs/pom.xml to /home/jenkins/.m2/repository/org/optaplanner/optaplanner-docs/8.29.0-SNAPSHOT/optaplanner-docs-8.29.0-SNAPSHOT.pom
[2022-09-23T15:07:48.274Z] [INFO] Installing /home/jenkins/workspace/KIE/optaplanner/main/pullrequest/optaplanner.tests.optaplanner/bc/kiegroup_optaplanner/optaplanner/optaplanner-docs/target/optaplanner-docs-8.29.0-SNAPSHOT.zip to /home/jenkins/.m2/repository/org/optaplanner/optaplanner-docs/8.29.0-SNAPSHOT/optaplanner-docs-8.29.0-SNAPSHOT.zip
[2022-09-23T15:07:48.274Z] [INFO]
[2022-09-23T15:07:48.274Z] [INFO] --- maven-dependency-plugin:3.1.2:tree (default-cli) @ optaplanner-docs ---
[2022-09-23T15:07:48.274Z] [INFO] org.optaplanner:optaplanner-docs:pom:8.29.0-SNAPSHOT
[2022-09-23T15:07:48.274Z] [INFO]
[2022-09-23T15:07:48.274Z] [INFO] ------------------------------------------------------------------------
[2022-09-23T15:07:48.274Z] [INFO] Skipping OptaPlanner Javadoc
[2022-09-23T15:07:48.274Z] [INFO] This project has been banned from the build due to previous failures.
[2022-09-23T15:07:48.274Z] [INFO] ------------------------------------------------------------------------
[2022-09-23T15:07:48.274Z] [INFO]
[2022-09-23T15:07:48.274Z] [INFO] ------------------------------------------------------------------------
[2022-09-23T15:07:48.274Z] [INFO] Skipping OptaPlanner distribution internal
[2022-09-23T15:07:48.274Z] [INFO] This project has been banned from the build due to previous failures.
[2022-09-23T15:07:48.274Z] [INFO] ------------------------------------------------------------------------
[2022-09-23T15:07:48.274Z] [INFO] ------------------------------------------------------------------------
[2022-09-23T15:07:48.274Z] [INFO] Reactor Summary for OptaPlanner multiproject parent 8.29.0-SNAPSHOT:
[2022-09-23T15:07:48.274Z] [INFO]
[2022-09-23T15:07:48.274Z] [INFO] OptaPlanner multiproject parent .................... SUCCESS [ 9.738 s]
[2022-09-23T15:07:48.274Z] [INFO] OptaPlanner BOM (Bill Of Materials) ................ SUCCESS [ 0.010 s]
[2022-09-23T15:07:48.274Z] [INFO] OptaPlanner IDE Configuration ...................... SUCCESS [ 1.945 s]
[2022-09-23T15:07:48.274Z] [INFO] OptaPlanner build parent ........................... SUCCESS [ 7.744 s]
[2022-09-23T15:07:48.274Z] [INFO] OptaPlanner core parent ............................ SUCCESS [ 0.025 s]
[2022-09-23T15:07:48.274Z] [INFO] OptaPlanner core implementation .................... SUCCESS [ 54.444 s]
[2022-09-23T15:07:48.274Z] [INFO] OptaPlanner constraints: Constraint streams (Common) SUCCESS [ 7.800 s]
[2022-09-23T15:07:48.274Z] [INFO] OptaPlanner constraints: Constraint streams (Bavet) FAILURE [ 0.145 s]
[2022-09-23T15:07:48.274Z] [INFO] OptaPlanner constraints: Constraint streams (Drools) SUCCESS [ 27.721 s]
[2022-09-23T15:07:48.274Z] [INFO] OptaPlanner constraints: DRL (Deprecated) .......... SUCCESS [ 9.393 s]
[2022-09-23T15:07:48.274Z] [INFO] OptaPlanner core ................................... SKIPPED
[2022-09-23T15:07:48.274Z] [INFO] OptaPlanner persistence ............................ SUCCESS [ 0.133 s]
[2022-09-23T15:07:48.274Z] [INFO] OptaPlanner persistence common ..................... SUCCESS [ 1.762 s]
[2022-09-23T15:07:48.275Z] [INFO] OptaPlanner persistence XStream .................... SUCCESS [ 4.577 s]
[2022-09-23T15:07:48.275Z] [INFO] OptaPlanner persistence JAXB ....................... SUCCESS [ 4.998 s]
[2022-09-23T15:07:48.275Z] [INFO] OptaPlanner persistence Jackson .................... SUCCESS [ 4.265 s]
[2022-09-23T15:07:48.275Z] [INFO] OptaPlanner persistence JPA ........................ SUCCESS [ 12.351 s]
[2022-09-23T15:07:48.275Z] [INFO] OptaPlanner persistence JSON-B ..................... SUCCESS [ 3.668 s]
[2022-09-23T15:07:48.275Z] [INFO] OptaPlanner benchmark .............................. SKIPPED
[2022-09-23T15:07:48.275Z] [INFO] OptaPlanner test ................................... SKIPPED
[2022-09-23T15:07:48.275Z] [INFO] OptaPlanner Spring integration ..................... SUCCESS [ 0.013 s]
[2022-09-23T15:07:48.275Z] [INFO] OptaPlanner Spring Boot autoconfigure .............. SKIPPED
[2022-09-23T15:07:48.275Z] [INFO] OptaPlanner Spring Boot starter .................... SKIPPED
[2022-09-23T15:07:48.275Z] [INFO] OptaPlanner Quarkus integration .................... SUCCESS [ 0.046 s]
[2022-09-23T15:07:48.275Z] [INFO] OptaPlanner Quarkus ................................ SUCCESS [ 0.018 s]
[2022-09-23T15:07:48.275Z] [INFO] OptaPlanner Quarkus - Runtime ...................... SKIPPED
[2022-09-23T15:07:48.275Z] [INFO] OptaPlanner Quarkus - Deployment ................... SKIPPED
[2022-09-23T15:07:48.275Z] [INFO] OptaPlanner Quarkus - Integration tests ............ SKIPPED
[2022-09-23T15:07:48.275Z] [INFO] OptaPlanner Quarkus - Dev UI Integration tests ..... SKIPPED
[2022-09-23T15:07:48.275Z] [INFO] OptaPlanner Quarkus - Drools Integration tests ..... SKIPPED
[2022-09-23T15:07:48.275Z] [INFO] OptaPlanner Quarkus Benchmark ...................... SUCCESS [ 0.013 s]
[2022-09-23T15:07:48.275Z] [INFO] OptaPlanner Quarkus Benchmark - Runtime ............ SKIPPED
[2022-09-23T15:07:48.275Z] [INFO] OptaPlanner Quarkus Benchmark - Deployment ......... SKIPPED
[2022-09-23T15:07:48.275Z] [INFO] OptaPlanner Quarkus Benchmark - Integration tests .. SKIPPED
[2022-09-23T15:07:48.275Z] [INFO] OptaPlanner Quarkus Jackson ........................ SUCCESS [ 0.043 s]
[2022-09-23T15:07:48.275Z] [INFO] OptaPlanner Quarkus Jackson - Runtime .............. SUCCESS [ 5.079 s]
[2022-09-23T15:07:48.275Z] [INFO] OptaPlanner Quarkus Jackson - Deployment ........... SUCCESS [ 1.826 s]
[2022-09-23T15:07:48.275Z] [INFO] OptaPlanner Quarkus Jackson - Integration tests .... SKIPPED
[2022-09-23T15:07:48.275Z] [INFO] OptaPlanner Quarkus JSON-B ......................... SUCCESS [ 0.012 s]
[2022-09-23T15:07:48.275Z] [INFO] OptaPlanner Quarkus JSON-B - Runtime ............... SUCCESS [ 1.994 s]
[2022-09-23T15:07:48.275Z] [INFO] OptaPlanner Quarkus JSON-B - Deployment ............ SUCCESS [ 1.795 s]
[2022-09-23T15:07:48.275Z] [INFO] OptaPlanner Quarkus JSON-B - Integration tests ..... SKIPPED
[2022-09-23T15:07:48.275Z] [INFO] OptaPlanner examples ............................... SKIPPED
[2022-09-23T15:07:48.275Z] [INFO] [Experimental] OptaPlanner Operator ................ SUCCESS [ 49.291 s]
[2022-09-23T15:07:48.275Z] [INFO] OptaPlanner documentation .......................... SUCCESS [01:29 min]
[2022-09-23T15:07:48.275Z] [INFO] OptaPlanner Javadoc ................................ SKIPPED
[2022-09-23T15:07:48.275Z] [INFO] OptaPlanner distribution internal .................. SKIPPED
[2022-09-23T15:07:48.275Z] [INFO] ------------------------------------------------------------------------
[2022-09-23T15:07:48.275Z] [INFO] BUILD FAILURE
[2022-09-23T15:07:48.275Z] [INFO] ------------------------------------------------------------------------
[2022-09-23T15:07:48.275Z] [INFO] Total time: 05:15 min
[2022-09-23T15:07:48.275Z] [INFO] Finished at: 2022-09-23T11:07:46-04:00
[2022-09-23T15:07:48.275Z] [INFO] ------------------------------------------------------------------------
[2022-09-23T15:07:48.275Z] [ERROR] Failed to execute goal net.revelc.code.formatter:formatter-maven-plugin:2.11.0:validate (default) on project optaplanner-constraint-streams-bavet: File '/home/jenkins/workspace/KIE/optaplanner/main/pullrequest/optaplanner.tests.optaplanner/bc/kiegroup_optaplanner/optaplanner/core/optaplanner-constraint-streams-bavet/src/main/java/org/optaplanner/constraint/streams/bavet/common/AbstractTuple.java' has not been previously formatted. Please format file and commit before running validation! -> [Help 1]
[2022-09-23T15:07:48.275Z] org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal net.revelc.code.formatter:formatter-maven-plugin:2.11.0:validate (default) on project optaplanner-constraint-streams-bavet: File '/home/jenkins/workspace/KIE/optaplanner/main/pullrequest/optaplanner.tests.optaplanner/bc/kiegroup_optaplanner/optaplanner/core/optaplanner-constraint-streams-bavet/src/main/java/org/optaplanner/constraint/streams/bavet/common/AbstractTuple.java' has not been previously formatted. Please format file and commit before running validation!
[2022-09-23T15:07:48.275Z] at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:375)
[2022-09-23T15:07:48.275Z] at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:351)
[2022-09-23T15:07:48.275Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:215)
[2022-09-23T15:07:48.275Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:171)
[2022-09-23T15:07:48.275Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:163)
[2022-09-23T15:07:48.275Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117)
[2022-09-23T15:07:48.275Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81)
[2022-09-23T15:07:48.275Z] at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56)
[2022-09-23T15:07:48.275Z] at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128)
[2022-09-23T15:07:48.275Z] at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:294)
[2022-09-23T15:07:48.275Z] at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192)
[2022-09-23T15:07:48.275Z] at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105)
[2022-09-23T15:07:48.275Z] at org.apache.maven.cli.MavenCli.execute (MavenCli.java:960)
[2022-09-23T15:07:48.275Z] at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293)
[2022-09-23T15:07:48.275Z] at org.apache.maven.cli.MavenCli.main (MavenCli.java:196)
[2022-09-23T15:07:48.275Z] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
[2022-09-23T15:07:48.275Z] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
[2022-09-23T15:07:48.275Z] at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
[2022-09-23T15:07:48.275Z] at java.lang.reflect.Method.invoke (Method.java:566)
[2022-09-23T15:07:48.275Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282)
[2022-09-23T15:07:48.275Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225)
[2022-09-23T15:07:48.275Z] at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406)
[2022-09-23T15:07:48.275Z] at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347)
[2022-09-23T15:07:48.275Z] Caused by: org.apache.maven.plugin.MojoFailureException: File '/home/jenkins/workspace/KIE/optaplanner/main/pullrequest/optaplanner.tests.optaplanner/bc/kiegroup_optaplanner/optaplanner/core/optaplanner-constraint-streams-bavet/src/main/java/org/optaplanner/constraint/streams/bavet/common/AbstractTuple.java' has not been previously formatted. Please format file and commit before running validation!
[2022-09-23T15:07:48.275Z] at net.revelc.code.formatter.ValidateMojo.doFormatFile (ValidateMojo.java:58)
[2022-09-23T15:07:48.275Z] at net.revelc.code.formatter.FormatterMojo.formatFile (FormatterMojo.java:464)
[2022-09-23T15:07:48.275Z] at net.revelc.code.formatter.FormatterMojo.execute (FormatterMojo.java:344)
[2022-09-23T15:07:48.275Z] at net.revelc.code.formatter.ValidateMojo.execute (ValidateMojo.java:49)
[2022-09-23T15:07:48.275Z] at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137)
[2022-09-23T15:07:48.275Z] at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:370)
[2022-09-23T15:07:48.275Z] at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:351)
[2022-09-23T15:07:48.275Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:215)
[2022-09-23T15:07:48.275Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:171)
[2022-09-23T15:07:48.275Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:163)
[2022-09-23T15:07:48.275Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117)
[2022-09-23T15:07:48.275Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81)
[2022-09-23T15:07:48.275Z] at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56)
[2022-09-23T15:07:48.275Z] at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128)
[2022-09-23T15:07:48.275Z] at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:294)
[2022-09-23T15:07:48.275Z] at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192)
[2022-09-23T15:07:48.275Z] at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105)
[2022-09-23T15:07:48.275Z] at org.apache.maven.cli.MavenCli.execute (MavenCli.java:960)
[2022-09-23T15:07:48.275Z] at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293)
[2022-09-23T15:07:48.275Z] at org.apache.maven.cli.MavenCli.main (MavenCli.java:196)
[2022-09-23T15:07:48.275Z] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
[2022-09-23T15:07:48.275Z] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
[2022-09-23T15:07:48.275Z] at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
[2022-09-23T15:07:48.275Z] at java.lang.reflect.Method.invoke (Method.java:566)
[2022-09-23T15:07:48.275Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282)
[2022-09-23T15:07:48.275Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225)
[2022-09-23T15:07:48.275Z] at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406)
[2022-09-23T15:07:48.275Z] at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347)
[2022-09-23T15:07:48.275Z] [ERROR]
[2022-09-23T15:07:48.275Z] [ERROR] Re-run Maven using the -X switch to enable full debug logging.
[2022-09-23T15:07:48.275Z] [ERROR]
[2022-09-23T15:07:48.275Z] [ERROR] For more information about the errors and possible solutions, please read the following articles:
[2022-09-23T15:07:48.275Z] [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[2022-09-23T15:07:48.275Z] [ERROR]
[2022-09-23T15:07:48.275Z] [ERROR] After correcting the problems, you can resume the build with the command
[2022-09-23T15:07:48.275Z] [ERROR] mvn -rf :optaplanner-constraint-streams-bavet
[2022-09-23T15:07:48.275Z] ::error title= [kiegroup/optaplanner] [Execution ERROR]::mvn -f optaplanner/pom.xml clean install -Dfull -nsu -ntp -fae -e -Dhttp.keepAlive=false -Dmaven.wagon.http.pool=false dependency:tree -Dmaven.wagon.httpconnectionManager.ttlSeconds=120 -Dmaven.wagon.http.retryHandler.count=3 -Prun-code-coverage -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn -B -s /home/jenkins/workspace/KIE/optaplanner/main/pullrequest/optaplanner.tests.optaplanner@tmp/config5934551991049596363tmp -Dmaven.wagon.http.ssl.insecure=true -Dmaven.test.failure.ignore=true
[2022-09-23T15:07:48.276Z] [INFO] Archive artifact won't be executed
[2022-09-23T15:07:48.276Z] ::group::[Pull Request Flow] Execution Summary...
[2022-09-23T15:07:48.276Z] [INFO] ----------------------------------------------
[2022-09-23T15:07:48.276Z] [INFO] [kiegroup/optaplanner]. Execution Result: error. Time: 5m 16.7s (316707 ms)
[2022-09-23T15:07:48.276Z] [INFO] ----------------------------------------------
[2022-09-23T15:07:48.276Z] ::endgroup::
[2022-09-23T15:07:48.573Z] [ERROR] [kiegroup/optaplanner] error executing command: 'mvn -f optaplanner/pom.xml clean install -Dfull -nsu -ntp -fae -e -Dhttp.keepAlive=false -Dmaven.wagon.http.pool=false dependency:tree -Dmaven.wagon.httpconnectionManager.ttlSeconds=120 -Dmaven.wagon.http.retryHandler.count=3 -Prun-code-coverage -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn -B -s /home/jenkins/workspace/KIE/optaplanner/main/pullrequest/optaplanner.tests.optaplanner@tmp/config5934551991049596363tmp -Dmaven.wagon.http.ssl.insecure=true -Dmaven.test.failure.ignore=true'. Message: Error: The process '/opt/tools/apache-maven-3.8.6/bin/mvn' failed with exit code 1
[2022-09-23T15:07:48.573Z] [ERROR] Command executions have failed, please review latest execution Error: [kiegroup/optaplanner] error executing command: 'mvn -f optaplanner/pom.xml clean install -Dfull -nsu -ntp -fae -e -Dhttp.keepAlive=false -Dmaven.wagon.http.pool=false dependency:tree -Dmaven.wagon.httpconnectionManager.ttlSeconds=120 -Dmaven.wagon.http.retryHandler.count=3 -Prun-code-coverage -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn -B -s /home/jenkins/workspace/KIE/optaplanner/main/pullrequest/optaplanner.tests.optaplanner@tmp/config5934551991049596363tmp -Dmaven.wagon.http.ssl.insecure=true -Dmaven.test.failure.ignore=true'. Message: Error: The process '/opt/tools/apache-maven-3.8.6/bin/mvn' failed with exit code 1
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[2022-09-23T15:07:48.709Z] Deleting 1 temporary files
[Pipeline] // configFileProvider
[Pipeline] }
[Pipeline] // script
Post stage
[Pipeline] junit
[2022-09-23T15:07:48.885Z] Recording test results
[2022-09-23T15:07:49.331Z] [Checks API] No suitable checks publisher found.
[Pipeline] archiveArtifacts
[2022-09-23T15:07:49.388Z] Archiving artifacts
[Pipeline] script
[Pipeline] {
[Pipeline] sh
[2022-09-23T15:07:49.981Z] + rm -rf console.log
[Pipeline] sh

kie-ci3 avatar Sep 23 '22 15:09 kie-ci3

Not better, so closing this PR.

ge0ffrey avatar Oct 10 '22 05:10 ge0ffrey