[midPoint-ci] Build failed in Jenkins: virgo-oracle-test #40

Jenkins noreply at evolveum.com
Wed Aug 13 09:17:45 CEST 2025


See <https://jenkins.evolveum.com/job/virgo-oracle-test/40/display/redirect>

Changes:


------------------------------------------
Started by user Richard Richter
[Pipeline] Start of Pipeline
[Pipeline] podTemplate
[Pipeline] {
[Pipeline] node
Created Pod: kubernetes jenkins/virgo-oracle-test-40-tqhjx-p4fgr-xdpnd
Still waiting to schedule task
‘virgo-oracle-test-40-tqhjx-p4fgr-xdpnd’ is offline
Agent virgo-oracle-test-40-tqhjx-p4fgr-xdpnd is provisioned from template virgo-oracle-test_40-tqhjx-p4fgr
---
apiVersion: "v1"
kind: "Pod"
metadata:
  annotations:
    kubernetes.jenkins.io/last-refresh: "1755068995435"
    buildUrl: "https://jenkins.evolveum.com/job/virgo-oracle-test/40/"
    runUrl: "job/virgo-oracle-test/40/"
  labels:
    jenkins/jenkins-jenkins-agent: "true"
    jenkins/label-digest: "aa67c34c96b4dbbc1ac1c79284f4a9e27936f29f"
    jenkins/label: "virgo-oracle-test_40-tqhjx"
    kubernetes.jenkins.io/controller: "https___jenkins_evolveum_comx"
  name: "virgo-oracle-test-40-tqhjx-p4fgr-xdpnd"
  namespace: "jenkins"
spec:
  activeDeadlineSeconds: 28800
  containers:
  - command:
    - "cat"
    image: "maven:3.9.4-eclipse-temurin-21"
    imagePullPolicy: "IfNotPresent"
    name: "maven"
    resources:
      limits:
        memory: "10Gi"
        cpu: "4"
      requests:
        memory: "10Gi"
        cpu: "4"
    securityContext:
      privileged: false
      runAsUser: 0
    tty: true
    volumeMounts:
    - mountPath: "/home/jenkins/agent"
      name: "workspace-volume"
      readOnly: false
  - command:
    - "cat"
    image: "bitnami/kubectl:1.19.4"
    imagePullPolicy: "IfNotPresent"
    name: "kubectl"
    resources: {}
    securityContext:
      privileged: false
      runAsUser: 0
    tty: true
    volumeMounts:
    - mountPath: "/home/jenkins/agent"
      name: "workspace-volume"
      readOnly: false
  - env:
    - name: "JENKINS_SECRET"
      value: "********"
    - name: "JENKINS_TUNNEL"
      value: "jenkins-agent:50000"
    - name: "JENKINS_AGENT_NAME"
      value: "virgo-oracle-test-40-tqhjx-p4fgr-xdpnd"
    - name: "REMOTING_OPTS"
      value: "-noReconnectAfter 1d"
    - name: "JENKINS_NAME"
      value: "virgo-oracle-test-40-tqhjx-p4fgr-xdpnd"
    - name: "JENKINS_AGENT_WORKDIR"
      value: "/home/jenkins/agent"
    - name: "JENKINS_URL"
      value: "https://jenkins.evolveum.com/"
    image: "jenkins/inbound-agent:4.13-2-alpine"
    imagePullPolicy: "IfNotPresent"
    name: "jnlp"
    resources:
      limits:
        memory: "1Gi"
        cpu: "1"
      requests:
        memory: "1Gi"
        cpu: "1"
    securityContext:
      privileged: false
      runAsUser: 0
    tty: false
    volumeMounts:
    - mountPath: "/home/jenkins/agent"
      name: "workspace-volume"
      readOnly: false
  nodeSelector:
    node: "jenkins"
  restartPolicy: "Never"
  volumes:
  - name: "workspace-volume"
    persistentVolumeClaim:
      claimName: "pvc-workspace-virgo-oracle-test-40-tqhjx-p4fgr-xdpnd"
      readOnly: false

Running on virgo-oracle-test-40-tqhjx-p4fgr-xdpnd in /home/jenkins/agent/workspace/virgo-oracle-test
[Pipeline] {
[Pipeline] stage
[Pipeline] { (create-db)
[Pipeline] container
[Pipeline] {
[Pipeline] withKubeConfig
[kubernetes-cli] creating missing workspace to write temporary kubeconfig
[Pipeline] {
[Pipeline] sh

persistentvolumeclaim/test-db-virgo-oracle-test-40
pod/test-db-virgo-oracle-test-40

Initialized: True
Ready: True
ContainersReady: True
PodScheduled: True

Pod IP: 172.16.135.180
Host IP: 10.100.1.43

[Pipeline] }
[kubernetes-cli] kubectl configuration cleaned up
[Pipeline] // withKubeConfig
[Pipeline] }
[Pipeline] // container
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (init-db)
[Pipeline] container
[Pipeline] {
[Pipeline] withKubeConfig
[Pipeline] {
[Pipeline] sh

Wait to DB get up...
Wed Aug 13 07:10:37 UTC 2025
Wed Aug 13 07:10:43 UTC 2025 : 7% complete
Wed Aug 13 07:12:26 UTC 2025 : 30% complete
Wed Aug 13 07:12:42 UTC 2025 : 33% complete
Wed Aug 13 07:13:18 UTC 2025 : 39% complete
Wed Aug 13 07:13:34 UTC 2025 : 47% complete
Wed Aug 13 07:16:55 UTC 2025 : 50% complete
Wed Aug 13 07:17:26 UTC 2025 : 100% complete
Wed Aug 13 07:17:26 UTC 2025

OK : DB is UP
cat: 'config/sql/generic/oracle-*-all.sql': No such file or directory
cat: repo/repo-sql-impl-test/sql-procedures/oracle.sql: No such file or directory
0+0 records in
0+0 records out
0 bytes copied, 0.00481808 s, 0.0 kB/s

SQL*Plus: Release 23.0.0.0.0 - Production on Wed Aug 13 07:17:27 2025
Version 23.6.0.24.10

Copyright (c) 1982, 2024, Oracle.  All rights reserved.


Connected to:
Oracle Database 23ai Free Release 23.0.0.0.0 - Develop, Learn, and Run for Free
Version 23.6.0.24.10

SQL> 
User created.

SQL> 
Grant succeeded.

SQL> 
User altered.

SQL> SQL> Disconnected from Oracle Database 23ai Free Release 23.0.0.0.0 - Develop, Learn, and Run for Free
Version 23.6.0.24.10

SQL*Plus: Release 23.0.0.0.0 - Production on Wed Aug 13 07:17:27 2025
Version 23.6.0.24.10

Copyright (c) 1982, 2024, Oracle.  All rights reserved.


Connected to:
Oracle Database 23ai Free Release 23.0.0.0.0 - Develop, Learn, and Run for Free
Version 23.6.0.24.10

SQL> SQL> Disconnected from Oracle Database 23ai Free Release 23.0.0.0.0 - Develop, Learn, and Run for Free
Version 23.6.0.24.10
[Pipeline] }
[kubernetes-cli] kubectl configuration cleaned up
[Pipeline] // withKubeConfig
[Pipeline] }
[Pipeline] // container
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (build-with-tests)
[Pipeline] container
[Pipeline] {
[Pipeline] sh
++ cat ../logs-virgo-oracle-test-40/dbpod-ip
+ mvn -B -ntp -Dmaven.test.failure.ignore -P dbtest,-dist verify -Dmidpoint.repository.jdbcUrl=jdbc:oracle:thin:@172.16.135.180:1521/freepdb1 -Dmidpoint.repository.jdbcPassword=password -Dmidpoint.repository.jdbcUsername=midpoint -Dmidpoint.repository.database=oracle -Dmidpoint.repository.hibernateHbm2ddl=validate
[INFO] Scanning for projects...
[WARNING] The requested profile "dbtest" could not be activated because it does not exist.
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  0.095 s
[INFO] Finished at: 2025-08-13T07:17:31Z
[INFO] ------------------------------------------------------------------------
[WARNING] The requested profile "dbtest" could not be activated because it does not exist.
[ERROR] The goal you specified requires a project to execute but there is no POM in this directory (/home/jenkins/agent/workspace/virgo-oracle-test). Please verify you invoked Maven from the correct directory. -> [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/MissingProjectException
[Pipeline] }
[Pipeline] // container
[Pipeline] }
[Pipeline] // stage
[Pipeline] error
[Pipeline] container
[Pipeline] {
[Pipeline] withKubeConfig
[Pipeline] {
[Pipeline] sh
pod "test-db-virgo-oracle-test-40" deleted
persistentvolumeclaim "test-db-virgo-oracle-test-40" deleted
[Pipeline] }
[kubernetes-cli] kubectl configuration cleaned up
[Pipeline] // withKubeConfig
[Pipeline] }
[Pipeline] // container
[Pipeline] step


More information about the midPoint-ci mailing list