Skip to content

HV-1831 Unfinished experiments #1157

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 5 commits into
base: 6.2
Choose a base branch
from

Copy nodes when changing the nature of the leaf

f4d7656
Select commit
Loading
Failed to load commit list.
Open

HV-1831 Unfinished experiments #1157

Copy nodes when changing the nature of the leaf
f4d7656
Select commit
Loading
Failed to load commit list.
Hibernate Jenkins CI / Jenkins failed Jun 15, 2025 in 4m 49s

: error in 'emailext' step

Default build / Shell Script

Error in sh step, with arguments mvn clean install --fail-at-end -Pdist -Pjqassistant .

script returned exit code 1
Build log
Build log truncated.

		at org.jboss.jts//com.arjuna.ats.internal.jta.transaction.arjunacore.TransactionImple.commitAndDisassociate(TransactionImple.java:1295)
		... 173 more
Caused by: javax.validation.ConstraintViolationException: Validation failed for classes [org.hibernate.validator.integration.wildfly.jpa.Magician] during persist time for groups [javax.validation.groups.Default, ]
List of constraint violations:[
	ConstraintViolationImpl{interpolatedMessage='Invalid magician name', propertyPath=name, rootBeanClass=class org.hibernate.validator.integration.wildfly.jpa.Magician, messageTemplate='Invalid magician name'}
]
	at [email protected]//org.hibernate.cfg.beanvalidation.BeanValidationEventListener.validate(BeanValidationEventListener.java:140)
	at [email protected]//org.hibernate.cfg.beanvalidation.BeanValidationEventListener.onPreInsert(BeanValidationEventListener.java:80)
	at [email protected]//org.hibernate.action.internal.EntityInsertAction.preInsert(EntityInsertAction.java:209)
	at [email protected]//org.hibernate.action.internal.EntityInsertAction.execute(EntityInsertAction.java:83)
	at [email protected]//org.hibernate.engine.spi.ActionQueue.executeActions(ActionQueue.java:604)
	at [email protected]//org.hibernate.engine.spi.ActionQueue.executeActions(ActionQueue.java:478)
	at [email protected]//org.hibernate.event.internal.AbstractFlushingEventListener.performExecutions(AbstractFlushingEventListener.java:356)
	at [email protected]//org.hibernate.event.internal.DefaultFlushEventListener.onFlush(DefaultFlushEventListener.java:39)
	at [email protected]//org.hibernate.internal.SessionImpl.doFlush(SessionImpl.java:1472)
	at [email protected]//org.hibernate.internal.SessionImpl.managedFlush(SessionImpl.java:512)
	at [email protected]//org.hibernate.internal.SessionImpl.flushBeforeTransactionCompletion(SessionImpl.java:3310)
	at [email protected]//org.hibernate.internal.SessionImpl.beforeTransactionCompletion(SessionImpl.java:2506)
	at [email protected]//org.hibernate.engine.jdbc.internal.JdbcCoordinatorImpl.beforeTransactionCompletion(JdbcCoordinatorImpl.java:447)
	at [email protected]//org.hibernate.resource.transaction.backend.jta.internal.JtaTransactionCoordinatorImpl.beforeCompletion(JtaTransactionCoordinatorImpl.java:352)
	at [email protected]//org.hibernate.resource.transaction.backend.jta.internal.synchronization.SynchronizationCallbackCoordinatorNonTrackingImpl.beforeCompletion(SynchronizationCallbackCoordinatorNonTrackingImpl.java:47)
	at [email protected]//org.hibernate.resource.transaction.backend.jta.internal.synchronization.RegisteredSynchronization.beforeCompletion(RegisteredSynchronization.java:37)
	at [email protected]//org.jboss.as.txn.service.internal.tsr.JCAOrderedLastSynchronizationList.beforeCompletion(JCAOrderedLastSynchronizationList.java:113)
	at [email protected]//org.wildfly.transaction.client.AbstractTransaction.performConsumer(AbstractTransaction.java:236)
	at [email protected]//org.wildfly.transaction.client.AbstractTransaction.performConsumer(AbstractTransaction.java:247)
	at [email protected]//org.wildfly.transaction.client.AbstractTransaction$AssociatingSynchronization.beforeCompletion(AbstractTransaction.java:292)
	at org.jboss.jts//com.arjuna.ats.internal.jta.resources.arjunacore.SynchronizationImple.beforeCompletion(SynchronizationImple.java:76)
	at org.jboss.jts//com.arjuna.ats.arjuna.coordinator.TwoPhaseCoordinator.beforeCompletion(TwoPhaseCoordinator.java:360)
	at org.jboss.jts//com.arjuna.ats.arjuna.coordinator.TwoPhaseCoordinator.end(TwoPhaseCoordinator.java:91)
	at org.jboss.jts//com.arjuna.ats.arjuna.AtomicAction.commit(AtomicAction.java:162)
	at org.jboss.jts//com.arjuna.ats.internal.jta.transaction.arjunacore.TransactionImple.commitAndDisassociate(TransactionImple.java:1295)
	... 173 more

17:25:43,545 INFO  [org.wildfly.extension.undertow] (ServerService Thread Pool -- 38) WFLYUT0022: Unregistered web context: '/CustomValidatorFactoryInPersistenceUnitIT' from server 'default-server'
17:25:43,553 INFO  [org.jboss.as.jpa] (ServerService Thread Pool -- 38) WFLYJPA0011: Stopping Persistence Unit (phase 2 of 2) Service 'CustomValidatorFactoryInPersistenceUnitIT.war#default'
17:25:43,554 INFO  [org.hibernate.tool.schema.internal.SchemaDropperImpl$DelayedDropActionImpl] (ServerService Thread Pool -- 38) HHH000477: Starting delayed evictData of schema as part of SessionFactory shut-down'
17:25:43,561 INFO  [org.hibernate.orm.beans] (ServerService Thread Pool -- 38) HHH10005004: Stopping BeanContainer : org.hibernate.resource.beans.container.internal.CdiBeanContainerExtendedAccessImpl@7a85c07d
17:25:43,564 INFO  [org.jboss.as.jpa] (ServerService Thread Pool -- 38) WFLYJPA0011: Stopping Persistence Unit (phase 1 of 2) Service 'CustomValidatorFactoryInPersistenceUnitIT.war#default'
17:25:43,573 INFO  [org.infinispan.manager.DefaultCacheManager] (ServerService Thread Pool -- 38) Stopping cache manager null on null
17:25:43,587 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-8) WFLYSRV0028: Stopped deployment CustomValidatorFactoryInPersistenceUnitIT.war (runtime-name: CustomValidatorFactoryInPersistenceUnitIT.war) in 45ms
17:25:43,619 INFO  [org.jboss.as.repository] (management-handler-thread - 1) WFLYDR0002: Content removed from location /mnt/workdir/jenkins/workspace/hibernate-validator_PR-1157/integration/target/wildfly-22.0.0.Final/standalone/data/content/36/64357e58f7ec22da9937004fede77f20815308/content
17:25:43,619 INFO  [org.jboss.as.server] (management-handler-thread - 1) WFLYSRV0009: Undeployed "CustomValidatorFactoryInPersistenceUnitIT.war" (runtime-name: "CustomValidatorFactoryInPersistenceUnitIT.war")
17:25:43,641 INFO  [org.wildfly.extension.undertow] (ServerService Thread Pool -- 38) WFLYUT0022: Unregistered web context: '/JaxpContainedInDeploymentIT' from server 'default-server'
17:25:43,661 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-7) WFLYSRV0028: Stopped deployment JaxpContainedInDeploymentIT.war (runtime-name: JaxpContainedInDeploymentIT.war) in 22ms
17:25:43,685 INFO  [org.jboss.as.repository] (management-handler-thread - 1) WFLYDR0002: Content removed from location /mnt/workdir/jenkins/workspace/hibernate-validator_PR-1157/integration/target/wildfly-22.0.0.Final/standalone/data/content/6d/5a53d66ca6a9e415c318c8a34a68e8260874cd/content
17:25:43,686 INFO  [org.jboss.as.server] (management-handler-thread - 1) WFLYSRV0009: Undeployed "JaxpContainedInDeploymentIT.war" (runtime-name: "JaxpContainedInDeploymentIT.war")
17:25:44,569 INFO  [org.jboss.as.repository] (management-handler-thread - 1) WFLYDR0001: Content added at location /mnt/workdir/jenkins/workspace/hibernate-validator_PR-1157/integration/target/wildfly-22.0.0.Final/standalone/data/content/53/3068f4b5ea8cf3d734220d22e3798ed6c67cfe/content
17:25:44,572 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-5) WFLYSRV0027: Starting deployment of "JPATraversableResolverIT.war" (runtime-name: "JPATraversableResolverIT.war")
17:25:45,005 INFO  [org.jboss.as.jpa] (MSC service thread 1-3) WFLYJPA0002: Read persistence.xml for default
17:25:45,050 INFO  [org.jipijapa] (MSC service thread 1-5) JIPIORMV53020253: Second level cache enabled for JPATraversableResolverIT.war#default
17:25:45,056 INFO  [org.jboss.weld.deployer] (MSC service thread 1-7) WFLYWELD0003: Processing weld deployment JPATraversableResolverIT.war
17:25:45,078 INFO  [org.jboss.as.jpa] (ServerService Thread Pool -- 8) WFLYJPA0010: Starting Persistence Unit (phase 1 of 2) Service 'JPATraversableResolverIT.war#default'
17:25:45,078 INFO  [org.hibernate.jpa.internal.util.LogHelper] (ServerService Thread Pool -- 8) HHH000204: Processing PersistenceUnitInfo [
	name: default
	...]
