You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@deltaspike.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2020/08/27 10:11:54 UTC

Jenkins build became unstable: DeltaSpike » DeltaSpike_Wildfly_11 #5

See <https://ci-builds.apache.org/job/DeltaSpike/job/DeltaSpike_Wildfly_11/5/display/redirect?page=changes>


Build failed in Jenkins: DeltaSpike » DeltaSpike_Wildfly_11 #11

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-builds.apache.org/job/DeltaSpike/job/DeltaSpike_Wildfly_11/11/display/redirect?page=changes>

Changes:

[Gerhard Petracek] DELTASPIKE-1437 changed jdk version

[Gerhard Petracek] DELTASPIKE-1437 updated build configuration

[Gerhard Petracek] DELTASPIKE-1437 updated plugin version


------------------------------------------
Started by upstream project "DeltaSpike/DeltaSpike OWB 2.0.x" build number 16
originally caused by:
 Started by user Gerhard Petracek
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on builds31 (ubuntu) in workspace <https://ci-builds.apache.org/job/DeltaSpike/job/DeltaSpike_Wildfly_11/ws/>
The recommended git tool is: NONE
No credentials specified
Cloning the remote Git repository
Cloning repository https://git-wip-us.apache.org/repos/asf/deltaspike.git
 > git init <https://ci-builds.apache.org/job/DeltaSpike/job/DeltaSpike_Wildfly_11/ws/> # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/deltaspike.git
 > git --version # timeout=10
 > git --version # 'git version 2.17.1'
 > git fetch --tags --progress -- https://git-wip-us.apache.org/repos/asf/deltaspike.git +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/deltaspike.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision cb0d4d07a2ae8604f84eb4acaab89f4bd0504e72 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f cb0d4d07a2ae8604f84eb4acaab89f4bd0504e72 # timeout=10
Commit message: "DELTASPIKE-1437 updated plugin version"
 > git rev-list --no-walk e51845ad6d8f33bee4532539c433a228cda37962 # timeout=10
Parsing POMs
Downloaded artifact https://repo.maven.apache.org/maven2/org/jboss/arquillian/arquillian-bom/1.7.0.Alpha13/arquillian-bom-1.7.0.Alpha13.pom
ERROR: Failed to parse POMs
hudson.remoting.ProxyException: hudson.maven.MavenModuleSetBuild$MavenExecutionException: org.apache.maven.project.ProjectBuildingException: Some problems were encountered while processing the POMs:
[ERROR] 'dependencies.dependency.version' for org.apache.geronimo.specs:geronimo-jta_1.1_spec:jar is missing. @ line 74, column 21

	at hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1391)
	at hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1124)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3487)
	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.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)
	Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to builds31
		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.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.parsePoms(MavenModuleSetBuild.java:985)
		at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:689)
		at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:522)
		at hudson.model.Run.execute(Run.java:1896)
		at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
		at hudson.model.ResourceController.execute(ResourceController.java:101)
		at hudson.model.Executor.run(Executor.java:442)
Caused by: hudson.remoting.ProxyException: org.apache.maven.project.ProjectBuildingException: Some problems were encountered while processing the POMs:
[ERROR] 'dependencies.dependency.version' for org.apache.geronimo.specs:geronimo-jta_1.1_spec:jar is missing. @ line 74, column 21

	at org.apache.maven.project.DefaultProjectBuilder.build(DefaultProjectBuilder.java:397)
	at hudson.maven.MavenEmbedder.buildProjects(MavenEmbedder.java:370)
	at hudson.maven.MavenEmbedder.readProjects(MavenEmbedder.java:340)
	at hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1330)
	... 10 more

Build failed in Jenkins: DeltaSpike » DeltaSpike_Wildfly_11 #10

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-builds.apache.org/job/DeltaSpike/job/DeltaSpike_Wildfly_11/10/display/redirect?page=changes>

Changes:

[Daniel Dias] DELTASPIKE-1416: add maven-jar-plugin to to use the MANIFEST.MF

[Mark Struberg] DELTASPIKE-1423 exlude tests which are broken w JSF-2.3

[Mark Struberg] DELTASPIKE-1423 fix weird Spelling error

[Mark Struberg] DELTASPIKE-1420 update to ASM-9.1