17:25:45,107 INFO  [io.jaegertracing.internal.JaegerTracer] (MSC service thread 1-7) No shutdown hook registered: Please call close() manually on application shutdown.
17:25:45,113 INFO  [org.jipijapa] (MSC service thread 1-2) JIPIORMV53020253: Second level cache enabled for JPATraversableResolverIT.war#default
17:25:45,146 INFO  [org.jboss.as.jpa] (ServerService Thread Pool -- 8) WFLYJPA0010: Starting Persistence Unit (phase 2 of 2) Service 'JPATraversableResolverIT.war#default'
17:25:45,147 INFO  [org.hibernate.dialect.Dialect] (ServerService Thread Pool -- 8) HHH000400: Using dialect: org.hibernate.dialect.H2Dialect
17:25:45,147 WARN  [org.hibernate.dialect.H2Dialect] (ServerService Thread Pool -- 8) HHH000431: Unable to determine H2 database version, certain features may not work
17:25:45,152 INFO  [org.hibernate.envers.boot.internal.EnversServiceImpl] (ServerService Thread Pool -- 8) Envers integration enabled? : true
17:25:45,280 INFO  [org.wildfly.extension.undertow] (ServerService Thread Pool -- 8) WFLYUT0021: Registered web context: '/JPATraversableResolverIT' for server 'default-server'
17:25:45,296 INFO  [org.jboss.as.server] (management-handler-thread - 1) WFLYSRV0010: Deployed "JPATraversableResolverIT.war" (runtime-name : "JPATraversableResolverIT.war")
17:25:45,464 INFO  [org.wildfly.extension.undertow] (ServerService Thread Pool -- 8) WFLYUT0022: Unregistered web context: '/JPATraversableResolverIT' from server 'default-server'
17:25:45,469 INFO  [org.jboss.as.jpa] (ServerService Thread Pool -- 8) WFLYJPA0011: Stopping Persistence Unit (phase 2 of 2) Service 'JPATraversableResolverIT.war#default'
17:25:45,469 INFO  [org.hibernate.orm.beans] (ServerService Thread Pool -- 8) HHH10005004: Stopping BeanContainer : org.hibernate.resource.beans.container.internal.CdiBeanContainerExtendedAccessImpl@42df8419
17:25:45,471 INFO  [org.jboss.as.jpa] (ServerService Thread Pool -- 8) WFLYJPA0011: Stopping Persistence Unit (phase 1 of 2) Service 'JPATraversableResolverIT.war#default'
17:25:45,476 INFO  [org.infinispan.manager.DefaultCacheManager] (ServerService Thread Pool -- 8) Stopping cache manager null on null
17:25:45,481 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-1) WFLYSRV0028: Stopped deployment JPATraversableResolverIT.war (runtime-name: JPATraversableResolverIT.war) in 21ms
17:25:45,495 INFO  [org.jboss.as.repository] (management-handler-thread - 1) WFLYDR0002: Content removed from location /mnt/workdir/jenkins/workspace/hibernate-validator_PR-1157/integration/target/wildfly-22.0.0.Final/standalone/data/content/53/3068f4b5ea8cf3d734220d22e3798ed6c67cfe/content
17:25:45,495 INFO  [org.jboss.as.server] (management-handler-thread - 1) WFLYSRV0009: Undeployed "JPATraversableResolverIT.war" (runtime-name: "JPATraversableResolverIT.war")
17:25:46,409 INFO  [org.jboss.as.repository] (management-handler-thread - 1) WFLYDR0001: Content added at location /mnt/workdir/jenkins/workspace/hibernate-validator_PR-1157/integration/target/wildfly-22.0.0.Final/standalone/data/content/97/7faffbfc5f4c72658a0e86baef5964414978fb/content
17:25:46,411 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-6) WFLYSRV0027: Starting deployment of "JaxpContainedInDeploymentIT.war" (runtime-name: "JaxpContainedInDeploymentIT.war")
17:25:46,873 INFO  [org.jboss.weld.deployer] (MSC service thread 1-5) WFLYWELD0003: Processing weld deployment JaxpContainedInDeploymentIT.war
17:25:46,913 INFO  [io.jaegertracing.internal.JaegerTracer] (MSC service thread 1-5) No shutdown hook registered: Please call close() manually on application shutdown.
17:25:47,057 INFO  [org.wildfly.extension.undertow] (ServerService Thread Pool -- 18) WFLYUT0021: Registered web context: '/JaxpContainedInDeploymentIT' for server 'default-server'
17:25:47,069 INFO  [org.jboss.as.server] (management-handler-thread - 1) WFLYSRV0010: Deployed "JaxpContainedInDeploymentIT.war" (runtime-name : "JaxpContainedInDeploymentIT.war")
17:25:48,028 INFO  [org.jboss.as.repository] (management-handler-thread - 1) WFLYDR0001: Content added at location /mnt/workdir/jenkins/workspace/hibernate-validator_PR-1157/integration/target/wildfly-22.0.0.Final/standalone/data/content/91/6b31027646ca6b614e6bf1e79a7caac42ec97b/content
17:25:48,030 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-6) WFLYSRV0027: Starting deployment of "OptionalConstraintsIT.war" (runtime-name: "OptionalConstraintsIT.war")
17:25:48,439 INFO  [org.jboss.weld.deployer] (MSC service thread 1-5) WFLYWELD0003: Processing weld deployment OptionalConstraintsIT.war
17:25:48,490 INFO  [io.jaegertracing.internal.JaegerTracer] (MSC service thread 1-5) No shutdown hook registered: Please call close() manually on application shutdown.
17:25:48,639 INFO  [org.wildfly.extension.undertow] (ServerService Thread Pool -- 38) WFLYUT0021: Registered web context: '/OptionalConstraintsIT' for server 'default-server'
17:25:48,656 INFO  [org.jboss.as.server] (management-handler-thread - 1) WFLYSRV0010: Deployed "OptionalConstraintsIT.war" (runtime-name : "OptionalConstraintsIT.war")
[2025-25-15 05:25:48.800, 22171]INFO [default task-2](DefaultMonetaryContextFactory.java:110) - Using custom MathContext: precision=256, roundingMode=HALF_EVEN
17:25:48,953 INFO  [org.wildfly.extension.undertow] (ServerService Thread Pool -- 38) WFLYUT0022: Unregistered web context: '/OptionalConstraintsIT' from server 'default-server'
17:25:48,965 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-1) WFLYSRV0028: Stopped deployment OptionalConstraintsIT.war (runtime-name: OptionalConstraintsIT.war) in 12ms
17:25:48,981 INFO  [org.jboss.as.repository] (management-handler-thread - 1) WFLYDR0002: Content removed from location /mnt/workdir/jenkins/workspace/hibernate-validator_PR-1157/integration/target/wildfly-22.0.0.Final/standalone/data/content/91/6b31027646ca6b614e6bf1e79a7caac42ec97b/content
17:25:48,982 INFO  [org.jboss.as.server] (management-handler-thread - 1) WFLYSRV0009: Undeployed "OptionalConstraintsIT.war" (runtime-name: "OptionalConstraintsIT.war")
17:25:48,994 INFO  [org.wildfly.extension.undertow] (ServerService Thread Pool -- 25) WFLYUT0022: Unregistered web context: '/JaxpContainedInDeploymentIT' from server 'default-server'
17:25:49,009 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-8) WFLYSRV0028: Stopped deployment JaxpContainedInDeploymentIT.war (runtime-name: JaxpContainedInDeploymentIT.war) in 16ms
17:25:49,029 INFO  [org.jboss.as.repository] (management-handler-thread - 1) WFLYDR0002: Content removed from location /mnt/workdir/jenkins/workspace/hibernate-validator_PR-1157/integration/target/wildfly-22.0.0.Final/standalone/data/content/97/7faffbfc5f4c72658a0e86baef5964414978fb/content
17:25:49,029 INFO  [org.jboss.as.server] (management-handler-thread - 1) WFLYSRV0009: Undeployed "JaxpContainedInDeploymentIT.war" (runtime-name: "JaxpContainedInDeploymentIT.war")
17:25:49,960 INFO  [org.jboss.as.repository] (management-handler-thread - 1) WFLYDR0001: Content added at location /mnt/workdir/jenkins/workspace/hibernate-validator_PR-1157/integration/target/wildfly-22.0.0.Final/standalone/data/content/58/a70b36092255785af91895f7181d5cdbeec95d/content
17:25:49,963 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-1) WFLYSRV0027: Starting deployment of "VersionIT.war" (runtime-name: "VersionIT.war")
17:25:50,443 WARN  [org.jboss.weld.deployer] (MSC service thread 1-3) WFLYWELD0013: Deployment VersionIT.war contains CDI annotations but no bean archive was found (no beans.xml or class with bean defining annotations was present).
17:25:50,462 INFO  [org.wildfly.extension.undertow] (ServerService Thread Pool -- 25) WFLYUT0021: Registered web context: '/VersionIT' for server 'default-server'
17:25:50,477 INFO  [org.jboss.as.server] (management-handler-thread - 1) WFLYSRV0010: Deployed "VersionIT.war" (runtime-name : "VersionIT.war")
[2025-25-15 05:25:50.596, 23967]DEBUG[default task-2](BeanManagerProducer.java:63) - Tried to lookup the BeanManager with name java:comp/BeanManager but caught exception: BeanManager -- service jboss.naming.context.java.module.VersionIT.VersionIT.BeanManager
[2025-25-15 05:25:50.597, 23968]DEBUG[default task-2](BeanManagerProducer.java:63) - Tried to lookup the BeanManager with name java:comp/env/BeanManager but caught exception: env/BeanManager -- service jboss.naming.context.java.module.VersionIT.VersionIT.env.BeanManager
[2025-25-15 05:25:50.598, 23969]DEBUG[default task-2](BeanManagerProducer.java:63) - Tried to lookup the BeanManager with name BeanManager but caught exception: BeanManager -- service jboss.naming.context.java.BeanManager
[2025-25-15 05:25:50.598, 23969]INFO [default task-2](BeanManagerProducer.java:74) - BeanManager not found.
[2025-25-15 05:25:50.614, 23985]DEBUG[default task-2](CDIInjectionEnricher.java:113) - BeanManager cannot be located in context. Either you are using an archive with no beans.xml or the BeanManager has not been produced.
17:25:50,659 INFO  [org.wildfly.extension.undertow] (ServerService Thread Pool -- 18) WFLYUT0022: Unregistered web context: '/VersionIT' from server 'default-server'
17:25:50,669 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-2) WFLYSRV0028: Stopped deployment VersionIT.war (runtime-name: VersionIT.war) in 10ms
17:25:50,683 INFO  [org.jboss.as.repository] (management-handler-thread - 1) WFLYDR0002: Content removed from location /mnt/workdir/jenkins/workspace/hibernate-validator_PR-1157/integration/target/wildfly-22.0.0.Final/standalone/data/content/58/a70b36092255785af91895f7181d5cdbeec95d/content
17:25:50,683 INFO  [org.jboss.as.server] (management-handler-thread - 1) WFLYSRV0009: Undeployed "VersionIT.war" (runtime-name: "VersionIT.war")
17:25:51,514 INFO  [org.jboss.as.repository] (management-handler-thread - 1) WFLYDR0001: Content added at location /mnt/workdir/jenkins/workspace/hibernate-validator_PR-1157/integration/target/wildfly-22.0.0.Final/standalone/data/content/08/eadfcf01967e2483b9143ac9fad8a6b9408457/content
17:25:51,518 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-6) WFLYSRV0027: Starting deployment of "ConstraintDefinitionContributorIT.war" (runtime-name: "ConstraintDefinitionContributorIT.war")
17:25:51,887 INFO  [org.jboss.weld.deployer] (MSC service thread 1-7) WFLYWELD0003: Processing weld deployment ConstraintDefinitionContributorIT.war
17:25:51,929 INFO  [io.jaegertracing.internal.JaegerTracer] (MSC service thread 1-7) No shutdown hook registered: Please call close() manually on application shutdown.
17:25:52,060 INFO  [org.wildfly.extension.undertow] (ServerService Thread Pool -- 18) WFLYUT0021: Registered web context: '/ConstraintDefinitionContributorIT' for server 'default-server'
17:25:52,071 INFO  [org.jboss.as.server] (management-handler-thread - 1) WFLYSRV0010: Deployed "ConstraintDefinitionContributorIT.war" (runtime-name : "ConstraintDefinitionContributorIT.war")
17:25:52,235 INFO  [org.wildfly.extension.undertow] (ServerService Thread Pool -- 25) WFLYUT0022: Unregistered web context: '/ConstraintDefinitionContributorIT' from server 'default-server'
17:25:52,251 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-4) WFLYSRV0028: Stopped deployment ConstraintDefinitionContributorIT.war (runtime-name: ConstraintDefinitionContributorIT.war) in 16ms
17:25:52,265 INFO  [org.jboss.as.repository] (management-handler-thread - 1) WFLYDR0002: Content removed from location /mnt/workdir/jenkins/workspace/hibernate-validator_PR-1157/integration/target/wildfly-22.0.0.Final/standalone/data/content/08/eadfcf01967e2483b9143ac9fad8a6b9408457/content
17:25:52,266 INFO  [org.jboss.as.server] (management-handler-thread - 1) WFLYSRV0009: Undeployed "ConstraintDefinitionContributorIT.war" (runtime-name: "ConstraintDefinitionContributorIT.war")
17:25:53,089 INFO  [org.jboss.as.repository] (management-handler-thread - 1) WFLYDR0001: Content added at location /mnt/workdir/jenkins/workspace/hibernate-validator_PR-1157/integration/target/wildfly-22.0.0.Final/standalone/data/content/c3/a3d7b8fe40ed7f8c1359fd6b07c8530df925ac/content
17:25:53,092 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-1) WFLYSRV0027: Starting deployment of "CustomValidationProviderInDeploymentUnitIT.war" (runtime-name: "CustomValidationProviderInDeploymentUnitIT.war")
17:25:53,477 INFO  [org.jboss.weld.deployer] (MSC service thread 1-8) WFLYWELD0003: Processing weld deployment CustomValidationProviderInDeploymentUnitIT.war
17:25:53,524 INFO  [io.jaegertracing.internal.JaegerTracer] (MSC service thread 1-8) No shutdown hook registered: Please call close() manually on application shutdown.
17:25:53,635 INFO  [org.wildfly.extension.undertow] (ServerService Thread Pool -- 25) WFLYUT0021: Registered web context: '/CustomValidationProviderInDeploymentUnitIT' for server 'default-server'
17:25:53,647 INFO  [org.jboss.as.server] (management-handler-thread - 1) WFLYSRV0010: Deployed "CustomValidationProviderInDeploymentUnitIT.war" (runtime-name : "CustomValidationProviderInDeploymentUnitIT.war")
17:25:53,766 INFO  [org.wildfly.extension.undertow] (ServerService Thread Pool -- 25) WFLYUT0022: Unregistered web context: '/CustomValidationProviderInDeploymentUnitIT' from server 'default-server'
17:25:53,777 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-3) WFLYSRV0028: Stopped deployment CustomValidationProviderInDeploymentUnitIT.war (runtime-name: CustomValidationProviderInDeploymentUnitIT.war) in 12ms
17:25:53,787 INFO  [org.jboss.as.repository] (management-handler-thread - 1) WFLYDR0002: Content removed from location /mnt/workdir/jenkins/workspace/hibernate-validator_PR-1157/integration/target/wildfly-22.0.0.Final/standalone/data/content/c3/a3d7b8fe40ed7f8c1359fd6b07c8530df925ac/content
17:25:53,787 INFO  [org.jboss.as.server] (management-handler-thread - 1) WFLYSRV0009: Undeployed "CustomValidationProviderInDeploymentUnitIT.war" (runtime-name: "CustomValidationProviderInDeploymentUnitIT.war")
17:25:54,572 INFO  [org.jboss.as.repository] (management-handler-thread - 1) WFLYDR0001: Content added at location /mnt/workdir/jenkins/workspace/hibernate-validator_PR-1157/integration/target/wildfly-22.0.0.Final/standalone/data/content/f8/7cdad32f8d0403610320b2a27eaf7495a53dae/content
17:25:54,575 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-3) WFLYSRV0027: Starting deployment of "JndiLookupOfValidatorFactoryIT.war" (runtime-name: "JndiLookupOfValidatorFactoryIT.war")
17:25:54,950 WARN  [org.jboss.weld.deployer] (MSC service thread 1-1) WFLYWELD0013: Deployment JndiLookupOfValidatorFactoryIT.war contains CDI annotations but no bean archive was found (no beans.xml or class with bean defining annotations was present).
17:25:54,960 INFO  [org.wildfly.extension.undertow] (ServerService Thread Pool -- 8) WFLYUT0021: Registered web context: '/JndiLookupOfValidatorFactoryIT' for server 'default-server'
17:25:54,969 INFO  [org.jboss.as.server] (management-handler-thread - 1) WFLYSRV0010: Deployed "JndiLookupOfValidatorFactoryIT.war" (runtime-name : "JndiLookupOfValidatorFactoryIT.war")
[2025-25-15 05:25:55.79, 28450]DEBUG[default task-2](BeanManagerProducer.java:63) - Tried to lookup the BeanManager with name java:comp/BeanManager but caught exception: BeanManager -- service jboss.naming.context.java.module.JndiLookupOfValidatorFactoryIT.JndiLookupOfValidatorFactoryIT.BeanManager
[2025-25-15 05:25:55.80, 28451]DEBUG[default task-2](BeanManagerProducer.java:63) - Tried to lookup the BeanManager with name java:comp/env/BeanManager but caught exception: env/BeanManager -- service jboss.naming.context.java.module.JndiLookupOfValidatorFactoryIT.JndiLookupOfValidatorFactoryIT.env.BeanManager
[2025-25-15 05:25:55.80, 28451]DEBUG[default task-2](BeanManagerProducer.java:63) - Tried to lookup the BeanManager with name BeanManager but caught exception: BeanManager -- service jboss.naming.context.java.BeanManager
[2025-25-15 05:25:55.80, 28451]INFO [default task-2](BeanManagerProducer.java:74) - BeanManager not found.
[2025-25-15 05:25:55.97, 28468]DEBUG[default task-2](CDIInjectionEnricher.java:113) - BeanManager cannot be located in context. Either you are using an archive with no beans.xml or the BeanManager has not been produced.
17:25:55,142 INFO  [org.wildfly.extension.undertow] (ServerService Thread Pool -- 8) WFLYUT0022: Unregistered web context: '/JndiLookupOfValidatorFactoryIT' from server 'default-server'
17:25:55,158 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-4) WFLYSRV0028: Stopped deployment JndiLookupOfValidatorFactoryIT.war (runtime-name: JndiLookupOfValidatorFactoryIT.war) in 16ms
17:25:55,180 INFO  [org.jboss.as.repository] (management-handler-thread - 1) WFLYDR0002: Content removed from location /mnt/workdir/jenkins/workspace/hibernate-validator_PR-1157/integration/target/wildfly-22.0.0.Final/standalone/data/content/f8/7cdad32f8d0403610320b2a27eaf7495a53dae/content
17:25:55,180 INFO  [org.jboss.as.server] (management-handler-thread - 1) WFLYSRV0009: Undeployed "JndiLookupOfValidatorFactoryIT.war" (runtime-name: "JndiLookupOfValidatorFactoryIT.war")
17:25:56,004 INFO  [org.jboss.as.repository] (management-handler-thread - 1) WFLYDR0001: Content added at location /mnt/workdir/jenkins/workspace/hibernate-validator_PR-1157/integration/target/wildfly-22.0.0.Final/standalone/data/content/8a/a94ce3e827f88af181db7bcf250c589cfc0188/content
17:25:56,006 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-4) WFLYSRV0027: Starting deployment of "ConstraintMappingContributorIT.war" (runtime-name: "ConstraintMappingContributorIT.war")
17:25:56,379 INFO  [org.jboss.weld.deployer] (MSC service thread 1-6) WFLYWELD0003: Processing weld deployment ConstraintMappingContributorIT.war
17:25:56,420 INFO  [io.jaegertracing.internal.JaegerTracer] (MSC service thread 1-6) No shutdown hook registered: Please call close() manually on application shutdown.
17:25:56,546 INFO  [org.wildfly.extension.undertow] (ServerService Thread Pool -- 24) WFLYUT0021: Registered web context: '/ConstraintMappingContributorIT' for server 'default-server'
17:25:56,558 INFO  [org.jboss.as.server] (management-handler-thread - 1) WFLYSRV0010: Deployed "ConstraintMappingContributorIT.war" (runtime-name : "ConstraintMappingContributorIT.war")
17:25:56,690 INFO  [org.wildfly.extension.undertow] (ServerService Thread Pool -- 24) WFLYUT0022: Unregistered web context: '/ConstraintMappingContributorIT' from server 'default-server'
17:25:56,700 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-4) WFLYSRV0028: Stopped deployment ConstraintMappingContributorIT.war (runtime-name: ConstraintMappingContributorIT.war) in 10ms
17:25:56,711 INFO  [org.jboss.as.repository] (management-handler-thread - 1) WFLYDR0002: Content removed from location /mnt/workdir/jenkins/workspace/hibernate-validator_PR-1157/integration/target/wildfly-22.0.0.Final/standalone/data/content/8a/a94ce3e827f88af181db7bcf250c589cfc0188/content
17:25:56,712 INFO  [org.jboss.as.server] (management-handler-thread - 1) WFLYSRV0009: Undeployed "ConstraintMappingContributorIT.war" (runtime-name: "ConstraintMappingContributorIT.war")
17:25:57,495 INFO  [org.jboss.as.repository] (management-handler-thread - 1) WFLYDR0001: Content added at location /mnt/workdir/jenkins/workspace/hibernate-validator_PR-1157/integration/target/wildfly-22.0.0.Final/standalone/data/content/2d/1dd901eaf09c172a50b3458526dc1a1e5fd320/content
17:25:57,497 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-5) WFLYSRV0027: Starting deployment of "ConstraintValidatorInjectionUnitIT.war" (runtime-name: "ConstraintValidatorInjectionUnitIT.war")
17:25:57,851 INFO  [org.jboss.weld.deployer] (MSC service thread 1-1) WFLYWELD0003: Processing weld deployment ConstraintValidatorInjectionUnitIT.war
17:25:57,883 INFO  [io.jaegertracing.internal.JaegerTracer] (MSC service thread 1-1) No shutdown hook registered: Please call close() manually on application shutdown.
17:25:57,991 INFO  [org.wildfly.extension.undertow] (ServerService Thread Pool -- 18) WFLYUT0021: Registered web context: '/ConstraintValidatorInjectionUnitIT' for server 'default-server'
17:25:58,005 INFO  [org.jboss.as.server] (management-handler-thread - 1) WFLYSRV0010: Deployed "ConstraintValidatorInjectionUnitIT.war" (runtime-name : "ConstraintValidatorInjectionUnitIT.war")
17:25:58,125 INFO  [org.wildfly.extension.undertow] (ServerService Thread Pool -- 18) WFLYUT0022: Unregistered web context: '/ConstraintValidatorInjectionUnitIT' from server 'default-server'
17:25:58,132 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-2) WFLYSRV0028: Stopped deployment ConstraintValidatorInjectionUnitIT.war (runtime-name: ConstraintValidatorInjectionUnitIT.war) in 7ms
17:25:58,140 INFO  [org.jboss.as.repository] (management-handler-thread - 1) WFLYDR0002: Content removed from location /mnt/workdir/jenkins/workspace/hibernate-validator_PR-1157/integration/target/wildfly-22.0.0.Final/standalone/data/content/2d/1dd901eaf09c172a50b3458526dc1a1e5fd320/content
17:25:58,140 INFO  [org.jboss.as.server] (management-handler-thread - 1) WFLYSRV0009: Undeployed "ConstraintValidatorInjectionUnitIT.war" (runtime-name: "ConstraintValidatorInjectionUnitIT.war")
17:25:58,932 INFO  [org.jboss.as.repository] (management-handler-thread - 1) WFLYDR0001: Content added at location /mnt/workdir/jenkins/workspace/hibernate-validator_PR-1157/integration/target/wildfly-22.0.0.Final/standalone/data/content/2f/8c7ad74965784b5e3a5d28c22813affcc293cd/content
17:25:58,934 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-5) WFLYSRV0027: Starting deployment of "ConfigurationInjectionUnitIT.war" (runtime-name: "ConfigurationInjectionUnitIT.war")
17:25:59,307 INFO  [org.jboss.weld.deployer] (MSC service thread 1-1) WFLYWELD0003: Processing weld deployment ConfigurationInjectionUnitIT.war
17:25:59,344 INFO  [io.jaegertracing.internal.JaegerTracer] (MSC service thread 1-1) No shutdown hook registered: Please call close() manually on application shutdown.
17:25:59,454 INFO  [org.wildfly.extension.undertow] (ServerService Thread Pool -- 8) WFLYUT0021: Registered web context: '/ConfigurationInjectionUnitIT' for server 'default-server'
17:25:59,464 INFO  [org.jboss.as.server] (management-handler-thread - 1) WFLYSRV0010: Deployed "ConfigurationInjectionUnitIT.war" (runtime-name : "ConfigurationInjectionUnitIT.war")
17:25:59,655 INFO  [org.wildfly.extension.undertow] (ServerService Thread Pool -- 8) WFLYUT0022: Unregistered web context: '/ConfigurationInjectionUnitIT' from server 'default-server'
17:25:59,665 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-1) WFLYSRV0028: Stopped deployment ConfigurationInjectionUnitIT.war (runtime-name: ConfigurationInjectionUnitIT.war) in 12ms
17:25:59,676 INFO  [org.jboss.as.repository] (management-handler-thread - 1) WFLYDR0002: Content removed from location /mnt/workdir/jenkins/workspace/hibernate-validator_PR-1157/integration/target/wildfly-22.0.0.Final/standalone/data/content/2f/8c7ad74965784b5e3a5d28c22813affcc293cd/content
17:25:59,676 INFO  [org.jboss.as.server] (management-handler-thread - 1) WFLYSRV0009: Undeployed "ConfigurationInjectionUnitIT.war" (runtime-name: "ConfigurationInjectionUnitIT.war")
17:26:00,457 INFO  [org.jboss.as.repository] (management-handler-thread - 1) WFLYDR0001: Content added at location /mnt/workdir/jenkins/workspace/hibernate-validator_PR-1157/integration/target/wildfly-22.0.0.Final/standalone/data/content/b8/c2b4f68f4cc641db41e992adad5b12588f02e4/content
17:26:00,459 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-1) WFLYSRV0027: Starting deployment of "DefaultInjectionUnitIT.war" (runtime-name: "DefaultInjectionUnitIT.war")
17:26:00,834 INFO  [org.jboss.weld.deployer] (MSC service thread 1-4) WFLYWELD0003: Processing weld deployment DefaultInjectionUnitIT.war
17:26:00,872 INFO  [io.jaegertracing.internal.JaegerTracer] (MSC service thread 1-4) No shutdown hook registered: Please call close() manually on application shutdown.
17:26:00,986 INFO  [org.wildfly.extension.undertow] (ServerService Thread Pool -- 8) WFLYUT0021: Registered web context: '/DefaultInjectionUnitIT' for server 'default-server'
17:26:00,998 INFO  [org.jboss.as.server] (management-handler-thread - 1) WFLYSRV0010: Deployed "DefaultInjectionUnitIT.war" (runtime-name : "DefaultInjectionUnitIT.war")
17:26:01,117 INFO  [org.wildfly.extension.undertow] (ServerService Thread Pool -- 25) WFLYUT0022: Unregistered web context: '/DefaultInjectionUnitIT' from server 'default-server'
17:26:01,130 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-2) WFLYSRV0028: Stopped deployment DefaultInjectionUnitIT.war (runtime-name: DefaultInjectionUnitIT.war) in 16ms
17:26:01,142 INFO  [org.jboss.as.repository] (management-handler-thread - 1) WFLYDR0002: Content removed from location /mnt/workdir/jenkins/workspace/hibernate-validator_PR-1157/integration/target/wildfly-22.0.0.Final/standalone/data/content/b8/c2b4f68f4cc641db41e992adad5b12588f02e4/content
17:26:01,142 INFO  [org.jboss.as.server] (management-handler-thread - 1) WFLYSRV0009: Undeployed "DefaultInjectionUnitIT.war" (runtime-name: "DefaultInjectionUnitIT.war")
17:26:01,911 INFO  [org.jboss.as.repository] (management-handler-thread - 1) WFLYDR0001: Content added at location /mnt/workdir/jenkins/workspace/hibernate-validator_PR-1157/integration/target/wildfly-22.0.0.Final/standalone/data/content/24/325a81770230bfff5636e425066489514b9c43/content
17:26:01,914 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-1) WFLYSRV0027: Starting deployment of "QualifiedInjectionUnitIT.war" (runtime-name: "QualifiedInjectionUnitIT.war")
17:26:02,277 INFO  [org.jboss.weld.deployer] (MSC service thread 1-5) WFLYWELD0003: Processing weld deployment QualifiedInjectionUnitIT.war
17:26:02,304 INFO  [io.jaegertracing.internal.JaegerTracer] (MSC service thread 1-5) No shutdown hook registered: Please call close() manually on application shutdown.
17:26:02,397 INFO  [org.wildfly.extension.undertow] (ServerService Thread Pool -- 24) WFLYUT0021: Registered web context: '/QualifiedInjectionUnitIT' for server 'default-server'
17:26:02,409 INFO  [org.jboss.as.server] (management-handler-thread - 1) WFLYSRV0010: Deployed "QualifiedInjectionUnitIT.war" (runtime-name : "QualifiedInjectionUnitIT.war")
17:26:02,566 INFO  [org.wildfly.extension.undertow] (ServerService Thread Pool -- 24) WFLYUT0022: Unregistered web context: '/QualifiedInjectionUnitIT' from server 'default-server'
17:26:02,577 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-2) WFLYSRV0028: Stopped deployment QualifiedInjectionUnitIT.war (runtime-name: QualifiedInjectionUnitIT.war) in 11ms
17:26:02,585 INFO  [org.jboss.as.repository] (management-handler-thread - 1) WFLYDR0002: Content removed from location /mnt/workdir/jenkins/workspace/hibernate-validator_PR-1157/integration/target/wildfly-22.0.0.Final/standalone/data/content/24/325a81770230bfff5636e425066489514b9c43/content
17:26:02,585 INFO  [org.jboss.as.server] (management-handler-thread - 1) WFLYSRV0009: Undeployed "QualifiedInjectionUnitIT.war" (runtime-name: "QualifiedInjectionUnitIT.war")
17:26:02,608 INFO  [org.jboss.as.server] (management-handler-thread - 1) WFLYSRV0272: Suspending server
17:26:02,610 INFO  [org.jboss.as.ejb3] (management-handler-thread - 1) WFLYEJB0493: EJB subsystem suspension complete
17:26:02,611 INFO  [org.jboss.as.server] (Management Triggered Shutdown) WFLYSRV0241: Shutting down in response to management operation 'shutdown'
17:26:02,627 INFO  [org.jboss.as.mail.extension] (MSC service thread 1-2) WFLYMAIL0002: Unbound mail session [java:jboss/mail/Default]
17:26:02,628 INFO  [org.wildfly.extension.undertow] (MSC service thread 1-1) WFLYUT0019: Host default-host stopping
17:26:02,628 INFO  [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-5) WFLYJCA0010: Unbound data source [java:jboss/datasources/ExampleDS]
17:26:02,629 INFO  [org.wildfly.extension.undertow] (MSC service thread 1-5) WFLYUT0008: Undertow HTTPS listener https suspending
17:26:02,629 INFO  [org.wildfly.extension.undertow] (MSC service thread 1-5) WFLYUT0007: Undertow HTTPS listener https stopped, was bound to 127.0.0.1:8443
17:26:02,633 INFO  [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-2) WFLYJCA0019: Stopped Driver service with driver-name = h2
17:26:02,639 INFO  [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 8) WFLYCLINF0003: Stopped http-remoting-connector cache from ejb container
17:26:02,639 INFO  [org.wildfly.extension.undertow] (MSC service thread 1-7) WFLYUT0008: Undertow HTTP listener default suspending
17:26:02,640 INFO  [org.wildfly.extension.undertow] (MSC service thread 1-7) WFLYUT0007: Undertow HTTP listener default stopped, was bound to 127.0.0.1:8080
17:26:02,640 INFO  [org.wildfly.extension.undertow] (MSC service thread 1-6) WFLYUT0004: Undertow 2.2.3.Final stopping
17:26:02,647 INFO  [org.infinispan.manager.DefaultCacheManager] (ServerService Thread Pool -- 8) Stopping cache manager null on null
17:26:02,657 INFO  [org.jboss.as] (MSC service thread 1-8) WFLYSRV0050: WildFly Full 22.0.0.Final (WildFly Core 14.0.0.Final) stopped in 43ms
[INFO] Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 37.27 s - in TestSuite
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 27, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] --- jqassistant-maven-plugin:1.11.1:scan (default) @ hibernate-validator-integrationtest-wildfly ---
[INFO] Entering /mnt/workdir/jenkins/workspace/hibernate-validator_PR-1157/integration/target/test-classes
[INFO] Leaving /mnt/workdir/jenkins/workspace/hibernate-validator_PR-1157/integration/target/test-classes (85 entries, 232 ms)
[INFO] Entering /mnt/workdir/jenkins/workspace/hibernate-validator_PR-1157/integration/target/failsafe-reports
[INFO] Leaving /mnt/workdir/jenkins/workspace/hibernate-validator_PR-1157/integration/target/failsafe-reports (50 entries, 24 ms)
[INFO] 
[INFO] --- license-maven-plugin:3.0:check (license-headers) @ hibernate-validator-integrationtest-wildfly ---
[INFO] Checking licenses...
[INFO] 
[INFO] --- jqassistant-maven-plugin:1.11.1:analyze (default) @ hibernate-validator-integrationtest-wildfly ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.1.1:check (check-style) @ hibernate-validator-integrationtest-wildfly ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO] 
[INFO] --- forbiddenapis:3.2:check (check-main) @ hibernate-validator-integrationtest-wildfly ---
[INFO] Scanning for classes to check...
[INFO] Classes directory does not exist, forbiddenapis check skipped: /mnt/workdir/jenkins/workspace/hibernate-validator_PR-1157/integration/target/classes
[INFO] 
[INFO] --- forbiddenapis:3.2:testCheck (check-test) @ hibernate-validator-integrationtest-wildfly ---
[INFO] Scanning for classes to check...
[INFO] Reading bundled API signatures: jdk-deprecated-17
[INFO] Reading API signatures: jar:file:/mnt/workdir/jenkins/workspace/hibernate-validator_PR-1157/build-config/target/hibernate-validator-build-config-6.2.6-SNAPSHOT.jar!/forbidden-common.txt
[WARNING] '@ignoreUnresolvable' inside signatures files is deprecated, prefer using '@ignoreMissingClasses' to ignore signatures where the class is missing.
[WARNING] Method not found while parsing signature: org.assertj.core.api.Fail#fail() [signature ignored]
[WARNING] Method not found while parsing signature: org.assertj.core.api.Assertions#fail() [signature ignored]
[WARNING] Some signatures were ignored because the following classes were not found on classpath:
[WARNING]   org.jboss.logging.processor.util.Objects
[INFO] Reading API signatures: jar:file:/mnt/workdir/jenkins/workspace/hibernate-validator_PR-1157/build-config/target/hibernate-validator-build-config-6.2.6-SNAPSHOT.jar!/forbidden-junit.txt
[WARNING] '@ignoreUnresolvable' inside signatures files is deprecated, prefer using '@ignoreMissingClasses' to ignore signatures where the class is missing.
[INFO] Loading classes to check...
[INFO] Scanning classes for violations...
[INFO] Scanned 58 class file(s) for forbidden API invocations (in 0.10s), 0 error(s).
[INFO] 
[INFO] --- maven-failsafe-plugin:2.21.0:verify (wildfly-current-integration-test) @ hibernate-validator-integrationtest-wildfly ---
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ hibernate-validator-integrationtest-wildfly ---
[INFO] Installing /mnt/workdir/jenkins/workspace/hibernate-validator_PR-1157/integration/target/hibernate-validator-integrationtest-wildfly-6.2.6-SNAPSHOT.jar to /var/lib/jenkins/workspace/hibernate-validator_PR-1157@tmp/maven-repository/org/hibernate/validator/hibernate-validator-integrationtest-wildfly/6.2.6-SNAPSHOT/hibernate-validator-integrationtest-wildfly-6.2.6-SNAPSHOT.jar
[INFO] Installing /mnt/workdir/jenkins/workspace/hibernate-validator_PR-1157/integration/pom.xml to /var/lib/jenkins/workspace/hibernate-validator_PR-1157@tmp/maven-repository/org/hibernate/validator/hibernate-validator-integrationtest-wildfly/6.2.6-SNAPSHOT/hibernate-validator-integrationtest-wildfly-6.2.6-SNAPSHOT.pom
[INFO] 
[INFO] -----< org.hibernate.validator:hibernate-validator-documentation >------
[INFO] Building Hibernate Validator Manual 6.2.6-SNAPSHOT               [11/12]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ hibernate-validator-documentation ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M1:enforce (enforce-java) @ hibernate-validator-documentation ---
[INFO] 
[INFO] --- maven-dependency-plugin:3.0.2:unpack (unpack-asciidoctor-theme) @ hibernate-validator-documentation ---
[INFO] Configured Artifact: org.hibernate.infra:hibernate-asciidoctor-theme:5.0.7.Final:zip
[INFO] Unpacking /var/lib/jenkins/workspace/hibernate-validator_PR-1157@tmp/maven-repository/org/hibernate/infra/hibernate-asciidoctor-theme/5.0.7.Final/hibernate-asciidoctor-theme-5.0.7.Final.zip to /mnt/workdir/jenkins/workspace/hibernate-validator_PR-1157/documentation/target with includes "" and excludes ""
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:copy-resources (copy-asciidoc-theme-to-aggregated-resources) @ hibernate-validator-documentation ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 34 resources
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:copy-resources (copy-local-resources-to-aggregated-resources) @ hibernate-validator-documentation ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 7 resources
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:copy-resources (copy-css-to-html-output) @ hibernate-validator-documentation ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 9 resources
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:copy-resources (copy-script-to-html-output) @ hibernate-validator-documentation ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 4 resources
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:copy-resources (copy-images-to-html-output) @ hibernate-validator-documentation ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 9 resources
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ hibernate-validator-documentation ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 7 resources
[INFO] 
[INFO] --- asciidoctor-maven-plugin:1.5.6:process-asciidoc (output-html) @ hibernate-validator-documentation ---
unsupported Java version "17", defaulting to 1.7
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 0 resource
[INFO] Rendered /mnt/workdir/jenkins/workspace/hibernate-validator_PR-1157/documentation/src/main/asciidoc/index.asciidoc
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ hibernate-validator-documentation ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ hibernate-validator-documentation ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 8 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ hibernate-validator-documentation ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 235 source files to /mnt/workdir/jenkins/workspace/hibernate-validator_PR-1157/documentation/target/test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:2.21.0:test (default-test) @ hibernate-validator-documentation ---
[WARNING] The system property maven.repo.local is configured twice! The property appears in <argLine/> and any of <systemPropertyVariables/>, <systemProperties/> or user property.
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.hibernate.validator.referenceguide.chapter08.XMLConfigurationTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.417 s - in org.hibernate.validator.referenceguide.chapter08.XMLConfigurationTest
[INFO] Running org.hibernate.validator.referenceguide.chapter09.BootstrappingTest
[INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.055 s - in org.hibernate.validator.referenceguide.chapter09.BootstrappingTest
[INFO] Running org.hibernate.validator.referenceguide.chapter09.CustomScriptEvaluatorFactoryForSpringELTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.085 s - in org.hibernate.validator.referenceguide.chapter09.CustomScriptEvaluatorFactoryForSpringELTest
[INFO] Running org.hibernate.validator.referenceguide.chapter12.constraintapi.ConstraintApiTest
[INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 s - in org.hibernate.validator.referenceguide.chapter12.constraintapi.ConstraintApiTest
[INFO] Running org.hibernate.validator.referenceguide.chapter12.nodenameprovider.JacksonPropertyNodeNameProviderTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.193 s - in org.hibernate.validator.referenceguide.chapter12.nodenameprovider.JacksonPropertyNodeNameProviderTest
[INFO] Running org.hibernate.validator.referenceguide.chapter12.nodenameprovider.PersonSerializationTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s - in org.hibernate.validator.referenceguide.chapter12.nodenameprovider.PersonSerializationTest
[INFO] Running org.hibernate.validator.referenceguide.chapter12.localization.LocalizationTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s - in org.hibernate.validator.referenceguide.chapter12.localization.LocalizationTest
[INFO] Running org.hibernate.validator.referenceguide.chapter12.dynamicpayload.DynamicPayLoadTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.hibernate.validator.referenceguide.chapter12.dynamicpayload.DynamicPayLoadTest
[INFO] Running org.hibernate.validator.referenceguide.chapter12.el.ElFeaturesTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.hibernate.validator.referenceguide.chapter12.el.ElFeaturesTest
[INFO] Running org.hibernate.validator.referenceguide.chapter12.failfast.FailFastTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.hibernate.validator.referenceguide.chapter12.failfast.FailFastTest
[INFO] Running org.hibernate.validator.referenceguide.chapter12.propertypath.PropertyPathTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.061 s - in org.hibernate.validator.referenceguide.chapter12.propertypath.PropertyPathTest
[INFO] Running org.hibernate.validator.referenceguide.chapter12.getterselectionstrategy.GetterPropertySelectionStrategyTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 s - in org.hibernate.validator.referenceguide.chapter12.getterselectionstrategy.GetterPropertySelectionStrategyTest
[INFO] Running org.hibernate.validator.referenceguide.chapter12.classloading.ClassLoadingTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.hibernate.validator.referenceguide.chapter12.classloading.ClassLoadingTest
[INFO] Running org.hibernate.validator.referenceguide.chapter12.relaxation.RelaxationTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.hibernate.validator.referenceguide.chapter12.relaxation.RelaxationTest
[INFO] Running org.hibernate.validator.referenceguide.chapter06.constraintvalidatorpayload.ConstraintValidatorPayloadTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.hibernate.validator.referenceguide.chapter06.constraintvalidatorpayload.ConstraintValidatorPayloadTest
[INFO] Running org.hibernate.validator.referenceguide.chapter06.crossparameter.ConsistentDateParametersTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s - in org.hibernate.validator.referenceguide.chapter06.crossparameter.ConsistentDateParametersTest
[INFO] Running org.hibernate.validator.referenceguide.chapter06.CarTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.hibernate.validator.referenceguide.chapter06.CarTest
[INFO] Running org.hibernate.validator.referenceguide.chapter06.custompath.CarTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in org.hibernate.validator.referenceguide.chapter06.custompath.CarTest
[INFO] Running org.hibernate.validator.referenceguide.chapter06.classlevel.ClassLevelConstraintTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.hibernate.validator.referenceguide.chapter06.classlevel.ClassLevelConstraintTest
[INFO] Running org.hibernate.validator.referenceguide.chapter03.inheritance.returnvalue.CarTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in org.hibernate.validator.referenceguide.chapter03.inheritance.returnvalue.CarTest
[INFO] Running org.hibernate.validator.referenceguide.chapter03.inheritance.parallel.CarTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.hibernate.validator.referenceguide.chapter03.inheritance.parallel.CarTest
[INFO] Running org.hibernate.validator.referenceguide.chapter03.inheritance.parameter.CarTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.hibernate.validator.referenceguide.chapter03.inheritance.parameter.CarTest
[INFO] Running org.hibernate.validator.referenceguide.chapter03.cascaded.GarageTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in org.hibernate.validator.referenceguide.chapter03.cascaded.GarageTest
[INFO] Running org.hibernate.validator.referenceguide.chapter03.validation.CarTest
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s - in org.hibernate.validator.referenceguide.chapter03.validation.CarTest
[INFO] Running org.hibernate.validator.referenceguide.chapter03.parameterscriptassert.ParameterScriptAssertTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.349 s - in org.hibernate.validator.referenceguide.chapter03.parameterscriptassert.ParameterScriptAssertTest
[INFO] Running org.hibernate.validator.referenceguide.chapter01.CarTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.hibernate.validator.referenceguide.chapter01.CarTest
[INFO] Running org.hibernate.validator.referenceguide.chapter02.containerelement.set.CarTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.hibernate.validator.referenceguide.chapter02.containerelement.set.CarTest
[INFO] Running org.hibernate.validator.referenceguide.chapter02.containerelement.custom.CarTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in org.hibernate.validator.referenceguide.chapter02.containerelement.custom.CarTest
[INFO] Running org.hibernate.validator.referenceguide.chapter02.containerelement.optional.CarTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in org.hibernate.validator.referenceguide.chapter02.containerelement.optional.CarTest
[INFO] Running org.hibernate.validator.referenceguide.chapter02.containerelement.list.CarTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.hibernate.validator.referenceguide.chapter02.containerelement.list.CarTest
[INFO] Running org.hibernate.validator.referenceguide.chapter02.containerelement.map.CarTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s - in org.hibernate.validator.referenceguide.chapter02.containerelement.map.CarTest
[INFO] Running org.hibernate.validator.referenceguide.chapter02.validation.ValidationTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s - in org.hibernate.validator.referenceguide.chapter02.validation.ValidationTest
[INFO] Running org.hibernate.validator.referenceguide.chapter10.LibraryTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.hibernate.validator.referenceguide.chapter10.LibraryTest
[INFO] Running org.hibernate.validator.referenceguide.chapter10.CarTest
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s - in org.hibernate.validator.referenceguide.chapter10.CarTest
[INFO] Running org.hibernate.validator.referenceguide.chapter05.GroupTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.049 s - in org.hibernate.validator.referenceguide.chapter05.GroupTest
[INFO] Running org.hibernate.validator.referenceguide.chapter05.groupconversion.GroupConversionTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.hibernate.validator.referenceguide.chapter05.groupconversion.GroupConversionTest
[INFO] Running org.hibernate.validator.referenceguide.chapter04.complete.CarTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s - in org.hibernate.validator.referenceguide.chapter04.complete.CarTest
[INFO] Running org.hibernate.validator.referenceguide.chapter04.resourcebundlelocator.ResourceBundleLocatorTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in org.hibernate.validator.referenceguide.chapter04.resourcebundlelocator.ResourceBundleLocatorTest
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 86, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] --- maven-assembly-plugin:3.4.2:single (make-dist) @ hibernate-validator-documentation ---
[INFO] Reading assembly descriptor: /mnt/workdir/jenkins/workspace/hibernate-validator_PR-1157/documentation/src/main/assembly/dist.xml
[INFO] Copying files to /mnt/workdir/jenkins/workspace/hibernate-validator_PR-1157/documentation/target/dist
[INFO] 
[INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ hibernate-validator-documentation ---
[INFO] Building jar: /mnt/workdir/jenkins/workspace/hibernate-validator_PR-1157/documentation/target/hibernate-validator-documentation-6.2.6-SNAPSHOT.jar
[INFO] 
[INFO] --- jqassistant-maven-plugin:1.11.1:scan (default) @ hibernate-validator-documentation ---
[INFO] Entering /mnt/workdir/jenkins/workspace/hibernate-validator_PR-1157/documentation/target/classes
[INFO] Leaving /mnt/workdir/jenkins/workspace/hibernate-validator_PR-1157/documentation/target/classes (8 entries, 1 ms)
[INFO] Entering /mnt/workdir/jenkins/workspace/hibernate-validator_PR-1157/documentation/target/test-classes
[INFO] Leaving /mnt/workdir/jenkins/workspace/hibernate-validator_PR-1157/documentation/target/test-classes (356 entries, 541 ms)
[INFO] Entering /mnt/workdir/jenkins/workspace/hibernate-validator_PR-1157/documentation/target/surefire-reports
[INFO] Leaving /mnt/workdir/jenkins/workspace/hibernate-validator_PR-1157/documentation/target/surefire-reports (78 entries, 183 ms)
[INFO] 
[INFO] --- license-maven-plugin:3.0:check (license-headers) @ hibernate-validator-documentation ---
[INFO] Checking licenses...
[INFO] 
[INFO] --- jqassistant-maven-plugin:1.11.1:analyze (default) @ hibernate-validator-documentation ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.1.1:check (check-style) @ hibernate-validator-documentation ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO] 
[INFO] --- forbiddenapis:3.2:check (check-main) @ hibernate-validator-documentation ---
[INFO] Scanning for classes to check...
[INFO] No classes found in '/mnt/workdir/jenkins/workspace/hibernate-validator_PR-1157/documentation/target/classes' (includes=[**/*.class], excludes=null), forbiddenapis check skipped.
[INFO] 
[INFO] --- forbiddenapis:3.2:testCheck (check-test) @ hibernate-validator-documentation ---
[INFO] Scanning for classes to check...
[INFO] Reading bundled API signatures: jdk-deprecated-17
[INFO] Reading API signatures: jar:file:/mnt/workdir/jenkins/workspace/hibernate-validator_PR-1157/build-config/target/hibernate-validator-build-config-6.2.6-SNAPSHOT.jar!/forbidden-common.txt
[WARNING] '@ignoreUnresolvable' inside signatures files is deprecated, prefer using '@ignoreMissingClasses' to ignore signatures where the class is missing.
[WARNING] Method not found while parsing signature: org.assertj.core.api.Fail#fail() [signature ignored]
[WARNING] Method not found while parsing signature: org.assertj.core.api.Assertions#fail() [signature ignored]
[WARNING] Some signatures were ignored because the following classes were not found on classpath:
[WARNING]   org.jboss.logging.processor.util.Objects, org.testng.FileAssert
[INFO] Reading API signatures: jar:file:/mnt/workdir/jenkins/workspace/hibernate-validator_PR-1157/build-config/target/hibernate-validator-build-config-6.2.6-SNAPSHOT.jar!/forbidden-allow-junit.txt
[INFO] Loading classes to check...
[INFO] Scanning classes for violations...
[INFO] Scanned 269 class file(s) for forbidden API invocations (in 0.12s), 0 error(s).
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ hibernate-validator-documentation ---
[INFO] Installing /mnt/workdir/jenkins/workspace/hibernate-validator_PR-1157/documentation/target/hibernate-validator-documentation-6.2.6-SNAPSHOT.jar to /var/lib/jenkins/workspace/hibernate-validator_PR-1157@tmp/maven-repository/org/hibernate/validator/hibernate-validator-documentation/6.2.6-SNAPSHOT/hibernate-validator-documentation-6.2.6-SNAPSHOT.jar
[INFO] Installing /mnt/workdir/jenkins/workspace/hibernate-validator_PR-1157/documentation/pom.xml to /var/lib/jenkins/workspace/hibernate-validator_PR-1157@tmp/maven-repository/org/hibernate/validator/hibernate-validator-documentation/6.2.6-SNAPSHOT/hibernate-validator-documentation-6.2.6-SNAPSHOT.pom
[INFO] 
[INFO] ------< org.hibernate.validator:hibernate-validator-distribution >------
[INFO] Building Hibernate Validator Distribution 6.2.6-SNAPSHOT         [12/12]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ hibernate-validator-distribution ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M1:enforce (enforce-java) @ hibernate-validator-distribution ---
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ hibernate-validator-distribution ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /mnt/workdir/jenkins/workspace/hibernate-validator_PR-1157/distribution/src/main/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ hibernate-validator-distribution ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ hibernate-validator-distribution ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /mnt/workdir/jenkins/workspace/hibernate-validator_PR-1157/distribution/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ hibernate-validator-distribution ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.21.0:test (default-test) @ hibernate-validator-distribution ---
[INFO] No tests to run.
[INFO] 
[INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ hibernate-validator-distribution ---
[WARNING] JAR will be empty - no content was marked for inclusion!
[INFO] Building jar: /mnt/workdir/jenkins/workspace/hibernate-validator_PR-1157/distribution/target/hibernate-validator-distribution-6.2.6-SNAPSHOT.jar
[INFO] 
[INFO] --- jqassistant-maven-plugin:1.11.1:scan (default) @ hibernate-validator-distribution ---
[INFO] 
[INFO] --- license-maven-plugin:3.0:check (license-headers) @ hibernate-validator-distribution ---
[INFO] Checking licenses...
[INFO] 
[INFO] --- jqassistant-maven-plugin:1.11.1:analyze (default) @ hibernate-validator-distribution ---
[INFO] Executing analysis for 'Hibernate Validator Aggregator'.
[INFO] Will warn on violations starting from severity 'MINOR'
[INFO] Will fail on violations starting from severity 'MAJOR'.
[INFO] Reading rules from directory '/mnt/workdir/jenkins/workspace/hibernate-validator_PR-1157/jqassistant'.
[INFO] Error: File does not exist
[INFO] Error: only sequence diagrams will be generated
[INFO] Error: File does not exist
[INFO] Error: only sequence diagrams will be generated
[INFO] Error: File does not exist
[INFO] Error: only sequence diagrams will be generated
[INFO] Executing group 'default'
[INFO] Validating constraint 'my-rules:PublicFieldsMayNotExposeInternalTypes' with severity: 'MAJOR'.
[INFO] Validating constraint 'my-rules:PublicTypesMayNotExtendInternalTypes' with severity: 'MAJOR'.
[INFO] Validating constraint 'my-rules:PublicMethodsMayNotExposeInternalTypes' with severity: 'MAJOR'.
[ERROR] --[ Constraint Violation ]-----------------------------------------
[ERROR] Constraint: my-rules:PublicMethodsMayNotExposeInternalTypes
[ERROR] Severity: MAJOR
[ERROR] Number of rows: 1
[ERROR] API/SPI methods must not expose internal types.
[ERROR]   method=org.hibernate.validator.BaseHibernateValidatorConfiguration processedBeansTrackingStrategy(org.hibernate.validator.internal.engine.tracking.ProcessedBeansTrackingStrategy)
[ERROR] -------------------------------------------------------------------
[ERROR] 

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for Hibernate Validator Aggregator 6.2.6-SNAPSHOT:
[INFO] 
[INFO] Hibernate Validator Aggregator ..................... SUCCESS [ 15.019 s]
[INFO] Hibernate Validator Build Configuration ............ SUCCESS [  2.810 s]
[INFO] Hibernate Validator Test Utils ..................... SUCCESS [  3.219 s]
[INFO] Hibernate Validator Engine ......................... SUCCESS [ 52.217 s]
[INFO] Hibernate Validator TCK Runner ..................... SUCCESS [ 35.467 s]
[INFO] Hibernate Validator Annotation Processor ........... SUCCESS [ 12.825 s]
[INFO] Hibernate Validator Performance Tests .............. SUCCESS [  8.910 s]
[INFO] Hibernate Validator Portable Extension ............. SUCCESS [  8.906 s]
[INFO] Hibernate Validator WildFly Modules ................ SUCCESS [  9.443 s]
[INFO] Hibernate Validator WildFly Integration Tests ...... SUCCESS [ 46.640 s]
[INFO] Hibernate Validator Manual ......................... SUCCESS [ 13.139 s]
[INFO] Hibernate Validator Distribution ................... FAILURE [  1.952 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  03:31 min
[INFO] Finished at: 2025-06-15T17:26:19Z
[INFO] ------------------------------------------------------------------------
[INFO] [jenkins-event-spy] Generated /mnt/workdir/jenkins/workspace/hibernate-validator_PR-1157@tmp/withMaven3914d3d6/maven-spy-20250615-172248-26710891713135290142498.log
[ERROR] Failed to execute goal com.buschmais.jqassistant:jqassistant-maven-plugin:1.11.1:analyze (default) on project hibernate-validator-distribution: Violations detected: 0 concepts, 1 constraints -> [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/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <args> -rf :hibernate-validator-distribution
[INFO] Closing connection to store 'file:/mnt/workdir/jenkins/workspace/hibernate-validator_PR-1157/target/jqassistant/store/'.

Extended Email

Error in emailext step.

script returned exit code 1
Output truncated.

Details

  • Configure (35 sec)
  • Default build (4 min 9 sec)
    Error: script returned exit code 1
    Error: script returned exit code 1