[Mark Struberg] DELTASPIKE-1416 fix missing mainclass in Manifest

[Mark Struberg] DELTASPIKE-1413 add SameSite=Strict to dsrwid cookie

[Mark Struberg] [maven-release-plugin] prepare release deltaspike-1.9.5

[Mark Struberg] [maven-release-plugin] prepare for next development iteration

[Mark Struberg] add release notes for 1.9.5

[Mark Struberg] update docs after release

[Mark Struberg] DELTASPIKE-1427 fix log format {} -> {0} for JUL

[lada.dvorak7] DELTASPIKE-1426: Improve ProxyFactory performance on start

[lada.dvorak7] DELTASPIKE-1426 add Proxyfactory unit test

[Mark Struberg] DELTASPIKE-1434 add shading for jakarta EE package names

[christian.beikov] DELTASPIKE-1432 Implement MethodHandles.Lookup based fallback for class definition on Java 9+

[Mark Struberg] remove bean-validation in DeltaSpike 2.0

[Mark Struberg] DELTASPIKE-1437 first steps towards DeltaSpike 2.0

[Mark Struberg] DELTASPIKE-1437 remove more unused parts

[Mark Struberg] DELTASPIKE-1438 remove EAR support

[Mark Struberg] DELTASPIKE-1439 remove global alternatives

[Mark Struberg] DELTASPIKE-1426 fix proxyfactory test

[Mark Struberg] DELTASPIKE-1444 add POJO based Config

[Mark Struberg] DELTASPIKE-1444 make BeanConverter a non-static factory

[Mark Struberg] DELTASPIKE-1445 implement Supplier<T> support

[Mark Struberg] DELTASPIKE-1133 remove setting logger level

[Mark Struberg] DELTASPIKE-1452 upgrade to apache-parent 25

[Mark Struberg] DELTASPIKE-1453 fix injection of configured Class

[Mark Struberg] DELTASPIKE-1433 add disposer for EntityManagerFactory

[Mark Struberg] DELTASPPIKE-1431 allow disabling InvocationResultLogger

[Mark Struberg] add release notes for 1.9.6

[Mark Struberg] fix maven-javadoc-plugin config

[Mark Struberg] DELTASPIKE-1454 upgrade to ASM 9.3

[Mark Struberg] [maven-release-plugin] prepare release deltaspike-1.9.6

[Mark Struberg] [maven-release-plugin] prepare for next development iteration

[Mark Struberg] DELTASPIKE-1434 - Refine relocation patterns for javax -> jakarta + adds service transformer

[Mark Struberg] DELTASPIKE-1434 - Adds relocation pattern for javax.persistence

[Mark Struberg] Allow to pass properties to Weld

[Mark Struberg] Changing key value to be `Object`, not `String`

[Mark Struberg] DELTASPIKE-1455 call setProperties via reflection

[Mark Struberg] upgrade hivernate-validator to 4.3.2.Final

[Mark Struberg] DELTASPIKE-1455 only WARN if properties are passed

[Mark Struberg] fix ee container setup

[Mark Struberg] DELTASPIKE-1434 - Adds relocation pattern for javax.el, javax.servlet, javax.decorator, javax.faces

[Mark Struberg] Bump arquillian-weld to 2.1.0.Final for weld3 profile

[Mark Struberg] Add relativePath to force look into .m2 for apache parent instead of project first

[Mark Struberg] adding now working Weld3 profile back to the convenience build script

[Mark Struberg] Use correct geronimo 2.0 spec with hibernate validator 6 series

[Mark Struberg] Add java 17 support with add opens to tests

[Mark Struberg] remove obsolete comment

[Mark Struberg] update quartz to 2.3.2

[Mark Struberg] various small version upgrades

[Mark Struberg] update to apache-parent 26

[Mark Struberg] upgrade httpcomponents to 4.5.13

[Mark Struberg] DELTASPIKE-1456 add default methods to ConfigSource

[Mark Struberg] fix versions for generated site

[Mark Struberg] DELTASPIKE-1437 re-enable cdictrl basics

[Mark Struberg] DELTASPIKE-1437 start with our other modules

[Gerhard Petracek] DELTASPIKE-1437 updated dependencies

[Gerhard Petracek] DELTASPIKE-1460 moved outdated parts

[Gerhard Petracek] DELTASPIKE-1460 dropped outdated test-configs

[Gerhard Petracek] DELTASPIKE-1460 dropped outdated dependencies

[Gerhard Petracek] DELTASPIKE-1460 updated active modules


------------------------------------------
Started by upstream project "DeltaSpike/DeltaSpike OWB 2.0.x" build number 11
originally caused by:
 Started by an SCM change
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on builds42 (ubuntu) in workspace <https://ci-builds.apache.org/job/DeltaSpike/job/DeltaSpike_Wildfly_11/ws/>
The recommended git tool is: NONE
No credentials specified
Cloning the remote Git repository
Cloning repository https://git-wip-us.apache.org/repos/asf/deltaspike.git
 > git init <https://ci-builds.apache.org/job/DeltaSpike/job/DeltaSpike_Wildfly_11/ws/> # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/deltaspike.git
 > git --version # timeout=10
 > git --version # 'git version 2.17.1'
 > git fetch --tags --progress -- https://git-wip-us.apache.org/repos/asf/deltaspike.git +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/deltaspike.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision e51845ad6d8f33bee4532539c433a228cda37962 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f e51845ad6d8f33bee4532539c433a228cda37962 # timeout=10
Commit message: "DELTASPIKE-1460 updated active modules"
 > git rev-list --no-walk 3ca131009825a7ccd98a76ccc19f181e127a4d85 # timeout=10
Parsing POMs
Downloaded artifact https://repo.maven.apache.org/maven2/org/jboss/arquillian/arquillian-bom/1.7.0.Alpha13/arquillian-bom-1.7.0.Alpha13.pom
Downloaded artifact https://repo.maven.apache.org/maven2/org/jboss/weld/weld-core-bom/2.3.5.Final/weld-core-bom-2.3.5.Final.pom
ERROR: Failed to parse POMs
hudson.remoting.ProxyException: hudson.maven.MavenModuleSetBuild$MavenExecutionException: org.apache.maven.project.ProjectBuildingException: Some problems were encountered while processing the POMs:
[ERROR] 'dependencies.dependency.version' for org.apache.geronimo.specs:geronimo-jta_1.1_spec:jar is missing. @ line 74, column 21

	at hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1391)
	at hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1124)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3487)
	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.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)
	Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to builds42
		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.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.parsePoms(MavenModuleSetBuild.java:985)
		at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:689)
		at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:522)
		at hudson.model.Run.execute(Run.java:1896)
		at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
		at hudson.model.ResourceController.execute(ResourceController.java:101)
		at hudson.model.Executor.run(Executor.java:442)
Caused by: hudson.remoting.ProxyException: org.apache.maven.project.ProjectBuildingException: Some problems were encountered while processing the POMs:
[ERROR] 'dependencies.dependency.version' for org.apache.geronimo.specs:geronimo-jta_1.1_spec:jar is missing. @ line 74, column 21

	at org.apache.maven.project.DefaultProjectBuilder.build(DefaultProjectBuilder.java:397)
	at hudson.maven.MavenEmbedder.buildProjects(MavenEmbedder.java:370)
	at hudson.maven.MavenEmbedder.readProjects(MavenEmbedder.java:340)
	at hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1330)
	... 10 more

Jenkins build is still unstable: DeltaSpike » DeltaSpike_Wildfly_11 #9

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-builds.apache.org/job/DeltaSpike/job/DeltaSpike_Wildfly_11/9/display/redirect?page=changes>


Jenkins build is still unstable: DeltaSpike » DeltaSpike_Wildfly_11 #8

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-builds.apache.org/job/DeltaSpike/job/DeltaSpike_Wildfly_11/8/display/redirect?page=changes>


Jenkins build is still unstable: DeltaSpike » DeltaSpike_Wildfly_11 #7

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-builds.apache.org/job/DeltaSpike/job/DeltaSpike_Wildfly_11/7/display/redirect?page=changes>


Jenkins build is still unstable: DeltaSpike » DeltaSpike_Wildfly_11 #6

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-builds.apache.org/job/DeltaSpike/job/DeltaSpike_Wildfly_11/6/display/redirect?page=changes>